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-03-19T23:16:13.793Z||main|||||INFO|500||The following profiles are active: basic 2023-03-19T23:16:24.697Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-19T23:16:24.697Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-19T23:16:24.845Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-19T23:16:29.997Z||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-03-19T23:16:30.205Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-19T23:16:30.565Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-19T23:16:30.895Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-19T23:16:30.952Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-19T23:16:31.148Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-19T23:16:31.496Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-19T23:16:32.244Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-19T23:16:35.146Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-19T23:16:37.222Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-19T23:16:37.291Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-19T23:16:37.913Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-19T23:16:38.370Z||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-03-19T23:16:39.384Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-19T23:16:40.788Z||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-03-19T23:16:45.460Z||main|||||WARN|500||--- 2023-03-19T23:16:45.461Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-19T23:16:45.461Z||main|||||WARN|500||--- 2023-03-19T23:16:45.959Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-19T23:16:50.942Z||main|||||INFO|500||Started ApiHandlerApplication in 42.699 seconds (JVM running for 45.63) 2023-03-19T23:16:50.963Z|6e861dc0-bff6-4760-9af2-84b1fbab3cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:16:50.979Z|6e861dc0-bff6-4760-9af2-84b1fbab3cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:16:50.980Z|c122f7a5-5f36-4b38-a654-c7fb5cd90fe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:16:50.986Z|c122f7a5-5f36-4b38-a654-c7fb5cd90fe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:16:54.903Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-19T23:16:55.105Z|9d6ec1df-bbca-4375-94e3-1c81ed2cf49e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:16:55.106Z|74630fa3-c2b0-4800-90a4-65a87de48b46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:16:55.107Z|054feb0a-2216-4e9f-b6c9-f563c0e1976f|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-03-19T23:16:55.516Z|054feb0a-2216-4e9f-b6c9-f563c0e1976f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:16:55.516Z|9d6ec1df-bbca-4375-94e3-1c81ed2cf49e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:16:55.516Z|74630fa3-c2b0-4800-90a4-65a87de48b46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:05.744Z|ac134f08-c93d-4bcf-9973-51525ddea0f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:05.744Z|725dc8d2-efb5-4c97-a9ac-7e7d5892dfb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:05.745Z|3afee2f2-fa00-438d-9280-3e9dba4186b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:05.745Z|ac134f08-c93d-4bcf-9973-51525ddea0f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:05.745Z|3afee2f2-fa00-438d-9280-3e9dba4186b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:05.745Z|725dc8d2-efb5-4c97-a9ac-7e7d5892dfb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:05.932Z|b8b07a24-5529-4e6f-8ed1-de7d41d36bef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:17:05.938Z|b8b07a24-5529-4e6f-8ed1-de7d41d36bef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:17:15.785Z|c9b7e970-1530-4a19-a11f-ea54d3507945|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:15.785Z|8aa82fa8-cdb2-483b-af45-3146fbec0b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:15.786Z|c9b7e970-1530-4a19-a11f-ea54d3507945|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:15.786Z|8aa82fa8-cdb2-483b-af45-3146fbec0b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:15.788Z|e4a6ba29-0065-47de-a569-f9d4c5e28773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:15.790Z|e4a6ba29-0065-47de-a569-f9d4c5e28773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:20.931Z|1a352cac-80cf-4b1a-8fad-b506ad2cd395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:17:20.932Z|1a352cac-80cf-4b1a-8fad-b506ad2cd395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:17:20.987Z|46e59977-5cd5-4bea-89ed-5b9e35616068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:17:20.988Z|46e59977-5cd5-4bea-89ed-5b9e35616068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:17:25.825Z|18f00f7f-9f0a-450b-aa1d-46c871b5fa90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:25.825Z|b74a8d46-d77b-4e37-8b14-2531c6e4762d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:25.828Z|b74a8d46-d77b-4e37-8b14-2531c6e4762d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:25.828Z|18f00f7f-9f0a-450b-aa1d-46c871b5fa90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:25.837Z|0c660f4f-4263-4368-92df-35ce01bea8cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:25.838Z|0c660f4f-4263-4368-92df-35ce01bea8cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:35.871Z|83bb1a9a-1826-4dc0-832d-730fd6e1d392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:35.872Z|4378809c-9034-44d3-892c-fa38fc0cc730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:35.873Z|83bb1a9a-1826-4dc0-832d-730fd6e1d392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:35.873Z|4378809c-9034-44d3-892c-fa38fc0cc730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:35.887Z|6c483631-6e9a-4335-86e9-386559173899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:35.889Z|6c483631-6e9a-4335-86e9-386559173899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:35.931Z|5b9f44ed-4c53-42ae-90d1-1763add46125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:17:35.933Z|5b9f44ed-4c53-42ae-90d1-1763add46125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:17:45.908Z|7d57ced4-32fc-44ee-8233-19b53ab0c39b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:45.910Z|7d57ced4-32fc-44ee-8233-19b53ab0c39b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:45.912Z|b3f9e2fe-6145-45b4-ae2e-de9642cca84d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:45.913Z|b3f9e2fe-6145-45b4-ae2e-de9642cca84d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:45.921Z|cc67bd08-283a-48ee-ad74-459748823683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:45.923Z|cc67bd08-283a-48ee-ad74-459748823683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:50.931Z|f8cb97ec-4973-4273-a24e-77c1824ff43c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:17:50.937Z|f8cb97ec-4973-4273-a24e-77c1824ff43c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:17:50.989Z|342b79da-928d-4d3d-b1cd-4d31ed272740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:17:50.991Z|342b79da-928d-4d3d-b1cd-4d31ed272740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:17:55.952Z|b9eaab58-0534-4ab7-a864-1e3d616f2662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:55.953Z|b9eaab58-0534-4ab7-a864-1e3d616f2662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:55.956Z|1877f246-64ec-4e33-aa9d-4e21e55b309e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:55.957Z|a9440b81-04ca-4cdf-8107-e4dd95f82e3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:17:55.959Z|1877f246-64ec-4e33-aa9d-4e21e55b309e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:17:55.959Z|a9440b81-04ca-4cdf-8107-e4dd95f82e3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:05.931Z|8ba5c808-9433-40d1-8625-c8e222d11eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:18:05.933Z|8ba5c808-9433-40d1-8625-c8e222d11eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:18:05.991Z|844f7b38-983a-42e8-b8b7-6275ba58a936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:05.992Z|844f7b38-983a-42e8-b8b7-6275ba58a936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:05.993Z|84576e20-5fe8-4e88-ab12-cc600542379c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:05.994Z|84576e20-5fe8-4e88-ab12-cc600542379c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:05.996Z|145a1755-9a86-4f92-856e-c972708e4eef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:05.999Z|145a1755-9a86-4f92-856e-c972708e4eef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:16.024Z|470c0be0-1435-464e-8056-de550e31d218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:16.026Z|470c0be0-1435-464e-8056-de550e31d218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:16.028Z|07832b32-8293-4a00-bd93-f406610eb2f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:16.029Z|07832b32-8293-4a00-bd93-f406610eb2f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:16.031Z|72203f0b-0dd4-44f7-af4e-2ac41251fef2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:16.033Z|72203f0b-0dd4-44f7-af4e-2ac41251fef2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:20.931Z|4e3e8924-378a-4e0a-9ed6-8cd118c1cec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:18:20.932Z|4e3e8924-378a-4e0a-9ed6-8cd118c1cec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:18:20.993Z|44f079fb-6512-4fa6-8dc5-09ce565c5a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:18:20.994Z|44f079fb-6512-4fa6-8dc5-09ce565c5a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:18:26.064Z|6187f504-1a48-4899-8a7c-21eb15d0bd33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:26.065Z|2b1dee75-33cb-4462-8291-92326228d788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:26.066Z|6187f504-1a48-4899-8a7c-21eb15d0bd33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:26.067Z|2b1dee75-33cb-4462-8291-92326228d788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:26.071Z|b0abbdea-456a-4c53-9129-666691d43dfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:26.073Z|b0abbdea-456a-4c53-9129-666691d43dfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:35.932Z|e09d0cb0-9f33-4a3b-98fd-587924158cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:18:35.937Z|e09d0cb0-9f33-4a3b-98fd-587924158cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:18:36.100Z|3e823042-7137-4445-b825-4df3b5f4cd42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:36.101Z|df2feac0-c182-48b4-bbbd-c5c5bd9df5fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:36.102Z|3e823042-7137-4445-b825-4df3b5f4cd42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:36.103Z|df2feac0-c182-48b4-bbbd-c5c5bd9df5fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:36.108Z|137c7e13-3fc2-4c99-b0ea-b3677a9caef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:36.109Z|137c7e13-3fc2-4c99-b0ea-b3677a9caef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:46.135Z|6dce2780-a8b4-42df-a378-d6d70e9e3fc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:46.135Z|481a724f-68dd-42f4-9964-5cb6a6f00d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:46.138Z|481a724f-68dd-42f4-9964-5cb6a6f00d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:46.138Z|6dce2780-a8b4-42df-a378-d6d70e9e3fc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:46.141Z|34765934-5ef9-47b7-b411-2db1a17af90a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:46.142Z|34765934-5ef9-47b7-b411-2db1a17af90a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:50.931Z|1c5a0fe3-24a6-4e5e-bcc7-8847a62b5a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:18:50.932Z|1c5a0fe3-24a6-4e5e-bcc7-8847a62b5a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:18:50.996Z|582631fa-ceb0-4be4-838f-a52f73466186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:18:50.997Z|582631fa-ceb0-4be4-838f-a52f73466186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:18:56.178Z|044db2e7-0c43-4ee9-a323-2e5eb9d7f21c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:56.178Z|2999f8d6-db12-4941-8099-7fa2e7ce1569|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:56.179Z|bf5f19cf-c60e-4261-8c0b-3469c58eb404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:18:56.179Z|044db2e7-0c43-4ee9-a323-2e5eb9d7f21c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:56.181Z|bf5f19cf-c60e-4261-8c0b-3469c58eb404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:18:56.181Z|2999f8d6-db12-4941-8099-7fa2e7ce1569|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:05.931Z|8f0c9373-5094-4711-93f3-6afc8b0cef69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:19:05.933Z|8f0c9373-5094-4711-93f3-6afc8b0cef69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:19:06.213Z|1a6e93c7-8500-4557-ba6a-92784db6a84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:06.213Z|f1d2a4af-aa92-4fd7-8e3c-da6a4c344972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:06.214Z|f1d2a4af-aa92-4fd7-8e3c-da6a4c344972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:06.214Z|1a6e93c7-8500-4557-ba6a-92784db6a84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:06.224Z|893fe4ff-9df3-4ea0-8a2d-b82b93a6601b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:06.226Z|893fe4ff-9df3-4ea0-8a2d-b82b93a6601b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:16.254Z|fec04553-dc54-4ab6-9d7d-21beedcb7025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:16.256Z|cf9a8b41-f970-4b6f-8874-4286f6c1db84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:16.256Z|fec04553-dc54-4ab6-9d7d-21beedcb7025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:16.256Z|cf9a8b41-f970-4b6f-8874-4286f6c1db84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:16.265Z|57851ee8-29d6-4992-9347-319d67048be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:16.267Z|57851ee8-29d6-4992-9347-319d67048be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:20.931Z|b84c01fb-2306-491f-ab05-ac53f8896179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:19:20.936Z|b84c01fb-2306-491f-ab05-ac53f8896179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:19:20.999Z|cfb3f151-ad97-42f4-9a55-e1d8b5718230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:19:21.000Z|cfb3f151-ad97-42f4-9a55-e1d8b5718230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:19:26.292Z|47ca25bb-e542-4071-af5b-de36c39589bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:26.293Z|5a5ac7f8-0f0b-49a7-b4e1-81370c0f151e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:26.294Z|47ca25bb-e542-4071-af5b-de36c39589bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:26.295Z|5a5ac7f8-0f0b-49a7-b4e1-81370c0f151e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:26.301Z|f0262ae3-b8b8-4a39-a335-c50196b73af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:26.303Z|f0262ae3-b8b8-4a39-a335-c50196b73af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:35.931Z|c350d36b-b8d6-4538-aa6a-228ce544ae85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:19:35.933Z|c350d36b-b8d6-4538-aa6a-228ce544ae85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:19:36.330Z|a245787a-b565-4362-afc3-c2e6ee1d6631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:36.331Z|775c7ac5-b878-4b70-a33b-29cfd62ca072|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:36.332Z|a245787a-b565-4362-afc3-c2e6ee1d6631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:36.332Z|775c7ac5-b878-4b70-a33b-29cfd62ca072|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:36.345Z|3a3d4259-0407-4c35-90bd-6f2ecc38e573|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:36.346Z|3a3d4259-0407-4c35-90bd-6f2ecc38e573|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:46.369Z|66957bbe-9194-4bd5-bbdb-61dcd5bf68b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:46.373Z|66957bbe-9194-4bd5-bbdb-61dcd5bf68b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:46.375Z|d37e6a6d-68b3-4001-a18a-d85297d2cc93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:46.375Z|d37e6a6d-68b3-4001-a18a-d85297d2cc93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:46.381Z|9648dbfd-32e3-4419-bbd2-953ca53e6291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:46.382Z|9648dbfd-32e3-4419-bbd2-953ca53e6291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:50.931Z|a39d05c9-8f5c-4944-b6f5-2e69aaa4c596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:19:50.933Z|a39d05c9-8f5c-4944-b6f5-2e69aaa4c596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:19:51.002Z|5a7ac0e6-b78c-4959-958e-f72bfa64cd0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:19:51.003Z|5a7ac0e6-b78c-4959-958e-f72bfa64cd0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:19:56.413Z|efd5a237-48ba-4069-b589-31e159684d2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:56.414Z|f8dc1c8c-7ba4-441d-8220-747c97b5c5db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:56.414Z|efd5a237-48ba-4069-b589-31e159684d2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:56.415Z|f8dc1c8c-7ba4-441d-8220-747c97b5c5db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:19:56.418Z|fad1d753-0a3a-41bd-a794-030217449c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:19:56.420Z|fad1d753-0a3a-41bd-a794-030217449c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:05.931Z|4b488e46-7e1c-4554-9ca4-1d5b0ff3553f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:20:05.936Z|4b488e46-7e1c-4554-9ca4-1d5b0ff3553f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:20:06.446Z|c56bd732-629a-4762-88ee-c5a4604f70fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:06.447Z|c56bd732-629a-4762-88ee-c5a4604f70fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:06.449Z|b8a7c85d-822c-4cc9-b91b-c27ea693c825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:06.451Z|b8a7c85d-822c-4cc9-b91b-c27ea693c825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:06.454Z|5e3bc254-c146-4f79-a78d-02be1bd7fbfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:06.455Z|5e3bc254-c146-4f79-a78d-02be1bd7fbfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:16.479Z|b7eb91d2-7a01-438c-97ae-719d2b0c3b1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:16.481Z|b7eb91d2-7a01-438c-97ae-719d2b0c3b1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:16.485Z|1688a6f1-b8e7-436c-94f4-89cddbde8207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:16.485Z|8e3a7136-5c10-45ed-9aeb-df187108f16e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:16.486Z|1688a6f1-b8e7-436c-94f4-89cddbde8207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:16.486Z|8e3a7136-5c10-45ed-9aeb-df187108f16e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:20.931Z|8d7cdd88-85d7-48e3-a30c-cca5ac2504d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:20:20.932Z|8d7cdd88-85d7-48e3-a30c-cca5ac2504d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:20:21.005Z|eb59f088-09d6-461e-b553-1996c10fbe1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:20:21.006Z|eb59f088-09d6-461e-b553-1996c10fbe1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:20:26.511Z|8b3fcf57-8f9e-4e29-9119-ed19c6e23a3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:26.512Z|d7f6719f-fd0a-4e28-838f-881ecfca9c9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:26.512Z|0260ad11-d611-4602-bc6a-584d41a3d7a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:26.512Z|8b3fcf57-8f9e-4e29-9119-ed19c6e23a3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:26.512Z|d7f6719f-fd0a-4e28-838f-881ecfca9c9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:26.513Z|0260ad11-d611-4602-bc6a-584d41a3d7a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:35.933Z|4c02fa0d-a1f7-4b3b-90ba-aa7abd45c257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:20:35.934Z|4c02fa0d-a1f7-4b3b-90ba-aa7abd45c257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:20:36.554Z|74808884-cf17-4c64-979a-147afacc094b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:36.554Z|7cf11429-dd66-44a6-8404-dab6d2f6e730|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:36.555Z|74808884-cf17-4c64-979a-147afacc094b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:36.555Z|7cf11429-dd66-44a6-8404-dab6d2f6e730|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:36.570Z|8516e601-a12f-4168-9f02-72f7dcf74903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:36.571Z|8516e601-a12f-4168-9f02-72f7dcf74903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:46.592Z|5c8b6154-12ce-4a6b-be49-7dd97428f3e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:46.593Z|8bb06adc-442c-4405-b1e9-964064611cc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:46.594Z|5c8b6154-12ce-4a6b-be49-7dd97428f3e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:46.595Z|8bb06adc-442c-4405-b1e9-964064611cc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:46.604Z|bf90b417-d24a-4e4b-a8f0-da09d5458930|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:46.605Z|bf90b417-d24a-4e4b-a8f0-da09d5458930|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:50.932Z|cc807a04-1884-44db-8298-4274e72be461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:20:50.937Z|cc807a04-1884-44db-8298-4274e72be461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:20:51.007Z|4987d974-792b-41ec-8c2c-ba55fdf76adc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:20:51.009Z|4987d974-792b-41ec-8c2c-ba55fdf76adc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:20:56.627Z|93418c68-e9be-4003-9091-44e273eed410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:56.629Z|93418c68-e9be-4003-9091-44e273eed410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:56.631Z|a70cdb9b-02ee-4ef9-8298-737005bd8e58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:56.632Z|a70cdb9b-02ee-4ef9-8298-737005bd8e58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:20:56.633Z|e8f8d678-a9a2-4c49-a124-657811f0d020|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:20:56.634Z|e8f8d678-a9a2-4c49-a124-657811f0d020|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:05.931Z|8b96070c-62cd-4911-9960-0fef24debeb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:21:05.932Z|8b96070c-62cd-4911-9960-0fef24debeb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:21:06.663Z|41fc63f2-f6f3-476c-a9e3-39db0cc13539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:06.664Z|41fc63f2-f6f3-476c-a9e3-39db0cc13539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:06.665Z|ffcfa203-5aed-41d2-ad06-28e28df78493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:06.666Z|39d11b2f-96f1-4388-ae8b-e52576b52f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:06.667Z|39d11b2f-96f1-4388-ae8b-e52576b52f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:06.666Z|ffcfa203-5aed-41d2-ad06-28e28df78493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:16.699Z|cbacc673-dc64-4c2d-9d87-60e796387ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:16.700Z|ff77ea45-b1ee-408a-982c-a733f204deb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:16.700Z|cbacc673-dc64-4c2d-9d87-60e796387ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:16.700Z|ff77ea45-b1ee-408a-982c-a733f204deb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:16.700Z|7ed5c901-c93f-4c84-af14-1cf99eebea34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:16.702Z|7ed5c901-c93f-4c84-af14-1cf99eebea34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:20.931Z|bbadb5c0-e452-4807-863c-7536d63a6c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:21:20.932Z|bbadb5c0-e452-4807-863c-7536d63a6c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:21:21.010Z|e2cfeb0a-2f83-4a52-813d-79238492b16e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:21:21.011Z|e2cfeb0a-2f83-4a52-813d-79238492b16e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:21:26.737Z|27cc6f6a-4ef3-4342-a706-994a281a02bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:26.737Z|d62e314d-e382-427b-a693-025607a5dc6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:26.738Z|27cc6f6a-4ef3-4342-a706-994a281a02bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:26.738Z|d62e314d-e382-427b-a693-025607a5dc6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:26.742Z|a39f207c-236e-428a-806f-e996e3b9e031|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:26.742Z|a39f207c-236e-428a-806f-e996e3b9e031|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:35.931Z|8026a9aa-346b-4768-94c7-6fc624692ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:21:35.937Z|8026a9aa-346b-4768-94c7-6fc624692ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:21:36.773Z|69eb7391-72d5-4e2d-a39c-9671de801872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:36.773Z|ab0c6d26-3f1f-4457-a729-09c2e231a020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:36.773Z|45af2de2-655b-4aa5-abf6-6054b749cbb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:36.775Z|69eb7391-72d5-4e2d-a39c-9671de801872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:36.775Z|45af2de2-655b-4aa5-abf6-6054b749cbb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:36.775Z|ab0c6d26-3f1f-4457-a729-09c2e231a020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:46.810Z|adf84533-859c-4e0e-a429-2161c6f1712e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:46.810Z|f27e1465-0b82-43b0-8683-408cea1a6f7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:46.811Z|adf84533-859c-4e0e-a429-2161c6f1712e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:46.811Z|94e4295b-87c1-4f59-bdef-07028169e53f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:46.812Z|f27e1465-0b82-43b0-8683-408cea1a6f7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:46.812Z|94e4295b-87c1-4f59-bdef-07028169e53f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:50.931Z|177b345b-cc25-448e-8cd6-f8db926e3342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:21:50.932Z|177b345b-cc25-448e-8cd6-f8db926e3342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:21:51.013Z|6a8755b7-92c7-42a9-bf72-6a03ec5a5763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:21:51.014Z|6a8755b7-92c7-42a9-bf72-6a03ec5a5763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:21:56.848Z|b50971ad-3687-4f66-a89e-152a11858cb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:56.849Z|b50971ad-3687-4f66-a89e-152a11858cb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:56.850Z|da926790-3580-4849-b8ac-3620c3b9385a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:56.851Z|da926790-3580-4849-b8ac-3620c3b9385a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:21:56.855Z|4c92808e-ba1a-464a-9609-2e2b9fcb9427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:21:56.855Z|4c92808e-ba1a-464a-9609-2e2b9fcb9427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:05.931Z|c189b022-b21d-4142-b110-b5ba2c72f400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:22:05.932Z|c189b022-b21d-4142-b110-b5ba2c72f400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:22:06.887Z|b2f1e4a2-c0df-4609-9d54-7e660d9b1367|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:06.887Z|13129486-e982-4895-af44-315fc7295975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:06.890Z|b2f1e4a2-c0df-4609-9d54-7e660d9b1367|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:06.891Z|13129486-e982-4895-af44-315fc7295975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:06.892Z|0f6ab3ed-dfc9-42c6-b9b3-e3276d577a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:06.892Z|0f6ab3ed-dfc9-42c6-b9b3-e3276d577a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:16.922Z|0c0ee022-40d6-40ca-ad13-cce30d868655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:16.922Z|90cf305c-6c21-4aad-b1cf-9c976e822147|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:16.923Z|0c0ee022-40d6-40ca-ad13-cce30d868655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:16.924Z|90cf305c-6c21-4aad-b1cf-9c976e822147|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:16.933Z|ab344b10-1a1a-4833-bf45-376fc34a08cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:16.934Z|ab344b10-1a1a-4833-bf45-376fc34a08cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:20.931Z|99952dda-6bb9-4d9a-a77b-5a59b1f1df26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:22:20.934Z|99952dda-6bb9-4d9a-a77b-5a59b1f1df26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:22:21.015Z|79c93dbd-9585-469f-99d1-940f60d726dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:22:21.016Z|79c93dbd-9585-469f-99d1-940f60d726dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:22:26.957Z|bbd072ed-0e3c-4753-8218-a9ae7540fa79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:26.958Z|bbd072ed-0e3c-4753-8218-a9ae7540fa79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:26.964Z|8ff045df-ba51-4556-9042-cbb164a84aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:26.965Z|94cef2e4-762c-4dc0-ac26-d103653cea09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:26.966Z|8ff045df-ba51-4556-9042-cbb164a84aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:26.967Z|94cef2e4-762c-4dc0-ac26-d103653cea09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:35.931Z|bb33a0e5-c49a-44de-88d3-036e73e09f99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:22:35.932Z|bb33a0e5-c49a-44de-88d3-036e73e09f99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:22:36.992Z|9a1cefe5-735d-4730-ad0e-cfa6242ff446|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:36.993Z|9a1cefe5-735d-4730-ad0e-cfa6242ff446|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:37.002Z|43a04ed7-a0cf-48aa-9432-80a822ac56e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:37.002Z|64847517-3234-45ce-bc9e-a3dfd88ae562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:37.003Z|64847517-3234-45ce-bc9e-a3dfd88ae562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:37.004Z|43a04ed7-a0cf-48aa-9432-80a822ac56e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:47.029Z|1af87309-6cc0-4a4d-a702-73a1d0512462|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:47.030Z|1af87309-6cc0-4a4d-a702-73a1d0512462|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:47.031Z|590db294-f5ca-4105-9106-2a89b4cc3313|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:47.031Z|4545d1ed-67f1-4ac8-b58b-002638805e3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:47.032Z|590db294-f5ca-4105-9106-2a89b4cc3313|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:47.032Z|4545d1ed-67f1-4ac8-b58b-002638805e3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:50.931Z|f63f7b8f-04f2-46da-aeda-50de3a154375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:22:50.932Z|f63f7b8f-04f2-46da-aeda-50de3a154375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:22:51.017Z|5b96de6c-7bb9-43ac-91f1-ebc0c533745c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:22:51.018Z|5b96de6c-7bb9-43ac-91f1-ebc0c533745c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:22:57.061Z|acfbed16-dcf2-4482-b119-e75d741dfddf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:57.062Z|0e48a107-9609-426a-95a2-95e136972e7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:57.063Z|acfbed16-dcf2-4482-b119-e75d741dfddf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:57.063Z|0e48a107-9609-426a-95a2-95e136972e7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:22:57.065Z|8fe2de11-94c7-4a54-bd2d-f5fa60194a95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:22:57.066Z|8fe2de11-94c7-4a54-bd2d-f5fa60194a95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:05.931Z|a51890ce-1cc8-4cec-9845-9e25321a8478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:23:05.937Z|a51890ce-1cc8-4cec-9845-9e25321a8478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:23:07.096Z|ba936f09-4218-45cd-9e14-6b6788170e4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:07.096Z|2dd52eb0-1e48-47b9-9440-9d3487669233|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:07.097Z|ba936f09-4218-45cd-9e14-6b6788170e4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:07.098Z|2dd52eb0-1e48-47b9-9440-9d3487669233|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:07.102Z|5dcef2b9-5ffa-4383-ae1e-4653505ac4af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:07.103Z|5dcef2b9-5ffa-4383-ae1e-4653505ac4af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:17.135Z|98487fdf-977e-485e-97f9-5f44e053f02b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:17.135Z|767a579d-f3ee-4260-820d-0c9882327134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:17.136Z|98487fdf-977e-485e-97f9-5f44e053f02b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:17.136Z|767a579d-f3ee-4260-820d-0c9882327134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:17.138Z|6c1535ed-9c41-4ae1-b924-9319288d18b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:17.139Z|6c1535ed-9c41-4ae1-b924-9319288d18b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:20.931Z|83440fa8-4d1c-4687-b2c8-25defd0613b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:23:20.932Z|83440fa8-4d1c-4687-b2c8-25defd0613b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:23:21.020Z|e28f90a7-fd7c-4145-b030-e041857bc27f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:23:21.020Z|e28f90a7-fd7c-4145-b030-e041857bc27f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:23:27.169Z|382eb348-a1cd-42a3-a3a6-b36b34483d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:27.171Z|382eb348-a1cd-42a3-a3a6-b36b34483d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:27.176Z|2aea948f-16cc-4f5f-b7dc-ac4d3591059e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:27.177Z|2aea948f-16cc-4f5f-b7dc-ac4d3591059e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:27.178Z|928704f6-61c1-4b88-8fd8-435b6767ba82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:27.181Z|928704f6-61c1-4b88-8fd8-435b6767ba82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:35.931Z|d3d8b895-622a-44cd-83ee-b12071ae5409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:23:35.933Z|d3d8b895-622a-44cd-83ee-b12071ae5409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:23:37.210Z|59d72d7d-7eb7-4b1c-b0c6-002111ea9ab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:37.211Z|ffe51e8e-8dda-4deb-9281-5de2d655cf0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:37.212Z|59d72d7d-7eb7-4b1c-b0c6-002111ea9ab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:37.212Z|ffe51e8e-8dda-4deb-9281-5de2d655cf0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:37.213Z|3667bf99-4dbf-450d-ba5c-c0f0ed17dd7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:37.214Z|3667bf99-4dbf-450d-ba5c-c0f0ed17dd7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:47.243Z|eb40f4d2-d8b1-4019-9e2e-2fd890a5a0b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:47.243Z|7580561d-8a92-4d6f-9f6b-c4f7709ad654|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:47.244Z|eb40f4d2-d8b1-4019-9e2e-2fd890a5a0b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:47.244Z|7580561d-8a92-4d6f-9f6b-c4f7709ad654|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:47.246Z|176bed1f-5a9d-4b7e-81b8-45aceacb7e16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:47.246Z|176bed1f-5a9d-4b7e-81b8-45aceacb7e16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:50.931Z|82793334-801f-4c3c-b837-58bac379e3b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:23:50.935Z|82793334-801f-4c3c-b837-58bac379e3b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:23:51.021Z|0bcf4b23-1aeb-4d59-a180-66cee06f9f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:23:51.021Z|0bcf4b23-1aeb-4d59-a180-66cee06f9f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:23:57.277Z|7d7a46f6-746f-43b8-952a-636f17544d00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:57.279Z|c6981b8d-de04-4c9a-a427-4b87a7900ad9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:57.279Z|7d7a46f6-746f-43b8-952a-636f17544d00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:57.280Z|c6981b8d-de04-4c9a-a427-4b87a7900ad9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:23:57.281Z|57a01e72-c771-4b55-9f52-1ab0e3dec200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:23:57.282Z|57a01e72-c771-4b55-9f52-1ab0e3dec200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:05.931Z|ff7c80c1-1ffa-4736-9f4c-109e80a1bd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:24:05.932Z|ff7c80c1-1ffa-4736-9f4c-109e80a1bd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:24:07.313Z|203b0ea9-8095-43c9-896d-a3958e8da88a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:07.314Z|203b0ea9-8095-43c9-896d-a3958e8da88a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:07.316Z|e302f80b-53e5-4ece-a0c1-9a50f088cfe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:07.317Z|b5bc1fc2-076c-448e-95a2-152ed4dad845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:07.318Z|e302f80b-53e5-4ece-a0c1-9a50f088cfe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:07.318Z|b5bc1fc2-076c-448e-95a2-152ed4dad845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:17.352Z|a35a0fb3-272c-4a19-a7a0-9360290c17c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:17.354Z|a35a0fb3-272c-4a19-a7a0-9360290c17c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:17.358Z|f353f8c6-95bb-4516-8138-a01195d3d7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:17.359Z|f353f8c6-95bb-4516-8138-a01195d3d7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:17.360Z|77655d58-2f83-4a77-afea-39d0ee9823d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:17.362Z|77655d58-2f83-4a77-afea-39d0ee9823d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:20.931Z|0c39a2cf-a81b-44eb-ba02-55ad0437e938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:24:20.932Z|0c39a2cf-a81b-44eb-ba02-55ad0437e938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:24:21.023Z|2650a7b3-6451-49cd-8c29-7ef0f08b6b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:24:21.024Z|2650a7b3-6451-49cd-8c29-7ef0f08b6b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:24:27.385Z|e9d7d7b5-0ff2-468e-befd-2c6d63d73069|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:27.386Z|e9d7d7b5-0ff2-468e-befd-2c6d63d73069|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:27.392Z|31a2b62c-069f-4860-8f2d-e061fe68e228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:27.393Z|31a2b62c-069f-4860-8f2d-e061fe68e228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:27.397Z|bb0b6948-7df0-4e98-9185-eb853d034560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:27.398Z|bb0b6948-7df0-4e98-9185-eb853d034560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:35.931Z|d2a4c926-fe0c-48a5-a11d-29d134eccc9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:24:35.936Z|d2a4c926-fe0c-48a5-a11d-29d134eccc9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:24:37.412Z|72348207-599a-438a-b6d1-616710e6c1e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:37.413Z|72348207-599a-438a-b6d1-616710e6c1e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:37.427Z|84ab15f0-257f-4a4e-8e6c-01f257477983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:37.429Z|84ab15f0-257f-4a4e-8e6c-01f257477983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:37.433Z|7729dd48-3e78-4480-9bb0-418837d13cb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:37.434Z|7729dd48-3e78-4480-9bb0-418837d13cb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:47.446Z|a4e5b81e-93b0-484a-8ecb-1a378fe6a9c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:47.449Z|a4e5b81e-93b0-484a-8ecb-1a378fe6a9c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:47.453Z|6362b46e-f8f6-42c2-b818-4b9e172484cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:47.454Z|6362b46e-f8f6-42c2-b818-4b9e172484cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:47.461Z|972969ea-7b97-495a-983b-66f2199ee452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:47.462Z|972969ea-7b97-495a-983b-66f2199ee452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:50.932Z|b3fefc9c-7733-4550-98ce-8d67807aa23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:24:50.933Z|b3fefc9c-7733-4550-98ce-8d67807aa23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:24:51.025Z|73051770-dc00-49cd-911e-b6a011ce498e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:24:51.026Z|73051770-dc00-49cd-911e-b6a011ce498e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:24:57.496Z|f44950b4-2d30-4d1e-8925-d891a76600a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:57.496Z|b981e65e-dc77-4fc4-a686-d2a449318ca8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:57.497Z|f44950b4-2d30-4d1e-8925-d891a76600a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:57.497Z|b981e65e-dc77-4fc4-a686-d2a449318ca8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:24:57.501Z|26ea702c-9939-428a-b4dd-cee9086e7992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:24:57.502Z|26ea702c-9939-428a-b4dd-cee9086e7992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:05.941Z|f8b44332-cd0e-4566-b91e-3815d980901b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:25:05.945Z|f8b44332-cd0e-4566-b91e-3815d980901b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:25:07.544Z|f300ae58-2177-4c70-890f-2c44332b1473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:07.545Z|84ab4fbe-ab45-43dc-880f-1b6bdba8abe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:07.545Z|93a56e39-a9eb-4243-aefd-57e0c402e8be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:07.548Z|f300ae58-2177-4c70-890f-2c44332b1473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:07.548Z|93a56e39-a9eb-4243-aefd-57e0c402e8be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:07.548Z|84ab4fbe-ab45-43dc-880f-1b6bdba8abe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:17.619Z|c604a07c-9625-4b37-a6f2-5ff4f1287f9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:17.619Z|feffd52c-9809-47d5-8ba1-801732b327d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:17.619Z|9cf2b481-e6b9-4a06-9a35-466639f27b58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:17.620Z|c604a07c-9625-4b37-a6f2-5ff4f1287f9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:17.620Z|9cf2b481-e6b9-4a06-9a35-466639f27b58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:17.620Z|feffd52c-9809-47d5-8ba1-801732b327d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:20.938Z|63e5a7a9-a3ae-495a-9067-fdc5055fb856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:25:20.940Z|63e5a7a9-a3ae-495a-9067-fdc5055fb856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:25:21.027Z|1fb026e8-8589-4c0d-a983-be905b5ef92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:25:21.033Z|1fb026e8-8589-4c0d-a983-be905b5ef92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:25:27.660Z|6d03dca7-a72b-4aa3-96ec-b3aa30527dbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:27.660Z|c107e532-7aaf-46ff-a320-37348cebda7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:27.661Z|c107e532-7aaf-46ff-a320-37348cebda7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:27.661Z|6d03dca7-a72b-4aa3-96ec-b3aa30527dbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:27.662Z|c3e48f8a-4719-4469-aafe-c00e06b37f58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:27.664Z|c3e48f8a-4719-4469-aafe-c00e06b37f58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:35.933Z|7efd3ebd-ceea-4c28-97ac-a69746c0455f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:25:35.935Z|7efd3ebd-ceea-4c28-97ac-a69746c0455f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:25:37.701Z|5f551ba6-2fc4-4667-b16b-78ff8d58f64c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:37.702Z|5f551ba6-2fc4-4667-b16b-78ff8d58f64c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:37.703Z|8b0682b9-a7af-4cc3-b4a2-dbc8cadc91d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:37.704Z|8b0682b9-a7af-4cc3-b4a2-dbc8cadc91d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:37.707Z|e9ce983c-2d35-48da-bf6f-5b2fae689c00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:37.708Z|e9ce983c-2d35-48da-bf6f-5b2fae689c00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:47.737Z|128667ad-ef51-4f06-81a7-c32aed131889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:47.738Z|d8c14071-3688-497a-81a4-2609a929e32b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:47.738Z|128667ad-ef51-4f06-81a7-c32aed131889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:47.740Z|d8c14071-3688-497a-81a4-2609a929e32b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:47.743Z|1a29580d-807b-4f16-8f3e-b03e4bb413f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:47.744Z|1a29580d-807b-4f16-8f3e-b03e4bb413f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:50.931Z|35c1ea73-b047-43c6-9faa-0d54c5a0262e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:25:50.937Z|35c1ea73-b047-43c6-9faa-0d54c5a0262e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:25:51.034Z|175571a5-ea4b-479d-949f-4beecdb69d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:25:51.035Z|175571a5-ea4b-479d-949f-4beecdb69d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:25:57.769Z|d77f9fd7-a995-4f85-99d3-b664c00a1bf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:57.770Z|d77f9fd7-a995-4f85-99d3-b664c00a1bf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:57.772Z|f70a3196-3b20-449c-b43b-62a96b856f9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:57.773Z|f70a3196-3b20-449c-b43b-62a96b856f9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:25:57.776Z|9a2a827f-11a1-4775-92e7-cfd917bcd2cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:25:57.777Z|9a2a827f-11a1-4775-92e7-cfd917bcd2cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:05.934Z|88540190-7c26-4a27-b67d-2a2e6dd8a542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:26:05.935Z|88540190-7c26-4a27-b67d-2a2e6dd8a542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:26:07.806Z|ef6ebf1a-b9fc-4834-a745-b5ff19d8598d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:07.807Z|c451b8a5-dfed-404a-aed8-35b02a749681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:07.808Z|c451b8a5-dfed-404a-aed8-35b02a749681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:07.808Z|217bb1d6-e211-4b98-95e5-a0700441e95a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:07.808Z|ef6ebf1a-b9fc-4834-a745-b5ff19d8598d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:07.809Z|217bb1d6-e211-4b98-95e5-a0700441e95a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:17.871Z|cc87e80f-a6aa-44fd-b385-48acfbef455d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:17.872Z|cc87e80f-a6aa-44fd-b385-48acfbef455d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:17.877Z|88fb1e1a-0872-4445-ba17-874c1aed9bc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:17.878Z|88fb1e1a-0872-4445-ba17-874c1aed9bc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:17.881Z|24d03673-3992-4448-8e7a-7e9a6634fb68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:17.882Z|24d03673-3992-4448-8e7a-7e9a6634fb68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:20.931Z|282d3ebc-daf6-4087-bbe5-5d4e035c71a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:26:20.931Z|282d3ebc-daf6-4087-bbe5-5d4e035c71a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:26:21.036Z|ae30e314-0cc9-4bcf-9849-758b6731ebc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:26:21.037Z|ae30e314-0cc9-4bcf-9849-758b6731ebc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:26:27.908Z|1401d0a9-8eef-4865-b42e-f89d3a51ad77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:27.908Z|1401d0a9-8eef-4865-b42e-f89d3a51ad77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:27.909Z|c5f1babc-c795-4f7d-ac02-d80a4ae61fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:27.910Z|c5f1babc-c795-4f7d-ac02-d80a4ae61fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:27.911Z|710f8516-444e-447b-a516-ad9463d90e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:27.912Z|710f8516-444e-447b-a516-ad9463d90e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:35.931Z|b886f229-95b8-4803-bc3c-3406f00a52a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:26:35.935Z|b886f229-95b8-4803-bc3c-3406f00a52a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:26:37.944Z|5dd3e473-0ab2-4fc5-8fce-83f0668ba461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:37.945Z|5dd3e473-0ab2-4fc5-8fce-83f0668ba461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:37.951Z|1194e145-5ae3-4afc-a565-073cf1ffb513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:37.951Z|1194e145-5ae3-4afc-a565-073cf1ffb513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:37.952Z|83cbc8c3-833f-4ba9-9122-bba83ea55d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:37.953Z|83cbc8c3-833f-4ba9-9122-bba83ea55d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:42.882Z|ae04ddcc-613e-49a8-bfa0-ff754bc18f90|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:26:42.883Z|ae04ddcc-613e-49a8-bfa0-ff754bc18f90|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:47.986Z|ee8ddc2c-9a21-48d6-8e89-c522dafade12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:47.987Z|ee8ddc2c-9a21-48d6-8e89-c522dafade12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:47.992Z|86da87e0-d247-47ff-9979-440bad871986|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:47.993Z|86da87e0-d247-47ff-9979-440bad871986|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:47.997Z|6096de6b-7641-4f96-bbbe-44175a990283|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:47.997Z|6096de6b-7641-4f96-bbbe-44175a990283|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:50.930Z|c1a1188b-e022-4598-b71d-2ddbf4bb9045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:26:50.931Z|c1a1188b-e022-4598-b71d-2ddbf4bb9045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:26:51.038Z|52aa7f6d-f421-47bf-af80-ee3654438d40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:26:51.039Z|52aa7f6d-f421-47bf-af80-ee3654438d40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:26:58.017Z|95abea0a-7bd0-4706-9a11-5650c3f11f0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:58.018Z|95abea0a-7bd0-4706-9a11-5650c3f11f0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:58.018Z|aafe897b-f491-4648-8c76-0016acf56da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:58.019Z|aafe897b-f491-4648-8c76-0016acf56da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:26:58.023Z|83e3cca5-373d-4fec-9b8d-e8e86e77ccbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:26:58.024Z|83e3cca5-373d-4fec-9b8d-e8e86e77ccbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:05.931Z|beaa0705-bd28-452d-a354-58e039eafab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:27:05.932Z|beaa0705-bd28-452d-a354-58e039eafab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:27:08.050Z|18a36e4b-2066-45ad-ad2f-0057d649ce33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:08.050Z|18a36e4b-2066-45ad-ad2f-0057d649ce33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:08.052Z|f6db9236-952e-42f8-8748-e975b8f77a8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:08.053Z|f6db9236-952e-42f8-8748-e975b8f77a8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:08.056Z|cc022482-b785-4f65-a810-e14a631e967e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:08.057Z|cc022482-b785-4f65-a810-e14a631e967e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:18.090Z|0d2264bf-9050-456d-bcad-e2b387945c23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:18.091Z|0d2264bf-9050-456d-bcad-e2b387945c23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:18.094Z|143db7e3-d07b-4287-9dba-14919c4896c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:18.095Z|143db7e3-d07b-4287-9dba-14919c4896c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:18.095Z|0cfa68ab-d187-4cc9-b704-13b2f26a1f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:18.096Z|0cfa68ab-d187-4cc9-b704-13b2f26a1f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:20.930Z|22a93b27-7e16-436c-83dc-e6c6f53f6763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:27:20.935Z|22a93b27-7e16-436c-83dc-e6c6f53f6763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:27:21.039Z|79cc7cf8-a3f7-43db-a7a1-15535f36fa74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:27:21.040Z|79cc7cf8-a3f7-43db-a7a1-15535f36fa74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:27:28.118Z|5557d53a-78f6-49c0-86b7-59fd593d283f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:28.120Z|5557d53a-78f6-49c0-86b7-59fd593d283f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:28.123Z|40ce88c3-4103-407e-ab0f-4dbc8717cacc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:28.123Z|45712ca2-fc12-47a3-b02c-fd7cc02fba1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:28.124Z|40ce88c3-4103-407e-ab0f-4dbc8717cacc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:28.124Z|45712ca2-fc12-47a3-b02c-fd7cc02fba1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:35.931Z|fb1375fe-c547-4f19-a759-34288782701c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:27:35.932Z|fb1375fe-c547-4f19-a759-34288782701c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:27:38.154Z|10b3f886-20a1-481c-ac73-c90201192847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:38.155Z|acc99c0a-aef5-4bd0-8987-52e1ecee2dac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:38.155Z|10b3f886-20a1-481c-ac73-c90201192847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:38.156Z|acc99c0a-aef5-4bd0-8987-52e1ecee2dac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:38.162Z|381b37a7-6dc9-408e-a1c0-1624d447cf90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:38.163Z|381b37a7-6dc9-408e-a1c0-1624d447cf90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:42.870Z|a0fa244c-f2b0-451b-b886-32e36422f263|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:27:42.871Z|a0fa244c-f2b0-451b-b886-32e36422f263|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:48.189Z|ef96cb80-c082-4a21-814c-14223123b449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:48.191Z|ef96cb80-c082-4a21-814c-14223123b449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:48.191Z|7509fcfb-05b3-4fec-b05b-50c9ce408c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:48.192Z|7509fcfb-05b3-4fec-b05b-50c9ce408c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:48.201Z|28ebecd4-0853-40f9-bf20-e925af678a4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:48.202Z|28ebecd4-0853-40f9-bf20-e925af678a4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:50.930Z|447a6896-bf1e-4b89-90ce-e8e1aa17705e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:27:50.931Z|447a6896-bf1e-4b89-90ce-e8e1aa17705e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:27:51.041Z|ab9e9a7b-6984-4f02-88f0-178bef041254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:27:51.042Z|ab9e9a7b-6984-4f02-88f0-178bef041254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:27:58.223Z|53e42a32-bcc7-461c-8a6f-65ae4d881d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:58.223Z|53e42a32-bcc7-461c-8a6f-65ae4d881d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:58.230Z|fed8713d-f50d-472c-849a-936295a46d8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:58.231Z|fed8713d-f50d-472c-849a-936295a46d8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:27:58.231Z|73863f62-31e9-44af-aabb-45b05d04815c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:27:58.232Z|73863f62-31e9-44af-aabb-45b05d04815c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:05.931Z|6ad52592-8bd8-431f-aa72-af61cdcd6a01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:28:05.935Z|6ad52592-8bd8-431f-aa72-af61cdcd6a01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:28:08.260Z|26a28335-e0d6-4d70-bbc1-ffebb5fbb40e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:08.261Z|26a28335-e0d6-4d70-bbc1-ffebb5fbb40e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:08.267Z|c09b5014-52b0-46ab-a213-a6c1a8047ef1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:08.268Z|5f2fcfd9-18cf-49f6-8783-c00f2bb7c47b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:08.268Z|c09b5014-52b0-46ab-a213-a6c1a8047ef1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:08.269Z|5f2fcfd9-18cf-49f6-8783-c00f2bb7c47b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:18.298Z|8f0d23f5-31df-49d9-9d98-0080cab88007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:18.299Z|8f0d23f5-31df-49d9-9d98-0080cab88007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:18.300Z|9728c370-288d-40f8-adc5-ad90d19d3dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:18.301Z|9728c370-288d-40f8-adc5-ad90d19d3dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:18.331Z|0a742809-36ed-4b1c-b680-da1c399eabc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:18.332Z|0a742809-36ed-4b1c-b680-da1c399eabc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:20.930Z|a547e85d-b5cf-4327-a05d-74220833c567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:28:20.931Z|a547e85d-b5cf-4327-a05d-74220833c567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:28:21.042Z|fc8c7c45-cf27-4ee4-a95e-81dfd9f12ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:28:21.043Z|fc8c7c45-cf27-4ee4-a95e-81dfd9f12ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:28:28.353Z|ba55a5fa-0392-4e89-bb6a-84ae7844005e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:28.354Z|ba55a5fa-0392-4e89-bb6a-84ae7844005e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:28.355Z|19323b41-ae39-4cc5-bf48-fe2310078aff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:28.356Z|19323b41-ae39-4cc5-bf48-fe2310078aff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:28.362Z|f81d88c9-d8bb-4736-ab50-aab7c6dd2f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:28.363Z|f81d88c9-d8bb-4736-ab50-aab7c6dd2f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:35.931Z|7ad9a068-a724-499f-99bc-801f59b34366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:28:35.932Z|7ad9a068-a724-499f-99bc-801f59b34366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:28:38.391Z|b8532ebb-a181-4cab-a3bc-0711b612d8ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:38.392Z|4c33c44e-e2b3-4d11-ace7-6d978025d041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:38.392Z|6ca588f0-1330-45b1-a453-529d0a6ed02e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:38.393Z|6ca588f0-1330-45b1-a453-529d0a6ed02e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:38.393Z|b8532ebb-a181-4cab-a3bc-0711b612d8ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:38.393Z|4c33c44e-e2b3-4d11-ace7-6d978025d041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:42.877Z|2efa12e5-7ece-4607-9609-705e10f6d2a7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:28:42.878Z|2efa12e5-7ece-4607-9609-705e10f6d2a7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:48.437Z|6f985bca-fab9-4bf9-9035-45b0b20c9782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:48.437Z|98e731e5-637d-4779-9c2c-4576caa4a37b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:48.437Z|01f9526a-92ac-45a7-9a80-cacd7d24cc6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:48.438Z|6f985bca-fab9-4bf9-9035-45b0b20c9782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:48.438Z|98e731e5-637d-4779-9c2c-4576caa4a37b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:48.438Z|01f9526a-92ac-45a7-9a80-cacd7d24cc6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:50.930Z|7e5e1faa-860c-4301-8535-ca17f8f178bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:28:50.933Z|7e5e1faa-860c-4301-8535-ca17f8f178bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:28:51.045Z|fb7daa85-8717-4855-b432-f312adf63fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:28:51.046Z|fb7daa85-8717-4855-b432-f312adf63fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:28:58.472Z|3362f81c-3b19-4fed-8f57-9ab40f964b2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:58.472Z|f8805891-241c-419d-ab3d-9e8592921671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:58.473Z|3362f81c-3b19-4fed-8f57-9ab40f964b2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:58.473Z|f8805891-241c-419d-ab3d-9e8592921671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:28:58.476Z|48074f8d-b80a-4409-8fbf-fc48e667d5fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:28:58.477Z|48074f8d-b80a-4409-8fbf-fc48e667d5fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:05.931Z|49872f80-2012-4b11-8c00-067f53faa763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:29:05.932Z|49872f80-2012-4b11-8c00-067f53faa763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:29:08.511Z|a042c99e-44df-4bb1-8583-01e6023fa0b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:08.511Z|123e67a1-35e1-4c87-8434-7396e3388b6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:08.512Z|123e67a1-35e1-4c87-8434-7396e3388b6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:08.516Z|b5aaa029-2daa-4f75-8472-dc5ad0a087e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:08.512Z|a042c99e-44df-4bb1-8583-01e6023fa0b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:08.517Z|b5aaa029-2daa-4f75-8472-dc5ad0a087e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:18.553Z|86475c23-915a-479b-b39c-8b542fbdfbc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:18.553Z|417c2041-36a8-4437-b4ec-c4c9f6e56896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:18.554Z|86475c23-915a-479b-b39c-8b542fbdfbc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:18.554Z|417c2041-36a8-4437-b4ec-c4c9f6e56896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:18.556Z|877398f4-b51f-4f52-b875-90089bf955bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:18.557Z|877398f4-b51f-4f52-b875-90089bf955bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:20.931Z|ebd4f4fd-6f4a-4cf2-8b58-c418f76d65f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:29:20.931Z|ebd4f4fd-6f4a-4cf2-8b58-c418f76d65f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:29:21.047Z|b941aec9-6fc5-401e-9b7c-548094dfe7c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:29:21.047Z|b941aec9-6fc5-401e-9b7c-548094dfe7c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:29:28.588Z|0991e2af-2cca-4619-b7b7-77e04884cd9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:28.589Z|0991e2af-2cca-4619-b7b7-77e04884cd9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:28.594Z|f9f5a421-1167-45ef-b91b-0d00869e2146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:28.595Z|f9f5a421-1167-45ef-b91b-0d00869e2146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:28.596Z|6bed7940-79a1-42e6-a45a-834034170396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:28.597Z|6bed7940-79a1-42e6-a45a-834034170396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:35.931Z|a31e65d2-903d-47a5-a188-0dfdf879af97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:29:35.936Z|a31e65d2-903d-47a5-a188-0dfdf879af97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:29:38.627Z|debd3045-1566-432e-9583-67d6582dbebc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:38.627Z|6e12d8e5-28ed-4b58-a797-1cf2c267dc4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:38.627Z|3ea03016-b4a8-4197-a526-ffe1cd90ffe6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:38.628Z|debd3045-1566-432e-9583-67d6582dbebc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:38.628Z|3ea03016-b4a8-4197-a526-ffe1cd90ffe6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:38.629Z|6e12d8e5-28ed-4b58-a797-1cf2c267dc4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:42.870Z|38b80658-65e7-4764-a803-ac6cdf0004ba|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:29:42.871Z|38b80658-65e7-4764-a803-ac6cdf0004ba|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:48.661Z|717927a8-46b8-45db-8293-5211ff0a291c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:48.661Z|c851dff9-b7a3-4bca-9255-fa563d46396b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:48.661Z|ae70d0fc-6e56-4fed-bfab-70434845b6d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:48.662Z|717927a8-46b8-45db-8293-5211ff0a291c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:48.663Z|c851dff9-b7a3-4bca-9255-fa563d46396b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:48.663Z|ae70d0fc-6e56-4fed-bfab-70434845b6d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:50.931Z|6e523729-928e-4d57-a6f9-f89db994efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:29:50.931Z|6e523729-928e-4d57-a6f9-f89db994efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:29:51.049Z|044acd53-9743-476c-bcc3-18f0c2be5e06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:29:51.049Z|044acd53-9743-476c-bcc3-18f0c2be5e06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:29:58.692Z|47a02c3a-f01a-4565-98c9-f6f08cd2d4ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:58.693Z|47a02c3a-f01a-4565-98c9-f6f08cd2d4ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:58.695Z|98abe2c2-dcfb-4d32-a11f-9d4c1f36e856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:58.696Z|98abe2c2-dcfb-4d32-a11f-9d4c1f36e856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:29:58.703Z|b1c2d96e-f87b-42b5-b5b2-b449a33c163f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:29:58.704Z|b1c2d96e-f87b-42b5-b5b2-b449a33c163f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:05.931Z|057aec77-769b-4c7a-8607-fa768d9dbdf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:30:05.931Z|057aec77-769b-4c7a-8607-fa768d9dbdf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:30:08.734Z|146d54a3-a760-45ef-a815-00a8ce3772a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:08.734Z|f5a224a5-cba8-4a4b-bc1e-1b1b07e03421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:08.735Z|146d54a3-a760-45ef-a815-00a8ce3772a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:08.735Z|f5a224a5-cba8-4a4b-bc1e-1b1b07e03421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:08.735Z|ff2627cb-79e0-49b7-9359-46050f7a95b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:08.736Z|ff2627cb-79e0-49b7-9359-46050f7a95b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:18.768Z|f785d6f0-db46-4baa-bd4c-7b816079af6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:18.769Z|a48c524a-d9a9-4cdd-9fad-491ac8f98603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:18.769Z|f785d6f0-db46-4baa-bd4c-7b816079af6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:18.770Z|1ff82aba-5d1c-4eab-a689-3a9e43f983e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:18.770Z|a48c524a-d9a9-4cdd-9fad-491ac8f98603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:18.770Z|1ff82aba-5d1c-4eab-a689-3a9e43f983e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:20.931Z|2925ce26-6299-4d51-abd0-14a643517be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:30:20.935Z|2925ce26-6299-4d51-abd0-14a643517be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:30:21.050Z|796020e6-0db9-4435-99ec-6399034e5a33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:30:21.051Z|796020e6-0db9-4435-99ec-6399034e5a33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:30:28.806Z|38d0e272-7b5e-483a-9491-b72f5a87ab28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:28.807Z|38d0e272-7b5e-483a-9491-b72f5a87ab28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:28.808Z|e08d36e6-c1f2-47db-b960-3b1f7b13cf2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:28.808Z|a93b657a-f772-47ef-ae5f-c4a20903cef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:28.809Z|e08d36e6-c1f2-47db-b960-3b1f7b13cf2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:28.809Z|a93b657a-f772-47ef-ae5f-c4a20903cef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:35.931Z|f79dc054-ae57-4ae3-8bf5-7bcc770ded83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:30:35.931Z|f79dc054-ae57-4ae3-8bf5-7bcc770ded83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:30:38.844Z|71d72d5e-9b70-472f-96d7-289b754173de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:38.844Z|8956215c-470f-4640-b231-75ba7dbb924c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:38.845Z|71d72d5e-9b70-472f-96d7-289b754173de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:38.845Z|8956215c-470f-4640-b231-75ba7dbb924c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:38.846Z|31cf6ee0-6c21-4ec3-b0f5-e63e4c576733|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:38.846Z|31cf6ee0-6c21-4ec3-b0f5-e63e4c576733|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:42.869Z|da50332c-de6d-4206-86d8-7e2a6fdd3c77|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:30:42.870Z|da50332c-de6d-4206-86d8-7e2a6fdd3c77|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:48.882Z|3a20b711-361e-4ffb-990b-1b7d1c81c98d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:48.883Z|3a20b711-361e-4ffb-990b-1b7d1c81c98d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:48.888Z|0b26bf04-c2fe-4926-a229-42e5688e8f61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:48.888Z|b007a446-a454-4b9f-9323-2e5f754ecc33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:48.889Z|b007a446-a454-4b9f-9323-2e5f754ecc33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:48.890Z|0b26bf04-c2fe-4926-a229-42e5688e8f61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:50.931Z|0155462d-530b-4d31-9115-b01931fd7464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:30:50.931Z|0155462d-530b-4d31-9115-b01931fd7464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:30:51.052Z|4b2d9246-bbb8-4c8d-ad9b-35c04378b7c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:30:51.052Z|4b2d9246-bbb8-4c8d-ad9b-35c04378b7c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:30:58.908Z|11f74c2f-a24f-4f51-90b4-5d1a18893854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:58.910Z|11f74c2f-a24f-4f51-90b4-5d1a18893854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:58.917Z|0387832a-8463-494d-b86b-a4bfadc5363d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:58.918Z|0387832a-8463-494d-b86b-a4bfadc5363d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:30:58.918Z|d3072f47-a046-4cd7-8eba-cb8b83b6b60c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:30:58.919Z|d3072f47-a046-4cd7-8eba-cb8b83b6b60c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:05.931Z|f28b28f5-a38f-4d97-b01d-d6863704a632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:31:05.937Z|f28b28f5-a38f-4d97-b01d-d6863704a632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:31:08.939Z|02f14550-e00c-4ab5-9ba7-552919d51ad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:08.940Z|02f14550-e00c-4ab5-9ba7-552919d51ad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:08.944Z|27b10fbe-8ec4-45d5-b667-d2a1411f3b7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:08.944Z|27b10fbe-8ec4-45d5-b667-d2a1411f3b7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:08.952Z|92aca756-3c69-48a4-a440-4d72504280ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:08.952Z|92aca756-3c69-48a4-a440-4d72504280ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:18.979Z|c38dd2f1-ad2f-4ddc-80b3-25c74466ecdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:18.980Z|c38dd2f1-ad2f-4ddc-80b3-25c74466ecdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:18.983Z|0960d56e-974d-4c47-b570-bb2eeae963ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:18.984Z|0960d56e-974d-4c47-b570-bb2eeae963ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:18.987Z|2316c993-6d81-46f5-b481-79340c25fd10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:18.988Z|2316c993-6d81-46f5-b481-79340c25fd10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:20.931Z|a58346fd-c1d1-477f-8123-58efd62235af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:31:20.931Z|a58346fd-c1d1-477f-8123-58efd62235af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:31:21.053Z|541c1fc2-d48a-443a-b700-4c42a1d6947a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:31:21.054Z|541c1fc2-d48a-443a-b700-4c42a1d6947a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:31:29.017Z|66560e95-86de-44f0-a89d-41f8ae5a2a95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:29.018Z|66560e95-86de-44f0-a89d-41f8ae5a2a95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:29.018Z|bc99123b-6ab5-4325-9731-6a46f8ec3e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:29.018Z|8a4693a2-813b-412e-8c1d-18ca7b92bc23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:29.019Z|bc99123b-6ab5-4325-9731-6a46f8ec3e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:29.020Z|8a4693a2-813b-412e-8c1d-18ca7b92bc23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:35.931Z|5429006e-870d-489b-bb03-173dea3b9c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:31:35.932Z|5429006e-870d-489b-bb03-173dea3b9c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:31:39.051Z|249ec88e-87de-403f-ab80-1acf6f6b4bbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:39.053Z|249ec88e-87de-403f-ab80-1acf6f6b4bbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:39.053Z|1ac86458-192b-4fb1-8869-2cefcf598fdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:39.054Z|1ac86458-192b-4fb1-8869-2cefcf598fdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:39.055Z|632071f0-8be4-485e-b55d-caabc1c4c118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:39.056Z|632071f0-8be4-485e-b55d-caabc1c4c118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:42.871Z|7a82fd9d-226a-477a-9d85-2253fed75c69|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:31:42.873Z|7a82fd9d-226a-477a-9d85-2253fed75c69|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:49.086Z|76f1cec5-5427-4127-b82d-f11a277fe4a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:49.086Z|4ddb631c-633d-4bdf-87e1-78eb0c34ba67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:49.087Z|76f1cec5-5427-4127-b82d-f11a277fe4a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:49.087Z|4ddb631c-633d-4bdf-87e1-78eb0c34ba67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:49.094Z|eedbed42-de4a-488b-8e2a-95d7d3a588c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:49.095Z|eedbed42-de4a-488b-8e2a-95d7d3a588c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:50.931Z|0ff83e0f-af85-48b4-bda1-404047b7d8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:31:50.935Z|0ff83e0f-af85-48b4-bda1-404047b7d8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:31:51.055Z|325beced-137c-4944-b9a4-85c60a73abae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:31:51.055Z|325beced-137c-4944-b9a4-85c60a73abae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:31:59.119Z|9ae5ba30-3784-4ce3-bb7c-1ee7cc0aa856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:59.120Z|9ae5ba30-3784-4ce3-bb7c-1ee7cc0aa856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:59.122Z|00965588-57d0-4662-a1a3-32a3ece164a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:59.123Z|00965588-57d0-4662-a1a3-32a3ece164a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:31:59.125Z|db25247f-88a9-4cf5-9b32-2a0bc866f149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:31:59.126Z|db25247f-88a9-4cf5-9b32-2a0bc866f149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:05.931Z|313dd8e3-46de-471e-8281-a33db08634bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:32:05.931Z|313dd8e3-46de-471e-8281-a33db08634bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:32:09.152Z|8cb89e45-47dd-42d6-8f89-0bf0feb07cfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:09.153Z|8cb89e45-47dd-42d6-8f89-0bf0feb07cfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:09.154Z|5db54d09-fb9a-46f4-a742-9f2dc9072cb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:09.155Z|5db54d09-fb9a-46f4-a742-9f2dc9072cb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:09.162Z|8173f493-0266-432c-ad4e-c409696622d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:09.163Z|8173f493-0266-432c-ad4e-c409696622d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:19.185Z|5f4c2195-c938-4c0e-90ef-15f088724a19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:19.186Z|5f4c2195-c938-4c0e-90ef-15f088724a19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:19.188Z|4d88b524-75a3-478a-af8f-6b7ea8551108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:19.189Z|4d88b524-75a3-478a-af8f-6b7ea8551108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:19.191Z|fe48bb6b-0429-4803-ac97-0843ca86625a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:19.192Z|fe48bb6b-0429-4803-ac97-0843ca86625a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:20.930Z|56c91d72-4d0f-4b8d-9d47-c05fb799991e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:32:20.931Z|56c91d72-4d0f-4b8d-9d47-c05fb799991e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:32:21.056Z|afb3eed0-0313-4282-b4e1-85b5f0e810a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:32:21.057Z|afb3eed0-0313-4282-b4e1-85b5f0e810a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:32:29.229Z|21909e61-c589-4f9a-965d-d48df82327f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:29.229Z|b55921c3-0929-425a-be79-f7c337eefa55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:29.230Z|21909e61-c589-4f9a-965d-d48df82327f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:29.230Z|b55921c3-0929-425a-be79-f7c337eefa55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:29.237Z|c9bd528a-c3d0-47b5-b688-2c8105a23954|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:29.238Z|c9bd528a-c3d0-47b5-b688-2c8105a23954|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:35.931Z|3c7faf72-4db0-4024-979c-2f9d2bdebd3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:32:35.938Z|3c7faf72-4db0-4024-979c-2f9d2bdebd3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:32:39.265Z|9e87ffea-5e7d-4bda-89bb-3c4a5687ece8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:39.265Z|7876b538-30f6-41f0-89a4-c6d69b8bed3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:39.266Z|7876b538-30f6-41f0-89a4-c6d69b8bed3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:39.267Z|9e87ffea-5e7d-4bda-89bb-3c4a5687ece8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:39.269Z|8e965633-a2a2-49b5-8d35-f2d60f3b9588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:39.271Z|8e965633-a2a2-49b5-8d35-f2d60f3b9588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:42.867Z|85606d5c-02c2-4ce1-8b69-fa1bd74d47bc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:32:42.868Z|85606d5c-02c2-4ce1-8b69-fa1bd74d47bc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:49.295Z|e0c6c6c3-6e31-44de-abff-00d106ed38a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:49.296Z|e0c6c6c3-6e31-44de-abff-00d106ed38a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:49.298Z|b9750f65-de96-4c57-8752-cd3fc04d5f29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:49.299Z|b9750f65-de96-4c57-8752-cd3fc04d5f29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:49.300Z|5f46e420-7880-4cf7-bbc6-29af73df3d6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:49.300Z|5f46e420-7880-4cf7-bbc6-29af73df3d6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:50.930Z|266ca2cd-5c7e-4d0f-9a41-0b2f7c7784c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:32:50.931Z|266ca2cd-5c7e-4d0f-9a41-0b2f7c7784c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:32:51.058Z|5fd252c1-a14e-4925-8e0f-73918e6cb4d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:32:51.059Z|5fd252c1-a14e-4925-8e0f-73918e6cb4d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:32:59.327Z|71f7a793-3941-4920-976c-e32d060682aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:59.328Z|71f7a793-3941-4920-976c-e32d060682aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:59.331Z|9b5dbb4c-de0e-4f6e-81ef-79e5de621a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:59.332Z|9b5dbb4c-de0e-4f6e-81ef-79e5de621a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:32:59.335Z|e69f76e3-26f0-4507-a1fb-68693c5d39b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:32:59.336Z|e69f76e3-26f0-4507-a1fb-68693c5d39b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:05.930Z|0129d2f6-5a85-4d84-af0d-a0cf784c3933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:33:05.931Z|0129d2f6-5a85-4d84-af0d-a0cf784c3933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:33:09.360Z|8c0ea76a-078a-42db-8808-dd66cb49167a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:09.361Z|8c0ea76a-078a-42db-8808-dd66cb49167a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:09.365Z|c763e42a-9e84-4117-9283-b47abdaa11d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:09.366Z|c763e42a-9e84-4117-9283-b47abdaa11d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:09.367Z|45fb25f2-9031-4a01-b6ed-cc2f5dc74ba5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:09.368Z|45fb25f2-9031-4a01-b6ed-cc2f5dc74ba5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:19.396Z|e1e30342-3633-44bc-8d09-4ca231788e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:19.397Z|e1e30342-3633-44bc-8d09-4ca231788e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:19.401Z|23f063c0-200f-490d-935a-b0af278a4307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:19.402Z|db11f0c1-40a4-4639-9c05-25f8e4aef5d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:19.404Z|23f063c0-200f-490d-935a-b0af278a4307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:19.405Z|db11f0c1-40a4-4639-9c05-25f8e4aef5d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:20.931Z|a505276a-42ee-4f0c-bcf2-87ba88c31574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:33:20.935Z|a505276a-42ee-4f0c-bcf2-87ba88c31574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:33:21.060Z|72386a8a-0db7-410e-ba7f-a1829eb820f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:33:21.060Z|72386a8a-0db7-410e-ba7f-a1829eb820f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:33:29.427Z|05c63c41-4151-4ee2-8e72-74e4edebe7ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:29.428Z|05c63c41-4151-4ee2-8e72-74e4edebe7ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:29.427Z|d6d549a0-787a-4881-b4a3-bc0476f462a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:29.428Z|d6d549a0-787a-4881-b4a3-bc0476f462a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:29.432Z|e281782d-3df6-440c-9b60-cf2d20404bc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:29.432Z|e281782d-3df6-440c-9b60-cf2d20404bc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:35.931Z|0307a946-a1ca-4b5e-884d-01f6383f41f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:33:35.931Z|0307a946-a1ca-4b5e-884d-01f6383f41f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:33:39.456Z|57b73832-8c0b-4261-b6ed-b33b60af0606|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:39.456Z|4995b9ac-0b83-49ac-9ce6-b05c554aabf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:39.457Z|57b73832-8c0b-4261-b6ed-b33b60af0606|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:39.458Z|4995b9ac-0b83-49ac-9ce6-b05c554aabf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:39.459Z|a8b0a540-d6c9-4cc7-af2f-6525c2d56b9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:39.460Z|a8b0a540-d6c9-4cc7-af2f-6525c2d56b9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:42.869Z|db12b0c6-8b44-454f-a5de-b8bc7396f2ef|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:33:42.870Z|db12b0c6-8b44-454f-a5de-b8bc7396f2ef|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:49.490Z|e3cf8907-55a5-4841-b422-78e61255eceb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:49.492Z|e3cf8907-55a5-4841-b422-78e61255eceb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:49.493Z|78cb3c5e-a40d-4f4d-bcba-91502ca28809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:49.494Z|78cb3c5e-a40d-4f4d-bcba-91502ca28809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:49.496Z|fa9bfb00-abc8-4103-8407-00483427a194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:49.497Z|fa9bfb00-abc8-4103-8407-00483427a194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:50.930Z|a630bf32-1068-46bc-bcfe-1ea917a6f1af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:33:50.931Z|a630bf32-1068-46bc-bcfe-1ea917a6f1af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:33:51.061Z|97001e0d-5eb1-420f-81e7-c79b1c262295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:33:51.061Z|97001e0d-5eb1-420f-81e7-c79b1c262295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:33:59.524Z|da1e496c-451f-4c97-842b-88f2858f34e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:59.525Z|da1e496c-451f-4c97-842b-88f2858f34e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:59.525Z|0fbcb6dc-45ae-4634-bfaa-389ecbb579bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:59.527Z|c1f60878-c41a-4e44-af9b-1c86bc391b6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:33:59.526Z|0fbcb6dc-45ae-4634-bfaa-389ecbb579bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:33:59.527Z|c1f60878-c41a-4e44-af9b-1c86bc391b6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:05.931Z|1becf764-560f-4190-804f-ee564a8c85c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:34:05.943Z|1becf764-560f-4190-804f-ee564a8c85c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:34:09.557Z|cd7219b8-dc2a-4527-a882-5c452b4b3d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:09.557Z|751f9421-43f3-4aa3-8a3f-b965c8379cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:09.558Z|cd7219b8-dc2a-4527-a882-5c452b4b3d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:09.558Z|751f9421-43f3-4aa3-8a3f-b965c8379cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:09.560Z|6bf6ea3d-33a9-4f2b-af15-d9201b31761c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:09.561Z|6bf6ea3d-33a9-4f2b-af15-d9201b31761c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:19.593Z|8af45b1b-aa3e-4a37-8e25-a8e4a53cdd2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:19.593Z|c3a244be-b70c-4461-8ad7-a0e85b35e03f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:19.594Z|8af45b1b-aa3e-4a37-8e25-a8e4a53cdd2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:19.594Z|c3a244be-b70c-4461-8ad7-a0e85b35e03f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:19.595Z|9df13155-d022-49be-9afc-52ca69dc6ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:19.596Z|9df13155-d022-49be-9afc-52ca69dc6ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:20.931Z|7c8bbad2-2c84-46db-b411-47224aa5991f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:34:20.931Z|7c8bbad2-2c84-46db-b411-47224aa5991f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:34:21.062Z|8f89eaa3-8ddb-43b6-964e-5697dc4254df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:34:21.063Z|8f89eaa3-8ddb-43b6-964e-5697dc4254df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:34:29.624Z|043f49eb-3e4e-4328-99e4-158d959f0386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:29.626Z|043f49eb-3e4e-4328-99e4-158d959f0386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:29.630Z|37f20536-05df-490d-876b-d3d6598efba7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:29.631Z|6dafe9dd-8121-4783-b870-17696e784d97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:29.631Z|37f20536-05df-490d-876b-d3d6598efba7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:29.632Z|6dafe9dd-8121-4783-b870-17696e784d97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:35.933Z|74a2f206-3b91-4ceb-aeaf-2b042e2162ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:34:35.936Z|74a2f206-3b91-4ceb-aeaf-2b042e2162ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:34:39.663Z|c461ba4c-5681-4375-8dea-765b1c1e4034|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:39.664Z|d2e42396-df49-419e-8eb3-176881a89c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:39.664Z|31cacf10-3e85-407e-9434-2dc317bfb567|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:39.664Z|c461ba4c-5681-4375-8dea-765b1c1e4034|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:39.665Z|d2e42396-df49-419e-8eb3-176881a89c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:39.665Z|31cacf10-3e85-407e-9434-2dc317bfb567|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:42.869Z|d2be2fea-d691-4af7-a4f5-4097b5f9790b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:34:42.870Z|d2be2fea-d691-4af7-a4f5-4097b5f9790b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:49.700Z|7380ebe4-7550-4705-a957-1c4af41c512c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:49.700Z|f096da88-a5d1-4a65-b386-66e6c7253fcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:49.701Z|7380ebe4-7550-4705-a957-1c4af41c512c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:49.701Z|f096da88-a5d1-4a65-b386-66e6c7253fcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:49.705Z|32578f49-de19-4c5b-a0ef-db42ffd41312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:49.706Z|32578f49-de19-4c5b-a0ef-db42ffd41312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:50.931Z|de0bbbf9-4ee0-4f16-929f-d28392a45d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:34:50.936Z|de0bbbf9-4ee0-4f16-929f-d28392a45d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:34:51.064Z|6e8d8499-c169-4b0c-9509-5c1c6c0c00de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:34:51.065Z|6e8d8499-c169-4b0c-9509-5c1c6c0c00de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:34:59.733Z|a9760728-f43d-40d2-ba9e-8b667f0e2f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:59.734Z|eb1922eb-3cd3-4ff4-8a61-56d9fb3cee90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:59.734Z|a9760728-f43d-40d2-ba9e-8b667f0e2f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:59.735Z|eb1922eb-3cd3-4ff4-8a61-56d9fb3cee90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:34:59.736Z|18fea7da-14d8-4a38-bb81-9860eaf7b2e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:34:59.736Z|18fea7da-14d8-4a38-bb81-9860eaf7b2e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:05.931Z|c03bad99-386f-463b-b88c-15e9fea60a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:35:05.931Z|c03bad99-386f-463b-b88c-15e9fea60a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:35:09.767Z|c4bbb6b1-212a-4e29-b699-28296949a7a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:09.768Z|c4bbb6b1-212a-4e29-b699-28296949a7a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:09.770Z|632a1669-68eb-4189-b752-ded485f02619|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:09.771Z|632a1669-68eb-4189-b752-ded485f02619|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:09.774Z|3c20dd88-a459-467e-8401-733b68f0095c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:09.775Z|3c20dd88-a459-467e-8401-733b68f0095c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:19.801Z|34d3d891-c318-4b54-9a87-1c5335a81b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:19.802Z|34d3d891-c318-4b54-9a87-1c5335a81b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:19.803Z|d4400124-835d-44ab-a950-cd233927921b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:19.803Z|4d9f035a-fc20-4f8d-ae4d-e9e89ce3cfba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:19.803Z|d4400124-835d-44ab-a950-cd233927921b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:19.804Z|4d9f035a-fc20-4f8d-ae4d-e9e89ce3cfba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:20.930Z|e87953a8-e791-4b19-924b-af5992495fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:35:20.931Z|e87953a8-e791-4b19-924b-af5992495fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:35:21.065Z|83e0e38f-76dc-4c06-bc1d-15b850ffe76b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:35:21.066Z|83e0e38f-76dc-4c06-bc1d-15b850ffe76b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:35:29.831Z|9357bc25-dedd-4f94-9870-97f0bae91f1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:29.832Z|9357bc25-dedd-4f94-9870-97f0bae91f1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:29.838Z|7fbcebe2-1bca-4f26-997f-3195afe8aeb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:29.839Z|7fbcebe2-1bca-4f26-997f-3195afe8aeb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:29.840Z|2a090598-0327-41ec-9b6a-afb1f0258e14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:29.841Z|2a090598-0327-41ec-9b6a-afb1f0258e14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:35.931Z|5761a046-6f57-4f28-ab34-baa95cb5380f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:35:35.937Z|5761a046-6f57-4f28-ab34-baa95cb5380f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:35:39.862Z|123d54f6-9db7-4019-b294-b9dd204f5d7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:39.863Z|123d54f6-9db7-4019-b294-b9dd204f5d7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:39.864Z|5b21c462-c42b-4435-a1e3-e68cd2af8e84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:39.865Z|15260232-551d-4757-85a2-a889c3f90faf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:39.865Z|5b21c462-c42b-4435-a1e3-e68cd2af8e84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:39.866Z|15260232-551d-4757-85a2-a889c3f90faf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:42.868Z|5a064cf6-e3c2-4751-90c0-901a6846c1bd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:35:42.870Z|5a064cf6-e3c2-4751-90c0-901a6846c1bd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:49.893Z|d0d1932e-cacf-4dc4-a350-37593bb7cb24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:49.893Z|13b49848-4730-436a-9430-e105df8563c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:49.894Z|d0d1932e-cacf-4dc4-a350-37593bb7cb24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:49.894Z|13b49848-4730-436a-9430-e105df8563c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:49.896Z|ac28b523-4c0e-4a6b-9ff9-b3e77b8f667f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:49.897Z|ac28b523-4c0e-4a6b-9ff9-b3e77b8f667f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:50.930Z|7bd0c675-5670-46dc-ad31-688a775e1743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:35:50.931Z|7bd0c675-5670-46dc-ad31-688a775e1743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:35:51.067Z|657745cf-7080-4a9f-b0eb-d9ae92ae2532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:35:51.067Z|657745cf-7080-4a9f-b0eb-d9ae92ae2532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:35:59.930Z|f3dd68ae-0a84-4b20-ad57-241b1963440f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:59.930Z|36378a16-dec2-4261-bab4-0c8c1a2caac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:59.931Z|f3dd68ae-0a84-4b20-ad57-241b1963440f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:59.931Z|36378a16-dec2-4261-bab4-0c8c1a2caac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:35:59.931Z|d7e44bf1-6775-4226-a51e-7951f5548715|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:35:59.932Z|d7e44bf1-6775-4226-a51e-7951f5548715|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:05.930Z|2fb0512c-9aa3-4bb0-9606-6306e09fdc11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:36:05.931Z|2fb0512c-9aa3-4bb0-9606-6306e09fdc11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:36:09.959Z|0530b185-b7a9-41a2-b50f-753cb7a1a8d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:09.961Z|0530b185-b7a9-41a2-b50f-753cb7a1a8d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:09.964Z|544f6cfc-1f81-453c-a3f0-c4128bc637a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:09.965Z|544f6cfc-1f81-453c-a3f0-c4128bc637a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:09.970Z|9b999dbc-49c2-48f5-a8b2-287af8e1e87c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:09.971Z|9b999dbc-49c2-48f5-a8b2-287af8e1e87c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:19.998Z|45d6ea36-4deb-41d5-a2a8-ec86c387b24b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:19.998Z|f8937cf0-0fdc-4d12-92cf-0a0b22110e11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:19.999Z|45d6ea36-4deb-41d5-a2a8-ec86c387b24b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:19.999Z|f8937cf0-0fdc-4d12-92cf-0a0b22110e11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:20.001Z|8f90214f-f759-4bb9-a6db-c835f10964d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:20.002Z|8f90214f-f759-4bb9-a6db-c835f10964d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:20.930Z|31a8a521-b12e-4b1d-bb2f-a7bae92ec2bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:36:20.934Z|31a8a521-b12e-4b1d-bb2f-a7bae92ec2bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:36:21.068Z|e14c62bb-ad08-4c7d-b093-6673dd91f78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:36:21.068Z|e14c62bb-ad08-4c7d-b093-6673dd91f78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:36:30.030Z|34828ab4-27d4-4fe0-8213-1abb49a01047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:30.032Z|34828ab4-27d4-4fe0-8213-1abb49a01047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:30.033Z|3f20c69e-6b6b-43a7-ba0c-1c6b374e7799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:30.034Z|3f20c69e-6b6b-43a7-ba0c-1c6b374e7799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:30.034Z|932c452d-ab59-4099-a1bf-6b16d5936bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:30.035Z|932c452d-ab59-4099-a1bf-6b16d5936bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:35.931Z|bcec0218-a287-40c1-a7b2-95750c91ef12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:36:35.931Z|bcec0218-a287-40c1-a7b2-95750c91ef12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:36:40.064Z|bb5c40e6-0662-40d6-af9c-93c5b9b19691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:40.066Z|bb5c40e6-0662-40d6-af9c-93c5b9b19691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:40.066Z|da0c10fb-92b6-469c-ab5a-ac9ebb02cf94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:40.067Z|da0c10fb-92b6-469c-ab5a-ac9ebb02cf94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:40.071Z|a4058489-9e52-4aaf-954c-109cb3164430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:40.072Z|a4058489-9e52-4aaf-954c-109cb3164430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:42.869Z|6ab3434c-227f-4518-9807-0036fbd50a7d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:36:42.870Z|6ab3434c-227f-4518-9807-0036fbd50a7d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:50.100Z|78882d8f-bfd3-4114-abe4-23c46f730a8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:50.101Z|78882d8f-bfd3-4114-abe4-23c46f730a8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:50.101Z|74a7269c-ce0a-4872-9dbe-97e33be7dce4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:50.102Z|02d95609-05b2-4127-857e-585402dd53f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:36:50.102Z|74a7269c-ce0a-4872-9dbe-97e33be7dce4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:50.103Z|02d95609-05b2-4127-857e-585402dd53f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:36:50.931Z|a94618ba-e1b2-4436-8f11-63fee8ce1f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:36:50.931Z|a94618ba-e1b2-4436-8f11-63fee8ce1f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:36:51.069Z|135920c5-dc4b-4e8c-90a5-bb59a374f588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:36:51.070Z|135920c5-dc4b-4e8c-90a5-bb59a374f588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:37:00.132Z|54025f20-a8e7-4bfa-ace2-9f6a4b0e212b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:00.132Z|54025f20-a8e7-4bfa-ace2-9f6a4b0e212b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:00.136Z|fa78904b-f3f4-4342-940f-182e3ee4807b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:00.137Z|fa78904b-f3f4-4342-940f-182e3ee4807b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:00.142Z|40683b22-08aa-4d56-9ce0-ef1ae4b73804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:00.143Z|40683b22-08aa-4d56-9ce0-ef1ae4b73804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:05.930Z|b47dc328-36f9-45de-a929-3b476bf91533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:37:05.937Z|b47dc328-36f9-45de-a929-3b476bf91533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:37:10.170Z|17c35757-00af-426c-a0d5-52979b33ed17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:10.171Z|17c35757-00af-426c-a0d5-52979b33ed17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:10.176Z|574cb038-ecdd-4a2a-9aa1-4249b0e3f789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:10.177Z|574cb038-ecdd-4a2a-9aa1-4249b0e3f789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:10.181Z|51395ff1-b316-48ad-ad07-227fd58105f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:10.182Z|51395ff1-b316-48ad-ad07-227fd58105f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:20.218Z|4e90a11f-e0a0-408a-b96c-be2135fbb8df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:20.219Z|8ce68cf0-b16f-4044-afb6-cbd8de8e04fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:20.219Z|4e90a11f-e0a0-408a-b96c-be2135fbb8df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:20.220Z|8ce68cf0-b16f-4044-afb6-cbd8de8e04fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:20.222Z|06e3683f-27b6-4ced-aa98-07f14787251d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:20.223Z|06e3683f-27b6-4ced-aa98-07f14787251d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:20.930Z|65b4d31a-095c-43c1-a241-c0d39a7d16f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:37:20.931Z|65b4d31a-095c-43c1-a241-c0d39a7d16f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:37:21.070Z|ad1b5b6f-0c98-4179-9ef5-71dfafa52642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:37:21.071Z|ad1b5b6f-0c98-4179-9ef5-71dfafa52642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:37:30.254Z|cc9c62f4-e26b-449b-89ab-826642910c4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:30.255Z|cc9c62f4-e26b-449b-89ab-826642910c4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:30.256Z|f7256038-287a-4daf-96fb-8591f9f5f519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:30.257Z|f7256038-287a-4daf-96fb-8591f9f5f519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:30.262Z|52ca078a-fb15-46ac-be91-9fd985789928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:30.263Z|52ca078a-fb15-46ac-be91-9fd985789928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:35.930Z|21faf776-32db-476d-83cf-6c9f8dafd1e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:37:35.931Z|21faf776-32db-476d-83cf-6c9f8dafd1e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:37:40.291Z|f00d5c2f-7e98-4c6d-93f2-ac62eed5d9c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:40.291Z|6bd1df4d-635b-4547-957e-e9b44f9596cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:40.292Z|6bd1df4d-635b-4547-957e-e9b44f9596cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:40.292Z|f00d5c2f-7e98-4c6d-93f2-ac62eed5d9c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:40.295Z|6ce6e5d8-384d-472b-abd9-c904317c52de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:40.296Z|6ce6e5d8-384d-472b-abd9-c904317c52de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:42.869Z|d84f94ea-c24d-4cdc-8c0b-1ba913082a75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:37:42.870Z|d84f94ea-c24d-4cdc-8c0b-1ba913082a75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:50.325Z|381039ac-fac0-4511-a8b2-d420c10f59d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:50.325Z|7754c2de-2539-42ed-b62f-61d66772194d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:50.326Z|381039ac-fac0-4511-a8b2-d420c10f59d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:50.327Z|7754c2de-2539-42ed-b62f-61d66772194d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:50.334Z|3e492916-39e5-484d-ad72-ac2c30f4773c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:37:50.335Z|3e492916-39e5-484d-ad72-ac2c30f4773c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:37:50.931Z|5769c16f-67b4-4909-870e-1ee1af879e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:37:50.934Z|5769c16f-67b4-4909-870e-1ee1af879e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:37:51.072Z|b336ae39-45b3-4e04-8bf3-2882f7f3861e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:37:51.073Z|b336ae39-45b3-4e04-8bf3-2882f7f3861e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:38:00.365Z|19ac62fe-28aa-49c0-9d4e-75939d6599f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:00.366Z|19ac62fe-28aa-49c0-9d4e-75939d6599f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:00.367Z|acb87c90-1f9f-4ed9-a2f1-df975add9ee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:00.368Z|acb87c90-1f9f-4ed9-a2f1-df975add9ee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:00.368Z|f052000c-520f-40af-91ef-61c8e17364a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:00.372Z|f052000c-520f-40af-91ef-61c8e17364a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:05.931Z|b367e9f2-044c-4ea1-90f7-203157cda0e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:38:05.931Z|b367e9f2-044c-4ea1-90f7-203157cda0e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:38:10.408Z|5090adca-4824-4fbd-adbf-819ff2b91402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:10.408Z|2690caf5-eaaf-4f40-8441-b0f963b8b4a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:10.409Z|5090adca-4824-4fbd-adbf-819ff2b91402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:10.409Z|2690caf5-eaaf-4f40-8441-b0f963b8b4a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:10.411Z|f7168644-87ed-4a10-881b-980297084bfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:10.412Z|f7168644-87ed-4a10-881b-980297084bfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:20.443Z|91ca291b-2e1c-4fec-aa7b-404f6844d2ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:20.444Z|da8d1202-f8fa-4302-ba16-db8b843d9a09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:20.444Z|becca529-d957-409a-8bf6-eb8f9029ca1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:20.444Z|91ca291b-2e1c-4fec-aa7b-404f6844d2ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:20.445Z|da8d1202-f8fa-4302-ba16-db8b843d9a09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:20.445Z|becca529-d957-409a-8bf6-eb8f9029ca1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:20.930Z|7e619a81-d767-4675-ae26-68e4d1525ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:38:20.931Z|7e619a81-d767-4675-ae26-68e4d1525ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:38:21.073Z|737b0055-cc87-42be-a6b2-c6881ba4acb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:38:21.074Z|737b0055-cc87-42be-a6b2-c6881ba4acb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:38:30.490Z|bf8f6ab8-ee99-4da2-bacb-1076faa41892|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:30.491Z|bf8f6ab8-ee99-4da2-bacb-1076faa41892|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:30.499Z|ff6bebda-a4ec-40fa-8b06-c44c5752f52c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:30.500Z|ff6bebda-a4ec-40fa-8b06-c44c5752f52c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:30.500Z|51ee4ac5-01b7-48d0-a247-2a636bcc1391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:30.501Z|51ee4ac5-01b7-48d0-a247-2a636bcc1391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:35.930Z|8e87cb27-b9c6-4bc4-99ab-9f7a746b5df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:38:35.936Z|8e87cb27-b9c6-4bc4-99ab-9f7a746b5df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:38:40.516Z|0e87fd3e-54dd-4fed-8b2c-657bbff8348e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:40.516Z|0e87fd3e-54dd-4fed-8b2c-657bbff8348e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:40.524Z|c9556aa4-265f-4aeb-808e-bd4e04137ca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:40.525Z|c9556aa4-265f-4aeb-808e-bd4e04137ca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:40.528Z|1c642c57-f4e6-4e9b-b474-37a006c082c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:40.529Z|1c642c57-f4e6-4e9b-b474-37a006c082c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:42.869Z|4871b5a6-fb85-4181-9474-79c346984051|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:38:42.870Z|4871b5a6-fb85-4181-9474-79c346984051|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:50.548Z|4db4b0b4-4465-4e17-b815-5a16b30ed8a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:50.548Z|f25ec218-3b6c-4c2e-86a0-18f04048396e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:50.549Z|4db4b0b4-4465-4e17-b815-5a16b30ed8a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:50.549Z|f25ec218-3b6c-4c2e-86a0-18f04048396e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:50.553Z|84d0b32d-45b2-4815-844a-6113f7fd30d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:38:50.554Z|84d0b32d-45b2-4815-844a-6113f7fd30d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:38:50.930Z|813d7e57-8f38-4410-8aca-3883663f7635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:38:50.931Z|813d7e57-8f38-4410-8aca-3883663f7635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:38:51.074Z|b3de771a-8c1f-4318-8276-a30da5de5f73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:38:51.075Z|b3de771a-8c1f-4318-8276-a30da5de5f73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:39:00.577Z|fc6ebebe-2c68-4caa-9796-0ddc8665f24f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:00.578Z|fc6ebebe-2c68-4caa-9796-0ddc8665f24f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:00.581Z|41835ac9-ecad-4fd0-b0ed-8321fc257f1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:00.581Z|41835ac9-ecad-4fd0-b0ed-8321fc257f1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:00.585Z|fb5b1547-3a3e-4100-908f-73dc92c2de18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:00.586Z|fb5b1547-3a3e-4100-908f-73dc92c2de18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:05.931Z|500ac98d-673d-46e8-ae82-7bd1221bce68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:39:05.932Z|500ac98d-673d-46e8-ae82-7bd1221bce68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:39:10.614Z|9bf053e4-df49-4ad7-8ed9-92b276cd466f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:10.615Z|9bf053e4-df49-4ad7-8ed9-92b276cd466f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:10.616Z|6380e168-059a-41ce-bc2f-92d01380aec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:10.616Z|cebea468-960b-4917-b261-8b08c0fafc4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:10.617Z|6380e168-059a-41ce-bc2f-92d01380aec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:10.618Z|cebea468-960b-4917-b261-8b08c0fafc4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:20.651Z|79d7b966-0da7-4789-b8a7-b3f049065684|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:20.652Z|e215869e-8a04-41e6-9ce4-045e9f68d153|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:20.653Z|e215869e-8a04-41e6-9ce4-045e9f68d153|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:20.653Z|79d7b966-0da7-4789-b8a7-b3f049065684|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:20.660Z|da5e629c-67c4-4b8c-980c-9391c2525698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:20.661Z|da5e629c-67c4-4b8c-980c-9391c2525698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:20.931Z|3cd7a30d-c681-4c0d-a194-7ff50fdd7f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:39:20.934Z|3cd7a30d-c681-4c0d-a194-7ff50fdd7f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:39:21.076Z|68b2c617-7422-4fa5-9e64-dfeebddedb76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:39:21.076Z|68b2c617-7422-4fa5-9e64-dfeebddedb76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:39:30.685Z|92c16086-1792-4c6d-8919-17728e39e42b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:30.685Z|93f77894-4a8a-4f60-9f42-f4bf9d94499d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:30.686Z|92c16086-1792-4c6d-8919-17728e39e42b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:30.686Z|93f77894-4a8a-4f60-9f42-f4bf9d94499d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:30.694Z|74b3cd11-524d-4b0b-bea9-ebec37412aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:30.695Z|74b3cd11-524d-4b0b-bea9-ebec37412aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:35.931Z|6f651528-a71e-4e8e-a619-09e89727b198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:39:35.931Z|6f651528-a71e-4e8e-a619-09e89727b198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:39:40.715Z|6adad27e-0d2f-41b8-8a5a-c940f53f4106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:40.716Z|6adad27e-0d2f-41b8-8a5a-c940f53f4106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:40.718Z|b372ac12-db15-4dc5-ae97-0cd2547e91d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:40.719Z|b372ac12-db15-4dc5-ae97-0cd2547e91d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:40.725Z|9969830b-65b1-4228-9395-0b0606fa47cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:40.726Z|9969830b-65b1-4228-9395-0b0606fa47cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:42.870Z|db8659c6-ac3c-4d9d-a584-e305e0ddcc5e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:39:42.871Z|db8659c6-ac3c-4d9d-a584-e305e0ddcc5e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:50.750Z|4477d8f9-7a60-45ab-b9e7-74576533f7d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:50.751Z|4477d8f9-7a60-45ab-b9e7-74576533f7d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:50.751Z|fb4ae413-9b06-43bb-8edb-adc2cd7a67d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:50.752Z|fb4ae413-9b06-43bb-8edb-adc2cd7a67d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:50.754Z|1f7c733c-c734-452f-a999-67080c1fefd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:39:50.755Z|1f7c733c-c734-452f-a999-67080c1fefd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:39:50.930Z|82001da4-1add-4535-8982-234932d8d85e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:39:50.931Z|82001da4-1add-4535-8982-234932d8d85e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:39:51.077Z|05019eb6-2df7-45b3-8f00-9d36ba732af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:39:51.077Z|05019eb6-2df7-45b3-8f00-9d36ba732af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:40:00.794Z|ca62f6b5-eccc-4d59-91f3-c8332a1a0831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:00.795Z|ca62f6b5-eccc-4d59-91f3-c8332a1a0831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:00.795Z|c2795872-b42c-430d-aa00-725cbc244c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:00.796Z|c2795872-b42c-430d-aa00-725cbc244c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:00.799Z|04afa0b0-4a9a-4dd8-a273-d1ef5cf4d808|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:00.800Z|04afa0b0-4a9a-4dd8-a273-d1ef5cf4d808|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:05.931Z|e88433fc-1bea-41fa-acf1-79e0820f7695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:40:05.937Z|e88433fc-1bea-41fa-acf1-79e0820f7695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:40:10.826Z|21abb97d-46d3-4814-8e6e-aca78ac20d44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:10.828Z|2cc84577-6bee-496b-93ef-dce9716909b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:10.828Z|21abb97d-46d3-4814-8e6e-aca78ac20d44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:10.829Z|2cc84577-6bee-496b-93ef-dce9716909b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:10.829Z|90999e02-10ef-40f9-8c1d-c6b929935a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:10.831Z|90999e02-10ef-40f9-8c1d-c6b929935a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:20.862Z|e27193e9-4d99-468b-9c27-870f2cb75c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:20.863Z|58965bf9-be1e-4736-849d-3062ede52a2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:20.864Z|f19c4224-2210-4da3-bb4a-2f6511c68520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:20.864Z|58965bf9-be1e-4736-849d-3062ede52a2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:20.864Z|e27193e9-4d99-468b-9c27-870f2cb75c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:20.864Z|f19c4224-2210-4da3-bb4a-2f6511c68520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:20.930Z|1879eafd-1fbc-4755-8407-62f79fe10e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:40:20.931Z|1879eafd-1fbc-4755-8407-62f79fe10e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:40:21.078Z|ee1b4ec9-2260-4ce3-918a-e297d78b54bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:40:21.079Z|ee1b4ec9-2260-4ce3-918a-e297d78b54bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:40:30.890Z|7f1f63bb-e566-47dc-bb5f-fe55f5bc9f99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:30.891Z|7f1f63bb-e566-47dc-bb5f-fe55f5bc9f99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:30.891Z|0095ddde-95de-4baf-a311-929e07b2c46d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:30.892Z|0095ddde-95de-4baf-a311-929e07b2c46d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:30.900Z|77e6d9ff-7473-4c7c-9225-fbfa7e6c1eb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:30.901Z|77e6d9ff-7473-4c7c-9225-fbfa7e6c1eb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:35.931Z|3685c77f-6465-43a2-a6b2-5777f889d6e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:40:35.931Z|3685c77f-6465-43a2-a6b2-5777f889d6e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:40:40.925Z|99f162e8-2d79-4c4b-8098-d9cf383458ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:40.925Z|9460aca9-f60e-4bd4-b1da-977cd84ed2ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:40.925Z|99f162e8-2d79-4c4b-8098-d9cf383458ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:40.926Z|9460aca9-f60e-4bd4-b1da-977cd84ed2ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:40.926Z|62644b8f-420b-412f-83d7-bfc28c419953|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:40.926Z|62644b8f-420b-412f-83d7-bfc28c419953|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:42.868Z|0795008a-0af7-4060-a99f-49814a038eb2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:40:42.869Z|0795008a-0af7-4060-a99f-49814a038eb2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:50.930Z|92428b9a-b87b-4612-b74d-bfaf772a2647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:40:50.934Z|92428b9a-b87b-4612-b74d-bfaf772a2647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:40:50.953Z|69474d99-4940-47bb-b85d-5747232e5cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:50.954Z|69474d99-4940-47bb-b85d-5747232e5cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:50.961Z|a0ad3186-9198-4f87-b527-dddfe1aafa9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:50.962Z|a0ad3186-9198-4f87-b527-dddfe1aafa9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:50.967Z|3cf43670-fc0a-4046-bfac-724576c0d92b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:40:50.968Z|3cf43670-fc0a-4046-bfac-724576c0d92b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:40:51.080Z|06dbefbf-99e5-4ffc-b120-ac523f212311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:40:51.080Z|06dbefbf-99e5-4ffc-b120-ac523f212311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:41:00.981Z|d73e9d26-fafa-4908-aff8-81351f4dbba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:00.982Z|d73e9d26-fafa-4908-aff8-81351f4dbba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:00.986Z|ec734d03-bd1b-40f4-ac98-fe2b491b884e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:00.987Z|ec734d03-bd1b-40f4-ac98-fe2b491b884e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:00.992Z|460e2906-ae4e-468c-9222-a816a0903411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:00.993Z|460e2906-ae4e-468c-9222-a816a0903411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:05.930Z|8781e844-9465-4eb7-8b63-536ead168bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:41:05.931Z|8781e844-9465-4eb7-8b63-536ead168bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:41:11.016Z|be6d572b-ffdf-49cd-b913-9d513e78e979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:11.017Z|be6d572b-ffdf-49cd-b913-9d513e78e979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:11.018Z|decd34d6-6778-4960-a00a-c10613e2d1d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:11.019Z|decd34d6-6778-4960-a00a-c10613e2d1d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:11.025Z|80b8f9cd-2fdb-4aea-8f3c-f57f5d4dbb6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:11.026Z|80b8f9cd-2fdb-4aea-8f3c-f57f5d4dbb6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:20.930Z|01d73602-3375-4c6d-8bcf-d5e3f4a05fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:41:20.931Z|01d73602-3375-4c6d-8bcf-d5e3f4a05fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:41:21.049Z|0ccd676e-244e-49d4-8995-870ed236e706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:21.050Z|81204da8-2d3b-4cb3-8a2e-c13e51bf970f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:21.050Z|0ccd676e-244e-49d4-8995-870ed236e706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:21.051Z|81204da8-2d3b-4cb3-8a2e-c13e51bf970f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:21.061Z|21e3c0f5-41d1-4a75-9c50-d44b735ff7f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:21.062Z|21e3c0f5-41d1-4a75-9c50-d44b735ff7f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:21.081Z|2918315c-14d3-4f90-a531-02b10f02e33d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:41:21.082Z|2918315c-14d3-4f90-a531-02b10f02e33d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:41:31.084Z|d0e82f8d-e2ae-4d92-bfb0-a377ea0ad427|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:31.084Z|b1a758f1-1d10-4f87-b0c3-1c14033cd878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:31.085Z|b1a758f1-1d10-4f87-b0c3-1c14033cd878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:31.085Z|d0e82f8d-e2ae-4d92-bfb0-a377ea0ad427|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:31.087Z|55df9b5c-436e-43fc-afd9-e29b1fe4a559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:31.088Z|55df9b5c-436e-43fc-afd9-e29b1fe4a559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:35.931Z|9038ab1c-1027-4dd0-a90e-8a6d54658ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:41:35.937Z|9038ab1c-1027-4dd0-a90e-8a6d54658ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:41:41.116Z|a4405ad7-a1ba-4cfe-be1f-205b30f7ef30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:41.116Z|c7fa0386-be4d-4d00-847b-db29b334fcd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:41.116Z|a4405ad7-a1ba-4cfe-be1f-205b30f7ef30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:41.117Z|c7fa0386-be4d-4d00-847b-db29b334fcd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:41.123Z|0aeedd7b-b703-48bb-b282-fffdc564d639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:41.124Z|0aeedd7b-b703-48bb-b282-fffdc564d639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:42.869Z|94eca850-4b7f-48c8-bec9-bb362e62ddf7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:41:42.870Z|94eca850-4b7f-48c8-bec9-bb362e62ddf7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:50.930Z|55a8f51e-d98b-4a95-bf4b-26a44f78989f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:41:50.931Z|55a8f51e-d98b-4a95-bf4b-26a44f78989f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:41:51.082Z|eec2e11c-de17-4755-827c-d54d4b773c90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:41:51.083Z|eec2e11c-de17-4755-827c-d54d4b773c90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:41:51.147Z|ad811698-1f76-4aea-b7da-9f64c76c6834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:51.148Z|ad811698-1f76-4aea-b7da-9f64c76c6834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:51.156Z|448e2b16-ce1a-49da-ae58-9beb3f8e0b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:51.157Z|5d67fbd5-b79e-4479-92ef-4e9f8e16dfc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:41:51.157Z|448e2b16-ce1a-49da-ae58-9beb3f8e0b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:41:51.158Z|5d67fbd5-b79e-4479-92ef-4e9f8e16dfc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:01.178Z|234142f9-3503-499b-a1ea-fa742e9d2375|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:01.179Z|234142f9-3503-499b-a1ea-fa742e9d2375|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:01.185Z|b4c840dc-9e56-4032-8180-264afdfae932|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:01.186Z|b4c840dc-9e56-4032-8180-264afdfae932|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:01.186Z|336df69f-1da2-4cc6-9889-41e9cefb42c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:01.187Z|336df69f-1da2-4cc6-9889-41e9cefb42c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:05.930Z|073c89e9-278a-4b3d-9292-e976fa0957c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:42:05.931Z|073c89e9-278a-4b3d-9292-e976fa0957c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:42:11.211Z|c6c02bce-eb59-4ae9-8442-f83258319581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:11.212Z|c6c02bce-eb59-4ae9-8442-f83258319581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:11.215Z|79bfcdea-0fcc-40df-95ce-69b054fbeebd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:11.216Z|79bfcdea-0fcc-40df-95ce-69b054fbeebd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:11.221Z|aa6702e4-3567-44c4-ba4a-4bb0798a7935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:11.222Z|aa6702e4-3567-44c4-ba4a-4bb0798a7935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:20.930Z|accb9ab7-a489-452a-b30d-1e48ee32fbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:42:20.934Z|accb9ab7-a489-452a-b30d-1e48ee32fbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:42:21.083Z|7ad72cb6-27ff-4dfd-bdaf-e4e9435483c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:42:21.084Z|7ad72cb6-27ff-4dfd-bdaf-e4e9435483c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:42:21.247Z|e1214764-5a10-4380-a6db-5f11ce8b612b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:21.248Z|e1214764-5a10-4380-a6db-5f11ce8b612b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:21.255Z|9a05b1a1-56ab-4c4e-9e79-022f7d0059df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:21.256Z|9a05b1a1-56ab-4c4e-9e79-022f7d0059df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:21.256Z|7eae8b05-ed49-484d-b871-2795919bf344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:21.257Z|7eae8b05-ed49-484d-b871-2795919bf344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:31.280Z|354c4f94-0b56-47fe-85f9-d79db67c38d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:31.282Z|354c4f94-0b56-47fe-85f9-d79db67c38d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:31.284Z|ea7cf64a-58a7-4055-8294-f234308df849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:31.285Z|ea7cf64a-58a7-4055-8294-f234308df849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:31.290Z|5734f630-af87-42a6-8b31-7f5e289b7c71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:31.290Z|5734f630-af87-42a6-8b31-7f5e289b7c71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:35.931Z|7e825c42-5bb7-4610-932b-7ec24ec7b3c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:42:35.931Z|7e825c42-5bb7-4610-932b-7ec24ec7b3c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:42:41.315Z|12cc392c-ba11-4512-b5e8-1ef170beb071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:41.315Z|4856c8a2-3f9f-4661-aa5e-fdd78cb72a8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:41.316Z|12cc392c-ba11-4512-b5e8-1ef170beb071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:41.316Z|4856c8a2-3f9f-4661-aa5e-fdd78cb72a8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:41.319Z|210b7477-d46e-4404-8fa8-6015e75fcc3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:41.320Z|210b7477-d46e-4404-8fa8-6015e75fcc3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:42.868Z|9dee26c6-e1e4-4cf4-910f-23dd4bb5f9f7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:42:42.869Z|9dee26c6-e1e4-4cf4-910f-23dd4bb5f9f7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:50.930Z|a0dfdefe-4739-4b35-89a1-b330444f6ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:42:50.931Z|a0dfdefe-4739-4b35-89a1-b330444f6ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:42:51.085Z|47ea51c3-24e0-469d-888d-4eba25ef9266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:42:51.085Z|47ea51c3-24e0-469d-888d-4eba25ef9266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:42:51.348Z|f43473cd-36e3-4e05-97ea-d05f3e931964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:51.349Z|f43473cd-36e3-4e05-97ea-d05f3e931964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:51.349Z|20a85571-cef2-4560-91d7-787e7ad5ad7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:51.350Z|20a85571-cef2-4560-91d7-787e7ad5ad7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:42:51.351Z|7a0f6354-3a81-4ee2-8e4d-2f236c81ddec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:42:51.351Z|7a0f6354-3a81-4ee2-8e4d-2f236c81ddec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:01.381Z|505504b6-6496-48b3-a506-d84c27ea962d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:01.382Z|f7f53d44-7cee-4a46-aa96-859040147755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:01.383Z|505504b6-6496-48b3-a506-d84c27ea962d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:01.383Z|f7f53d44-7cee-4a46-aa96-859040147755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:01.383Z|4f29599e-3294-4879-b6c5-51e654eff48b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:01.384Z|4f29599e-3294-4879-b6c5-51e654eff48b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:05.931Z|b072b28c-d987-4822-9228-ea36487dae1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:43:05.937Z|b072b28c-d987-4822-9228-ea36487dae1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:43:11.424Z|7f2c1257-d8b9-432f-bccb-0536e902b6a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:11.425Z|bceeba73-11c5-4675-a8e5-f0218cb171f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:11.425Z|2a011945-4aaf-451a-9d66-87fd0991e8ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:11.425Z|7f2c1257-d8b9-432f-bccb-0536e902b6a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:11.425Z|bceeba73-11c5-4675-a8e5-f0218cb171f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:11.426Z|2a011945-4aaf-451a-9d66-87fd0991e8ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:20.931Z|62c019bf-4188-4a1f-a82d-4087925eea0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:43:20.931Z|62c019bf-4188-4a1f-a82d-4087925eea0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:43:21.086Z|c63b8701-7c32-45c0-a079-6821e6e7028c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:43:21.086Z|c63b8701-7c32-45c0-a079-6821e6e7028c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:43:21.459Z|29b5c4c7-f8e8-4940-af5c-3c30f42817cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:21.460Z|6c47527e-5b4e-4fb8-9e24-80bfb2672e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:21.460Z|29b5c4c7-f8e8-4940-af5c-3c30f42817cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:21.461Z|6c47527e-5b4e-4fb8-9e24-80bfb2672e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:21.468Z|5627bb18-b001-4158-82b6-0209e3abf114|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:21.469Z|5627bb18-b001-4158-82b6-0209e3abf114|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:31.494Z|8ac13866-efb5-43d2-9344-37b7f53ca361|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:31.495Z|8ac13866-efb5-43d2-9344-37b7f53ca361|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:31.497Z|c278fbca-a250-4191-846d-283bd2568d8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:31.498Z|c278fbca-a250-4191-846d-283bd2568d8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:31.498Z|cc6e09e6-9d96-4cb3-9f17-0d484dbadecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:31.499Z|cc6e09e6-9d96-4cb3-9f17-0d484dbadecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:35.931Z|1203bab3-7f10-4ebc-bf4c-0a101feac663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:43:35.931Z|1203bab3-7f10-4ebc-bf4c-0a101feac663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:43:41.527Z|61ee2ffc-0d49-4a53-a46a-2da73e4c067d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:41.527Z|dd85ad75-7a1c-457d-91e6-eb598ea44ce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:41.527Z|db1e8816-e2c6-4c12-ae83-83069294b122|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:41.528Z|61ee2ffc-0d49-4a53-a46a-2da73e4c067d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:41.528Z|db1e8816-e2c6-4c12-ae83-83069294b122|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:41.528Z|dd85ad75-7a1c-457d-91e6-eb598ea44ce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:42.870Z|a1f286a8-0a33-4655-86b2-7e51a5068cc0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:43:42.871Z|a1f286a8-0a33-4655-86b2-7e51a5068cc0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:50.930Z|347baa6c-e20e-43fa-80a7-d2c549d1bbe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:43:50.934Z|347baa6c-e20e-43fa-80a7-d2c549d1bbe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:43:51.087Z|23a60b41-17c7-405c-b49c-c34edc8d8f01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:43:51.088Z|23a60b41-17c7-405c-b49c-c34edc8d8f01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:43:51.564Z|a2dbad20-a591-4176-9777-2f0dce652962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:51.565Z|a2dbad20-a591-4176-9777-2f0dce652962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:51.570Z|8ae323f0-13dd-490a-9922-528afdd322e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:51.571Z|3541267b-2472-43f0-ad99-f278360982eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:43:51.571Z|8ae323f0-13dd-490a-9922-528afdd322e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:43:51.572Z|3541267b-2472-43f0-ad99-f278360982eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:01.609Z|e1882893-d310-4e68-8e4b-6406d6551c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:01.610Z|e1882893-d310-4e68-8e4b-6406d6551c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:01.612Z|2109b15a-ede2-4044-a800-a3e249805705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:01.612Z|a2f5edf0-78d5-4df0-bfda-5caeacf7c8a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:01.613Z|2109b15a-ede2-4044-a800-a3e249805705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:01.613Z|a2f5edf0-78d5-4df0-bfda-5caeacf7c8a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:05.930Z|f2dc18c9-13a5-44e5-b732-2786e47fbb81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:44:05.931Z|f2dc18c9-13a5-44e5-b732-2786e47fbb81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:44:11.645Z|847aad59-64f6-4f06-854b-2cb367ec27c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:11.646Z|847aad59-64f6-4f06-854b-2cb367ec27c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:11.645Z|c7c6eb61-c6c0-4b07-bb05-284501218ebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:11.646Z|1c07503d-6214-48dc-ad98-580ffe271bbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:11.647Z|1c07503d-6214-48dc-ad98-580ffe271bbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:11.647Z|c7c6eb61-c6c0-4b07-bb05-284501218ebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:20.930Z|5b9f8ca5-90a7-4a01-afd7-86b50ff18dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:44:20.931Z|5b9f8ca5-90a7-4a01-afd7-86b50ff18dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:44:21.089Z|9ae4aaac-0741-4bce-b549-73a4a13937a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:44:21.089Z|9ae4aaac-0741-4bce-b549-73a4a13937a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:44:21.679Z|6cbb5db7-ed1e-4b32-9b6b-7e7efdbdb54b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:21.680Z|6cbb5db7-ed1e-4b32-9b6b-7e7efdbdb54b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:21.687Z|1ae55fae-09ee-4ee9-a767-f1eff4137c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:21.687Z|ca761a87-9ef7-47c2-90e7-929e7546a79d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:21.688Z|1ae55fae-09ee-4ee9-a767-f1eff4137c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:21.688Z|ca761a87-9ef7-47c2-90e7-929e7546a79d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:31.716Z|be0dcd41-a81c-4f93-9edd-4a0a113712f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:31.718Z|be0dcd41-a81c-4f93-9edd-4a0a113712f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:31.719Z|ee846531-fb7d-43fa-a9ca-d2878e4caf60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:31.719Z|ee846531-fb7d-43fa-a9ca-d2878e4caf60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:31.720Z|5ab218c4-c2a2-4d73-bcaf-b2039a1f6ce9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:31.721Z|5ab218c4-c2a2-4d73-bcaf-b2039a1f6ce9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:35.931Z|afdd81d3-ec4c-4d75-aca0-5dd0563e6e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:44:35.937Z|afdd81d3-ec4c-4d75-aca0-5dd0563e6e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:44:41.770Z|33c8b259-a936-49a4-96ba-8b971711e4ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:41.770Z|5da5d800-80e5-43d9-98cc-45ef8db675c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:41.770Z|85bd99be-fcac-4e77-b4e9-4a6c5fa23d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:41.778Z|33c8b259-a936-49a4-96ba-8b971711e4ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:41.778Z|5da5d800-80e5-43d9-98cc-45ef8db675c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:41.778Z|85bd99be-fcac-4e77-b4e9-4a6c5fa23d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:42.870Z|c177c8ab-278c-4743-8b54-da6a93849b8b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:44:42.871Z|c177c8ab-278c-4743-8b54-da6a93849b8b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:50.931Z|095dfe54-40ec-4008-9a27-927916a5e91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:44:50.931Z|095dfe54-40ec-4008-9a27-927916a5e91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:44:51.090Z|4b863a02-a530-4ab1-b8a6-1a3938ae8120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:44:51.091Z|4b863a02-a530-4ab1-b8a6-1a3938ae8120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:44:51.819Z|9a75d262-cc89-4a19-96b0-02b46e80190b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:51.819Z|0227ca5e-ca61-4823-8b76-5a333b91f800|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:51.820Z|9a75d262-cc89-4a19-96b0-02b46e80190b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:51.820Z|0227ca5e-ca61-4823-8b76-5a333b91f800|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:44:51.824Z|a06a2574-34b0-40af-87a7-779ec9e9dce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:44:51.824Z|a06a2574-34b0-40af-87a7-779ec9e9dce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:01.847Z|5d31850d-d7e6-4452-aba3-dcb900aebeba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:01.848Z|5d31850d-d7e6-4452-aba3-dcb900aebeba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:01.854Z|02c9861b-8877-454b-93fd-6056de6a728e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:01.854Z|02c9861b-8877-454b-93fd-6056de6a728e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:01.860Z|3bffa6ed-4a44-4ef3-b6c4-6996c875fb8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:01.861Z|3bffa6ed-4a44-4ef3-b6c4-6996c875fb8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:05.931Z|920eca4d-cb0b-4121-92e1-1c1fd42ff517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:45:05.931Z|920eca4d-cb0b-4121-92e1-1c1fd42ff517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:45:11.880Z|ca0ce104-8200-4758-82df-58ff81b3527d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:11.881Z|ca0ce104-8200-4758-82df-58ff81b3527d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:11.887Z|9c3bc637-6bf8-4831-a15f-fc361aab9f63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:11.887Z|9c3bc637-6bf8-4831-a15f-fc361aab9f63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:11.894Z|459603c3-7c01-43b8-b77d-dbb163a94fa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:11.894Z|459603c3-7c01-43b8-b77d-dbb163a94fa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:20.930Z|ef30ca93-857f-40f7-ac3d-3d30fc1744d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:45:20.935Z|ef30ca93-857f-40f7-ac3d-3d30fc1744d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:45:21.092Z|fcf0bc30-39fd-4bb1-908f-d403446c8305|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:45:21.092Z|fcf0bc30-39fd-4bb1-908f-d403446c8305|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:45:21.911Z|0c6d4852-9350-4e9c-be27-c053ddf39578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:21.912Z|0c6d4852-9350-4e9c-be27-c053ddf39578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:21.921Z|7c48e685-37a2-4720-9f65-945867340719|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:21.921Z|d0ae5d00-1677-4573-b9af-190e2ff723c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:21.922Z|7c48e685-37a2-4720-9f65-945867340719|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:21.922Z|d0ae5d00-1677-4573-b9af-190e2ff723c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:31.947Z|2e031cdc-d563-4345-ab9b-46439bf0da48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:31.948Z|2e031cdc-d563-4345-ab9b-46439bf0da48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:31.951Z|1d2ce37c-8a52-40e8-ac13-c0cef0eaf366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:31.952Z|b98763d5-e11c-4101-a7b5-deda0dece947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:31.952Z|1d2ce37c-8a52-40e8-ac13-c0cef0eaf366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:31.953Z|b98763d5-e11c-4101-a7b5-deda0dece947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:35.931Z|b143a83d-5ae5-4371-8c78-8de3de7aaa1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:45:35.931Z|b143a83d-5ae5-4371-8c78-8de3de7aaa1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:45:41.982Z|55d2be7d-c574-4d7e-9ee4-4fe9fc3b1440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:41.983Z|d356b84a-1ec0-41e3-9286-64fd0ef9c166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:41.983Z|55d2be7d-c574-4d7e-9ee4-4fe9fc3b1440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:41.983Z|d356b84a-1ec0-41e3-9286-64fd0ef9c166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:41.992Z|0efb10c8-461b-44be-b410-674a60c9319b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:41.993Z|0efb10c8-461b-44be-b410-674a60c9319b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:42.867Z|6648b2ba-6fd8-49c6-9e25-62e032586776|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:45:42.868Z|6648b2ba-6fd8-49c6-9e25-62e032586776|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:50.930Z|82ae4f09-deee-4101-b444-ed1033a92b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:45:50.931Z|82ae4f09-deee-4101-b444-ed1033a92b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:45:51.093Z|e94ac632-e040-463b-ae09-2c2487b6ace4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:45:51.094Z|e94ac632-e040-463b-ae09-2c2487b6ace4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:45:52.013Z|ee13ea06-9743-48db-837b-3bb9df4a6d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:52.015Z|ee13ea06-9743-48db-837b-3bb9df4a6d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:52.022Z|ed71570c-527f-487a-ad4d-7d68f07d6662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:52.022Z|80a02df2-4429-40d5-89e1-7f9f25169609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:45:52.022Z|ed71570c-527f-487a-ad4d-7d68f07d6662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:45:52.023Z|80a02df2-4429-40d5-89e1-7f9f25169609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:02.052Z|ade1630d-9575-436f-93f5-0d77fdd936d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:02.052Z|910571d8-af40-4ffd-a36f-604bd50ecdc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:02.053Z|ade1630d-9575-436f-93f5-0d77fdd936d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:02.053Z|910571d8-af40-4ffd-a36f-604bd50ecdc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:02.054Z|79dbd849-4a3e-4e2e-a8b7-05d82f9ff2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:02.055Z|79dbd849-4a3e-4e2e-a8b7-05d82f9ff2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:05.931Z|8c7559a7-3f60-4333-a64c-25d892767489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:46:05.931Z|8c7559a7-3f60-4333-a64c-25d892767489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:46:12.081Z|bd7e7ff2-cd4c-4ed1-8a0c-f317f49d4e79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:12.081Z|bd7e7ff2-cd4c-4ed1-8a0c-f317f49d4e79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:12.084Z|91c0eca2-b914-4ef4-b9f4-516f35490dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:12.084Z|91c0eca2-b914-4ef4-b9f4-516f35490dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:12.086Z|85a36dc9-9598-4aa5-9c80-498557058b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:12.087Z|85a36dc9-9598-4aa5-9c80-498557058b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:20.930Z|91708001-d89a-4a6d-a132-2db76f9a0191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:46:20.931Z|91708001-d89a-4a6d-a132-2db76f9a0191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:46:21.094Z|6232395e-44d2-4fee-ba4e-aafafac29c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:46:21.095Z|6232395e-44d2-4fee-ba4e-aafafac29c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:46:22.108Z|037f9b17-0b90-437c-87b4-2c503fb66204|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:22.109Z|037f9b17-0b90-437c-87b4-2c503fb66204|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:22.111Z|e23a45db-5244-4454-ab24-d90e31e9c20b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:22.112Z|e23a45db-5244-4454-ab24-d90e31e9c20b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:22.117Z|64e395ad-2ab8-44d8-ab71-4aa31bd3204d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:22.118Z|64e395ad-2ab8-44d8-ab71-4aa31bd3204d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:32.142Z|d5ae7f4c-2ed3-49cd-b69c-494dae627acd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:32.143Z|bb2d3896-eabd-4922-be50-9ce0b815b2f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:32.143Z|d5ae7f4c-2ed3-49cd-b69c-494dae627acd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:32.143Z|bb2d3896-eabd-4922-be50-9ce0b815b2f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:32.145Z|f24611d0-a814-4437-86b7-e1bccac56fb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:32.146Z|f24611d0-a814-4437-86b7-e1bccac56fb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:35.930Z|140751c6-8998-44c4-99d9-c0e0140bab05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:46:35.931Z|140751c6-8998-44c4-99d9-c0e0140bab05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:46:42.176Z|d70c5299-60ab-4c68-8f89-deff061873aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:42.176Z|9153db82-1c8e-41f3-9018-3b621b9ae8de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:42.177Z|d70c5299-60ab-4c68-8f89-deff061873aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:42.177Z|9153db82-1c8e-41f3-9018-3b621b9ae8de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:42.185Z|40bc6ac4-79c8-4735-99b3-9a02b6f07346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:42.186Z|40bc6ac4-79c8-4735-99b3-9a02b6f07346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:42.874Z|c744ffdd-b68f-4884-b947-25824fa34e47|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:46:42.875Z|c744ffdd-b68f-4884-b947-25824fa34e47|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:50.930Z|40f9c1eb-c3cd-44f0-a96a-c98cf392da21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:46:50.931Z|40f9c1eb-c3cd-44f0-a96a-c98cf392da21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:46:51.096Z|1b604f97-0b32-4729-a74d-c717f5ec012b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:46:51.096Z|1b604f97-0b32-4729-a74d-c717f5ec012b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:46:52.207Z|ab377f0e-569b-4278-b34e-5bdc8ea7c179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:52.207Z|2beff1b4-ca6a-4fde-b9ad-553c989bde64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:52.208Z|2beff1b4-ca6a-4fde-b9ad-553c989bde64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:52.208Z|ab377f0e-569b-4278-b34e-5bdc8ea7c179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:46:52.215Z|facbf551-3985-4def-a99c-5d2ae75f68f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:46:52.215Z|facbf551-3985-4def-a99c-5d2ae75f68f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:02.242Z|b7aa172d-5280-4b8d-bc41-d602abbad18b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:02.242Z|cc42a390-d1b6-476c-83d9-192e5255e35b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:02.243Z|b7aa172d-5280-4b8d-bc41-d602abbad18b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:02.243Z|cc42a390-d1b6-476c-83d9-192e5255e35b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:02.243Z|6a404314-560d-40f2-a3ba-ca422a2727da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:02.244Z|6a404314-560d-40f2-a3ba-ca422a2727da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:05.930Z|a3a139b8-0162-46f0-8bcf-d06d5df4d82b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:47:05.938Z|a3a139b8-0162-46f0-8bcf-d06d5df4d82b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:47:12.274Z|077e9a75-a7bf-468b-b07b-842f8723f06f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:12.275Z|077e9a75-a7bf-468b-b07b-842f8723f06f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:12.277Z|c662e984-351e-40d2-8597-0afae15e5e4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:12.277Z|d480146b-0c1d-49cd-86de-b9fbfd8d7e18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:12.278Z|c662e984-351e-40d2-8597-0afae15e5e4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:12.278Z|d480146b-0c1d-49cd-86de-b9fbfd8d7e18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:20.931Z|faaea317-f216-4ebe-bfd1-fa00f7ff1358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:47:20.931Z|faaea317-f216-4ebe-bfd1-fa00f7ff1358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:47:21.097Z|04fb284a-cb1a-4dce-9bed-94a6003773cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:47:21.097Z|04fb284a-cb1a-4dce-9bed-94a6003773cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:47:22.308Z|573abfa5-5d0f-4048-afed-c9b000768fd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:22.308Z|2e776c7e-be2e-4e05-b85e-03d729dfcc76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:22.309Z|2e776c7e-be2e-4e05-b85e-03d729dfcc76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:22.309Z|573abfa5-5d0f-4048-afed-c9b000768fd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:22.312Z|5ffaa1c3-4fb6-4b33-b301-ad70e9afcdca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:22.313Z|5ffaa1c3-4fb6-4b33-b301-ad70e9afcdca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:32.343Z|c840eadd-172f-4b4c-a6e3-f4ab90212253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:32.344Z|c840eadd-172f-4b4c-a6e3-f4ab90212253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:32.347Z|7b05bf89-6a81-43c1-80fb-ed9301823bb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:32.348Z|de08dfe6-56a8-4856-828c-6c1b8da75e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:32.349Z|7b05bf89-6a81-43c1-80fb-ed9301823bb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:32.349Z|de08dfe6-56a8-4856-828c-6c1b8da75e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:35.931Z|5f0f658a-9627-421c-adbe-c7706b36d545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:47:35.932Z|5f0f658a-9627-421c-adbe-c7706b36d545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:47:42.374Z|f9aa70ab-03ca-436c-b4e5-fbbf93e83f77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:42.375Z|f9aa70ab-03ca-436c-b4e5-fbbf93e83f77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:42.381Z|de8264e4-fef7-4c0b-b117-f853c9d345fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:42.382Z|de8264e4-fef7-4c0b-b117-f853c9d345fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:42.382Z|dd35c13f-4a04-44f9-aa44-a74412a9ee25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:42.383Z|dd35c13f-4a04-44f9-aa44-a74412a9ee25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:42.869Z|fb2f96ea-9748-47b2-9e2e-fb45927a9afd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:47:42.870Z|fb2f96ea-9748-47b2-9e2e-fb45927a9afd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:50.931Z|7fcf3908-40d5-4065-b596-176ddf4bcbb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:47:50.935Z|7fcf3908-40d5-4065-b596-176ddf4bcbb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:47:51.098Z|dd6f8fab-7342-4209-b808-e3605de11496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:47:51.098Z|dd6f8fab-7342-4209-b808-e3605de11496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:47:52.412Z|8317eb09-cd4e-424b-a3a9-a7fdf191ce22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:52.412Z|18a2d974-b1e5-4416-a2b3-4bd2a7a050e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:52.413Z|8317eb09-cd4e-424b-a3a9-a7fdf191ce22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:52.413Z|18a2d974-b1e5-4416-a2b3-4bd2a7a050e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:47:52.416Z|a1ff30c6-0ef4-430f-bb3a-ee4c615b5103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:47:52.416Z|a1ff30c6-0ef4-430f-bb3a-ee4c615b5103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:02.441Z|cbd9772f-c63d-4121-a6c9-06e96dbf9abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:02.442Z|be0010dc-be01-4abc-ad60-8a3a831a0563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:02.442Z|cbd9772f-c63d-4121-a6c9-06e96dbf9abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:02.443Z|be0010dc-be01-4abc-ad60-8a3a831a0563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:02.446Z|559b2b23-43db-4376-b2bf-8efcbf25c4c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:02.447Z|559b2b23-43db-4376-b2bf-8efcbf25c4c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:05.931Z|902baaf6-a72a-48c2-8d61-62aa80bf5672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:48:05.931Z|902baaf6-a72a-48c2-8d61-62aa80bf5672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:48:12.474Z|a9dd072c-4b88-4d2c-8cf1-17e8023a2384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:12.474Z|a9dd072c-4b88-4d2c-8cf1-17e8023a2384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:12.474Z|585dbb20-1998-48d2-96d8-541c0f257a92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:12.475Z|585dbb20-1998-48d2-96d8-541c0f257a92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:12.479Z|e4909e4e-9e15-4e47-b7ba-d5fddaf8fc79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:12.480Z|e4909e4e-9e15-4e47-b7ba-d5fddaf8fc79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:20.930Z|d49cffd2-66e4-4052-a16d-d77d5376049a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:48:20.931Z|d49cffd2-66e4-4052-a16d-d77d5376049a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:48:21.099Z|aeae0bc0-3a49-4177-b7a3-bd45c5bdd9e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:48:21.099Z|aeae0bc0-3a49-4177-b7a3-bd45c5bdd9e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:48:22.508Z|fe5785f9-4155-4b2e-80a3-38f70b48e4ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:22.509Z|088cb1da-9130-46e6-bdc3-0de6a25a5d11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:22.509Z|fe5785f9-4155-4b2e-80a3-38f70b48e4ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:22.510Z|088cb1da-9130-46e6-bdc3-0de6a25a5d11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:22.516Z|af9f340b-0591-4943-a9ea-4290472d0293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:22.517Z|af9f340b-0591-4943-a9ea-4290472d0293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:32.542Z|b52b3d8a-2d04-4e1b-82c4-aeff9dd8e7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:32.543Z|63e6f3d2-9e84-46c4-bf1c-9a5217dffcde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:32.543Z|b52b3d8a-2d04-4e1b-82c4-aeff9dd8e7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:32.543Z|63e6f3d2-9e84-46c4-bf1c-9a5217dffcde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:32.544Z|8d383f90-bda8-47ee-9cf1-93252b03719e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:32.545Z|8d383f90-bda8-47ee-9cf1-93252b03719e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:35.931Z|177de947-4fe9-44bc-9b33-c6ac8ea1d465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:48:35.937Z|177de947-4fe9-44bc-9b33-c6ac8ea1d465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:48:42.570Z|08a26437-6cc5-4e76-8f51-a7647a6fea5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:42.571Z|08a26437-6cc5-4e76-8f51-a7647a6fea5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:42.572Z|32cce899-b1ff-4a06-a833-e1b2f950ec24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:42.572Z|32cce899-b1ff-4a06-a833-e1b2f950ec24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:42.576Z|8b99a1d5-7dbf-4e14-b582-2e4ad2ca494a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:42.577Z|8b99a1d5-7dbf-4e14-b582-2e4ad2ca494a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:42.870Z|7d7a061e-63a3-4f24-ba52-ada9fafdc227|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:48:42.871Z|7d7a061e-63a3-4f24-ba52-ada9fafdc227|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:50.930Z|75e03430-4fad-41cc-8a57-da0052f1b32b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:48:50.931Z|75e03430-4fad-41cc-8a57-da0052f1b32b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:48:51.100Z|cbc5c61f-efbb-4279-afdc-77e28966dd68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:48:51.101Z|cbc5c61f-efbb-4279-afdc-77e28966dd68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:48:52.596Z|441ba476-ef7a-40cb-97a8-d49059536828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:52.597Z|441ba476-ef7a-40cb-97a8-d49059536828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:52.601Z|b6cd672c-0cb9-4b4c-abab-94237a9eb723|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:52.602Z|b6cd672c-0cb9-4b4c-abab-94237a9eb723|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:48:52.605Z|fa6d98e1-c755-4f36-b9bf-956813c9c03a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:48:52.606Z|fa6d98e1-c755-4f36-b9bf-956813c9c03a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:02.627Z|b742905e-4384-4936-b31b-96c3d416d27b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:02.627Z|b742905e-4384-4936-b31b-96c3d416d27b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:02.633Z|62bd08b0-64a1-4b94-890c-5e3f472ddb21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:02.633Z|62bd08b0-64a1-4b94-890c-5e3f472ddb21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:02.633Z|fc9c823c-76aa-4fa0-ae86-41597ea95454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:02.634Z|fc9c823c-76aa-4fa0-ae86-41597ea95454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:05.931Z|87a6dd2e-4cfa-4b93-a605-dfd1e5a7a252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:49:05.931Z|87a6dd2e-4cfa-4b93-a605-dfd1e5a7a252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:49:12.661Z|772dd278-b5e0-440d-898b-2007414af0d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:12.663Z|772dd278-b5e0-440d-898b-2007414af0d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:12.663Z|e62e633d-4e7e-4fa4-b93e-619b08b45f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:12.664Z|e62e633d-4e7e-4fa4-b93e-619b08b45f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:12.671Z|af4a2617-7b94-469c-8343-fd81bc349a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:12.672Z|af4a2617-7b94-469c-8343-fd81bc349a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:20.930Z|9490bc7f-7ec7-4476-996a-f4d360bc15c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:49:20.935Z|9490bc7f-7ec7-4476-996a-f4d360bc15c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:49:21.102Z|6bdb2881-c8cf-47b6-95cc-0ba5e17823f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:49:21.103Z|6bdb2881-c8cf-47b6-95cc-0ba5e17823f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:49:22.693Z|a8fc90fb-d929-4145-977a-5f29a02595b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:22.694Z|a8fc90fb-d929-4145-977a-5f29a02595b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:22.701Z|7a22f54b-efa3-4b07-89a5-3c193ada7cd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:22.701Z|b12552d1-d1c4-4b6b-955d-133dfdf3bfaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:22.702Z|7a22f54b-efa3-4b07-89a5-3c193ada7cd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:22.702Z|b12552d1-d1c4-4b6b-955d-133dfdf3bfaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:32.727Z|ec76825f-3a92-4eb2-b90c-6acd8940efb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:32.728Z|ec76825f-3a92-4eb2-b90c-6acd8940efb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:32.729Z|856c9b7e-22b4-4a44-9ee4-5fad85547e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:32.730Z|856c9b7e-22b4-4a44-9ee4-5fad85547e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:32.733Z|83135df1-9ed2-4b85-a1d0-fdb0d63149d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:32.734Z|83135df1-9ed2-4b85-a1d0-fdb0d63149d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:35.931Z|57d10044-3f4a-42cc-88d6-43e5aa601c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:49:35.931Z|57d10044-3f4a-42cc-88d6-43e5aa601c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:49:42.761Z|c1a1c0e1-1449-476a-bf3c-01373d0217f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:42.761Z|dff7e96d-2f5f-475f-b240-7e6c79061337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:42.762Z|c1a1c0e1-1449-476a-bf3c-01373d0217f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:42.763Z|dff7e96d-2f5f-475f-b240-7e6c79061337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:42.766Z|1979798a-f2fb-45d5-aa00-0e226a2b3825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:42.767Z|1979798a-f2fb-45d5-aa00-0e226a2b3825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:42.869Z|043c7b32-12a6-4180-b2e6-39226e6d3b12|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:49:42.870Z|043c7b32-12a6-4180-b2e6-39226e6d3b12|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:50.930Z|161c33f9-9779-4af9-98e0-895a6e949d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:49:50.931Z|161c33f9-9779-4af9-98e0-895a6e949d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:49:51.103Z|09ce3251-e3b1-4dff-a9fe-cdec988f10d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:49:51.104Z|09ce3251-e3b1-4dff-a9fe-cdec988f10d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:49:52.796Z|d791b90a-d08b-48a4-b0d5-e469d7a1e270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:52.797Z|20af37a7-4fee-4422-8783-620e6ed67e03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:52.797Z|d791b90a-d08b-48a4-b0d5-e469d7a1e270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:52.798Z|20af37a7-4fee-4422-8783-620e6ed67e03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:49:52.800Z|b218a10e-707c-4049-ab90-43d498a2bd94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:49:52.801Z|b218a10e-707c-4049-ab90-43d498a2bd94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:02.825Z|5f6be520-d0e1-4e41-b7c4-0189fb222302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:02.826Z|5f6be520-d0e1-4e41-b7c4-0189fb222302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:02.827Z|7d4323ec-57ec-4ff2-922e-b31317bdb03d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:02.828Z|7d4323ec-57ec-4ff2-922e-b31317bdb03d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:02.832Z|d28dfa93-c3bb-4b5f-8843-cf5072fec42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:02.832Z|d28dfa93-c3bb-4b5f-8843-cf5072fec42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:05.931Z|6160ad34-dede-4f5e-a2c0-3dfcd57dab62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:50:05.939Z|6160ad34-dede-4f5e-a2c0-3dfcd57dab62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:50:12.869Z|b83b18d6-2785-4f45-b114-f8bb924dcc7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:12.870Z|b83b18d6-2785-4f45-b114-f8bb924dcc7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:12.871Z|0b0d73a4-6325-4203-a440-da3ba690ebec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:12.871Z|0b0d73a4-6325-4203-a440-da3ba690ebec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:12.874Z|cca52287-d068-497d-845d-bfb4975d1c85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:12.875Z|cca52287-d068-497d-845d-bfb4975d1c85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:20.930Z|38c980e6-5368-4c86-a126-4a8766e494f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:50:20.931Z|38c980e6-5368-4c86-a126-4a8766e494f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:50:21.105Z|4fb3ab88-edc9-41e7-a938-45ac180e998f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:50:21.105Z|4fb3ab88-edc9-41e7-a938-45ac180e998f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:50:22.900Z|f1921275-1aa2-4181-a98d-eb2f41e2c25b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:22.900Z|f1921275-1aa2-4181-a98d-eb2f41e2c25b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:22.905Z|c9d3a2a7-6437-4fe4-b751-60296e5486ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:22.905Z|1cc7fdfd-d51e-49ae-8833-98fc95251c39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:22.905Z|c9d3a2a7-6437-4fe4-b751-60296e5486ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:22.906Z|1cc7fdfd-d51e-49ae-8833-98fc95251c39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:32.927Z|20c18850-dbcf-49e6-8188-e03dfb4705ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:32.928Z|20c18850-dbcf-49e6-8188-e03dfb4705ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:32.929Z|2546b0b7-a9f4-49f6-a4ac-69e554791aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:32.929Z|2546b0b7-a9f4-49f6-a4ac-69e554791aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:32.932Z|3b2bc5a2-5efa-4408-98c6-58799e6d3724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:32.932Z|3b2bc5a2-5efa-4408-98c6-58799e6d3724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:35.931Z|58cb1859-159c-4620-b530-0976d4a55d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:50:35.932Z|58cb1859-159c-4620-b530-0976d4a55d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:50:42.869Z|ca68e2f3-ddd0-4fe2-af4c-55309591d0b2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:50:42.870Z|ca68e2f3-ddd0-4fe2-af4c-55309591d0b2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:42.958Z|140b8d53-fc84-447a-9781-02fc123bcd3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:42.959Z|140b8d53-fc84-447a-9781-02fc123bcd3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:42.961Z|65e3925c-ad20-4dc6-88ac-604fbd8e7df0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:42.962Z|65e3925c-ad20-4dc6-88ac-604fbd8e7df0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:42.965Z|3e14dd82-d096-483f-9e23-31ce30f08938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:42.966Z|3e14dd82-d096-483f-9e23-31ce30f08938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:50.930Z|4bdad2b9-b9ad-422d-92d2-a67413fa5f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:50:50.934Z|4bdad2b9-b9ad-422d-92d2-a67413fa5f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:50:51.106Z|2724bdaf-2e57-4a84-ac70-c00b3cda6bce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:50:51.106Z|2724bdaf-2e57-4a84-ac70-c00b3cda6bce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:50:52.992Z|ffdda0c8-1def-4ed9-bfe4-2f53746d279e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:52.992Z|ffdda0c8-1def-4ed9-bfe4-2f53746d279e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:52.996Z|b74b7fdc-4af7-446a-a4ac-5b1879165a7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:52.996Z|b74b7fdc-4af7-446a-a4ac-5b1879165a7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:50:52.998Z|9b3417b0-0324-4a54-aa43-5d5a184a75d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:50:52.998Z|9b3417b0-0324-4a54-aa43-5d5a184a75d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:03.021Z|711d4aa5-e233-428b-a2b9-5b7efeec1152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:03.022Z|711d4aa5-e233-428b-a2b9-5b7efeec1152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:03.026Z|f4163b69-0c83-423c-b39a-ac6f6f659bbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:03.026Z|f4163b69-0c83-423c-b39a-ac6f6f659bbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:03.032Z|fd38ee00-891f-41ef-a78b-d440b1690e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:03.033Z|fd38ee00-891f-41ef-a78b-d440b1690e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:05.930Z|cb64fb3e-2e72-4832-845b-1e6b3849854f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:51:05.931Z|cb64fb3e-2e72-4832-845b-1e6b3849854f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:51:13.054Z|0cbcd441-a377-4a6d-843c-7a2074f3cc35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:13.055Z|0cbcd441-a377-4a6d-843c-7a2074f3cc35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:13.064Z|2818db4c-9a54-4013-8b24-f0986d85da72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:13.065Z|2818db4c-9a54-4013-8b24-f0986d85da72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:13.070Z|58eca819-a117-4a5d-8f22-543dd7c1d75f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:13.071Z|58eca819-a117-4a5d-8f22-543dd7c1d75f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:20.930Z|24aecfa8-226a-474e-b603-0450b71df058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:51:20.931Z|24aecfa8-226a-474e-b603-0450b71df058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:51:21.107Z|551f37e2-8152-4c48-9fd2-42685a973d28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:51:21.107Z|551f37e2-8152-4c48-9fd2-42685a973d28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:51:23.088Z|5a999145-9429-4a37-a50e-38f1c2db4447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:23.089Z|5a999145-9429-4a37-a50e-38f1c2db4447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:23.096Z|cccb961e-2213-49f2-aa5a-696e7bb0a20d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:23.097Z|cccb961e-2213-49f2-aa5a-696e7bb0a20d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:23.104Z|3dcfc8e1-b408-4a59-acd1-bd712cc5d6b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:23.105Z|3dcfc8e1-b408-4a59-acd1-bd712cc5d6b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:33.119Z|bd2bba24-ec32-4c8d-8f66-8c082651e555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:33.119Z|bd2bba24-ec32-4c8d-8f66-8c082651e555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:33.127Z|a2e2a82e-3ac8-41b9-8dd7-5a93f63d170c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:33.128Z|a2e2a82e-3ac8-41b9-8dd7-5a93f63d170c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:33.133Z|7dbb836c-1c0c-4fa5-a51c-ba1104a5e22c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:33.134Z|7dbb836c-1c0c-4fa5-a51c-ba1104a5e22c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:35.930Z|7683497e-a0f6-4a42-afc4-c67ef0d2b38b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:51:35.937Z|7683497e-a0f6-4a42-afc4-c67ef0d2b38b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:51:42.868Z|84958cb8-f9f7-443d-ad69-6d037db802e8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:51:42.869Z|84958cb8-f9f7-443d-ad69-6d037db802e8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:43.147Z|1a77305c-c9dc-42fb-9e83-266caef77262|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:43.148Z|1a77305c-c9dc-42fb-9e83-266caef77262|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:43.159Z|b0429655-04b3-4566-b6d3-b7d866951c99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:43.160Z|b0429655-04b3-4566-b6d3-b7d866951c99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:43.167Z|fa1f376a-4e9c-4c90-abff-8da63bd4d7b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:43.167Z|fa1f376a-4e9c-4c90-abff-8da63bd4d7b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:50.931Z|c274d129-f44a-4195-bcf6-420f10597caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:51:50.931Z|c274d129-f44a-4195-bcf6-420f10597caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:51:51.108Z|f288d9b3-f0ea-43de-988a-65fc1c1444e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:51:51.108Z|f288d9b3-f0ea-43de-988a-65fc1c1444e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:51:53.181Z|1121cce8-15a5-4dd2-a193-b5261ee78452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:53.182Z|1121cce8-15a5-4dd2-a193-b5261ee78452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:53.185Z|d39dbada-99af-4061-abd2-d2c2a9d66d31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:53.185Z|d39dbada-99af-4061-abd2-d2c2a9d66d31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:51:53.199Z|2752e38b-efa3-46bb-a402-eb5bbe63c2be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:51:53.199Z|2752e38b-efa3-46bb-a402-eb5bbe63c2be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:03.211Z|764c92aa-c9fa-43fb-b9e8-8f9c3e65d7fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:03.211Z|fdec7c3d-f8c1-49e5-aa42-467ac8dc63f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:03.212Z|764c92aa-c9fa-43fb-b9e8-8f9c3e65d7fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:03.212Z|fdec7c3d-f8c1-49e5-aa42-467ac8dc63f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:03.228Z|9e9224a3-3528-4d05-bcd0-9a7f898c3a1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:03.228Z|9e9224a3-3528-4d05-bcd0-9a7f898c3a1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:05.930Z|e1625ca7-9f09-4e86-8a22-7918c9ee5e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:52:05.931Z|e1625ca7-9f09-4e86-8a22-7918c9ee5e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:52:13.245Z|f689b3bf-6167-4a7b-95c1-227aa342ba9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:13.246Z|f689b3bf-6167-4a7b-95c1-227aa342ba9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:13.252Z|72893d45-71a3-465f-b8a0-2fb1e5dde4d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:13.252Z|72893d45-71a3-465f-b8a0-2fb1e5dde4d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:13.256Z|f34bb0dc-c317-451d-bd95-4007e942a4aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:13.257Z|f34bb0dc-c317-451d-bd95-4007e942a4aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:20.930Z|700334b1-d7bb-4186-a787-935cd8f0463e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:52:20.934Z|700334b1-d7bb-4186-a787-935cd8f0463e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:52:21.109Z|760d8da9-ba9d-4c1c-96da-dfeedace0646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:52:21.110Z|760d8da9-ba9d-4c1c-96da-dfeedace0646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:52:23.277Z|c009d763-fad5-435a-9c9e-b2b77ff13512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:23.278Z|c009d763-fad5-435a-9c9e-b2b77ff13512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:23.282Z|421db43f-72f0-4210-abb5-aaf26b85942b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:23.283Z|421db43f-72f0-4210-abb5-aaf26b85942b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:23.292Z|4c4e4289-7bfb-426e-91b6-a8885e9d19b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:23.293Z|4c4e4289-7bfb-426e-91b6-a8885e9d19b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:33.315Z|76854699-b16b-4fe5-bfb2-ad84e5f45d6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:33.316Z|2a8654fc-f37b-4318-8d49-689abfeaa91d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:33.316Z|76854699-b16b-4fe5-bfb2-ad84e5f45d6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:33.317Z|2a8654fc-f37b-4318-8d49-689abfeaa91d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:33.324Z|16bfaa98-5381-4467-a648-a95c1127790f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:33.325Z|16bfaa98-5381-4467-a648-a95c1127790f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:35.931Z|f1eaf400-88f5-4678-aeaa-a41f4e39ad76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:52:35.931Z|f1eaf400-88f5-4678-aeaa-a41f4e39ad76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:52:42.867Z|2175bfd8-aae4-4a7f-befd-2e90eec8f241|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:52:42.867Z|2175bfd8-aae4-4a7f-befd-2e90eec8f241|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:43.346Z|9a54bec6-dab3-4d08-adb4-c9e41779ea47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:43.347Z|9a54bec6-dab3-4d08-adb4-c9e41779ea47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:43.350Z|eb6539db-4b0f-413a-a6a0-b3a351bbc4fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:43.351Z|eb6539db-4b0f-413a-a6a0-b3a351bbc4fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:43.354Z|11d25406-0db7-47a5-a9ee-53961a507974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:43.355Z|11d25406-0db7-47a5-a9ee-53961a507974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:50.931Z|47d3167a-5ff6-4604-b7c7-da9e7a900c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:52:50.931Z|47d3167a-5ff6-4604-b7c7-da9e7a900c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:52:51.110Z|7fe072d7-7c15-438c-a144-2e0efd6641d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:52:51.111Z|7fe072d7-7c15-438c-a144-2e0efd6641d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:52:53.383Z|05ebe28a-bd23-4ed2-9c08-79700fc78fbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:53.383Z|85f67fc6-b6c3-49d4-ab89-da6ca6c0dd71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:53.383Z|05ebe28a-bd23-4ed2-9c08-79700fc78fbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:53.384Z|85f67fc6-b6c3-49d4-ab89-da6ca6c0dd71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:52:53.384Z|78909f51-92c9-4e2e-be26-adb97fcfadb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:52:53.385Z|78909f51-92c9-4e2e-be26-adb97fcfadb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:03.415Z|7ddf9743-0089-4681-838c-6cde2f5f1fce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:03.415Z|e33ba8d7-c012-4ba6-b6f0-b5257f028831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:03.415Z|ee2d99d8-7fc1-43bd-bfd3-fc799578e416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:03.415Z|7ddf9743-0089-4681-838c-6cde2f5f1fce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:03.416Z|e33ba8d7-c012-4ba6-b6f0-b5257f028831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:03.416Z|ee2d99d8-7fc1-43bd-bfd3-fc799578e416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:05.931Z|d4542f75-7656-4642-b99f-0c646ded88f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:53:05.937Z|d4542f75-7656-4642-b99f-0c646ded88f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:53:13.461Z|0a1e0f8e-9029-4a6b-bf04-58f9079a5fbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:13.462Z|0a1e0f8e-9029-4a6b-bf04-58f9079a5fbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:13.463Z|bacba906-5aea-4aa6-b5fe-9832900a19be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:13.464Z|bacba906-5aea-4aa6-b5fe-9832900a19be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:13.461Z|6155d006-e68b-448f-855a-694238ee2639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:13.471Z|6155d006-e68b-448f-855a-694238ee2639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:20.930Z|00e8ee59-58b0-4d45-b383-b82c638d4fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:53:20.931Z|00e8ee59-58b0-4d45-b383-b82c638d4fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:53:21.112Z|abe32ef0-7c1c-42c1-bb91-215789996b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:53:21.112Z|abe32ef0-7c1c-42c1-bb91-215789996b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:53:23.494Z|17cc11fc-ff44-4d6a-a22c-93ed6f9d610c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:23.495Z|17cc11fc-ff44-4d6a-a22c-93ed6f9d610c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:23.497Z|5494480e-6ce6-4fcb-accf-f663365a1d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:23.498Z|5494480e-6ce6-4fcb-accf-f663365a1d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:23.499Z|1ae06831-d996-404b-ae90-d2c950786347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:23.500Z|1ae06831-d996-404b-ae90-d2c950786347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:33.534Z|a4ee4b37-f37f-4c93-abc7-49f3fca26062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:33.534Z|c1f0da02-6657-4d2c-89e7-cafe11eb7e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:33.535Z|2adac84d-49a4-4134-9f35-0d693dcd125a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:33.535Z|a4ee4b37-f37f-4c93-abc7-49f3fca26062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:33.536Z|2adac84d-49a4-4134-9f35-0d693dcd125a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:33.536Z|c1f0da02-6657-4d2c-89e7-cafe11eb7e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:35.930Z|1fbd2bb7-2e39-449e-afc4-c4d8ff7a5f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:53:35.931Z|1fbd2bb7-2e39-449e-afc4-c4d8ff7a5f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:53:42.868Z|eaaf2cae-a371-480c-a43d-f6b7c88601e0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:53:42.869Z|eaaf2cae-a371-480c-a43d-f6b7c88601e0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:43.566Z|aa12abc0-825f-490a-b48a-6f7892667e4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:43.567Z|aa12abc0-825f-490a-b48a-6f7892667e4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:43.568Z|dfc1881e-7788-4778-92a6-903efeb7ae76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:43.568Z|47ddbd75-cc9f-4840-8807-e0184d538c14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:43.569Z|47ddbd75-cc9f-4840-8807-e0184d538c14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:43.569Z|dfc1881e-7788-4778-92a6-903efeb7ae76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:50.931Z|397aa973-9bda-4177-ba1e-226ad1350858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:53:50.935Z|397aa973-9bda-4177-ba1e-226ad1350858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:53:51.113Z|c24f9844-4e46-4c86-8b17-808ef4a534e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:53:51.113Z|c24f9844-4e46-4c86-8b17-808ef4a534e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:53:53.598Z|0c26eedf-d3db-41f6-9f26-87dce549745d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:53.599Z|e065ac75-a977-4b97-8ff0-ccbc128ddf6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:53.599Z|0c26eedf-d3db-41f6-9f26-87dce549745d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:53.600Z|e065ac75-a977-4b97-8ff0-ccbc128ddf6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:53:53.608Z|520b02de-bfc6-4f3e-a5a2-5bb3e1a36731|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:53:53.609Z|520b02de-bfc6-4f3e-a5a2-5bb3e1a36731|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:03.629Z|9aa6d5c1-ab6e-4b57-8ba2-550645a4784b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:03.630Z|9aa6d5c1-ab6e-4b57-8ba2-550645a4784b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:03.632Z|f49bfca6-7f48-4e7c-beb7-8ce685fe544f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:03.633Z|f49bfca6-7f48-4e7c-beb7-8ce685fe544f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:03.641Z|211d17ad-b687-46a5-b4a2-50693a1079b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:03.642Z|211d17ad-b687-46a5-b4a2-50693a1079b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:05.930Z|ed6cb09e-b686-4511-8b46-0caf52ebe131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:54:05.931Z|ed6cb09e-b686-4511-8b46-0caf52ebe131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:54:13.663Z|dc201af1-dae9-4850-bf40-ad9a828a92b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:13.664Z|dc201af1-dae9-4850-bf40-ad9a828a92b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:13.664Z|61ee6db2-9876-4d90-86a7-16578c602303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:13.665Z|61ee6db2-9876-4d90-86a7-16578c602303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:13.673Z|1f7833de-13bb-4193-8c7a-05b1a77c15da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:13.674Z|1f7833de-13bb-4193-8c7a-05b1a77c15da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:20.931Z|a538f83f-77bd-4a0f-a0b0-cd4e4754d8c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:54:20.931Z|a538f83f-77bd-4a0f-a0b0-cd4e4754d8c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:54:21.115Z|8526b563-0e02-48de-854c-2658edc84db9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:54:21.115Z|8526b563-0e02-48de-854c-2658edc84db9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:54:23.696Z|28e0e946-adf2-464a-bb7e-5d68cfe2d670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:23.696Z|769a84a6-7874-4c34-8591-f3b6b3d1e0a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:23.697Z|28e0e946-adf2-464a-bb7e-5d68cfe2d670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:23.697Z|769a84a6-7874-4c34-8591-f3b6b3d1e0a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:23.704Z|7aa343e0-9856-4c48-892b-31b5e7a5a7d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:23.705Z|7aa343e0-9856-4c48-892b-31b5e7a5a7d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:33.725Z|65c3fa4d-00f4-4bd9-b7af-562911518c01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:33.726Z|938900d9-a700-4239-be13-b60477df27a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:33.726Z|65c3fa4d-00f4-4bd9-b7af-562911518c01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:33.726Z|938900d9-a700-4239-be13-b60477df27a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:33.731Z|20991418-7dba-4df9-87ad-70627615f993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:33.732Z|20991418-7dba-4df9-87ad-70627615f993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:35.931Z|209eddca-8a8e-4ed9-9c86-6abfc74093d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:54:35.938Z|209eddca-8a8e-4ed9-9c86-6abfc74093d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:54:42.872Z|f0d99a78-459f-4736-bbad-a5092755d030|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:54:42.873Z|f0d99a78-459f-4736-bbad-a5092755d030|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:43.758Z|dd18e32c-a55b-43b9-a9b2-29286a50fee0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:43.759Z|dd18e32c-a55b-43b9-a9b2-29286a50fee0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:43.764Z|9de386fa-c187-4bc4-a14d-a5dfe37b1c35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:43.764Z|9de386fa-c187-4bc4-a14d-a5dfe37b1c35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:43.765Z|b5dae227-05c1-44e2-8af8-fd07220cd002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:43.766Z|b5dae227-05c1-44e2-8af8-fd07220cd002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:50.935Z|94d74aa0-ac81-49b9-bbf0-6d2b8610e189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:54:50.937Z|94d74aa0-ac81-49b9-bbf0-6d2b8610e189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:54:51.116Z|2c4117cd-99ce-474b-ae2d-9de3530053aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:54:51.117Z|2c4117cd-99ce-474b-ae2d-9de3530053aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:54:53.793Z|7df4eeac-d559-400c-a388-9577f6cfb4f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:53.793Z|7df4eeac-d559-400c-a388-9577f6cfb4f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:53.799Z|dc919e16-ced0-4d63-8142-037624ef2a78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:53.800Z|dc919e16-ced0-4d63-8142-037624ef2a78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:54:53.802Z|36c05055-160c-4a7f-9c13-7b7621d6104c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:54:53.803Z|36c05055-160c-4a7f-9c13-7b7621d6104c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:03.817Z|3646383b-56ee-4cf8-b800-8566b79ee567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:03.818Z|3646383b-56ee-4cf8-b800-8566b79ee567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:03.825Z|14babcd9-252a-4f4f-b8a9-c9775a156105|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:03.826Z|14babcd9-252a-4f4f-b8a9-c9775a156105|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:03.827Z|e57596b0-90cf-460c-b71a-d2c97593cb8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:03.828Z|e57596b0-90cf-460c-b71a-d2c97593cb8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:05.931Z|7056cb60-b2a9-4ca3-8b06-57ffc126b0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:55:05.931Z|7056cb60-b2a9-4ca3-8b06-57ffc126b0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:55:13.856Z|655280e8-dcb0-4a19-96e4-266beb6cec3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:13.857Z|50581d39-9ea5-42ec-82e6-5f20032c2ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:13.858Z|655280e8-dcb0-4a19-96e4-266beb6cec3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:13.859Z|50581d39-9ea5-42ec-82e6-5f20032c2ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:13.863Z|70659c97-3b72-4c2e-8b2c-ea858e575ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:13.864Z|70659c97-3b72-4c2e-8b2c-ea858e575ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:20.930Z|affb891e-4119-449c-ae77-ee0241b67648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:55:20.933Z|affb891e-4119-449c-ae77-ee0241b67648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:55:21.118Z|8843121c-4f19-4b47-8dc0-bb0ed2c5460e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:55:21.118Z|8843121c-4f19-4b47-8dc0-bb0ed2c5460e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:55:23.890Z|0903329e-801e-419e-b97b-fad428c10e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:23.891Z|c0d8b3fe-3b0c-41a8-8930-bd1272249a79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:23.891Z|0903329e-801e-419e-b97b-fad428c10e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:23.892Z|c0d8b3fe-3b0c-41a8-8930-bd1272249a79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:23.895Z|08b22253-c87a-40fd-aa36-e70973b054ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:23.896Z|08b22253-c87a-40fd-aa36-e70973b054ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:33.917Z|38cb551f-c9fb-479c-8941-ca103ff6c835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:33.919Z|38cb551f-c9fb-479c-8941-ca103ff6c835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:33.927Z|540dc03c-d671-4261-980c-f3e77138f49e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:33.928Z|540dc03c-d671-4261-980c-f3e77138f49e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:33.931Z|b1379475-76fa-4d30-87ab-0717096fb670|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:33.932Z|b1379475-76fa-4d30-87ab-0717096fb670|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:35.931Z|2fb4f66d-481d-43e0-99a4-a10fb99c2ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:55:35.931Z|2fb4f66d-481d-43e0-99a4-a10fb99c2ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:55:42.869Z|4b5bd3c4-5b1f-4fcc-97e1-b4e21af67332|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:55:42.870Z|4b5bd3c4-5b1f-4fcc-97e1-b4e21af67332|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:43.950Z|f64185d5-5dc1-4cf0-b397-eab3fdd894f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:43.951Z|f64185d5-5dc1-4cf0-b397-eab3fdd894f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:43.956Z|e5082d43-d2a4-489f-9d9e-66df93f4ba31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:43.957Z|e5082d43-d2a4-489f-9d9e-66df93f4ba31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:43.964Z|a301ab2a-7c56-4b00-9f9a-b63330225f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:43.965Z|a301ab2a-7c56-4b00-9f9a-b63330225f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:50.930Z|931607e0-84e3-4c58-84d6-c54cae8dcfba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:55:50.931Z|931607e0-84e3-4c58-84d6-c54cae8dcfba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:55:51.119Z|f928cb45-fc70-4d00-b6f8-ae85768c82b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:55:51.120Z|f928cb45-fc70-4d00-b6f8-ae85768c82b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:55:53.982Z|60e607b4-d03a-4ba9-83f8-d76e120ac9d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:53.983Z|60e607b4-d03a-4ba9-83f8-d76e120ac9d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:53.989Z|23dccfda-9573-4a02-b21d-4c93e2e81571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:53.990Z|23dccfda-9573-4a02-b21d-4c93e2e81571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:55:53.990Z|e2b88d17-1f04-475f-a8a5-0d2ebb1605b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:55:53.991Z|e2b88d17-1f04-475f-a8a5-0d2ebb1605b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:04.012Z|072c67a3-598b-4c85-a23d-255d70ab62fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:04.013Z|072c67a3-598b-4c85-a23d-255d70ab62fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:04.016Z|08ba1def-648a-4b79-a27f-c64253245dec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:04.016Z|08ba1def-648a-4b79-a27f-c64253245dec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:04.019Z|7f635276-dc4b-4de4-8979-1e5fd2ee5e51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:04.020Z|7f635276-dc4b-4de4-8979-1e5fd2ee5e51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:05.930Z|e942fc00-d475-441d-b97f-47e3f7c34cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:56:05.937Z|e942fc00-d475-441d-b97f-47e3f7c34cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:56:14.047Z|96df0db9-27c9-4555-9ecc-e39eba658d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:14.048Z|96df0db9-27c9-4555-9ecc-e39eba658d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:14.053Z|715fdd0f-9980-4b0b-9978-bcb0e170f7c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:14.056Z|7ea1dca7-4f77-49c6-a146-3ec5699f364f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:14.054Z|715fdd0f-9980-4b0b-9978-bcb0e170f7c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:14.057Z|7ea1dca7-4f77-49c6-a146-3ec5699f364f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:20.930Z|0534c767-2a99-4a64-9b96-f5866ab998ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:56:20.931Z|0534c767-2a99-4a64-9b96-f5866ab998ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:56:21.120Z|7eb0c8a9-0e66-44f9-bd04-8fe4d5181845|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:56:21.121Z|7eb0c8a9-0e66-44f9-bd04-8fe4d5181845|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:56:24.083Z|5338ded5-3335-4095-889e-ea872daf4f03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:24.084Z|5338ded5-3335-4095-889e-ea872daf4f03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:24.085Z|9da9db6b-b157-41d8-9a33-1694cac16d2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:24.086Z|9da9db6b-b157-41d8-9a33-1694cac16d2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:24.089Z|0354b807-87c1-4a87-8980-f553631fb980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:24.090Z|0354b807-87c1-4a87-8980-f553631fb980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:34.115Z|5fb05b67-7abb-4e39-8304-b9345e905677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:34.116Z|5fb05b67-7abb-4e39-8304-b9345e905677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:34.118Z|124b4b89-e77f-446f-b32f-661a537b86e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:34.119Z|124b4b89-e77f-446f-b32f-661a537b86e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:34.119Z|6d5d3c5d-6d62-41c5-a31a-21f8b1af8cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:34.120Z|6d5d3c5d-6d62-41c5-a31a-21f8b1af8cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:35.931Z|b1daa22c-25e6-4799-8858-8f2d1dba1ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:56:35.931Z|b1daa22c-25e6-4799-8858-8f2d1dba1ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:56:42.868Z|f5796fb7-60b7-476f-a86a-6598594c81ab|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:56:42.868Z|f5796fb7-60b7-476f-a86a-6598594c81ab|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:44.150Z|98b09df8-8ec2-478c-b49b-f31fcc9d2e25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:44.151Z|98b09df8-8ec2-478c-b49b-f31fcc9d2e25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:44.156Z|ee521f60-75ce-4011-aec9-1788009d5dee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:44.157Z|ee521f60-75ce-4011-aec9-1788009d5dee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:44.159Z|99321148-728a-4e1f-b17f-5f2dc2afd597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:44.159Z|99321148-728a-4e1f-b17f-5f2dc2afd597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:50.930Z|a2ec378c-a056-4064-808d-d6cfc82cb9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:56:50.934Z|a2ec378c-a056-4064-808d-d6cfc82cb9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:56:51.121Z|5e628cf1-5eb1-403b-8548-fdef7f923357|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:56:51.122Z|5e628cf1-5eb1-403b-8548-fdef7f923357|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:56:54.196Z|03bfa472-fd9a-4368-ad6f-d9d1f228f32e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:54.196Z|96332498-2658-46a0-bd68-5571340436f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:54.196Z|03bfa472-fd9a-4368-ad6f-d9d1f228f32e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:54.196Z|96332498-2658-46a0-bd68-5571340436f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:56:54.197Z|6873c035-6350-47d6-a814-28e875d6f7a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:56:54.198Z|6873c035-6350-47d6-a814-28e875d6f7a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:04.231Z|add7c1bf-290e-4af0-93d8-f69318094a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:04.233Z|add7c1bf-290e-4af0-93d8-f69318094a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:04.237Z|ff997c6d-60f6-4a6c-8fa2-0577d106e5db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:04.237Z|9dd2f197-b4f5-45d8-aa2a-1d5a2bfa80e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:04.237Z|ff997c6d-60f6-4a6c-8fa2-0577d106e5db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:04.238Z|9dd2f197-b4f5-45d8-aa2a-1d5a2bfa80e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:05.930Z|a7ef335a-2398-4dec-af9e-f3ddac8f22e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:57:05.931Z|a7ef335a-2398-4dec-af9e-f3ddac8f22e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:57:14.276Z|279302c1-e983-4d56-a28b-ad0a11d2f7f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:14.276Z|10444bf5-e54a-496c-af65-c7cd16133ca2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:14.276Z|7ad142a1-f328-4960-afb1-215b1f0a815a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:14.277Z|279302c1-e983-4d56-a28b-ad0a11d2f7f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:14.277Z|10444bf5-e54a-496c-af65-c7cd16133ca2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:14.277Z|7ad142a1-f328-4960-afb1-215b1f0a815a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:20.930Z|ab280661-281c-4255-9e4d-ef767f22ba93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:57:20.931Z|ab280661-281c-4255-9e4d-ef767f22ba93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:57:21.122Z|e4aaee3c-2ebc-4166-bae0-385741862264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:57:21.123Z|e4aaee3c-2ebc-4166-bae0-385741862264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:57:24.310Z|43f86a88-731a-4738-ab6e-0351a316e94b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:24.310Z|d744b934-4aa2-4ebc-8885-c279b9cd3686|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:24.310Z|7225c604-a6aa-440b-8e61-c7ef4711317c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:24.311Z|d744b934-4aa2-4ebc-8885-c279b9cd3686|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:24.311Z|43f86a88-731a-4738-ab6e-0351a316e94b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:24.312Z|7225c604-a6aa-440b-8e61-c7ef4711317c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:34.341Z|2ee56c6a-d818-4028-9d58-3d55fd5a1b68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:34.341Z|2ee56c6a-d818-4028-9d58-3d55fd5a1b68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:34.345Z|04ad9f79-765d-4b07-9c0a-4637edff5156|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:34.345Z|04ad9f79-765d-4b07-9c0a-4637edff5156|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:34.348Z|c4408aba-006f-4558-ab87-69c45ed6a458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:34.348Z|c4408aba-006f-4558-ab87-69c45ed6a458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:35.930Z|5a0459e9-5dff-4d9f-940f-ebe309401f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:57:35.936Z|5a0459e9-5dff-4d9f-940f-ebe309401f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:57:42.869Z|8f24ce99-4873-4006-96fe-1c3cac49d00d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:57:42.870Z|8f24ce99-4873-4006-96fe-1c3cac49d00d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:44.374Z|8c53049b-a7ce-4b65-b4f1-58a307cd7bae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:44.375Z|8c53049b-a7ce-4b65-b4f1-58a307cd7bae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:44.379Z|d3643626-9635-4fa2-ad1e-97fa8f4ef3b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:44.380Z|028161e1-f8cf-4213-a0d0-8c5aeeb38338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:44.381Z|028161e1-f8cf-4213-a0d0-8c5aeeb38338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:44.381Z|d3643626-9635-4fa2-ad1e-97fa8f4ef3b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:50.930Z|b8aa135b-4a97-4af4-ad12-d5b2321038ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:57:50.931Z|b8aa135b-4a97-4af4-ad12-d5b2321038ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:57:51.124Z|4dad8f53-fd5a-4067-8d0a-350a868cbe92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:57:51.124Z|4dad8f53-fd5a-4067-8d0a-350a868cbe92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:57:54.404Z|79bfd68c-39f0-40cc-bb8f-c39a27da4c39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:54.405Z|79bfd68c-39f0-40cc-bb8f-c39a27da4c39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:54.407Z|904351c4-600e-4cba-b353-122e7c2d472e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:54.408Z|904351c4-600e-4cba-b353-122e7c2d472e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:57:54.410Z|421735ad-d9f0-4231-9e39-c60729b6b553|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:57:54.410Z|421735ad-d9f0-4231-9e39-c60729b6b553|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:04.438Z|8f419bee-02e1-42ed-8616-1e419354e342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:04.438Z|1a6687dc-4e37-4cc4-8c3b-267d2f7bbfa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:04.439Z|1a6687dc-4e37-4cc4-8c3b-267d2f7bbfa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:04.439Z|8f419bee-02e1-42ed-8616-1e419354e342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:04.439Z|7acd6db9-fd11-4da9-a675-6762bce7d9c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:04.440Z|7acd6db9-fd11-4da9-a675-6762bce7d9c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:05.930Z|3879fab1-8fae-45cf-b178-5df79d49f3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:58:05.931Z|3879fab1-8fae-45cf-b178-5df79d49f3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:58:14.472Z|a84d9eef-9b1a-4d6d-91f3-6f48867b4e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:14.472Z|204fc139-19cc-4531-a18e-aaf387309419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:14.473Z|a84d9eef-9b1a-4d6d-91f3-6f48867b4e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:14.473Z|204fc139-19cc-4531-a18e-aaf387309419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:14.476Z|414d2d25-08b6-4c64-b14c-0bcc1e099425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:14.478Z|414d2d25-08b6-4c64-b14c-0bcc1e099425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:20.930Z|7d60fdbf-0e50-4863-96e4-edd3bedbe3f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:58:20.934Z|7d60fdbf-0e50-4863-96e4-edd3bedbe3f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:58:21.125Z|6ba62233-a9d8-4e85-bfe9-58f304bff75d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:58:21.126Z|6ba62233-a9d8-4e85-bfe9-58f304bff75d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:58:24.503Z|1420c4b4-af78-479f-ba65-f68b705aaaa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:24.504Z|1420c4b4-af78-479f-ba65-f68b705aaaa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:24.506Z|99383f86-9a45-410a-b972-c9ace5016a9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:24.507Z|99383f86-9a45-410a-b972-c9ace5016a9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:24.508Z|05204001-dab4-439d-b6de-af21f6b94b09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:24.509Z|05204001-dab4-439d-b6de-af21f6b94b09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:34.538Z|8b87374e-3130-4ba6-93e0-aa118531c992|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:34.539Z|1bdc19e7-7a08-416b-a5f6-8a673c4700b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:34.539Z|8b87374e-3130-4ba6-93e0-aa118531c992|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:34.540Z|1bdc19e7-7a08-416b-a5f6-8a673c4700b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:34.541Z|17a40305-a1ed-4d46-8894-a4061ab158ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:34.542Z|17a40305-a1ed-4d46-8894-a4061ab158ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:35.930Z|d5199875-6ab4-4f19-9a31-e4f67ccfc759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:58:35.932Z|d5199875-6ab4-4f19-9a31-e4f67ccfc759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:58:42.868Z|08aff52d-df55-47c9-97ad-3c701e2aed03|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:58:42.869Z|08aff52d-df55-47c9-97ad-3c701e2aed03|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:44.566Z|d57b96f1-bde0-4586-9dc2-d59a962a2179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:44.567Z|d0b2cfa2-3cdb-4be4-a104-54d3952cfd75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:44.567Z|d57b96f1-bde0-4586-9dc2-d59a962a2179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:44.568Z|d0b2cfa2-3cdb-4be4-a104-54d3952cfd75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:44.569Z|879ddbb2-d9c6-4efb-b052-11f102a3c95b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:44.569Z|879ddbb2-d9c6-4efb-b052-11f102a3c95b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:50.930Z|d0282b0d-1b28-4ac4-91f2-864a5afa5112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:58:50.931Z|d0282b0d-1b28-4ac4-91f2-864a5afa5112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:58:51.127Z|76831e77-517f-4ec4-a291-267816a20931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:58:51.128Z|76831e77-517f-4ec4-a291-267816a20931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:58:54.592Z|0e309287-48d5-4097-b933-af2c46e8652f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:54.593Z|fc682c13-4012-4590-9a51-b4dde9dff931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:54.593Z|0e309287-48d5-4097-b933-af2c46e8652f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:54.593Z|fc682c13-4012-4590-9a51-b4dde9dff931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:58:54.594Z|f0fd1509-5aab-4304-bced-dfeaf93e4a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:58:54.594Z|f0fd1509-5aab-4304-bced-dfeaf93e4a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:04.623Z|d2cd5ff3-1267-45d1-bcbb-657ce7f3361d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:04.624Z|d36761d7-d050-4831-b272-be61886606e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:04.624Z|d2cd5ff3-1267-45d1-bcbb-657ce7f3361d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:04.624Z|d36761d7-d050-4831-b272-be61886606e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:04.630Z|ea253bc5-7cb2-475a-b749-e6617d230c7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:04.631Z|ea253bc5-7cb2-475a-b749-e6617d230c7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:05.931Z|1e68c739-6ba8-44e5-8bad-9a4f92347388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:59:05.939Z|1e68c739-6ba8-44e5-8bad-9a4f92347388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:59:14.700Z|cf767107-0fe8-4a3e-aa58-0ec21004395e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:14.700Z|eda808a9-e97c-48ea-be77-c75f74a14cf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:14.701Z|cf767107-0fe8-4a3e-aa58-0ec21004395e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:14.701Z|eda808a9-e97c-48ea-be77-c75f74a14cf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:14.701Z|556250d6-48e2-4153-936e-aac5d73df13b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:14.701Z|556250d6-48e2-4153-936e-aac5d73df13b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:20.930Z|8c29b4b4-0c1c-447e-81a6-53504272f68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:59:20.931Z|8c29b4b4-0c1c-447e-81a6-53504272f68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:59:21.129Z|0411ab2a-097b-40e4-a8c2-cf8f174b9b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:59:21.129Z|0411ab2a-097b-40e4-a8c2-cf8f174b9b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:59:24.745Z|7bfe5e7d-e81e-4dd9-a7a7-01875f7f71e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:24.745Z|d1295919-c1d9-4835-8ad9-1ab7a9f92471|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:24.746Z|7bfe5e7d-e81e-4dd9-a7a7-01875f7f71e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:24.746Z|d1295919-c1d9-4835-8ad9-1ab7a9f92471|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:24.748Z|d974ac75-cc61-49fc-9a2a-8533ae2e6b99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:24.749Z|d974ac75-cc61-49fc-9a2a-8533ae2e6b99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:34.774Z|f0faa112-e6f0-46b8-8e60-28390a5cf25c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:34.775Z|f0faa112-e6f0-46b8-8e60-28390a5cf25c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:34.776Z|4652b17b-5876-4f88-a172-96b459b2a9f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:34.776Z|4652b17b-5876-4f88-a172-96b459b2a9f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:34.777Z|30ee86cc-d45b-411e-bdad-b27e6865014e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:34.778Z|30ee86cc-d45b-411e-bdad-b27e6865014e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:35.930Z|b404d85e-f584-4857-9e72-4d3784d062c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:59:35.931Z|b404d85e-f584-4857-9e72-4d3784d062c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:59:42.870Z|a327d4cb-6fa5-402e-a992-44927283f7dd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-19T23:59:42.871Z|a327d4cb-6fa5-402e-a992-44927283f7dd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:44.803Z|b2ddfa9f-fea8-459f-a7c2-5994140dc0cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:44.804Z|b2ddfa9f-fea8-459f-a7c2-5994140dc0cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:44.804Z|c175e011-7a35-4f1b-8c5c-8243e46157a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:44.805Z|c175e011-7a35-4f1b-8c5c-8243e46157a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:44.811Z|a555c4b8-9030-4c64-8235-f6a3801486d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:44.812Z|a555c4b8-9030-4c64-8235-f6a3801486d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:50.930Z|c66c6a52-9de3-4e5f-ae0c-b6d7f27b2ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:59:50.934Z|c66c6a52-9de3-4e5f-ae0c-b6d7f27b2ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:59:51.130Z|6c1c1176-958c-4c98-a8c8-fc5f44936649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-19T23:59:51.131Z|6c1c1176-958c-4c98-a8c8-fc5f44936649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-19T23:59:54.832Z|d864b285-fa81-416e-9fb0-87e103d475c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:54.833Z|d864b285-fa81-416e-9fb0-87e103d475c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:54.834Z|b2823c99-5d64-42a3-b052-00a7f0a4f48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:54.835Z|b2823c99-5d64-42a3-b052-00a7f0a4f48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-19T23:59:54.839Z|47b274f4-7403-41a8-84f3-e968cf765d96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-19T23:59:54.840Z|47b274f4-7403-41a8-84f3-e968cf765d96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:04.864Z|d000fc2a-65b8-4908-a64e-d72fb4ea2982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:04.865Z|d000fc2a-65b8-4908-a64e-d72fb4ea2982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:04.871Z|9ba27bc8-a140-46db-8c81-7f9740ad25d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:04.872Z|9ba27bc8-a140-46db-8c81-7f9740ad25d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:04.879Z|a841deb5-0446-4718-9939-af7967f4a53a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:04.879Z|a841deb5-0446-4718-9939-af7967f4a53a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:05.932Z|f78ab67b-331d-41fd-bc74-a3cb81bb74f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:00:05.933Z|f78ab67b-331d-41fd-bc74-a3cb81bb74f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:00:14.902Z|834f66c8-dd95-424c-8e4f-40d3fb99bcf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:14.903Z|834f66c8-dd95-424c-8e4f-40d3fb99bcf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:14.903Z|9443cf78-5a50-4715-afac-095813f7a1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:14.903Z|9443cf78-5a50-4715-afac-095813f7a1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:14.907Z|132c6d9b-6fc9-4544-aa91-c363069b32e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:14.907Z|132c6d9b-6fc9-4544-aa91-c363069b32e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:20.931Z|cf31364f-f20e-4e46-9113-71689b2eab5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:00:20.931Z|cf31364f-f20e-4e46-9113-71689b2eab5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:00:21.132Z|f89c8455-0de3-4ddb-97e1-3ff823d9b7b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:00:21.134Z|f89c8455-0de3-4ddb-97e1-3ff823d9b7b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:00:24.927Z|3cfbea59-6297-417b-bb78-9f2c4cdf5af7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:24.928Z|3cfbea59-6297-417b-bb78-9f2c4cdf5af7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:24.929Z|bb22e90a-f753-4de3-b962-215d84306d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:24.929Z|bb22e90a-f753-4de3-b962-215d84306d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:24.932Z|6cd57726-582b-41fc-a84e-fa3042199853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:24.933Z|6cd57726-582b-41fc-a84e-fa3042199853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:34.958Z|84bc78f8-46f2-4611-8e79-8461a40faa87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:34.959Z|84bc78f8-46f2-4611-8e79-8461a40faa87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:34.961Z|81f491ee-1c61-48f8-9688-725e909bf98a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:34.961Z|81f491ee-1c61-48f8-9688-725e909bf98a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:34.963Z|69a80159-697a-437c-9b2c-765aa6e17062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:34.963Z|69a80159-697a-437c-9b2c-765aa6e17062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:35.931Z|bac7e07f-4e71-4053-ad67-a4e6c6267c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:00:35.937Z|bac7e07f-4e71-4053-ad67-a4e6c6267c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:00:42.867Z|d3a72477-2346-4e35-b48a-506cbd40053e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:00:42.868Z|d3a72477-2346-4e35-b48a-506cbd40053e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:44.987Z|3d8c35a4-624c-4e6b-a006-770b1de780b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:44.987Z|3d8c35a4-624c-4e6b-a006-770b1de780b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:44.989Z|1e5892a3-5871-45c6-8b20-83a9d833ab6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:44.990Z|1e5892a3-5871-45c6-8b20-83a9d833ab6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:44.995Z|3616f386-b99d-4b39-8002-120a6b1576c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:44.996Z|3616f386-b99d-4b39-8002-120a6b1576c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:50.930Z|ee9f886b-9568-4289-af3a-f14fd10096ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:00:50.931Z|ee9f886b-9568-4289-af3a-f14fd10096ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:00:51.135Z|d02ac75d-8e06-430d-8aee-5635f0095de1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:00:51.135Z|d02ac75d-8e06-430d-8aee-5635f0095de1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:00:55.018Z|2bc00cf5-0e2f-4102-a012-059ae6ea0e90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:55.019Z|2bc00cf5-0e2f-4102-a012-059ae6ea0e90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:55.025Z|895b3e42-9045-495e-8be9-f793f24fa8be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:55.025Z|895b3e42-9045-495e-8be9-f793f24fa8be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:00:55.026Z|3853c6bc-611f-460c-85cd-70b8a9ff4f21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:00:55.027Z|3853c6bc-611f-460c-85cd-70b8a9ff4f21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:05.055Z|957db6a4-9cda-40b0-9499-6c83755b1aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:05.055Z|957db6a4-9cda-40b0-9499-6c83755b1aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:05.055Z|1eabe86a-01f1-490c-ae4d-b79a2ce042bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:05.056Z|1eabe86a-01f1-490c-ae4d-b79a2ce042bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:05.065Z|4fea30f6-d841-4871-a5fe-0bd4f9cd0e70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:05.066Z|4fea30f6-d841-4871-a5fe-0bd4f9cd0e70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:05.930Z|40250ae6-a054-4321-9b3c-e59352e204d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:01:05.931Z|40250ae6-a054-4321-9b3c-e59352e204d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:01:15.092Z|b266c8ad-2b4e-4497-98be-d34ef3444d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:15.093Z|b266c8ad-2b4e-4497-98be-d34ef3444d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:15.094Z|d3081dbc-04a2-4fb6-9748-dcf3ed64b027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:15.095Z|d3081dbc-04a2-4fb6-9748-dcf3ed64b027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:15.098Z|0e501ba1-2823-4d5e-8160-63ab9e99d2dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:15.099Z|0e501ba1-2823-4d5e-8160-63ab9e99d2dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:20.930Z|c1e0fe3e-9be0-4581-94c1-e23f203d2749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:01:20.934Z|c1e0fe3e-9be0-4581-94c1-e23f203d2749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:01:21.136Z|bb7e820e-1463-4cdc-b194-1bab39c66c80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:01:21.136Z|bb7e820e-1463-4cdc-b194-1bab39c66c80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:01:25.126Z|da35f489-39bc-433e-a5d1-4e0b8307e56d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:25.126Z|f065878a-7e9a-4f6f-a3c0-223c8c33ac20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:25.127Z|da35f489-39bc-433e-a5d1-4e0b8307e56d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:25.127Z|f065878a-7e9a-4f6f-a3c0-223c8c33ac20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:25.130Z|f9f9835a-e8e5-4f44-b634-1dc9bd0eaeef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:25.131Z|f9f9835a-e8e5-4f44-b634-1dc9bd0eaeef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:35.161Z|6b00fe6b-d704-469a-ac59-1a53313ea998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:35.161Z|92cdc7d5-a4e1-4185-8e3a-a47df964c9e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:35.162Z|6b00fe6b-d704-469a-ac59-1a53313ea998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:35.162Z|92cdc7d5-a4e1-4185-8e3a-a47df964c9e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:35.163Z|d2f8318e-ae51-48c9-9768-9b921f784fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:35.163Z|d2f8318e-ae51-48c9-9768-9b921f784fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:35.930Z|19368bcd-a411-43c7-8d42-add0ed74e346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:01:35.931Z|19368bcd-a411-43c7-8d42-add0ed74e346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:01:42.868Z|db8f050b-fd0b-4d57-b039-b01ad1c1b4d9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:01:42.869Z|db8f050b-fd0b-4d57-b039-b01ad1c1b4d9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:45.190Z|61ced314-7487-49cf-95c9-f9dd6e670f20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:45.191Z|61ced314-7487-49cf-95c9-f9dd6e670f20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:45.192Z|4cc1555e-8b22-4677-a463-234c9b4367b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:45.193Z|4cc1555e-8b22-4677-a463-234c9b4367b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:45.197Z|2a287937-acb9-405c-9864-2682835d8fb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:45.198Z|2a287937-acb9-405c-9864-2682835d8fb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:50.931Z|11664f31-d9d8-4e5e-b380-6bf93da6864c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:01:50.931Z|11664f31-d9d8-4e5e-b380-6bf93da6864c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:01:51.137Z|ca66afec-0f19-404e-b7f4-54e033f0be08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:01:51.138Z|ca66afec-0f19-404e-b7f4-54e033f0be08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:01:55.219Z|661a61b8-cc34-4fdc-8e70-060935cfa7ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:55.220Z|661a61b8-cc34-4fdc-8e70-060935cfa7ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:55.222Z|93e1990a-0f24-4eea-b7aa-c402e7bdfffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:55.223Z|93e1990a-0f24-4eea-b7aa-c402e7bdfffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:01:55.223Z|8d536419-ad2c-4c0f-8124-2c6fe3e59bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:01:55.225Z|8d536419-ad2c-4c0f-8124-2c6fe3e59bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:05.256Z|a8f6fa03-e03a-431a-ab79-415ce50155e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:05.256Z|f9f74aa8-0143-4017-ab7f-0471d40446ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:05.257Z|a8f6fa03-e03a-431a-ab79-415ce50155e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:05.257Z|f9f74aa8-0143-4017-ab7f-0471d40446ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:05.261Z|2bba9340-2a2c-481b-ac18-6a64d1a32eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:05.262Z|2bba9340-2a2c-481b-ac18-6a64d1a32eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:05.931Z|44425f5f-6e79-48d1-8407-ba46f938c6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:02:05.937Z|44425f5f-6e79-48d1-8407-ba46f938c6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:02:15.290Z|fd83bf5f-e648-4b4e-b1b4-97592010a020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:15.290Z|fef66f75-25e0-4268-b9e0-a91e77b182ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:15.291Z|fd83bf5f-e648-4b4e-b1b4-97592010a020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:15.292Z|fef66f75-25e0-4268-b9e0-a91e77b182ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:15.296Z|142eacc0-91b1-4f19-8085-e7b4a9e1f7dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:15.297Z|142eacc0-91b1-4f19-8085-e7b4a9e1f7dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:20.930Z|dd947533-3879-4e85-ba40-d5794278e8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:02:20.931Z|dd947533-3879-4e85-ba40-d5794278e8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:02:21.139Z|17e7a8be-34b6-439e-b8f9-74435226acdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:02:21.139Z|17e7a8be-34b6-439e-b8f9-74435226acdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:02:25.321Z|04ff1220-36fb-471b-99e5-6434536a9209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:25.323Z|04ff1220-36fb-471b-99e5-6434536a9209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:25.323Z|2ab05bf2-eba5-497f-b4fd-183f9c4cab46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:25.324Z|2ab05bf2-eba5-497f-b4fd-183f9c4cab46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:25.325Z|77934b0d-eb41-4155-b31f-1cf4695cfd15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:25.326Z|77934b0d-eb41-4155-b31f-1cf4695cfd15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:35.356Z|c5b6f908-dfaf-4e7f-a32e-6f60f3c5c141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:35.356Z|5042a9fa-43c8-4cf3-8061-5c1571d8a334|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:35.356Z|c351d7e2-343e-4a23-8661-9252dc7f49f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:35.357Z|c5b6f908-dfaf-4e7f-a32e-6f60f3c5c141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:35.357Z|5042a9fa-43c8-4cf3-8061-5c1571d8a334|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:35.357Z|c351d7e2-343e-4a23-8661-9252dc7f49f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:35.930Z|7aa28df3-9cb5-4bec-aff2-1f9209a551c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:02:35.931Z|7aa28df3-9cb5-4bec-aff2-1f9209a551c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:02:42.867Z|2e2457c5-caa5-4b89-aa9e-c522aa66a9ed|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:02:42.868Z|2e2457c5-caa5-4b89-aa9e-c522aa66a9ed|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:45.392Z|f27636fe-0c8d-4ab5-b118-a4307269d9bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:45.393Z|f27636fe-0c8d-4ab5-b118-a4307269d9bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:45.393Z|33004512-2fa1-4364-ac01-5e613f614236|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:45.394Z|33004512-2fa1-4364-ac01-5e613f614236|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:45.394Z|4c284f21-d0e2-4f8e-ae42-8544801c68f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:45.395Z|4c284f21-d0e2-4f8e-ae42-8544801c68f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:50.930Z|7e02385f-6108-4113-8d9c-2dafb0b494fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:02:50.935Z|7e02385f-6108-4113-8d9c-2dafb0b494fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:02:51.140Z|1583d93e-d6a8-4e65-9d36-ef047ca7505a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:02:51.140Z|1583d93e-d6a8-4e65-9d36-ef047ca7505a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:02:55.425Z|5964d6c0-8ff7-4cd4-8442-c14a0cfdcd8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:55.426Z|5964d6c0-8ff7-4cd4-8442-c14a0cfdcd8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:55.426Z|bf9ce9cb-e1e3-4010-b6b7-878fde22bbf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:55.427Z|bf9ce9cb-e1e3-4010-b6b7-878fde22bbf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:02:55.432Z|60b20277-3491-47cd-89a7-91ad4fa15410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:02:55.433Z|60b20277-3491-47cd-89a7-91ad4fa15410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:05.459Z|bc8bdb2e-7bae-41ff-96c9-ee4be00effba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:05.460Z|cc98f154-4eed-45b6-9cea-58f46ac50e68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:05.460Z|bc8bdb2e-7bae-41ff-96c9-ee4be00effba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:05.461Z|cc98f154-4eed-45b6-9cea-58f46ac50e68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:05.463Z|8fbdf4d1-9108-484f-852c-d4aa81588ca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:05.464Z|8fbdf4d1-9108-484f-852c-d4aa81588ca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:05.931Z|be28f993-6a9b-4f9c-826e-2b29a3c6cb0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:03:05.931Z|be28f993-6a9b-4f9c-826e-2b29a3c6cb0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:03:15.491Z|e4cd5844-6f77-46e7-8170-beb3a0b228db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:15.492Z|e4cd5844-6f77-46e7-8170-beb3a0b228db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:15.492Z|b663e094-6053-481f-b794-6cdf3ab16cf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:15.493Z|b663e094-6053-481f-b794-6cdf3ab16cf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:15.495Z|16890425-d5ca-4f06-8e8d-cab78f0dfb61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:15.496Z|16890425-d5ca-4f06-8e8d-cab78f0dfb61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:20.930Z|83acb4a7-79bd-43df-864a-a4cebc7d814e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:03:20.931Z|83acb4a7-79bd-43df-864a-a4cebc7d814e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:03:21.141Z|05d68bcf-6b80-48c8-9be2-8ae54e778be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:03:21.142Z|05d68bcf-6b80-48c8-9be2-8ae54e778be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:03:25.524Z|eaf2ca2d-508e-4995-bbef-003646aa8f2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:25.525Z|eaf2ca2d-508e-4995-bbef-003646aa8f2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:25.528Z|639cc1d8-0305-4b9f-b614-e789ffcb394b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:25.529Z|639cc1d8-0305-4b9f-b614-e789ffcb394b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:25.531Z|04a0e25a-40b7-4035-80ef-fb09a05173e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:25.532Z|04a0e25a-40b7-4035-80ef-fb09a05173e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:35.563Z|2ab42f01-c5cf-4ddd-94d4-8277d1bfbb1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:35.564Z|2ab42f01-c5cf-4ddd-94d4-8277d1bfbb1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:35.564Z|85747534-efa3-4f9a-b8f4-7fdd5c0c6b10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:35.565Z|85747534-efa3-4f9a-b8f4-7fdd5c0c6b10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:35.565Z|400d2d24-d9a1-4db2-b278-48b9bb9eb412|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:35.566Z|400d2d24-d9a1-4db2-b278-48b9bb9eb412|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:35.930Z|177ddec6-3a6c-4e6c-abf5-8a9d192f4046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:03:35.937Z|177ddec6-3a6c-4e6c-abf5-8a9d192f4046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:03:42.868Z|d46c93b8-d1de-427f-8567-28820a9975f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:03:42.869Z|d46c93b8-d1de-427f-8567-28820a9975f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:45.598Z|8d929f62-decf-4b59-b6c8-a573a4214ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:45.599Z|8d929f62-decf-4b59-b6c8-a573a4214ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:45.603Z|6d475c84-ceba-446a-9c88-cd4afd35254d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:45.604Z|db5e82f6-9441-41eb-b256-ec54336edf8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:45.604Z|6d475c84-ceba-446a-9c88-cd4afd35254d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:45.605Z|db5e82f6-9441-41eb-b256-ec54336edf8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:50.930Z|d43e358f-dc53-48b4-8a24-4c9dddbd2b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:03:50.931Z|d43e358f-dc53-48b4-8a24-4c9dddbd2b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:03:51.143Z|f41fc042-be50-401d-848c-f9b6c9e2b721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:03:51.143Z|f41fc042-be50-401d-848c-f9b6c9e2b721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:03:55.631Z|fedcd1f0-2db0-4fc8-a1ba-63b646ff0ce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:55.632Z|fedcd1f0-2db0-4fc8-a1ba-63b646ff0ce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:55.637Z|2e100f86-81a6-43c7-a319-0bfa36671fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:55.638Z|2e100f86-81a6-43c7-a319-0bfa36671fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:03:55.640Z|93229f9f-4e11-4794-a341-b144cddac75a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:03:55.641Z|93229f9f-4e11-4794-a341-b144cddac75a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:05.672Z|87465697-1de6-4e3d-8d99-ed082a0b4279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:05.673Z|87465697-1de6-4e3d-8d99-ed082a0b4279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:05.675Z|16a73f45-83d5-4031-b513-5f3bc71d2d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:05.675Z|d584a317-4d9c-43a9-b538-59ac2c0208ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:05.676Z|16a73f45-83d5-4031-b513-5f3bc71d2d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:05.676Z|d584a317-4d9c-43a9-b538-59ac2c0208ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:05.930Z|d6fcd82d-e333-4a21-8a6d-c423afa7e280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:04:05.931Z|d6fcd82d-e333-4a21-8a6d-c423afa7e280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:04:15.705Z|056ff46a-980b-4a41-b5e2-c39a1c59c961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:15.706Z|056ff46a-980b-4a41-b5e2-c39a1c59c961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:15.706Z|42bb6e00-1bfd-46ad-b539-029bbd0e4352|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:15.707Z|d2761785-dc9e-4900-8a0a-cb554e7924f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:15.707Z|42bb6e00-1bfd-46ad-b539-029bbd0e4352|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:15.707Z|d2761785-dc9e-4900-8a0a-cb554e7924f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:20.930Z|6e132657-da9e-4c31-a397-3905ec053772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:04:20.934Z|6e132657-da9e-4c31-a397-3905ec053772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:04:21.144Z|8065ee2f-0bc6-489b-bc45-1f4061f806dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:04:21.144Z|8065ee2f-0bc6-489b-bc45-1f4061f806dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:04:25.744Z|d58d8302-940f-4c70-86b1-e9e9979ce218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:25.745Z|d58d8302-940f-4c70-86b1-e9e9979ce218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:25.746Z|a9ee44c2-8cca-446d-b850-1d6e88d19ffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:25.746Z|3428fe27-1226-40c9-b236-81b98b246090|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:25.747Z|a9ee44c2-8cca-446d-b850-1d6e88d19ffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:25.747Z|3428fe27-1226-40c9-b236-81b98b246090|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:35.781Z|8d6d67e9-472e-4155-95ec-b42762b0821c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:35.781Z|22925ce1-1d1c-4781-a7fc-3cda300af567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:35.782Z|8d6d67e9-472e-4155-95ec-b42762b0821c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:35.782Z|22925ce1-1d1c-4781-a7fc-3cda300af567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:35.789Z|f240e487-cbb5-4fcd-a63e-661494c7a11d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:35.789Z|f240e487-cbb5-4fcd-a63e-661494c7a11d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:35.930Z|bf3cb510-f37c-4424-8b66-1bc0d7fda73c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:04:35.931Z|bf3cb510-f37c-4424-8b66-1bc0d7fda73c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:04:42.872Z|3806711d-90a3-4be7-b81f-f9031eaa12a1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:04:42.873Z|3806711d-90a3-4be7-b81f-f9031eaa12a1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:45.812Z|ae1fccba-1ff3-4c6d-ae57-931dcd7b07d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:45.813Z|ae1fccba-1ff3-4c6d-ae57-931dcd7b07d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:45.813Z|4c22d761-e0cd-4b64-85ed-6907f02870bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:45.814Z|4c22d761-e0cd-4b64-85ed-6907f02870bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:45.815Z|648ac6e9-e792-436e-8265-a6817a0f5316|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:45.816Z|648ac6e9-e792-436e-8265-a6817a0f5316|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:50.930Z|462d56d9-18ed-4dd4-8494-da8974e6ed0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:04:50.931Z|462d56d9-18ed-4dd4-8494-da8974e6ed0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:04:51.145Z|203d1d6c-10c9-4bd2-a16d-3bd2ab75925d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:04:51.146Z|203d1d6c-10c9-4bd2-a16d-3bd2ab75925d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:04:55.839Z|c6c2c037-518e-40d1-bf24-5b0db06b56dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:55.840Z|c6c2c037-518e-40d1-bf24-5b0db06b56dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:55.846Z|3a8b201d-36ff-4ead-9bdd-0c6f477eea72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:55.846Z|fafd4108-ae86-4567-9b8f-7d28bad41793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:04:55.847Z|3a8b201d-36ff-4ead-9bdd-0c6f477eea72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:04:55.847Z|fafd4108-ae86-4567-9b8f-7d28bad41793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:05.885Z|b736ee7a-d7ee-44bd-9e80-05d6d80b6406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:05.885Z|78f3374d-075a-45fa-88a8-2f2341781561|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:05.885Z|85fe010e-7573-4c46-91e7-b403d537487c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:05.886Z|78f3374d-075a-45fa-88a8-2f2341781561|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:05.886Z|b736ee7a-d7ee-44bd-9e80-05d6d80b6406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:05.886Z|85fe010e-7573-4c46-91e7-b403d537487c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:05.930Z|4dac9dfb-b91d-4478-b051-99220b9d57d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:05:05.936Z|4dac9dfb-b91d-4478-b051-99220b9d57d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:05:15.911Z|e64ba09b-c6df-4341-8250-517398b75120|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:15.911Z|1e0a9dfc-9635-4723-8c6a-abb99aa8b791|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:15.912Z|e64ba09b-c6df-4341-8250-517398b75120|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:15.912Z|1e0a9dfc-9635-4723-8c6a-abb99aa8b791|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:15.914Z|362318fb-a55c-4623-8e41-aaba7d61706e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:15.914Z|362318fb-a55c-4623-8e41-aaba7d61706e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:20.930Z|9013aae6-fd23-4fa9-b470-8e85ebeee627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:05:20.931Z|9013aae6-fd23-4fa9-b470-8e85ebeee627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:05:21.147Z|522d577e-6af2-4d81-b212-6008ee0edc32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:05:21.147Z|522d577e-6af2-4d81-b212-6008ee0edc32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:05:25.940Z|43118048-d91c-4669-9d3b-8e34b4198457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:25.940Z|f748c319-ed22-4ac2-9f6e-53e49db7232f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:25.941Z|43118048-d91c-4669-9d3b-8e34b4198457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:25.941Z|f748c319-ed22-4ac2-9f6e-53e49db7232f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:25.947Z|669b3740-1749-491e-8f1f-9538ed367283|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:25.948Z|669b3740-1749-491e-8f1f-9538ed367283|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:35.932Z|4af994e9-56bb-40b9-8023-dfdfb74c25ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:05:35.932Z|4af994e9-56bb-40b9-8023-dfdfb74c25ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:05:35.974Z|6c7b36c0-cd95-4721-8228-a1434fb215e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:35.975Z|6c7b36c0-cd95-4721-8228-a1434fb215e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:35.975Z|a1ca9423-4fd7-4254-9da6-701e5211dfed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:35.976Z|a0865087-b107-4fbb-adb3-898e35d5c466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:35.976Z|a1ca9423-4fd7-4254-9da6-701e5211dfed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:35.977Z|a0865087-b107-4fbb-adb3-898e35d5c466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:42.872Z|ef1cc22f-c5dc-48b0-b985-1f6ebd96fe26|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:05:42.873Z|ef1cc22f-c5dc-48b0-b985-1f6ebd96fe26|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:46.007Z|6d34369c-d0da-4cc0-9946-ab0dd7f1fabc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:46.008Z|6d34369c-d0da-4cc0-9946-ab0dd7f1fabc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:46.016Z|554995b1-cce3-4662-bb4e-86b3af9ff6c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:46.016Z|eb956489-d541-4471-a9f2-2722fe87803b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:46.017Z|554995b1-cce3-4662-bb4e-86b3af9ff6c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:46.017Z|eb956489-d541-4471-a9f2-2722fe87803b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:50.930Z|aa933d5f-23f0-45f4-b486-17f1dc46057e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:05:50.934Z|aa933d5f-23f0-45f4-b486-17f1dc46057e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:05:51.148Z|3f8cfcbe-21fa-4768-bfea-10561962fecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:05:51.149Z|3f8cfcbe-21fa-4768-bfea-10561962fecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:05:56.039Z|bfdc3f86-b2f6-4143-96af-a73fcca01253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:56.040Z|bfdc3f86-b2f6-4143-96af-a73fcca01253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:56.042Z|8fac8481-0a33-4438-a0bf-b631f83679ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:56.044Z|8fac8481-0a33-4438-a0bf-b631f83679ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:05:56.047Z|1a43bc4f-135e-4c22-9f56-5b05d7b06510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:05:56.048Z|1a43bc4f-135e-4c22-9f56-5b05d7b06510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:05.931Z|a59cd21e-aef7-4141-a18b-c67f204a1a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:06:05.931Z|a59cd21e-aef7-4141-a18b-c67f204a1a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:06:06.082Z|3062607c-33f7-4779-9faf-5c3ac123e401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:06.082Z|33b1f5a5-52ff-4b94-8078-4946bd9396ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:06.082Z|1a7e1225-d515-4c87-a7b5-12fff4326d91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:06.083Z|3062607c-33f7-4779-9faf-5c3ac123e401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:06.083Z|33b1f5a5-52ff-4b94-8078-4946bd9396ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:06.083Z|1a7e1225-d515-4c87-a7b5-12fff4326d91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:16.126Z|23605564-fa20-43af-836a-9b85358b64c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:16.127Z|2129eb54-80cc-45f6-9086-5ede6d75d398|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:16.127Z|23605564-fa20-43af-836a-9b85358b64c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:16.127Z|139285e0-dcac-43ff-9f3a-8462fac95854|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:16.128Z|2129eb54-80cc-45f6-9086-5ede6d75d398|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:16.128Z|139285e0-dcac-43ff-9f3a-8462fac95854|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:20.930Z|ee426603-1707-4363-b5d4-d57aa456657c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:06:20.931Z|ee426603-1707-4363-b5d4-d57aa456657c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:06:21.150Z|ab91d99c-56d8-480a-83e5-3a8636d3470d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:06:21.150Z|ab91d99c-56d8-480a-83e5-3a8636d3470d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:06:26.157Z|98ed9a5c-4f38-4819-9d81-c8a39dec2d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:26.158Z|98ed9a5c-4f38-4819-9d81-c8a39dec2d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:26.159Z|798919c6-1494-488e-893b-359b4f1a22ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:26.159Z|251a564b-3fc6-404b-86ab-ce8109625355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:26.160Z|798919c6-1494-488e-893b-359b4f1a22ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:26.160Z|251a564b-3fc6-404b-86ab-ce8109625355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:35.931Z|fb309293-919e-45f2-aa21-2cddec10481b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:06:35.937Z|fb309293-919e-45f2-aa21-2cddec10481b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:06:36.187Z|39d4f719-ea27-47ee-ad7d-9fc7b7750da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:36.188Z|29ab3df1-3b54-4eba-94b6-bd4526861079|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:36.188Z|7ec996d1-11c4-4b8a-8e6f-efc292544960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:36.188Z|39d4f719-ea27-47ee-ad7d-9fc7b7750da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:36.188Z|29ab3df1-3b54-4eba-94b6-bd4526861079|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:36.189Z|7ec996d1-11c4-4b8a-8e6f-efc292544960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:42.869Z|c60339b9-d6eb-4f58-b82a-dd3494001f64|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:06:42.872Z|c60339b9-d6eb-4f58-b82a-dd3494001f64|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:46.218Z|922e571f-6a47-4875-93ee-6269c679fef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:46.219Z|93bc4e93-b82d-4849-91db-0911017e2d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:46.220Z|93bc4e93-b82d-4849-91db-0911017e2d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:46.220Z|922e571f-6a47-4875-93ee-6269c679fef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:46.223Z|f967e2bb-6074-479b-a3a6-f1729f0dcddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:46.224Z|f967e2bb-6074-479b-a3a6-f1729f0dcddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:50.931Z|05a44359-718a-48cc-bb6d-173dcb9428fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:06:50.931Z|05a44359-718a-48cc-bb6d-173dcb9428fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:06:51.151Z|a1e5d374-312d-4d9e-b4eb-2f2227f97670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:06:51.152Z|a1e5d374-312d-4d9e-b4eb-2f2227f97670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:06:56.254Z|0f630734-4095-45e2-8d9f-f3cec23ccdca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:56.255Z|0f630734-4095-45e2-8d9f-f3cec23ccdca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:56.256Z|88cfa5c9-4f46-4341-94af-9c565e63b31b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:56.256Z|ba04a952-1e9a-49cf-b60e-6cd5347eb9c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:06:56.257Z|88cfa5c9-4f46-4341-94af-9c565e63b31b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:06:56.257Z|ba04a952-1e9a-49cf-b60e-6cd5347eb9c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:05.930Z|c96b1156-f668-405e-9ce9-6e4f35cfb469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:07:05.931Z|c96b1156-f668-405e-9ce9-6e4f35cfb469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:07:06.289Z|5e4bb68d-ca23-4f1c-9d72-10ae9b178c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:06.290Z|92e6f8fe-db62-4ddb-b2ed-17f16c4bccf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:06.290Z|ad21549a-9fb5-499f-b143-fdb7ffc289a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:06.291Z|5e4bb68d-ca23-4f1c-9d72-10ae9b178c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:06.291Z|92e6f8fe-db62-4ddb-b2ed-17f16c4bccf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:06.292Z|ad21549a-9fb5-499f-b143-fdb7ffc289a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:16.325Z|c6916ca5-4540-4439-bb60-53f0686c352d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:16.326Z|c6916ca5-4540-4439-bb60-53f0686c352d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:16.329Z|2ec3f236-7a15-4f47-9ea8-2f5f5e9c9124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:16.330Z|2ec3f236-7a15-4f47-9ea8-2f5f5e9c9124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:16.330Z|cc57aed4-51fb-4105-98c5-e94ce2f389a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:16.331Z|cc57aed4-51fb-4105-98c5-e94ce2f389a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:20.930Z|f61bd095-4c91-4c8c-8cbf-bd1950b44ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:07:20.934Z|f61bd095-4c91-4c8c-8cbf-bd1950b44ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:07:21.153Z|dc10f032-8324-43ce-8e49-d2c332feeebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:07:21.153Z|dc10f032-8324-43ce-8e49-d2c332feeebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:07:26.366Z|8f520271-3f8e-476e-9a31-34ff203fb681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:26.367Z|8f520271-3f8e-476e-9a31-34ff203fb681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:26.370Z|5b7590f5-9655-4814-a831-d182a0cd5c1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:26.371Z|5b7590f5-9655-4814-a831-d182a0cd5c1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:26.377Z|cec28d53-0ce5-481b-bd5b-ba65e03c1f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:26.377Z|cec28d53-0ce5-481b-bd5b-ba65e03c1f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:35.930Z|f3705ba9-abbe-4dfa-993f-e9572b21be91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:07:35.931Z|f3705ba9-abbe-4dfa-993f-e9572b21be91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:07:36.397Z|d45cb8ce-7266-4169-953c-bc5dd1677621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:36.398Z|d45cb8ce-7266-4169-953c-bc5dd1677621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:36.403Z|20efa46d-396c-4c27-9bca-649c54e7da15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:36.404Z|20efa46d-396c-4c27-9bca-649c54e7da15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:36.405Z|e531e82d-4405-4f50-95a8-ea28d1cf7db7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:36.405Z|e531e82d-4405-4f50-95a8-ea28d1cf7db7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:42.868Z|507ed33c-40fb-4c05-9815-98016d303c4a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:07:42.868Z|507ed33c-40fb-4c05-9815-98016d303c4a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:46.429Z|4dd0e5cb-9777-4e0e-8f1e-c597552e68cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:46.430Z|4dd0e5cb-9777-4e0e-8f1e-c597552e68cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:46.432Z|6f9da85a-601f-4dda-9e6b-e98a390000f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:46.433Z|6f9da85a-601f-4dda-9e6b-e98a390000f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:46.439Z|a813a93b-7ce3-41ff-9a5e-43e9935aa5dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:46.439Z|a813a93b-7ce3-41ff-9a5e-43e9935aa5dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:50.930Z|0ad8cb8e-5e14-43c9-8879-2ecd1c247e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:07:50.931Z|0ad8cb8e-5e14-43c9-8879-2ecd1c247e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:07:51.154Z|3b78ab7e-a61d-4696-8f17-698ca7175614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:07:51.155Z|3b78ab7e-a61d-4696-8f17-698ca7175614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:07:56.464Z|99a6656b-6c9f-4e28-ba87-96e125708983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:56.465Z|99a6656b-6c9f-4e28-ba87-96e125708983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:56.466Z|fc7bcc55-91cf-49a7-bc52-ce8cf2195db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:56.466Z|fc7bcc55-91cf-49a7-bc52-ce8cf2195db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:07:56.474Z|e320a339-7689-48b0-b64e-d329093b1314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:07:56.474Z|e320a339-7689-48b0-b64e-d329093b1314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:05.930Z|4a9ba5ac-9b82-4aec-aed0-c4bdd2b76d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:08:05.936Z|4a9ba5ac-9b82-4aec-aed0-c4bdd2b76d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:08:06.499Z|79af4110-5374-4fdc-9bc9-6428cdaff219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:06.500Z|79af4110-5374-4fdc-9bc9-6428cdaff219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:06.500Z|35014dbd-5f0e-4701-ad7c-6ded8abf13af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:06.501Z|35014dbd-5f0e-4701-ad7c-6ded8abf13af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:06.505Z|de6f3c00-5d08-4c13-9475-dbcda51d37ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:06.506Z|de6f3c00-5d08-4c13-9475-dbcda51d37ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:16.534Z|f5dc0454-7ba8-4dac-b472-de2c77f658f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:16.535Z|f5dc0454-7ba8-4dac-b472-de2c77f658f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:16.539Z|2bc7abde-cf7f-45cc-a325-310c01a1899f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:16.541Z|2bc7abde-cf7f-45cc-a325-310c01a1899f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:16.542Z|8588f23b-82be-4a9a-b241-e26391c3a086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:16.543Z|8588f23b-82be-4a9a-b241-e26391c3a086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:20.930Z|4ae37e05-aee9-4093-a24f-bb76bf1a3a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:08:20.931Z|4ae37e05-aee9-4093-a24f-bb76bf1a3a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:08:21.155Z|ea4e991d-dd41-49c4-82f1-0c91fab577b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:08:21.156Z|ea4e991d-dd41-49c4-82f1-0c91fab577b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:08:26.564Z|c481b8ad-3ba8-4de7-a6de-0e31d12f6690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:26.565Z|c481b8ad-3ba8-4de7-a6de-0e31d12f6690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:26.569Z|f6ca612e-472c-4b7f-876b-758232d5f7d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:26.570Z|f6ca612e-472c-4b7f-876b-758232d5f7d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:26.571Z|e9a8d776-8243-4fbf-bd92-837991d53425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:26.572Z|e9a8d776-8243-4fbf-bd92-837991d53425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:35.930Z|7806053c-87fb-42ae-bf30-9100f9cf2f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:08:35.931Z|7806053c-87fb-42ae-bf30-9100f9cf2f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:08:36.597Z|71b2efbc-a75e-4aa3-9264-c073f287647e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:36.598Z|71b2efbc-a75e-4aa3-9264-c073f287647e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:36.600Z|29759880-c54a-4f87-8552-8093ced7304a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:36.601Z|29759880-c54a-4f87-8552-8093ced7304a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:36.605Z|0e1f5ba0-6d39-427f-9cbd-6bb758be41a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:36.605Z|0e1f5ba0-6d39-427f-9cbd-6bb758be41a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:42.868Z|0dab700b-0569-4458-8d92-9480277d1d9d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:08:42.870Z|0dab700b-0569-4458-8d92-9480277d1d9d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:46.627Z|bb6e06ae-5ee1-492e-bc16-5abccdf00ccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:46.628Z|bb6e06ae-5ee1-492e-bc16-5abccdf00ccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:46.629Z|b19e37ef-67b0-4c35-a179-687030f0429f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:46.630Z|b19e37ef-67b0-4c35-a179-687030f0429f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:46.636Z|84a81419-499d-4d33-b087-cfbe6a339a8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:46.637Z|84a81419-499d-4d33-b087-cfbe6a339a8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:50.930Z|b98e6758-4061-4cc2-a4ac-e80dbeba82a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:08:50.933Z|b98e6758-4061-4cc2-a4ac-e80dbeba82a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:08:51.157Z|faa86494-7979-42f1-bf5c-114da2c1b3db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:08:51.157Z|faa86494-7979-42f1-bf5c-114da2c1b3db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:08:56.654Z|46724757-39bd-4338-9672-62f5da77ed20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:56.655Z|46724757-39bd-4338-9672-62f5da77ed20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:56.657Z|c3ad4e28-525e-4151-8b68-82ac14869f17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:56.658Z|c3ad4e28-525e-4151-8b68-82ac14869f17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:08:56.663Z|658dc5b1-3285-4779-aa5f-0e371522bdbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:08:56.663Z|658dc5b1-3285-4779-aa5f-0e371522bdbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:05.930Z|9ece8989-3db9-4c24-b23d-073a6cb9f35d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:09:05.931Z|9ece8989-3db9-4c24-b23d-073a6cb9f35d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:09:06.689Z|3638a825-dad6-4f43-8646-1f5c46a97c81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:06.690Z|76091e96-6cf9-471a-b3b3-b13504d803c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:06.690Z|3638a825-dad6-4f43-8646-1f5c46a97c81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:06.690Z|492a0996-8ac1-4742-9a47-df1bd971ac65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:06.691Z|76091e96-6cf9-471a-b3b3-b13504d803c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:06.691Z|492a0996-8ac1-4742-9a47-df1bd971ac65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:16.722Z|7985e3ae-aef8-440d-a449-e22203911e02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:16.723Z|03b5be26-5113-4f30-85ec-a8919d1db1e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:16.723Z|7985e3ae-aef8-440d-a449-e22203911e02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:16.724Z|03b5be26-5113-4f30-85ec-a8919d1db1e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:16.725Z|84e08206-78a5-4e0c-a823-2c297a7aac02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:16.726Z|84e08206-78a5-4e0c-a823-2c297a7aac02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:20.930Z|188612ba-14e8-4336-84dd-251b4f29f852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:09:20.931Z|188612ba-14e8-4336-84dd-251b4f29f852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:09:21.158Z|b77156c7-1bd3-4419-9a61-edc52cd19874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:09:21.158Z|b77156c7-1bd3-4419-9a61-edc52cd19874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:09:26.752Z|ac25a183-892e-4ba5-af0b-b25d03ce36c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:26.752Z|75f0ed80-7975-48e7-9157-a78a5b7aa8a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:26.753Z|75f0ed80-7975-48e7-9157-a78a5b7aa8a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:26.753Z|ac25a183-892e-4ba5-af0b-b25d03ce36c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:26.760Z|0257372f-7619-4962-bcc0-1ed065ecefbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:26.761Z|0257372f-7619-4962-bcc0-1ed065ecefbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:35.931Z|6fac5b4e-18c8-4d56-ba34-966105e22e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:09:35.936Z|6fac5b4e-18c8-4d56-ba34-966105e22e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:09:36.786Z|f5d55067-d8ba-4556-a5b8-09203d65bc96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:36.787Z|f5d55067-d8ba-4556-a5b8-09203d65bc96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:36.787Z|706928fa-348d-4cfa-8187-4741795c09c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:36.788Z|706928fa-348d-4cfa-8187-4741795c09c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:36.800Z|67e13668-2c0b-4fbf-b93c-70be7a28e781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:36.801Z|67e13668-2c0b-4fbf-b93c-70be7a28e781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:42.868Z|4b9b5b99-0b13-4316-be85-3d536c2c6b44|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:09:42.869Z|4b9b5b99-0b13-4316-be85-3d536c2c6b44|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:46.815Z|7681086c-16bb-4174-b4ae-9ab04ceaa6c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:46.816Z|7681086c-16bb-4174-b4ae-9ab04ceaa6c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:46.817Z|ef42d3f9-0892-478e-8cc8-b5bb5dbe1833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:46.818Z|ef42d3f9-0892-478e-8cc8-b5bb5dbe1833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:46.826Z|87b41eec-4492-41ca-bc1f-561ae7745b6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:46.827Z|87b41eec-4492-41ca-bc1f-561ae7745b6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:50.930Z|8f272e11-705a-44d8-9478-98d61af8f64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:09:50.931Z|8f272e11-705a-44d8-9478-98d61af8f64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:09:51.159Z|0eec30aa-a298-47a4-95c4-9268de93612a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:09:51.160Z|0eec30aa-a298-47a4-95c4-9268de93612a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:09:56.852Z|37620f60-f6fb-41d2-88a7-a9eef521f0cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:56.853Z|37620f60-f6fb-41d2-88a7-a9eef521f0cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:56.853Z|05bab617-6bce-4c17-bc79-a99b68fe621e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:56.854Z|05bab617-6bce-4c17-bc79-a99b68fe621e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:09:56.855Z|9310f816-0dfa-44e4-bd88-6c368bc4aa04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:09:56.856Z|9310f816-0dfa-44e4-bd88-6c368bc4aa04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:05.931Z|9548663c-4af7-49f8-8bb6-ca23959b8547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:10:05.931Z|9548663c-4af7-49f8-8bb6-ca23959b8547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:10:06.879Z|0c6650b5-f25f-471e-9333-f4ef26e59b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:06.880Z|0c6650b5-f25f-471e-9333-f4ef26e59b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:06.883Z|ce09201f-b28d-4eb4-95d5-89fbc06a7a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:06.884Z|ce09201f-b28d-4eb4-95d5-89fbc06a7a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:06.889Z|c43fb415-34b7-4649-9b2e-79701f0a44f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:06.890Z|c43fb415-34b7-4649-9b2e-79701f0a44f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:16.915Z|b8d8588a-1859-478d-bffd-a9b98265e257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:16.916Z|b8d8588a-1859-478d-bffd-a9b98265e257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:16.916Z|d31bdb07-b32b-4d1d-8943-4848cb5d3d93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:16.916Z|d31bdb07-b32b-4d1d-8943-4848cb5d3d93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:16.918Z|5590261a-4f9f-4d86-b6b2-0392fc4e3408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:16.919Z|5590261a-4f9f-4d86-b6b2-0392fc4e3408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:20.930Z|49003805-99c1-4aeb-a683-ab31544a4041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:10:20.934Z|49003805-99c1-4aeb-a683-ab31544a4041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:10:21.160Z|a87deb6d-a9a3-4045-becd-2eadf0b43779|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:10:21.161Z|a87deb6d-a9a3-4045-becd-2eadf0b43779|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:10:26.942Z|a2cd1aab-3a8b-4965-941b-583a9ddf82f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:26.943Z|a2cd1aab-3a8b-4965-941b-583a9ddf82f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:26.943Z|6ab84fce-c539-4094-b781-ecbd20e4bef9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:26.944Z|6ab84fce-c539-4094-b781-ecbd20e4bef9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:26.947Z|40d68829-35de-447a-8261-885314f78ee3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:26.947Z|40d68829-35de-447a-8261-885314f78ee3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:35.930Z|2054553f-08e4-4cd7-ab43-b6409d953007|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:10:35.931Z|2054553f-08e4-4cd7-ab43-b6409d953007|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:10:36.968Z|7af7572b-1dc8-42c7-bedb-4d8e2b8ca098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:36.968Z|b877cff8-eb72-499a-aea6-78949c2ca966|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:36.969Z|7af7572b-1dc8-42c7-bedb-4d8e2b8ca098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:36.969Z|b877cff8-eb72-499a-aea6-78949c2ca966|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:36.970Z|69a83abb-9906-472a-a7da-fbf49d34359b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:36.970Z|69a83abb-9906-472a-a7da-fbf49d34359b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:42.868Z|55b79111-fbe3-4bd5-81b1-e22a7110f2c4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:10:42.869Z|55b79111-fbe3-4bd5-81b1-e22a7110f2c4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:46.997Z|0ef65f6b-937f-40cb-85e7-34bad2d9b1d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:46.997Z|0ef65f6b-937f-40cb-85e7-34bad2d9b1d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:47.000Z|85688019-17e3-429a-aac2-bb7e4394cfdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:47.000Z|bd76eb16-4f46-49bf-8366-c382f0e95c01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:47.001Z|85688019-17e3-429a-aac2-bb7e4394cfdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:47.001Z|bd76eb16-4f46-49bf-8366-c382f0e95c01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:50.930Z|d731b300-ba26-4d7c-9e11-67e7c1141139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:10:50.931Z|d731b300-ba26-4d7c-9e11-67e7c1141139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:10:51.162Z|b1703b9d-428a-4afa-a2ce-68d5ba1726b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:10:51.162Z|b1703b9d-428a-4afa-a2ce-68d5ba1726b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:10:57.027Z|3fc06b17-5851-46b3-b97c-6979923ddd58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:57.028Z|3fc06b17-5851-46b3-b97c-6979923ddd58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:57.029Z|23f8e718-badd-412e-9199-785ecbe8792b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:57.029Z|addc8c12-3b1a-40ec-a9be-ffd5ab6dfc03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:10:57.029Z|23f8e718-badd-412e-9199-785ecbe8792b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:10:57.030Z|addc8c12-3b1a-40ec-a9be-ffd5ab6dfc03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:05.930Z|0cb24245-7b10-4e79-81cf-0792b7028d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:11:05.937Z|0cb24245-7b10-4e79-81cf-0792b7028d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:11:07.059Z|8be789ff-7e44-4d96-8df3-23b9c49966a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:07.059Z|8be789ff-7e44-4d96-8df3-23b9c49966a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:07.059Z|1feb84cb-35a6-4d04-8b07-60d046f658c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:07.060Z|1feb84cb-35a6-4d04-8b07-60d046f658c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:07.061Z|da38daac-4c03-4111-b990-f1d9e4c79761|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:07.062Z|da38daac-4c03-4111-b990-f1d9e4c79761|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:17.088Z|b7d47020-6ed3-4952-b1ae-076d3a7d4dc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:17.090Z|b7d47020-6ed3-4952-b1ae-076d3a7d4dc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:17.093Z|9d37ba57-1794-4ec9-b875-da7f42784f82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:17.094Z|9d37ba57-1794-4ec9-b875-da7f42784f82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:17.096Z|1105ff90-a98a-4ee0-aa54-059d7dcdf4c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:17.097Z|1105ff90-a98a-4ee0-aa54-059d7dcdf4c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:20.930Z|6b029c0f-aec4-44eb-89b8-85deef6878bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:11:20.931Z|6b029c0f-aec4-44eb-89b8-85deef6878bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:11:21.162Z|ead0dbf2-a7dd-4f5b-94c7-b30f7d1bfa7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:11:21.163Z|ead0dbf2-a7dd-4f5b-94c7-b30f7d1bfa7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:11:27.122Z|d367eef2-eb30-4181-8118-c36ec7051ea6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:27.123Z|d367eef2-eb30-4181-8118-c36ec7051ea6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:27.126Z|0c3dee07-b30e-46eb-b7a6-c43266f89bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:27.127Z|0c3dee07-b30e-46eb-b7a6-c43266f89bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:27.132Z|a39046d1-d9a5-4f80-becc-af5e1af26da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:27.133Z|a39046d1-d9a5-4f80-becc-af5e1af26da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:35.930Z|8dc162cf-fb68-4c26-85a9-0829f1c713fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:11:35.931Z|8dc162cf-fb68-4c26-85a9-0829f1c713fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:11:37.157Z|3de7942e-c174-4b45-a63e-ae560483c4ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:37.158Z|ff81e784-18a2-4f79-af9e-6b3b30bbba50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:37.159Z|3de7942e-c174-4b45-a63e-ae560483c4ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:37.159Z|ff81e784-18a2-4f79-af9e-6b3b30bbba50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:37.163Z|fb39e48b-97e2-40b8-8813-e9af3f8fcf48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:37.164Z|fb39e48b-97e2-40b8-8813-e9af3f8fcf48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:42.868Z|f1f0b1b5-14bf-4369-959f-26e830bdad44|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:11:42.869Z|f1f0b1b5-14bf-4369-959f-26e830bdad44|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:47.191Z|ba2ba4a4-3d75-4bdb-bdde-81c038544881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:47.192Z|8008cd79-9ca1-4e35-ae1d-4bfc72863e52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:47.192Z|ba2ba4a4-3d75-4bdb-bdde-81c038544881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:47.192Z|8008cd79-9ca1-4e35-ae1d-4bfc72863e52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:47.192Z|373973e0-14a2-4ad3-9c03-242c0f429c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:47.193Z|373973e0-14a2-4ad3-9c03-242c0f429c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:50.930Z|58132356-4f4f-4bf8-af10-c1ac9b4e9c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:11:50.934Z|58132356-4f4f-4bf8-af10-c1ac9b4e9c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:11:51.163Z|75a83f6d-ed40-4987-b0ab-86731b9d2190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:11:51.164Z|75a83f6d-ed40-4987-b0ab-86731b9d2190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:11:57.223Z|d6858194-985f-41e8-b5fb-887450332724|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:57.223Z|18412dc0-7d81-4c70-b201-1c3cd604cf06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:57.224Z|d6858194-985f-41e8-b5fb-887450332724|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:57.223Z|1fb0f6b0-ee3c-4f58-a182-fa3f82cf10de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:11:57.224Z|18412dc0-7d81-4c70-b201-1c3cd604cf06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:11:57.224Z|1fb0f6b0-ee3c-4f58-a182-fa3f82cf10de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:05.931Z|d0fb4d3c-eee4-4f5f-bb70-35194797d8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:12:05.931Z|d0fb4d3c-eee4-4f5f-bb70-35194797d8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:12:07.254Z|325f3ac8-fdc4-454b-953b-29bb93048565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:07.254Z|a13e87e5-4e25-449a-b9ac-1ea03e1fd095|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:07.255Z|325f3ac8-fdc4-454b-953b-29bb93048565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:07.255Z|a13e87e5-4e25-449a-b9ac-1ea03e1fd095|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:07.256Z|7a37871d-2049-4d2d-bbde-fd08660ad2a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:07.256Z|7a37871d-2049-4d2d-bbde-fd08660ad2a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:17.287Z|028174a5-ad49-4369-9979-c8c27d5b7c62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:17.288Z|028174a5-ad49-4369-9979-c8c27d5b7c62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:17.290Z|fe516dce-342d-41d7-aec3-335102d67166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:17.291Z|fe516dce-342d-41d7-aec3-335102d67166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:17.293Z|6d7ae246-e9b7-467f-9d2b-db2284f683b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:17.294Z|6d7ae246-e9b7-467f-9d2b-db2284f683b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:20.930Z|ffa73e0b-bdad-49fa-adc4-bbbee6875a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:12:20.931Z|ffa73e0b-bdad-49fa-adc4-bbbee6875a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:12:21.165Z|655f2138-7608-402c-a5ad-0dd0f976fc05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:12:21.165Z|655f2138-7608-402c-a5ad-0dd0f976fc05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:12:27.316Z|670731ba-5eef-487b-b8d8-fead2db68890|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:27.317Z|670731ba-5eef-487b-b8d8-fead2db68890|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:27.319Z|13cb56ad-a3d0-4055-89aa-e7aab9d0c39c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:27.320Z|0d9a9e33-ce85-4b99-97bb-baa14f9f5f9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:27.320Z|13cb56ad-a3d0-4055-89aa-e7aab9d0c39c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:27.321Z|0d9a9e33-ce85-4b99-97bb-baa14f9f5f9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:35.931Z|0892f592-7eb3-40aa-b6c0-8f8140995798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:12:35.937Z|0892f592-7eb3-40aa-b6c0-8f8140995798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:12:37.351Z|f54a0065-19e8-4da1-8fbc-ae1ede32befd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:37.352Z|bf2315e0-01d7-4c8e-b056-6749190ef795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:37.352Z|f54a0065-19e8-4da1-8fbc-ae1ede32befd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:37.352Z|bf2315e0-01d7-4c8e-b056-6749190ef795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:37.356Z|4d37e3ec-d836-4521-a913-9678412a5c8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:37.357Z|4d37e3ec-d836-4521-a913-9678412a5c8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:42.868Z|8ae63515-a622-4ab1-a4e9-0379d6740893|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:12:42.871Z|8ae63515-a622-4ab1-a4e9-0379d6740893|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:47.384Z|1ca76843-ad60-4efd-a92f-abf8e57db497|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:47.385Z|1ca76843-ad60-4efd-a92f-abf8e57db497|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:47.388Z|1c5abc08-080a-4d6d-8a40-d426ab03aa8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:47.388Z|1c5abc08-080a-4d6d-8a40-d426ab03aa8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:47.390Z|b695fe5b-e91e-4867-805f-a0906c20527f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:47.391Z|b695fe5b-e91e-4867-805f-a0906c20527f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:50.930Z|01fd34ae-7f91-45e2-9c61-72de4beeb038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:12:50.931Z|01fd34ae-7f91-45e2-9c61-72de4beeb038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:12:51.166Z|23f69190-839a-4eb6-8a9a-9ba1a82814b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:12:51.167Z|23f69190-839a-4eb6-8a9a-9ba1a82814b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:12:57.416Z|420454bf-2215-4f5f-a491-5c7910e9d0fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:57.417Z|420454bf-2215-4f5f-a491-5c7910e9d0fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:57.418Z|20b868d7-16d9-4437-b8a5-f73e41a93cf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:57.419Z|20b868d7-16d9-4437-b8a5-f73e41a93cf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:12:57.423Z|6a27530e-b605-4e77-8360-cb809496789c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:12:57.423Z|6a27530e-b605-4e77-8360-cb809496789c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:05.932Z|1cd5573a-a543-4f3d-a3d4-87fea65a3016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:13:05.932Z|1cd5573a-a543-4f3d-a3d4-87fea65a3016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:13:07.451Z|3acee1b9-b82a-40e8-92a8-2492b5da8ebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:07.452Z|3acee1b9-b82a-40e8-92a8-2492b5da8ebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:07.452Z|8ab97eae-3fea-4a2b-91da-8b7711b64d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:07.453Z|8ab97eae-3fea-4a2b-91da-8b7711b64d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:07.460Z|43adebe1-c24c-4a2e-8db3-1ad98fed4372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:07.460Z|43adebe1-c24c-4a2e-8db3-1ad98fed4372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:17.479Z|5cda9ca0-4a22-4948-a609-86da2bce8e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:17.480Z|5cda9ca0-4a22-4948-a609-86da2bce8e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:17.487Z|81fd4d1b-7d22-4cee-9d85-d013f09b868b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:17.488Z|81fd4d1b-7d22-4cee-9d85-d013f09b868b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:17.492Z|9e3929c0-2cda-4c6b-a629-cf31cdcdc3ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:17.493Z|9e3929c0-2cda-4c6b-a629-cf31cdcdc3ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:20.930Z|b5e3e16c-e5fc-48cf-a16f-effd5a3484da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:13:20.934Z|b5e3e16c-e5fc-48cf-a16f-effd5a3484da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:13:21.167Z|8111858a-8708-45eb-81ad-7327021e8827|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:13:21.168Z|8111858a-8708-45eb-81ad-7327021e8827|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:13:27.513Z|4235550e-e154-4134-93ec-f31f0a53a88f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:27.514Z|3d7baaa6-a1bd-406c-bdc6-bf69fcb439f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:27.514Z|3d7baaa6-a1bd-406c-bdc6-bf69fcb439f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:27.514Z|4235550e-e154-4134-93ec-f31f0a53a88f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:27.519Z|5f1f17a1-467e-483e-9025-7492b9a24f6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:27.520Z|5f1f17a1-467e-483e-9025-7492b9a24f6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:35.931Z|c113a24f-bdf3-4ed3-be1e-8386937ca366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:13:35.931Z|c113a24f-bdf3-4ed3-be1e-8386937ca366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:13:37.541Z|8b55a005-7c8b-42d1-b465-74fabdab80a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:37.542Z|8b55a005-7c8b-42d1-b465-74fabdab80a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:37.543Z|a4015800-f326-4b4a-b48e-116c19237326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:37.544Z|a4015800-f326-4b4a-b48e-116c19237326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:37.548Z|b3b75603-4526-443f-8e24-e8898684fc98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:37.549Z|b3b75603-4526-443f-8e24-e8898684fc98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:42.868Z|6c56b9cb-c70d-4e58-887d-b2b66d060771|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:13:42.868Z|6c56b9cb-c70d-4e58-887d-b2b66d060771|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:47.574Z|bc5d0c91-ae9b-439f-b742-435879346baa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:47.575Z|bc5d0c91-ae9b-439f-b742-435879346baa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:47.575Z|07ee578d-1226-40c8-8a2d-1ea67987258e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:47.576Z|07ee578d-1226-40c8-8a2d-1ea67987258e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:47.579Z|dfbd6a9f-941e-4e69-b66d-b876aa8c002c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:47.580Z|dfbd6a9f-941e-4e69-b66d-b876aa8c002c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:50.930Z|e88eddee-d8f2-4b93-a44c-0de3ea6a8921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:13:50.931Z|e88eddee-d8f2-4b93-a44c-0de3ea6a8921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:13:51.169Z|d421d060-a6dc-4e6c-b02a-148f6ae13184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:13:51.169Z|d421d060-a6dc-4e6c-b02a-148f6ae13184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:13:57.602Z|7d79f613-2c89-484d-b995-824ed7f62ea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:57.603Z|7d79f613-2c89-484d-b995-824ed7f62ea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:57.604Z|1dbc0fd3-386a-456a-b828-1ee52dee0575|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:57.605Z|1dbc0fd3-386a-456a-b828-1ee52dee0575|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:13:57.609Z|bdf5c94a-d2a1-4728-809c-8119470c04a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:13:57.610Z|bdf5c94a-d2a1-4728-809c-8119470c04a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:05.931Z|34c10441-2612-4dd4-a294-1da51a155d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:14:05.937Z|34c10441-2612-4dd4-a294-1da51a155d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:14:07.638Z|62419a8b-2dd7-4a7d-8213-e0fd6907444b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:07.639Z|62419a8b-2dd7-4a7d-8213-e0fd6907444b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:07.640Z|250909f9-272a-4dd8-b615-ac316d1f3af7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:07.641Z|250909f9-272a-4dd8-b615-ac316d1f3af7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:07.645Z|6161ab7d-0364-4d9a-9353-64ce7e2f87d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:07.646Z|6161ab7d-0364-4d9a-9353-64ce7e2f87d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:17.678Z|67c0d76e-8dbe-402b-81b3-361f8f440943|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:17.679Z|67c0d76e-8dbe-402b-81b3-361f8f440943|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:17.680Z|d27ed0bc-ae62-411d-8869-93bc15583df9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:17.680Z|f575d4e9-3a06-4848-a1e9-babbb00392d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:17.681Z|d27ed0bc-ae62-411d-8869-93bc15583df9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:17.681Z|f575d4e9-3a06-4848-a1e9-babbb00392d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:20.930Z|197a40bd-5f05-4a1e-bf51-8b109173bb50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:14:20.931Z|197a40bd-5f05-4a1e-bf51-8b109173bb50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:14:21.170Z|63ce4135-4fb5-4887-b045-ff021256531b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:14:21.171Z|63ce4135-4fb5-4887-b045-ff021256531b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:14:27.710Z|fae69079-0ca3-4e5e-aa75-f5f39d6e846c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:27.711Z|fae69079-0ca3-4e5e-aa75-f5f39d6e846c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:27.715Z|4b60d3ad-d465-4480-b401-e624985ea6fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:27.716Z|4b60d3ad-d465-4480-b401-e624985ea6fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:27.719Z|9d465cd0-b17a-4151-9964-8be4236ecbcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:27.720Z|9d465cd0-b17a-4151-9964-8be4236ecbcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:35.930Z|c024d319-fce0-4c6a-86cd-ea7c067b6d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:14:35.931Z|c024d319-fce0-4c6a-86cd-ea7c067b6d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:14:37.742Z|5e6eaf5c-d23c-4670-80dd-7393dd151045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:37.743Z|5e6eaf5c-d23c-4670-80dd-7393dd151045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:37.748Z|f243a499-6bb9-461d-95fb-57e7a0901d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:37.748Z|f243a499-6bb9-461d-95fb-57e7a0901d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:37.749Z|a1c9a510-8071-4879-a690-e78d31e6ada4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:37.750Z|a1c9a510-8071-4879-a690-e78d31e6ada4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:42.868Z|60d1d485-1c07-4e1c-b0d2-1ba8d82f43e2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:14:42.869Z|60d1d485-1c07-4e1c-b0d2-1ba8d82f43e2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:47.777Z|4f6d8161-70bc-42a4-9401-a81cadf1bc26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:47.778Z|4f6d8161-70bc-42a4-9401-a81cadf1bc26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:47.779Z|9ebfea8d-935b-4d26-a8b3-383db2239abf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:47.780Z|9ebfea8d-935b-4d26-a8b3-383db2239abf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:47.780Z|71e3b4f8-2974-4784-a97d-9d5a3468e37f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:47.780Z|71e3b4f8-2974-4784-a97d-9d5a3468e37f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:50.930Z|21a69e63-b6ea-4675-9b91-da2ee199ef7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:14:50.936Z|21a69e63-b6ea-4675-9b91-da2ee199ef7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:14:51.172Z|fda56524-485f-4fd8-86b3-92c4e9e547c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:14:51.172Z|fda56524-485f-4fd8-86b3-92c4e9e547c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:14:57.803Z|916964f9-4a8a-417f-86f1-eca04fd5e606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:57.804Z|916964f9-4a8a-417f-86f1-eca04fd5e606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:57.807Z|b6bbd163-b346-4719-bc32-e7173a1e1576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:57.808Z|b6bbd163-b346-4719-bc32-e7173a1e1576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:14:57.808Z|37874a99-0a89-4f52-b952-c0b272779a84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:14:57.809Z|37874a99-0a89-4f52-b952-c0b272779a84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:05.930Z|30d134ee-f9d2-42dc-8355-b353936b9fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:15:05.931Z|30d134ee-f9d2-42dc-8355-b353936b9fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:15:07.836Z|7844126a-1ed6-4a15-b86f-20c48ac6e02b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:07.837Z|7844126a-1ed6-4a15-b86f-20c48ac6e02b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:07.839Z|cde59bb1-f8c1-4112-93cb-095c04fdca66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:07.840Z|cde59bb1-f8c1-4112-93cb-095c04fdca66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:07.844Z|3b73fd73-2451-4b37-a3b7-cc36ded97e97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:07.845Z|3b73fd73-2451-4b37-a3b7-cc36ded97e97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:17.869Z|debd96f1-33fe-4a7e-ac56-6e7e0fa7b029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:17.869Z|118d5af5-0940-4d2f-9673-411a9d3c3339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:17.870Z|debd96f1-33fe-4a7e-ac56-6e7e0fa7b029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:17.870Z|118d5af5-0940-4d2f-9673-411a9d3c3339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:17.876Z|5b51bf88-e646-4d8a-8564-68d897b49ad2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:17.877Z|5b51bf88-e646-4d8a-8564-68d897b49ad2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:20.930Z|e99708b8-838c-4740-85ae-a6538c11ff25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:15:20.931Z|e99708b8-838c-4740-85ae-a6538c11ff25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:15:21.173Z|75e4f6b9-8610-46ec-984e-81a865b67479|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:15:21.174Z|75e4f6b9-8610-46ec-984e-81a865b67479|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:15:27.895Z|c1d6cce4-eeb7-4581-ba8f-c836d4f7d741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:27.895Z|3f55dc28-d79b-4603-a34b-05214e382b5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:27.896Z|3f55dc28-d79b-4603-a34b-05214e382b5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:27.896Z|c1d6cce4-eeb7-4581-ba8f-c836d4f7d741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:27.900Z|2ac47137-d3ef-4d7a-85db-e1c5f2892148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:27.903Z|2ac47137-d3ef-4d7a-85db-e1c5f2892148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:35.930Z|ad44e459-3935-42b8-82a4-94642f98180b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:15:35.931Z|ad44e459-3935-42b8-82a4-94642f98180b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:15:37.924Z|c787a9a7-cb90-43f0-a824-dc31d3885b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:37.925Z|c787a9a7-cb90-43f0-a824-dc31d3885b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:37.925Z|b8c27471-a051-4989-b3a6-de7e475a5cb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:37.926Z|b8c27471-a051-4989-b3a6-de7e475a5cb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:37.931Z|a0400ca4-1f59-4bb0-b678-dec4964ed616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:37.932Z|a0400ca4-1f59-4bb0-b678-dec4964ed616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:42.866Z|109b2b38-1f90-4ce0-a937-0a46ad76acd5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:15:42.867Z|109b2b38-1f90-4ce0-a937-0a46ad76acd5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:47.953Z|7ee266e8-b752-49e3-9a4b-f1dde41ee2dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:47.954Z|7ee266e8-b752-49e3-9a4b-f1dde41ee2dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:47.955Z|de6a1c19-b333-45c2-a954-1f20e31b654a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:47.956Z|de6a1c19-b333-45c2-a954-1f20e31b654a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:47.961Z|04911ae3-32fa-4994-8a7e-f6a1b3dc87b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:47.962Z|04911ae3-32fa-4994-8a7e-f6a1b3dc87b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:50.930Z|98f85cd1-9011-45d0-8567-49e5f3613530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:15:50.931Z|98f85cd1-9011-45d0-8567-49e5f3613530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:15:51.174Z|a92e64b8-5958-4f98-b4cf-631cb3542de0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:15:51.175Z|a92e64b8-5958-4f98-b4cf-631cb3542de0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:15:57.983Z|a66f689b-824b-46c7-8049-b72d693eac73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:57.983Z|27bc3884-121b-4641-84a9-2b82bab5e492|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:57.984Z|a66f689b-824b-46c7-8049-b72d693eac73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:57.984Z|27bc3884-121b-4641-84a9-2b82bab5e492|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:15:57.989Z|52f0f3df-4913-4fde-a7a7-dd97dd8cb6f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:15:57.990Z|52f0f3df-4913-4fde-a7a7-dd97dd8cb6f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:05.930Z|6f8b59dd-2adf-4a6f-979e-fd48c618db44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:16:05.931Z|6f8b59dd-2adf-4a6f-979e-fd48c618db44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:16:08.006Z|1dc118c0-346d-4240-b39e-7bb4275af3a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:08.007Z|1dc118c0-346d-4240-b39e-7bb4275af3a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:08.007Z|d9ed8b26-4db7-4220-b905-5fdeca778490|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:08.008Z|d9ed8b26-4db7-4220-b905-5fdeca778490|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:08.013Z|6ee7c3a0-2b04-4271-a057-63443414c94f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:08.013Z|6ee7c3a0-2b04-4271-a057-63443414c94f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:18.041Z|de8eeb73-db82-40d4-8faa-68ccc333a3d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:18.042Z|de8eeb73-db82-40d4-8faa-68ccc333a3d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:18.050Z|68ba75ec-9720-4e00-868e-8a20ee38952d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:18.050Z|68ba75ec-9720-4e00-868e-8a20ee38952d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:18.051Z|29eacf12-94ee-4728-b93f-e6f1f293f111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:18.052Z|29eacf12-94ee-4728-b93f-e6f1f293f111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:20.930Z|0ed615da-7bb8-4aff-b89b-98e231943598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:16:20.931Z|0ed615da-7bb8-4aff-b89b-98e231943598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:16:21.176Z|a5dbaaca-44e8-4bfb-a0d5-da9014d5179d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:16:21.178Z|a5dbaaca-44e8-4bfb-a0d5-da9014d5179d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:16:28.074Z|f680cd59-089e-48e2-9b40-a6ea9e3b6414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:28.074Z|c503f41d-9889-4e74-8187-07049d83d7f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:28.075Z|c503f41d-9889-4e74-8187-07049d83d7f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:28.075Z|f680cd59-089e-48e2-9b40-a6ea9e3b6414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:28.079Z|ba5251d5-2d5a-4fb3-b950-97ef30e5b31f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:28.079Z|ba5251d5-2d5a-4fb3-b950-97ef30e5b31f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:35.931Z|0fa14523-9c21-42cd-ad4c-7c9ff272753b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:16:35.936Z|0fa14523-9c21-42cd-ad4c-7c9ff272753b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:16:38.105Z|7abc914b-7dbd-4608-916b-d19915842b8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:38.105Z|7abc914b-7dbd-4608-916b-d19915842b8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:38.106Z|0748c594-2c46-4c04-810a-9fd3c98a4b58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:38.107Z|0748c594-2c46-4c04-810a-9fd3c98a4b58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:38.109Z|cd621948-a9ae-4008-9bf9-c9041e17ed65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:38.109Z|cd621948-a9ae-4008-9bf9-c9041e17ed65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:42.869Z|1883af9f-c785-4d28-9eb3-ee5e08888ede|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:16:42.871Z|1883af9f-c785-4d28-9eb3-ee5e08888ede|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:48.134Z|af43823e-3666-417c-bfc9-338ae0ec2d2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:48.135Z|af43823e-3666-417c-bfc9-338ae0ec2d2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:48.135Z|6f840b2a-cd95-4d92-b0cb-0c9256463bd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:48.135Z|6f840b2a-cd95-4d92-b0cb-0c9256463bd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:48.138Z|ba64a416-2e5e-467c-9972-9b820c1d4d4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:48.139Z|ba64a416-2e5e-467c-9972-9b820c1d4d4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:50.931Z|d5d33dc9-2f1d-44b7-8570-e279a28899ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:16:50.931Z|d5d33dc9-2f1d-44b7-8570-e279a28899ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:16:51.179Z|efcbde21-20a6-44cd-99c6-ad0814cd19f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:16:51.179Z|efcbde21-20a6-44cd-99c6-ad0814cd19f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:16:58.162Z|1629d1e4-40a6-4948-8ffe-32e1bd6b6b36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:58.163Z|f77c5493-e884-4816-89db-0b535c69b255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:58.163Z|1629d1e4-40a6-4948-8ffe-32e1bd6b6b36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:58.163Z|f77c5493-e884-4816-89db-0b535c69b255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:16:58.163Z|a3deaa31-f4cd-4805-bc2e-67fce9aadf60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:16:58.164Z|a3deaa31-f4cd-4805-bc2e-67fce9aadf60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:05.930Z|8c2bf001-d1af-43f0-8ae6-d4fdcf3aac85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:17:05.931Z|8c2bf001-d1af-43f0-8ae6-d4fdcf3aac85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:17:08.191Z|0d65ba1f-77fe-4fde-bee2-c701d8eba243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:08.191Z|dc7f6b1f-811d-488d-aaff-e8999b3e55ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:08.192Z|f0a42ce6-7baa-42b8-8283-861153d80eb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:08.192Z|0d65ba1f-77fe-4fde-bee2-c701d8eba243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:08.192Z|dc7f6b1f-811d-488d-aaff-e8999b3e55ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:08.193Z|f0a42ce6-7baa-42b8-8283-861153d80eb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:18.222Z|5aed657e-1fda-488b-8c20-4ff91edffcf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:18.223Z|5aed657e-1fda-488b-8c20-4ff91edffcf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:18.225Z|4e661220-34d4-4ff4-8112-4a4e9d589053|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:18.225Z|426c7f4c-8f32-4e72-bac4-5bc1cb30d1f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:18.226Z|4e661220-34d4-4ff4-8112-4a4e9d589053|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:18.226Z|426c7f4c-8f32-4e72-bac4-5bc1cb30d1f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:20.930Z|598d63a2-d466-4c2d-9c71-1763886f7de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:17:20.934Z|598d63a2-d466-4c2d-9c71-1763886f7de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:17:21.180Z|37514aae-b830-40ba-b6f4-c9bd211d0220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:17:21.181Z|37514aae-b830-40ba-b6f4-c9bd211d0220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:17:28.253Z|9ead6a0e-a271-4c64-add4-70b624dc9ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:28.253Z|0ae39eea-46fd-47be-8db0-9ff148adf357|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:28.253Z|9ead6a0e-a271-4c64-add4-70b624dc9ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:28.253Z|0ae39eea-46fd-47be-8db0-9ff148adf357|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:28.256Z|6dcbfb69-d34e-47fa-87b3-4cf7ed57dd30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:28.256Z|6dcbfb69-d34e-47fa-87b3-4cf7ed57dd30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:35.930Z|96ecf65d-77ad-4c1f-bab9-44ca2251119e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:17:35.931Z|96ecf65d-77ad-4c1f-bab9-44ca2251119e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:17:38.284Z|8e0b883e-ba77-4bcc-b527-651fd1d1e7fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:38.285Z|8e0b883e-ba77-4bcc-b527-651fd1d1e7fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:38.286Z|12351b63-af57-49a9-9af4-fd9e98ba7dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:38.286Z|12351b63-af57-49a9-9af4-fd9e98ba7dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:38.289Z|de4f936e-fa2c-492b-bcfb-d635938ce9ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:38.290Z|de4f936e-fa2c-492b-bcfb-d635938ce9ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:42.869Z|7098c32d-9fd4-4906-8fb5-4bda70298f0a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:17:42.870Z|7098c32d-9fd4-4906-8fb5-4bda70298f0a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:48.315Z|49ce6b48-b621-45a3-9189-69b2025dfb7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:48.316Z|49ce6b48-b621-45a3-9189-69b2025dfb7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:48.317Z|8f1c1f3b-1e80-4655-adaf-52ba9a2cbe13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:48.317Z|54232781-7cd0-4900-a685-ee041f534399|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:48.317Z|8f1c1f3b-1e80-4655-adaf-52ba9a2cbe13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:48.318Z|54232781-7cd0-4900-a685-ee041f534399|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:50.930Z|7d6a1405-090a-4b24-932c-a7a703a8b405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:17:50.931Z|7d6a1405-090a-4b24-932c-a7a703a8b405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:17:51.181Z|16283af3-35da-4395-8484-e43f66b12f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:17:51.182Z|16283af3-35da-4395-8484-e43f66b12f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:17:58.344Z|cb2abff6-8337-4c53-9bb7-ae56ac034e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:58.345Z|cb2abff6-8337-4c53-9bb7-ae56ac034e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:58.345Z|d790afc5-d723-4e79-a62b-af5bb097df99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:58.345Z|f103c4c4-c88c-4386-bdb9-fc04d3f7d875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:17:58.346Z|d790afc5-d723-4e79-a62b-af5bb097df99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:17:58.346Z|f103c4c4-c88c-4386-bdb9-fc04d3f7d875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:05.930Z|4d79872d-be4f-4799-a3c2-d178542a2400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:18:05.936Z|4d79872d-be4f-4799-a3c2-d178542a2400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:18:08.385Z|1c607681-de2b-4177-8b70-a9942f6a69b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:08.385Z|b59fb60e-af2f-4886-af42-1550d13f83cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:08.385Z|df702ca7-1d1c-4b4a-9fa8-376d0ac3c2d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:08.385Z|1c607681-de2b-4177-8b70-a9942f6a69b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:08.385Z|b59fb60e-af2f-4886-af42-1550d13f83cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:08.386Z|df702ca7-1d1c-4b4a-9fa8-376d0ac3c2d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:18.415Z|394f4e87-b2c3-4ba8-bfa5-090056438a04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:18.416Z|394f4e87-b2c3-4ba8-bfa5-090056438a04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:18.429Z|5be3c43a-49c9-4523-8559-0d04542e4229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:18.429Z|d11aee7d-501f-4e48-8fdf-e2d19e55665d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:18.429Z|5be3c43a-49c9-4523-8559-0d04542e4229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:18.430Z|d11aee7d-501f-4e48-8fdf-e2d19e55665d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:20.930Z|3861217e-0fd5-46a1-a987-ba1cdde675ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:18:20.931Z|3861217e-0fd5-46a1-a987-ba1cdde675ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:18:21.183Z|be6867f4-fbde-4833-bd99-c3b3686b904c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:18:21.183Z|be6867f4-fbde-4833-bd99-c3b3686b904c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:18:28.443Z|6ed89f9d-005e-4549-b929-5f2d869e7f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:28.444Z|6ed89f9d-005e-4549-b929-5f2d869e7f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:28.453Z|041c79c0-782a-4628-986e-7941efd8e93f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:28.453Z|b937a060-dcc5-4272-a800-226b005710b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:28.454Z|041c79c0-782a-4628-986e-7941efd8e93f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:28.454Z|b937a060-dcc5-4272-a800-226b005710b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:35.930Z|210659eb-ea8d-467b-85e4-03312f60aa2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:18:35.931Z|210659eb-ea8d-467b-85e4-03312f60aa2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:18:38.468Z|444c3370-9597-48e2-aa4a-f44099e2fef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:38.469Z|444c3370-9597-48e2-aa4a-f44099e2fef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:38.475Z|34335c37-2cf0-4ee1-a68f-c620dc9a106b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:38.476Z|34335c37-2cf0-4ee1-a68f-c620dc9a106b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:38.478Z|00cd83e5-0653-444e-9719-893d200a2bba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:38.479Z|00cd83e5-0653-444e-9719-893d200a2bba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:42.868Z|3ce0110a-c3bf-468e-84a5-6b2e5461fbf3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:18:42.869Z|3ce0110a-c3bf-468e-84a5-6b2e5461fbf3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:48.500Z|a96b168d-6bca-4876-b741-4b6e97ba88ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:48.501Z|a96b168d-6bca-4876-b741-4b6e97ba88ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:48.504Z|dfb9b3ac-681f-4b13-92a8-48eebb07c006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:48.504Z|1fecb0dc-7da2-4f41-b92f-3d99330351e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:48.505Z|dfb9b3ac-681f-4b13-92a8-48eebb07c006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:48.505Z|1fecb0dc-7da2-4f41-b92f-3d99330351e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:50.930Z|9089081b-018e-45e4-a526-3044b7d88a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:18:50.933Z|9089081b-018e-45e4-a526-3044b7d88a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:18:51.184Z|956ff2f6-9bb5-4c3c-89df-3f75bb25855a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:18:51.184Z|956ff2f6-9bb5-4c3c-89df-3f75bb25855a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:18:58.537Z|5fdf14be-d198-458d-8f72-94e373b13fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:58.538Z|5fdf14be-d198-458d-8f72-94e373b13fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:58.539Z|27a292a3-c233-4fea-b7e1-e9d27827bf45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:58.540Z|27a292a3-c233-4fea-b7e1-e9d27827bf45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:18:58.542Z|3dbd7538-47fd-4e4d-b8c9-98eabc05480e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:18:58.542Z|3dbd7538-47fd-4e4d-b8c9-98eabc05480e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:05.930Z|b6c96274-d657-469e-8849-47ab0c0a063b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:19:05.931Z|b6c96274-d657-469e-8849-47ab0c0a063b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:19:08.568Z|8604f29d-f84a-4638-8a9c-8256274d0e70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:08.569Z|8604f29d-f84a-4638-8a9c-8256274d0e70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:08.570Z|b88de98b-8b81-4d21-9d01-a4fddd5bb8a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:08.571Z|b88de98b-8b81-4d21-9d01-a4fddd5bb8a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:08.574Z|f712a5b9-7983-44a7-ae88-27cfd889d8e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:08.575Z|f712a5b9-7983-44a7-ae88-27cfd889d8e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:18.598Z|e02bb0ca-98f3-4ea6-9e9a-a5eb69504860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:18.599Z|e02bb0ca-98f3-4ea6-9e9a-a5eb69504860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:18.599Z|154a0546-d044-46e2-b338-a58ca9123607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:18.600Z|154a0546-d044-46e2-b338-a58ca9123607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:18.601Z|e6fcf2ae-4b61-4400-bc3a-c3eb3e5cae0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:18.602Z|e6fcf2ae-4b61-4400-bc3a-c3eb3e5cae0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:20.930Z|07fa62ed-a21c-46e1-af85-d5be93f37f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:19:20.931Z|07fa62ed-a21c-46e1-af85-d5be93f37f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:19:21.184Z|7dd3b40c-4644-482b-ad72-ac4ae7aae771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:19:21.185Z|7dd3b40c-4644-482b-ad72-ac4ae7aae771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:19:28.623Z|f44f02d2-598a-4c3e-937e-5820ff10428d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:28.623Z|098004c2-51fb-4412-8a18-afd91f0a474a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:28.624Z|f44f02d2-598a-4c3e-937e-5820ff10428d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:28.624Z|098004c2-51fb-4412-8a18-afd91f0a474a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:28.630Z|a29d18cc-0317-4ce9-a9c5-5884ac4c10a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:28.631Z|a29d18cc-0317-4ce9-a9c5-5884ac4c10a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:35.930Z|b2dcdce8-34c3-4610-adbb-59810596d729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:19:35.935Z|b2dcdce8-34c3-4610-adbb-59810596d729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:19:38.656Z|0ee29031-4d51-4d09-80a8-939916e21da1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:38.657Z|0ee29031-4d51-4d09-80a8-939916e21da1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:38.658Z|a4fb19b8-1a17-47ca-8c64-65dd0395ab07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:38.658Z|a4fb19b8-1a17-47ca-8c64-65dd0395ab07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:38.665Z|45730d7e-20a1-44f0-8cc1-e1d533a0929f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:38.666Z|45730d7e-20a1-44f0-8cc1-e1d533a0929f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:42.874Z|86da38e5-8510-469a-9ca2-040601f91fb1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:19:42.875Z|86da38e5-8510-469a-9ca2-040601f91fb1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:48.690Z|7efb9a7f-f6a6-4332-8041-41f3090e4410|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:48.690Z|80fb5c0b-22ad-4609-88ae-db13e5a1f144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:48.691Z|7efb9a7f-f6a6-4332-8041-41f3090e4410|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:48.691Z|80fb5c0b-22ad-4609-88ae-db13e5a1f144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:48.693Z|c6246143-c3ae-4cb9-aa00-6b264d721e35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:48.694Z|c6246143-c3ae-4cb9-aa00-6b264d721e35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:50.930Z|d36503f3-098e-44ef-acb3-9ee68c844295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:19:50.931Z|d36503f3-098e-44ef-acb3-9ee68c844295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:19:51.186Z|a9388cbc-e452-4288-b583-d0c2cdd27648|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:19:51.186Z|a9388cbc-e452-4288-b583-d0c2cdd27648|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:19:58.716Z|b17eb3ba-1f3c-4377-a922-c16c40365591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:58.717Z|b17eb3ba-1f3c-4377-a922-c16c40365591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:58.719Z|15103467-3aff-4b4e-854d-586740ab43bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:58.720Z|15103467-3aff-4b4e-854d-586740ab43bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:19:58.720Z|8d10e26f-5b4f-4137-a265-28dc5fda4af0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:19:58.720Z|8d10e26f-5b4f-4137-a265-28dc5fda4af0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:05.930Z|042cc1d8-384a-4fbb-b387-3042d9a1067f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:20:05.931Z|042cc1d8-384a-4fbb-b387-3042d9a1067f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:20:08.750Z|98cfcc03-d470-4b91-a44f-7f473368bc2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:08.752Z|98cfcc03-d470-4b91-a44f-7f473368bc2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:08.755Z|c96f256c-4315-4b58-8d57-4c9255bb1516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:08.756Z|c96f256c-4315-4b58-8d57-4c9255bb1516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:08.758Z|154c039f-aef8-4fa7-813b-d85b8cd24b87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:08.759Z|154c039f-aef8-4fa7-813b-d85b8cd24b87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:18.787Z|8db29fcd-3106-4198-8c46-6aa9962db813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:18.788Z|d9c947b2-9438-401a-bf82-b74323e5aea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:18.788Z|8db29fcd-3106-4198-8c46-6aa9962db813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:18.789Z|d9c947b2-9438-401a-bf82-b74323e5aea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:18.793Z|18cbe589-ef91-4368-8d8a-2175624f7952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:18.796Z|18cbe589-ef91-4368-8d8a-2175624f7952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:20.930Z|7d25cb36-90a4-4a8e-bf8d-12443237a10e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:20:20.934Z|7d25cb36-90a4-4a8e-bf8d-12443237a10e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:20:21.187Z|65963324-b26e-424f-8179-fde28fafe19e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:20:21.188Z|65963324-b26e-424f-8179-fde28fafe19e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:20:28.819Z|a28db0be-1d9a-4371-abf4-7666dc4124ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:28.820Z|a28db0be-1d9a-4371-abf4-7666dc4124ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:28.822Z|139fc397-e9d3-4578-b9e8-1bc6868453e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:28.823Z|139fc397-e9d3-4578-b9e8-1bc6868453e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:28.827Z|1aee2a15-6227-47a4-914f-d34f7ccce4ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:28.828Z|1aee2a15-6227-47a4-914f-d34f7ccce4ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:35.931Z|604a7618-22fc-45c4-9373-f49bf642727c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:20:35.932Z|604a7618-22fc-45c4-9373-f49bf642727c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:20:38.850Z|51cacda9-bfed-49cf-9e43-11ec752d8226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:38.851Z|51cacda9-bfed-49cf-9e43-11ec752d8226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:38.853Z|958f927f-c826-4c97-835f-89079cf7a7e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:38.854Z|958f927f-c826-4c97-835f-89079cf7a7e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:38.856Z|30591081-f9c4-4b84-b8f4-f5a4d83c1908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:38.857Z|30591081-f9c4-4b84-b8f4-f5a4d83c1908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:42.867Z|f680ad00-66a8-4ec3-be56-1c31d0f5197b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:20:42.867Z|f680ad00-66a8-4ec3-be56-1c31d0f5197b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:48.884Z|03cb70e3-1277-4f5b-989e-7d53b13164dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:48.885Z|03cb70e3-1277-4f5b-989e-7d53b13164dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:48.892Z|178db717-4429-47a6-8ac9-3521b31964c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:48.892Z|178db717-4429-47a6-8ac9-3521b31964c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:48.897Z|534e4110-a89e-4fcc-917e-bcb0853948a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:48.898Z|534e4110-a89e-4fcc-917e-bcb0853948a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:50.931Z|5ef0ab4f-8587-44dd-82f1-f49baa06f590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:20:50.931Z|5ef0ab4f-8587-44dd-82f1-f49baa06f590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:20:51.188Z|92d24ab5-39f7-4c45-aa6f-8c18f83e810a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:20:51.189Z|92d24ab5-39f7-4c45-aa6f-8c18f83e810a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:20:58.918Z|cc38cabe-3360-4ae5-8b70-8c759696180a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:58.920Z|cc38cabe-3360-4ae5-8b70-8c759696180a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:58.922Z|5ae8f50b-b4db-4d9f-a551-064bf0734a1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:58.923Z|5ae8f50b-b4db-4d9f-a551-064bf0734a1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:20:58.929Z|c08d1fb0-29de-4236-b16a-6f616d8bb6cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:20:58.929Z|c08d1fb0-29de-4236-b16a-6f616d8bb6cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:05.931Z|17a97c48-a70f-4fd8-97a1-12ad649732d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:21:05.936Z|17a97c48-a70f-4fd8-97a1-12ad649732d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:21:08.948Z|c63d68da-c447-4d40-984e-a1610bf54a83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:08.949Z|c63d68da-c447-4d40-984e-a1610bf54a83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:08.950Z|3986d46c-d9ea-408b-9f95-a5c1bd99f714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:08.950Z|3986d46c-d9ea-408b-9f95-a5c1bd99f714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:08.952Z|d285e0da-7f99-4029-a6a1-19fefe1dbd18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:08.952Z|d285e0da-7f99-4029-a6a1-19fefe1dbd18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:18.973Z|044d5c0d-1d95-45ad-8f88-5f2e9299f706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:18.974Z|044d5c0d-1d95-45ad-8f88-5f2e9299f706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:18.976Z|39f3602c-f584-4333-bac6-9974ba2f17c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:18.977Z|39f3602c-f584-4333-bac6-9974ba2f17c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:18.978Z|b65655b8-592b-4c35-9207-4494e85fe42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:18.979Z|b65655b8-592b-4c35-9207-4494e85fe42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:20.930Z|4b7cc809-1047-4a65-83a0-4b4611a9c79a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:21:20.931Z|4b7cc809-1047-4a65-83a0-4b4611a9c79a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:21:21.190Z|ce575182-e093-478a-b4ad-183c178d0836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:21:21.191Z|ce575182-e093-478a-b4ad-183c178d0836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:21:29.005Z|4592061f-2220-4a08-b357-c35fc9ae58d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:29.006Z|2306215e-955b-4645-b260-01fcaab58eb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:29.006Z|4592061f-2220-4a08-b357-c35fc9ae58d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:29.007Z|2306215e-955b-4645-b260-01fcaab58eb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:29.013Z|9eabc777-4842-4424-8c35-c0afdaa155d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:29.014Z|9eabc777-4842-4424-8c35-c0afdaa155d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:35.930Z|2dfb1234-57d2-4363-b54f-c0c662303821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:21:35.931Z|2dfb1234-57d2-4363-b54f-c0c662303821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:21:39.035Z|2587f6b5-6569-48c6-831b-a09ea4e9f453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:39.036Z|2587f6b5-6569-48c6-831b-a09ea4e9f453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:39.041Z|261ae593-4f11-41d5-b1ef-80d829145595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:39.042Z|261ae593-4f11-41d5-b1ef-80d829145595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:39.044Z|efea6bf2-cbdf-4546-8dc5-1456e4c97f7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:39.045Z|efea6bf2-cbdf-4546-8dc5-1456e4c97f7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:42.868Z|be34f7e4-9d81-4a19-a3e3-2d27d4cc9f5c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:21:42.869Z|be34f7e4-9d81-4a19-a3e3-2d27d4cc9f5c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:49.066Z|a3c75a93-93d3-49b3-98b0-647820d20e2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:49.066Z|e66e376e-e234-4de0-b40d-e4cbbe1eae24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:49.067Z|a3c75a93-93d3-49b3-98b0-647820d20e2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:49.067Z|e66e376e-e234-4de0-b40d-e4cbbe1eae24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:49.073Z|0da498c2-6284-4bad-8319-31af2b818c1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:49.073Z|0da498c2-6284-4bad-8319-31af2b818c1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:50.930Z|c2850f51-0650-4f53-b92b-d1ace809bb11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:21:50.935Z|c2850f51-0650-4f53-b92b-d1ace809bb11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:21:51.192Z|f4bd4086-accd-4ffa-bb9d-9b4ecec28ce8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:21:51.193Z|f4bd4086-accd-4ffa-bb9d-9b4ecec28ce8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:21:59.096Z|bda5ba18-9435-401f-94c1-6d11ba6d3d53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:59.097Z|bda5ba18-9435-401f-94c1-6d11ba6d3d53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:59.102Z|a2e29ad0-9785-4adc-9ed3-71b3cb554764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:59.103Z|a2e29ad0-9785-4adc-9ed3-71b3cb554764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:21:59.116Z|201695c6-83fe-4f0b-9641-aa1054aef749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:21:59.116Z|201695c6-83fe-4f0b-9641-aa1054aef749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:05.930Z|fc727d0f-7c6f-4f2f-86ed-ec651f9cae43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:22:05.931Z|fc727d0f-7c6f-4f2f-86ed-ec651f9cae43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:22:09.126Z|99237bec-8816-4d6e-95c7-649d88c3ea80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:09.128Z|99237bec-8816-4d6e-95c7-649d88c3ea80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:09.133Z|6dc326af-88d1-43b2-a10a-26ef115c51b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:09.135Z|6dc326af-88d1-43b2-a10a-26ef115c51b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:09.143Z|402c20e7-636f-43fb-b8fd-6e4cfa857ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:09.144Z|402c20e7-636f-43fb-b8fd-6e4cfa857ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:19.155Z|53580436-e51e-4ab7-a6d7-a77122d0031b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:19.156Z|53580436-e51e-4ab7-a6d7-a77122d0031b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:19.162Z|8fa91788-29ea-4198-b731-e2511419bc4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:19.163Z|8fa91788-29ea-4198-b731-e2511419bc4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:19.167Z|b3d7ab31-b0c6-476a-a8d2-f95f756d3589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:19.168Z|b3d7ab31-b0c6-476a-a8d2-f95f756d3589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:20.930Z|d1a22a07-74ba-49c1-9ba5-5368edc15f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:22:20.931Z|d1a22a07-74ba-49c1-9ba5-5368edc15f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:22:21.194Z|5b08c2df-39a5-409b-b22c-d232ef905fe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:22:21.194Z|5b08c2df-39a5-409b-b22c-d232ef905fe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:22:29.189Z|cde26296-faf3-42cc-a527-572579954fcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:29.190Z|cde26296-faf3-42cc-a527-572579954fcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:29.192Z|0fca71db-7f16-472b-a2f5-a2db5e91cb52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:29.193Z|0fca71db-7f16-472b-a2f5-a2db5e91cb52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:29.194Z|661fc8c0-6ebf-4096-bf86-93ae02f3a906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:29.195Z|661fc8c0-6ebf-4096-bf86-93ae02f3a906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:35.930Z|9196faa4-46eb-4bea-8591-1069912803e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:22:35.934Z|9196faa4-46eb-4bea-8591-1069912803e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:22:39.224Z|7337e3b4-9a24-4f1e-8ff2-e77a5d26a9ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:39.225Z|3f850a65-478d-4835-992f-20bae8ec6e0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:39.225Z|88850d82-6207-4b2e-8330-210363421f72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:39.225Z|7337e3b4-9a24-4f1e-8ff2-e77a5d26a9ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:39.226Z|3f850a65-478d-4835-992f-20bae8ec6e0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:39.226Z|88850d82-6207-4b2e-8330-210363421f72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:42.866Z|4e42671e-5e5e-4ffc-b232-bd3898f6a9ae|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:22:42.867Z|4e42671e-5e5e-4ffc-b232-bd3898f6a9ae|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:49.253Z|be0723ad-cf5f-4a47-8ff5-48348c55403a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:49.253Z|596f54dc-031c-4d60-b503-a679afdc1a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:49.253Z|be0723ad-cf5f-4a47-8ff5-48348c55403a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:49.254Z|596f54dc-031c-4d60-b503-a679afdc1a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:49.260Z|f691814b-cda4-4720-99fd-ec11456dc007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:49.260Z|f691814b-cda4-4720-99fd-ec11456dc007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:50.930Z|b1eaa4fb-f6e5-40d2-b28f-99525ca4b4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:22:50.931Z|b1eaa4fb-f6e5-40d2-b28f-99525ca4b4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:22:51.195Z|9914a751-917e-42f9-ab52-5e3ffee1f48d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:22:51.196Z|9914a751-917e-42f9-ab52-5e3ffee1f48d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:22:59.282Z|dccafb6a-5dff-457b-8a6b-ff5c3add091c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:59.283Z|dccafb6a-5dff-457b-8a6b-ff5c3add091c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:59.283Z|761cf0d2-b5a2-468f-97d6-8a3b30d5bfb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:59.285Z|761cf0d2-b5a2-468f-97d6-8a3b30d5bfb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:22:59.286Z|3634da8d-5957-49e4-b59a-8b2886ff086e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:22:59.286Z|3634da8d-5957-49e4-b59a-8b2886ff086e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:05.930Z|5ff57fcf-628b-4bd9-a338-9fbc2f9a1c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:23:05.931Z|5ff57fcf-628b-4bd9-a338-9fbc2f9a1c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:23:09.305Z|6159d06e-bee4-4b5a-84aa-8c83fe00c819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:09.306Z|6159d06e-bee4-4b5a-84aa-8c83fe00c819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:09.314Z|ac1ed2b9-e81d-4272-9539-2cdb116f6556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:09.314Z|ac1ed2b9-e81d-4272-9539-2cdb116f6556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:09.315Z|c780cf9e-5654-4702-9c29-5b58748a01f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:09.316Z|c780cf9e-5654-4702-9c29-5b58748a01f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:19.337Z|fb9e8b7f-f67c-4b8c-8e30-f465b1d5c993|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:19.338Z|fb9e8b7f-f67c-4b8c-8e30-f465b1d5c993|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:19.342Z|3636a246-2b32-4844-980a-54dda3103b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:19.343Z|3636a246-2b32-4844-980a-54dda3103b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:19.344Z|f0778221-3c75-44d3-b17e-8728b64cab55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:19.344Z|f0778221-3c75-44d3-b17e-8728b64cab55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:20.931Z|b9f0d541-fed4-47f2-8e3a-f8b3900ec2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:23:20.937Z|b9f0d541-fed4-47f2-8e3a-f8b3900ec2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:23:21.196Z|a4f76f67-03a4-4e19-8f5e-e19b3111ef4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:23:21.197Z|a4f76f67-03a4-4e19-8f5e-e19b3111ef4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:23:29.378Z|9ef45b6f-6bcb-4aa7-bc04-93137c2fd8be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:29.378Z|9ef45b6f-6bcb-4aa7-bc04-93137c2fd8be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:29.379Z|e9677c39-8c4a-4182-ba56-c622ca1764a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:29.380Z|e9677c39-8c4a-4182-ba56-c622ca1764a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:29.381Z|b6185069-fd81-4716-b5df-b48139053736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:29.381Z|b6185069-fd81-4716-b5df-b48139053736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:35.930Z|876496a7-f970-41ba-aa3a-85529aa87a8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:23:35.931Z|876496a7-f970-41ba-aa3a-85529aa87a8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:23:39.410Z|5fbff858-9d2c-4995-957f-7f5169a72674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:39.411Z|097429ab-ef3f-477b-846d-1c30c2cc0c40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:39.411Z|5fbff858-9d2c-4995-957f-7f5169a72674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:39.412Z|097429ab-ef3f-477b-846d-1c30c2cc0c40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:39.419Z|5a67e9ed-6277-4b9e-842c-c719e651182f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:39.419Z|5a67e9ed-6277-4b9e-842c-c719e651182f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:42.868Z|8057658b-229d-4f06-9213-07a703d8a137|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:23:42.869Z|8057658b-229d-4f06-9213-07a703d8a137|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:49.439Z|86a384a7-86e9-4cc1-9fe0-12f54a39c40b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:49.440Z|86a384a7-86e9-4cc1-9fe0-12f54a39c40b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:49.443Z|7f6b03a1-6eba-4451-8487-bc7b6b77387f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:49.444Z|7f6b03a1-6eba-4451-8487-bc7b6b77387f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:49.448Z|6e462c11-5f5e-428d-b8c4-7d61c432dbde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:49.448Z|6e462c11-5f5e-428d-b8c4-7d61c432dbde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:50.930Z|0f0cc228-40d3-407d-afc1-99b62a3fc244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:23:50.931Z|0f0cc228-40d3-407d-afc1-99b62a3fc244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:23:51.198Z|994cadef-b075-4383-8e7b-874338f459fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:23:51.198Z|994cadef-b075-4383-8e7b-874338f459fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:23:59.467Z|55b296c8-d5ac-4eaf-96eb-5121d85405c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:59.468Z|55b296c8-d5ac-4eaf-96eb-5121d85405c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:59.475Z|8cd3974f-30da-4e92-b4c6-9ec8d6441606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:59.476Z|8cd3974f-30da-4e92-b4c6-9ec8d6441606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:23:59.476Z|e13c3347-fb64-4282-8f0c-8fb32dab15ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:23:59.477Z|e13c3347-fb64-4282-8f0c-8fb32dab15ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:05.930Z|4558ffcf-913a-43df-8f1e-5372800dcadb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:24:05.935Z|4558ffcf-913a-43df-8f1e-5372800dcadb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:24:09.499Z|9707672d-9f80-4ea4-aec9-07c326c348f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:09.500Z|9707672d-9f80-4ea4-aec9-07c326c348f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:09.501Z|926c679a-b836-4155-8059-c18732bdd65c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:09.502Z|926c679a-b836-4155-8059-c18732bdd65c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:09.505Z|b62c9d2d-c590-4f4c-b8b7-9933d8026780|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:09.506Z|b62c9d2d-c590-4f4c-b8b7-9933d8026780|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:19.526Z|c9dc64d5-c60d-41c2-afc8-4408f8eed68d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:19.527Z|c9dc64d5-c60d-41c2-afc8-4408f8eed68d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:19.532Z|19755340-9631-4a22-b5fd-b54d83399a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:19.533Z|19755340-9631-4a22-b5fd-b54d83399a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:19.534Z|80516924-f80a-499a-abca-7dc3b63b21c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:19.535Z|80516924-f80a-499a-abca-7dc3b63b21c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:20.930Z|bfc82ea4-04f1-4b6e-ba3b-4398c2817b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:24:20.931Z|bfc82ea4-04f1-4b6e-ba3b-4398c2817b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:24:21.199Z|c22af22e-c3a9-499a-9d63-fb8c486bf92a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:24:21.199Z|c22af22e-c3a9-499a-9d63-fb8c486bf92a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:24:29.561Z|ab7c452e-5683-466d-a287-afb735abeb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:29.562Z|18d4dd78-c01f-44ff-b18f-e657b7a41b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:29.562Z|ab7c452e-5683-466d-a287-afb735abeb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:29.563Z|18d4dd78-c01f-44ff-b18f-e657b7a41b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:29.564Z|30cd6fda-cda1-44bf-9f0e-9d078fd5494a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:29.565Z|30cd6fda-cda1-44bf-9f0e-9d078fd5494a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:35.930Z|4fb3c0cf-95cf-4bfb-aa4f-0d770f4c7a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:24:35.931Z|4fb3c0cf-95cf-4bfb-aa4f-0d770f4c7a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:24:39.589Z|5cc6aae3-f18a-483d-b735-94fe47973961|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:39.589Z|fd8ee302-7648-49e5-baa2-2f856c4d7c3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:39.590Z|5cc6aae3-f18a-483d-b735-94fe47973961|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:39.590Z|fd8ee302-7648-49e5-baa2-2f856c4d7c3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:39.594Z|6a38b6a2-017a-4edc-9610-74a1e2c8d3dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:39.595Z|6a38b6a2-017a-4edc-9610-74a1e2c8d3dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:42.866Z|fcf578c7-4d67-4bd9-9a6e-3dd322a1e993|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:24:42.867Z|fcf578c7-4d67-4bd9-9a6e-3dd322a1e993|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:49.620Z|496b1f20-40f2-4715-9dcd-27df105383ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:49.621Z|397a0d1f-f5d8-49b2-8d4c-ea255a09ef24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:49.621Z|496b1f20-40f2-4715-9dcd-27df105383ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:49.622Z|397a0d1f-f5d8-49b2-8d4c-ea255a09ef24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:49.625Z|bbe5eb2c-8024-4fe1-9aec-09394e919131|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:49.626Z|bbe5eb2c-8024-4fe1-9aec-09394e919131|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:50.930Z|a5333dbc-fde4-485a-bf6b-9a50952e1e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:24:50.933Z|a5333dbc-fde4-485a-bf6b-9a50952e1e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:24:51.200Z|0cd1ec15-dd14-48f9-9885-213bf43ace29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:24:51.201Z|0cd1ec15-dd14-48f9-9885-213bf43ace29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:24:59.647Z|89df1209-f190-401c-ab3b-094aa886cc44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:59.648Z|4fefce98-16b7-4e9f-8141-27e95b176003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:59.648Z|89df1209-f190-401c-ab3b-094aa886cc44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:59.649Z|4fefce98-16b7-4e9f-8141-27e95b176003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:24:59.654Z|a0c86a8f-b8b8-4803-8779-e3def0aefbdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:24:59.655Z|a0c86a8f-b8b8-4803-8779-e3def0aefbdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:05.930Z|2823e5a6-956f-4d78-be62-9a1397c87824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:25:05.931Z|2823e5a6-956f-4d78-be62-9a1397c87824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:25:09.679Z|5aba0487-0b8f-4a52-9d8d-96d78306231e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:09.680Z|f16349f5-e74c-43b8-a136-8c3f725d01e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:09.681Z|5aba0487-0b8f-4a52-9d8d-96d78306231e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:09.681Z|f16349f5-e74c-43b8-a136-8c3f725d01e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:09.683Z|f2f6442b-c75c-4bae-8ce0-df6e03100da4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:09.685Z|f2f6442b-c75c-4bae-8ce0-df6e03100da4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:19.710Z|c9c74c54-3abd-43a2-b3df-6a904c3c264f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:19.710Z|c9c74c54-3abd-43a2-b3df-6a904c3c264f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:19.713Z|2cf951be-e662-449a-97c5-74161d2d7687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:19.713Z|2cf951be-e662-449a-97c5-74161d2d7687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:19.716Z|e3afe84b-a279-4e14-a47e-f7c22fad3a08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:19.717Z|e3afe84b-a279-4e14-a47e-f7c22fad3a08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:20.930Z|a6446c9d-2d66-4085-a76f-0e841e926791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:25:20.931Z|a6446c9d-2d66-4085-a76f-0e841e926791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:25:21.201Z|6897237e-7842-4b46-adf7-be21995ae1d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:25:21.202Z|6897237e-7842-4b46-adf7-be21995ae1d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:25:29.735Z|6b0cfe75-7a9c-4698-9c85-7d8480ebe9ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:29.736Z|6b0cfe75-7a9c-4698-9c85-7d8480ebe9ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:29.740Z|48e41ca0-df2b-46cc-9d78-8e0c9608dfd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:29.741Z|48e41ca0-df2b-46cc-9d78-8e0c9608dfd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:29.748Z|622315cd-b9b0-4aa7-9806-cf7b1ec7b5f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:29.749Z|622315cd-b9b0-4aa7-9806-cf7b1ec7b5f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:35.930Z|123d8099-9702-432a-836e-606f3398fef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:25:35.935Z|123d8099-9702-432a-836e-606f3398fef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:25:39.765Z|f3140b9f-edd1-4cc7-8bdc-c6afb0c499e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:39.766Z|f3140b9f-edd1-4cc7-8bdc-c6afb0c499e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:39.771Z|81a09049-0e05-4cfd-8a32-a55ce452f543|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:39.772Z|81a09049-0e05-4cfd-8a32-a55ce452f543|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:39.775Z|082bb0f4-f26b-4b52-9194-a5cd62539324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:39.776Z|082bb0f4-f26b-4b52-9194-a5cd62539324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:42.869Z|e0099511-f3ae-4fdd-83e7-b4439556d845|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:25:42.870Z|e0099511-f3ae-4fdd-83e7-b4439556d845|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:49.795Z|edfb6c98-a815-4b09-9835-fd8c90abbd18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:49.795Z|edfb6c98-a815-4b09-9835-fd8c90abbd18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:49.798Z|ae5642d0-20f7-47ee-82c9-2abb06d84905|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:49.799Z|ae5642d0-20f7-47ee-82c9-2abb06d84905|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:49.804Z|fcf9f64d-acc0-4599-a1e9-1555e60a14bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:49.805Z|fcf9f64d-acc0-4599-a1e9-1555e60a14bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:50.930Z|82ff6c31-e870-4b1b-8082-466c132a6863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:25:50.931Z|82ff6c31-e870-4b1b-8082-466c132a6863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:25:51.202Z|e2847326-cad7-4869-b36b-4e66bcf01ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:25:51.203Z|e2847326-cad7-4869-b36b-4e66bcf01ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:25:59.825Z|f48011d1-ba3e-4a4f-b947-d763fb6b33df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:59.825Z|f48011d1-ba3e-4a4f-b947-d763fb6b33df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:59.826Z|4068ad0e-8c55-47d8-b086-26cd29e9f294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:59.827Z|4068ad0e-8c55-47d8-b086-26cd29e9f294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:25:59.827Z|09f57d4a-efc5-4a75-876c-b07bbc667b76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:25:59.828Z|09f57d4a-efc5-4a75-876c-b07bbc667b76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:05.930Z|3e866e55-41a7-4449-ad8b-4a1e4bd2e9cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:26:05.931Z|3e866e55-41a7-4449-ad8b-4a1e4bd2e9cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:26:09.852Z|344c3182-ebed-43eb-98d9-1474caff91c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:09.853Z|344c3182-ebed-43eb-98d9-1474caff91c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:09.854Z|a6464a85-c84c-4363-8ac2-9d663e55e137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:09.855Z|a6464a85-c84c-4363-8ac2-9d663e55e137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:09.857Z|6b538cc5-4989-4a1f-9bc8-b56bfb05b9f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:09.858Z|6b538cc5-4989-4a1f-9bc8-b56bfb05b9f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:19.888Z|01b55629-19af-434c-b16e-e8ec5981f8b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:19.888Z|01b55629-19af-434c-b16e-e8ec5981f8b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:19.891Z|fafe2f86-e56c-4a3e-9a46-4a26b7c720d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:19.892Z|fafe2f86-e56c-4a3e-9a46-4a26b7c720d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:19.892Z|136519ea-47c6-4095-b27b-9eceb1fc2485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:19.893Z|136519ea-47c6-4095-b27b-9eceb1fc2485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:20.930Z|921fba4e-3c12-4618-a4f2-a25bf25bad98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:26:20.933Z|921fba4e-3c12-4618-a4f2-a25bf25bad98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:26:21.203Z|a57578fd-79ba-417e-856e-9702a2d9254b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:26:21.204Z|a57578fd-79ba-417e-856e-9702a2d9254b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:26:29.918Z|72bc15bb-0f93-459a-b50d-6e12ea0061a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:29.918Z|4ee1be5c-b85e-4187-93d0-39437a2d1ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:29.919Z|72bc15bb-0f93-459a-b50d-6e12ea0061a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:29.919Z|4ee1be5c-b85e-4187-93d0-39437a2d1ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:29.920Z|d70be4d8-5e9a-433a-baac-db57f0d5eb1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:29.921Z|d70be4d8-5e9a-433a-baac-db57f0d5eb1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:35.930Z|44757ea2-5ebf-4c57-afe7-79adfc41b8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:26:35.931Z|44757ea2-5ebf-4c57-afe7-79adfc41b8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:26:39.945Z|9d276b74-bdab-4f51-bc58-51a9f487d4b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:39.946Z|9d276b74-bdab-4f51-bc58-51a9f487d4b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:39.949Z|5611c5b4-d76c-4f98-91bb-faf68ba7611d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:39.950Z|b9049793-f5dd-46e6-989a-e07f06e9ac69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:39.950Z|5611c5b4-d76c-4f98-91bb-faf68ba7611d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:39.950Z|b9049793-f5dd-46e6-989a-e07f06e9ac69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:42.869Z|db950464-c1a3-4949-a309-73f3e44830b7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:26:42.870Z|db950464-c1a3-4949-a309-73f3e44830b7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:49.977Z|a6dcb00e-c556-4149-a103-1aa402f7af41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:49.978Z|a6dcb00e-c556-4149-a103-1aa402f7af41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:49.979Z|e1828fda-c858-4240-b6f9-d47db0f0b8e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:49.979Z|a6529fe6-de07-46b0-b340-5e3683534615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:26:49.979Z|e1828fda-c858-4240-b6f9-d47db0f0b8e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:49.980Z|a6529fe6-de07-46b0-b340-5e3683534615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:26:50.930Z|9dc66c93-ad68-41e6-a52a-604e630bbeee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:26:50.931Z|9dc66c93-ad68-41e6-a52a-604e630bbeee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:26:51.205Z|18da9eca-a1f2-483f-83d7-a3afc088de08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:26:51.205Z|18da9eca-a1f2-483f-83d7-a3afc088de08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:27:00.016Z|5428ba64-bc7d-4a49-9d84-4a96d7f1916d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:00.017Z|5428ba64-bc7d-4a49-9d84-4a96d7f1916d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:00.017Z|446dacf4-4749-4318-84c0-e2e47607350c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:00.018Z|446dacf4-4749-4318-84c0-e2e47607350c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:00.018Z|596ab8af-01f5-4304-a8f1-70ea0e10858d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:00.019Z|596ab8af-01f5-4304-a8f1-70ea0e10858d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:05.931Z|71702fad-ceff-4fde-8780-cd892de0e799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:27:05.935Z|71702fad-ceff-4fde-8780-cd892de0e799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:27:10.045Z|63ad3d56-29d3-496f-a66d-f0c093a444a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:10.046Z|63ad3d56-29d3-496f-a66d-f0c093a444a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:10.048Z|49da4667-8cc2-4adb-bc16-6d1052cce3f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:10.048Z|49da4667-8cc2-4adb-bc16-6d1052cce3f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:10.050Z|acf0cce5-52ad-44e3-b29c-88792d889c67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:10.051Z|acf0cce5-52ad-44e3-b29c-88792d889c67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:20.087Z|919b3315-7885-478b-82c6-89430489f36d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:20.088Z|919b3315-7885-478b-82c6-89430489f36d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:20.088Z|537256ec-6d6c-4faf-9c53-55b26d400b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:20.088Z|a245edf2-8618-4a3f-8db4-e88bc36523c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:20.089Z|537256ec-6d6c-4faf-9c53-55b26d400b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:20.090Z|a245edf2-8618-4a3f-8db4-e88bc36523c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:20.930Z|b71878e6-2fe1-45da-8a5c-eb1ae0eb9deb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:27:20.931Z|b71878e6-2fe1-45da-8a5c-eb1ae0eb9deb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:27:21.206Z|74fc93f6-94a2-4c98-a492-4407b4ec696d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:27:21.206Z|74fc93f6-94a2-4c98-a492-4407b4ec696d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:27:30.125Z|ba1df7cf-93f2-4046-b032-e77b6b4948ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:30.125Z|ba1df7cf-93f2-4046-b032-e77b6b4948ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:30.136Z|cf23b68b-a82b-41ae-88de-372c0cfa366a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:30.136Z|cf23b68b-a82b-41ae-88de-372c0cfa366a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:30.136Z|862bb796-7c14-4b9e-9602-6f0f28bf02c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:30.137Z|862bb796-7c14-4b9e-9602-6f0f28bf02c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:35.930Z|fe96068a-14e9-43bc-9bab-e24a40b13905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:27:35.931Z|fe96068a-14e9-43bc-9bab-e24a40b13905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:27:40.159Z|78db0953-6e4f-4061-8c4b-b3df0d295413|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:40.161Z|78db0953-6e4f-4061-8c4b-b3df0d295413|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:40.161Z|5876f0fa-4dcd-4981-a9bf-551fac84da51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:40.162Z|5876f0fa-4dcd-4981-a9bf-551fac84da51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:40.163Z|886d7349-c318-48d6-90ac-fa54b07b6445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:40.163Z|886d7349-c318-48d6-90ac-fa54b07b6445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:42.867Z|29d213e2-c8d5-49ae-8c58-eefebfff614c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:27:42.868Z|29d213e2-c8d5-49ae-8c58-eefebfff614c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:50.189Z|e7f9a1ed-8e07-4d05-b4b6-d26882ea2388|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:50.190Z|e7f9a1ed-8e07-4d05-b4b6-d26882ea2388|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:50.193Z|e9a3ae7b-4bec-4547-979a-e337b312ead2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:50.193Z|e9a3ae7b-4bec-4547-979a-e337b312ead2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:50.197Z|a81a07ed-0bb4-4ae4-b36e-d341c91243e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:27:50.198Z|a81a07ed-0bb4-4ae4-b36e-d341c91243e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:27:50.930Z|e0e08bda-b642-4a8a-bca0-7db7c68ae58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:27:50.935Z|e0e08bda-b642-4a8a-bca0-7db7c68ae58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:27:51.207Z|fc33a714-f309-4768-aa33-0ab358a0568a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:27:51.207Z|fc33a714-f309-4768-aa33-0ab358a0568a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:28:00.220Z|c5a27988-1050-4f86-afe6-2d1dc077899a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:00.221Z|c5a27988-1050-4f86-afe6-2d1dc077899a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:00.224Z|65f31aea-3a51-4969-b0b4-bd5484283c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:00.224Z|65f31aea-3a51-4969-b0b4-bd5484283c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:00.229Z|4c8ebd8f-25cc-4ebe-a67e-060bf5d97955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:00.229Z|4c8ebd8f-25cc-4ebe-a67e-060bf5d97955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:05.930Z|d6763654-26e0-48fb-ab30-cd8074f70f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:28:05.931Z|d6763654-26e0-48fb-ab30-cd8074f70f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:28:10.250Z|a51c1e8c-b94a-4b68-b403-306c59a53aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:10.251Z|a51c1e8c-b94a-4b68-b403-306c59a53aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:10.257Z|3feae49d-5138-4a1d-9166-4d26fcc3ccf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:10.258Z|3feae49d-5138-4a1d-9166-4d26fcc3ccf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:10.257Z|e2241970-5039-4cdd-a120-a68dcf5a94c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:10.258Z|e2241970-5039-4cdd-a120-a68dcf5a94c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:20.284Z|6f26033d-7736-437c-ba52-c98a205f0fd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:20.285Z|6f26033d-7736-437c-ba52-c98a205f0fd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:20.286Z|e60b819a-356d-4442-a8f3-250a2458394e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:20.287Z|e60b819a-356d-4442-a8f3-250a2458394e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:20.287Z|32c5db9c-d863-44d3-809d-9631f725fe4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:20.288Z|32c5db9c-d863-44d3-809d-9631f725fe4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:20.930Z|2abcdc8d-a3d4-47e5-bfb4-d77d50856abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:28:20.931Z|2abcdc8d-a3d4-47e5-bfb4-d77d50856abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:28:21.208Z|ca258b69-3716-4123-8a13-851d74f6a954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:28:21.209Z|ca258b69-3716-4123-8a13-851d74f6a954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:28:30.319Z|f903cbe7-fa7f-4fc6-bd93-0c7827945e25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:30.319Z|f903cbe7-fa7f-4fc6-bd93-0c7827945e25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:30.326Z|e6908597-475f-425e-ace6-4622874f3cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:30.326Z|e6908597-475f-425e-ace6-4622874f3cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:30.327Z|4a6d2d33-4c5c-4a8b-a8b5-1b5a9c109880|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:30.327Z|4a6d2d33-4c5c-4a8b-a8b5-1b5a9c109880|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:35.930Z|a7424775-caa3-4d7b-8de5-01db478b88e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:28:35.935Z|a7424775-caa3-4d7b-8de5-01db478b88e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:28:40.349Z|1b2eb378-241c-4e79-810e-9e05c63bf0ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:40.351Z|1b2eb378-241c-4e79-810e-9e05c63bf0ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:40.352Z|f5aa83e1-db16-4d12-ac6a-9872ab7ac596|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:40.353Z|f5aa83e1-db16-4d12-ac6a-9872ab7ac596|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:40.355Z|14f92eb8-4fab-4b21-88d3-e3d2338dea51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:40.355Z|14f92eb8-4fab-4b21-88d3-e3d2338dea51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:42.868Z|6265a83d-a8cb-4b3b-95ca-125037b34497|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:28:42.869Z|6265a83d-a8cb-4b3b-95ca-125037b34497|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:50.376Z|e67c6f44-0395-40fa-8140-0d021cd54d17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:50.377Z|e67c6f44-0395-40fa-8140-0d021cd54d17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:50.378Z|d724e2cc-487e-45a1-8d74-018d092f767e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:50.379Z|d724e2cc-487e-45a1-8d74-018d092f767e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:50.383Z|0f84cc38-a2e3-48f2-9fde-26ca4f7ddb2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:28:50.383Z|0f84cc38-a2e3-48f2-9fde-26ca4f7ddb2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:28:50.930Z|b540c96d-0df6-47a8-956e-c94b4f77bbf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:28:50.931Z|b540c96d-0df6-47a8-956e-c94b4f77bbf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:28:51.209Z|d016ae02-6a4e-4848-9280-7ac33838825c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:28:51.210Z|d016ae02-6a4e-4848-9280-7ac33838825c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:29:00.427Z|4e088112-511f-4964-a8e7-b5c6159d2284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:00.428Z|4e088112-511f-4964-a8e7-b5c6159d2284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:00.429Z|84de9c3e-05ca-4d31-8035-f9c466b3019e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:00.430Z|84de9c3e-05ca-4d31-8035-f9c466b3019e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:00.435Z|a4f94a95-7b96-4e0d-b7aa-acc16bcec62d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:00.436Z|a4f94a95-7b96-4e0d-b7aa-acc16bcec62d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:05.930Z|ca0e263e-636f-4137-8637-96198470fa67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:29:05.931Z|ca0e263e-636f-4137-8637-96198470fa67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:29:10.456Z|5a265038-f4a6-4e36-bd4d-1678112a4216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:10.456Z|5a265038-f4a6-4e36-bd4d-1678112a4216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:10.463Z|e4dcc771-832c-4822-a7d2-d34115745fbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:10.463Z|f72ddd0a-9ae0-45fc-bedf-13c0d1262e55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:10.464Z|f72ddd0a-9ae0-45fc-bedf-13c0d1262e55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:10.464Z|e4dcc771-832c-4822-a7d2-d34115745fbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:20.484Z|7478e4e6-5fb3-4a26-b141-4d6db6531a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:20.486Z|7478e4e6-5fb3-4a26-b141-4d6db6531a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:20.486Z|c11f3cae-1178-435c-9bd2-85343cfe9c39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:20.488Z|c11f3cae-1178-435c-9bd2-85343cfe9c39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:20.490Z|5c8053a7-7e33-404b-9ddb-aa95582cb40b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:20.490Z|5c8053a7-7e33-404b-9ddb-aa95582cb40b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:20.930Z|d77b6b7a-94ec-4e96-a268-dc0167c99355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:29:20.934Z|d77b6b7a-94ec-4e96-a268-dc0167c99355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:29:21.211Z|975ea266-2ded-4621-87ed-7b2d569d2238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:29:21.211Z|975ea266-2ded-4621-87ed-7b2d569d2238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:29:30.512Z|6149cdea-a883-4bf7-8ca5-6730823b72c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:30.512Z|a69e7944-811b-44b7-9019-28332bb32959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:30.513Z|6149cdea-a883-4bf7-8ca5-6730823b72c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:30.513Z|a69e7944-811b-44b7-9019-28332bb32959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:30.514Z|f49bbbdb-c7fa-41bd-b843-1c35e67d3f85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:30.515Z|f49bbbdb-c7fa-41bd-b843-1c35e67d3f85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:35.930Z|ea5eb6ef-4503-48a4-8c68-137a881c5bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:29:35.931Z|ea5eb6ef-4503-48a4-8c68-137a881c5bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:29:40.539Z|ac677c2e-f481-4028-ae30-934beb407745|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:40.539Z|d0576771-47d3-437a-8716-5944b5893a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:40.540Z|ac677c2e-f481-4028-ae30-934beb407745|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:40.540Z|d0576771-47d3-437a-8716-5944b5893a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:40.545Z|c1efb663-46ab-435a-8d51-25cdbfff6c25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:40.545Z|c1efb663-46ab-435a-8d51-25cdbfff6c25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:42.869Z|7e49278e-e0f9-41db-9310-7934deaba0a5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:29:42.872Z|7e49278e-e0f9-41db-9310-7934deaba0a5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:50.567Z|6d3ea4c9-ce66-480a-b1d6-a8eca9af8a33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:50.568Z|6d3ea4c9-ce66-480a-b1d6-a8eca9af8a33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:50.568Z|a555c586-1bdd-429c-94a8-cf93f88145c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:50.568Z|6d3c5f99-5dd1-4cc7-a7bc-ca46c35a60ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:29:50.569Z|a555c586-1bdd-429c-94a8-cf93f88145c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:50.569Z|6d3c5f99-5dd1-4cc7-a7bc-ca46c35a60ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:29:50.930Z|f378e95e-9152-4bf7-aa9b-28a654d603ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:29:50.931Z|f378e95e-9152-4bf7-aa9b-28a654d603ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:29:51.212Z|cf548e2e-bad4-4faa-a875-bcba31ecbe6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:29:51.212Z|cf548e2e-bad4-4faa-a875-bcba31ecbe6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:30:00.596Z|00e8a995-eefe-4d4f-8597-4e85a87a997f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:00.597Z|00e8a995-eefe-4d4f-8597-4e85a87a997f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:00.605Z|d12dedea-89af-4a3e-a022-d79f0b679ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:00.606Z|5a336a62-4604-408a-ba27-7ac21cf91d0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:00.606Z|d12dedea-89af-4a3e-a022-d79f0b679ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:00.606Z|5a336a62-4604-408a-ba27-7ac21cf91d0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:05.930Z|4fdb9c81-4741-495b-a3f5-eae9bfd8cca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:30:05.935Z|4fdb9c81-4741-495b-a3f5-eae9bfd8cca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:30:10.630Z|5ddaf562-3922-4890-a5ae-3d245bfd7c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:10.631Z|5ddaf562-3922-4890-a5ae-3d245bfd7c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:10.636Z|203be752-f6b8-4b82-8df9-326ba2c551aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:10.636Z|203be752-f6b8-4b82-8df9-326ba2c551aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:10.638Z|d411ce82-3b91-4f86-8d27-379343c0c792|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:10.639Z|d411ce82-3b91-4f86-8d27-379343c0c792|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:20.659Z|94b9e735-c693-441d-80a1-acf2b9ca5347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:20.659Z|94b9e735-c693-441d-80a1-acf2b9ca5347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:20.664Z|101d1316-5f8a-4d32-87c5-ebfd8664dca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:20.665Z|101d1316-5f8a-4d32-87c5-ebfd8664dca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:20.667Z|b140fb1c-a4aa-4029-8e20-d9ec8d84d95a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:20.667Z|b140fb1c-a4aa-4029-8e20-d9ec8d84d95a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:20.930Z|6c2c90da-a9af-4fae-8153-30da38dbfe9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:30:20.931Z|6c2c90da-a9af-4fae-8153-30da38dbfe9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:30:21.213Z|8ef7f63a-88aa-48f9-aaaa-ed02da63de01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:30:21.214Z|8ef7f63a-88aa-48f9-aaaa-ed02da63de01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:30:30.689Z|68c2e31a-51c5-4b8d-926d-eb15e2f78876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:30.690Z|abd32a53-c645-456b-8c24-1540eeea395f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:30.690Z|68c2e31a-51c5-4b8d-926d-eb15e2f78876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:30.691Z|abd32a53-c645-456b-8c24-1540eeea395f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:30.694Z|5e0478e5-f4e9-427f-8e4c-46fb48a7cc8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:30.694Z|5e0478e5-f4e9-427f-8e4c-46fb48a7cc8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:35.930Z|baf1647a-4513-4cb4-a8a4-9c5e5ab7a2e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:30:35.931Z|baf1647a-4513-4cb4-a8a4-9c5e5ab7a2e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:30:40.722Z|0ffb0f35-7702-4378-bc4c-519ba67dc006|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:40.723Z|0ffb0f35-7702-4378-bc4c-519ba67dc006|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:40.729Z|c5b66c7e-24ae-4132-aa25-cf27623c9a69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:40.729Z|a7b33dfa-f34e-4e0c-9cc7-d4dc7b7c1d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:40.730Z|c5b66c7e-24ae-4132-aa25-cf27623c9a69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:40.730Z|a7b33dfa-f34e-4e0c-9cc7-d4dc7b7c1d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:42.869Z|f5add23c-a1f4-43ce-bdb6-dd18c4216229|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:30:42.869Z|f5add23c-a1f4-43ce-bdb6-dd18c4216229|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:50.755Z|f2624d05-1427-49d6-85b9-0b51950a00e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:50.756Z|f2624d05-1427-49d6-85b9-0b51950a00e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:50.758Z|575631ee-2114-46e6-a4bb-f6f939030db3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:50.759Z|575631ee-2114-46e6-a4bb-f6f939030db3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:50.762Z|7a4bc6ba-afe0-43ca-a65e-95732011a9e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:30:50.763Z|7a4bc6ba-afe0-43ca-a65e-95732011a9e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:30:50.930Z|c2f32a73-86c0-42c6-81aa-e60d62188cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:30:50.935Z|c2f32a73-86c0-42c6-81aa-e60d62188cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:30:51.214Z|24c7dfea-ca74-4c9a-b174-1981bd3ba0bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:30:51.215Z|24c7dfea-ca74-4c9a-b174-1981bd3ba0bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:31:00.785Z|648e4f2a-2737-49c4-b3d2-805441f92e25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:00.786Z|648e4f2a-2737-49c4-b3d2-805441f92e25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:00.791Z|69c285f4-1305-42fa-8d49-79d05cd89a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:00.792Z|69c285f4-1305-42fa-8d49-79d05cd89a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:00.793Z|b6d88680-fc8d-4afd-87bd-073ddb6238b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:00.794Z|b6d88680-fc8d-4afd-87bd-073ddb6238b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:05.930Z|fa50d017-112f-4b1e-9480-dd5cf203e72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:31:05.931Z|fa50d017-112f-4b1e-9480-dd5cf203e72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:31:10.814Z|4b5cd2db-09de-47ae-ab99-e58fb8a2ef2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:10.815Z|4b5cd2db-09de-47ae-ab99-e58fb8a2ef2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:10.819Z|1b875dda-da65-45b6-9ec0-b86a17e08da3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:10.820Z|1b875dda-da65-45b6-9ec0-b86a17e08da3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:10.823Z|33a25f5d-7705-464c-a902-51a3163ddc75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:10.823Z|33a25f5d-7705-464c-a902-51a3163ddc75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:20.847Z|0b36be16-494d-42c3-bdad-00a36914f828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:20.848Z|0b36be16-494d-42c3-bdad-00a36914f828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:20.848Z|768c0398-2f43-43fa-a5d7-3d28c1f172c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:20.849Z|768c0398-2f43-43fa-a5d7-3d28c1f172c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:20.855Z|218be192-a261-47b9-b68c-cd3029d2d2ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:20.855Z|218be192-a261-47b9-b68c-cd3029d2d2ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:20.930Z|b7165343-e886-4d42-99bd-a6a057149006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:31:20.930Z|b7165343-e886-4d42-99bd-a6a057149006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:31:21.215Z|24b16b86-9e35-4206-bade-743ec46fc15a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:31:21.216Z|24b16b86-9e35-4206-bade-743ec46fc15a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:31:30.878Z|0ba6be38-05bb-463b-a7fd-d7704f054cf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:30.879Z|0ba6be38-05bb-463b-a7fd-d7704f054cf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:30.881Z|32dc8dd8-e9ad-44c5-be5a-381382e8674f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:30.881Z|32dc8dd8-e9ad-44c5-be5a-381382e8674f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:30.883Z|b8242ca0-b864-4a73-b1b6-73efd2c44001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:30.883Z|b8242ca0-b864-4a73-b1b6-73efd2c44001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:35.930Z|945832f4-10c4-490d-bc30-fe342455faae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:31:35.934Z|945832f4-10c4-490d-bc30-fe342455faae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:31:40.903Z|c8d272ab-148d-41ad-84ba-b51aa9174421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:40.904Z|c8d272ab-148d-41ad-84ba-b51aa9174421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:40.904Z|324ff3eb-a8ae-48e4-9b04-9552bf598fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:40.905Z|324ff3eb-a8ae-48e4-9b04-9552bf598fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:40.908Z|e237dc2f-bebd-4351-94a6-c7f2c91b0e9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:40.908Z|e237dc2f-bebd-4351-94a6-c7f2c91b0e9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:42.867Z|00add33d-dda1-4e6c-a5e8-373f53888885|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:31:42.868Z|00add33d-dda1-4e6c-a5e8-373f53888885|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:50.930Z|ee0bc791-7825-464c-b405-c77131525fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:31:50.931Z|ee0bc791-7825-464c-b405-c77131525fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:31:50.935Z|facadf74-ba6c-4beb-9e84-5a89e73f1bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:50.936Z|facadf74-ba6c-4beb-9e84-5a89e73f1bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:50.942Z|b6854962-c3c6-46e6-893a-6d264ac090a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:50.943Z|b6854962-c3c6-46e6-893a-6d264ac090a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:50.944Z|638ff067-7d65-4bcf-9590-0cc79f9e3da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:31:50.944Z|638ff067-7d65-4bcf-9590-0cc79f9e3da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:31:51.217Z|611b2792-b5bd-4cc6-9819-eb2828a0ce3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:31:51.217Z|611b2792-b5bd-4cc6-9819-eb2828a0ce3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:32:00.963Z|821d9930-a241-449a-a3c3-006ca1db387f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:00.964Z|821d9930-a241-449a-a3c3-006ca1db387f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:00.967Z|b0522319-2142-45ff-bd5d-657df2448163|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:00.968Z|b0522319-2142-45ff-bd5d-657df2448163|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:00.968Z|6d7b90d2-b4d5-48ac-a04f-65f36e151eec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:00.968Z|6d7b90d2-b4d5-48ac-a04f-65f36e151eec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:05.930Z|df194fd7-78f7-405c-98fe-c0056ccd533e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:32:05.931Z|df194fd7-78f7-405c-98fe-c0056ccd533e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:32:10.997Z|643c30ab-ec66-47e2-9898-26450788a657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:10.997Z|643c30ab-ec66-47e2-9898-26450788a657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:10.999Z|502a8aa6-67d5-480d-8733-61715ccdb45a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:11.000Z|502a8aa6-67d5-480d-8733-61715ccdb45a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:11.002Z|ab568f71-c82d-4ee8-94fd-2341a1ee1313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:11.003Z|ab568f71-c82d-4ee8-94fd-2341a1ee1313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:20.930Z|246397cb-456e-4885-9796-1cd80883411d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:32:20.934Z|246397cb-456e-4885-9796-1cd80883411d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:32:21.024Z|28c3444c-5f1c-4590-a961-1b01198b7e25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:21.025Z|28c3444c-5f1c-4590-a961-1b01198b7e25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:21.026Z|521b1795-762d-4ceb-a2a0-8d0f7bc71b62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:21.026Z|521b1795-762d-4ceb-a2a0-8d0f7bc71b62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:21.030Z|7ba2bee9-97cb-47a0-8ff3-11d7d57b0ccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:21.031Z|7ba2bee9-97cb-47a0-8ff3-11d7d57b0ccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:21.218Z|08cf0e94-4737-4e8e-a574-3b6ad47bc1bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:32:21.218Z|08cf0e94-4737-4e8e-a574-3b6ad47bc1bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:32:31.064Z|4fc747d8-169f-4923-b52b-95feab5203cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:31.065Z|4fc747d8-169f-4923-b52b-95feab5203cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:31.065Z|db3ee03d-da72-4226-b546-f806d130a846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:31.066Z|db3ee03d-da72-4226-b546-f806d130a846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:31.066Z|349564f9-78ed-46a3-ac91-c1a5fbb8987f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:31.066Z|349564f9-78ed-46a3-ac91-c1a5fbb8987f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:35.930Z|c7e81ecb-453e-48c4-b348-cdbbdd47407b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:32:35.931Z|c7e81ecb-453e-48c4-b348-cdbbdd47407b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:32:41.093Z|6cd352a1-ca96-47bb-916b-1d4081f1b2ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:41.093Z|6cd352a1-ca96-47bb-916b-1d4081f1b2ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:41.098Z|7025bd06-06fc-4c9b-aeb0-7b004a2fa6df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:41.099Z|7025bd06-06fc-4c9b-aeb0-7b004a2fa6df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:41.099Z|eb6ea792-8c53-49bd-a092-9b6e07848ffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:41.099Z|eb6ea792-8c53-49bd-a092-9b6e07848ffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:42.869Z|4b1b5c02-e257-45e2-be44-59e7308c73a7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:32:42.870Z|4b1b5c02-e257-45e2-be44-59e7308c73a7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:50.930Z|3e8f6bfb-8caa-4e30-8aa4-ba51bc15ca05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:32:50.931Z|3e8f6bfb-8caa-4e30-8aa4-ba51bc15ca05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:32:51.124Z|7206cce8-013c-4409-a840-764c1f2ee753|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:51.125Z|7206cce8-013c-4409-a840-764c1f2ee753|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:51.126Z|7761048a-0125-4dc8-b6c0-ce0def87283f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:51.127Z|7761048a-0125-4dc8-b6c0-ce0def87283f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:51.127Z|b84a69fb-6fcf-416e-9e04-920bda1c6f20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:32:51.128Z|b84a69fb-6fcf-416e-9e04-920bda1c6f20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:32:51.219Z|0ec6c0f3-8203-4fa2-a368-69480e861de6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:32:51.219Z|0ec6c0f3-8203-4fa2-a368-69480e861de6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:33:01.149Z|1517951b-eaed-4127-8764-838aab0274ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:01.149Z|1517951b-eaed-4127-8764-838aab0274ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:01.154Z|7c2cd570-0241-4bc7-809b-156a7fbae9e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:01.155Z|7c2cd570-0241-4bc7-809b-156a7fbae9e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:01.155Z|736d2ebf-096b-4457-81f2-13ef86038d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:01.156Z|736d2ebf-096b-4457-81f2-13ef86038d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:05.930Z|6bf8e2f4-77ac-4b1a-9a11-4f3a0b7c7352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:33:05.934Z|6bf8e2f4-77ac-4b1a-9a11-4f3a0b7c7352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:33:11.178Z|ee8dfd1e-c8e4-43b7-8fc7-f06b7ddb83c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:11.179Z|ee8dfd1e-c8e4-43b7-8fc7-f06b7ddb83c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:11.184Z|4b3824db-aa38-4298-8996-b02988f8a607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:11.184Z|4b3824db-aa38-4298-8996-b02988f8a607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:11.188Z|d2043745-dace-4365-a5c5-c9bc7c099b51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:11.189Z|d2043745-dace-4365-a5c5-c9bc7c099b51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:20.930Z|9f76db29-c3f3-4189-9190-3997d28c0ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:33:20.931Z|9f76db29-c3f3-4189-9190-3997d28c0ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:33:21.216Z|9d8e4980-e3f3-4d11-b65f-f5df046b821a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:21.216Z|06f7fa54-7351-48de-93e7-999ecda57ede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:21.216Z|3a5fc85c-d0bc-40e6-92e3-37f2f94ea270|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:21.217Z|06f7fa54-7351-48de-93e7-999ecda57ede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:21.217Z|9d8e4980-e3f3-4d11-b65f-f5df046b821a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:21.217Z|3a5fc85c-d0bc-40e6-92e3-37f2f94ea270|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:21.220Z|601b42a3-22ff-47a1-8e0d-ec86195d349b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:33:21.220Z|601b42a3-22ff-47a1-8e0d-ec86195d349b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:33:31.242Z|30235ee7-e52f-4f47-9808-d7e53a2e4c93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:31.243Z|30235ee7-e52f-4f47-9808-d7e53a2e4c93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:31.246Z|3b918dd7-8902-40a4-8fd3-0cf5e76d84b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:31.246Z|3b918dd7-8902-40a4-8fd3-0cf5e76d84b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:31.247Z|dc0d6493-b034-45f8-9d54-020e03ad2354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:31.248Z|dc0d6493-b034-45f8-9d54-020e03ad2354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:35.930Z|14871cc0-1223-4cb7-97a5-5c02e22a0a36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:33:35.931Z|14871cc0-1223-4cb7-97a5-5c02e22a0a36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:33:41.272Z|0efb4d3d-b8ed-4007-853c-2c930f0e0ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:41.272Z|0efb4d3d-b8ed-4007-853c-2c930f0e0ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:41.275Z|5b836ca1-e1da-433b-b21e-fea5605fd00b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:41.276Z|5b836ca1-e1da-433b-b21e-fea5605fd00b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:41.278Z|8a491422-df16-493e-99c8-05fd3bdb9b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:41.279Z|8a491422-df16-493e-99c8-05fd3bdb9b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:42.868Z|5a5ad3cc-1914-4de6-a5d5-f1d1185b0356|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:33:42.869Z|5a5ad3cc-1914-4de6-a5d5-f1d1185b0356|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:50.930Z|db9d42e6-be0f-4e43-b1b0-7f4f1527ec17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:33:50.935Z|db9d42e6-be0f-4e43-b1b0-7f4f1527ec17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:33:51.221Z|86c61cbe-6668-43ce-8743-b37d05698cba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:33:51.221Z|86c61cbe-6668-43ce-8743-b37d05698cba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:33:51.309Z|46a5765e-9177-4fca-822b-cc915001eb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:51.310Z|46a5765e-9177-4fca-822b-cc915001eb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:51.312Z|51907bb4-5613-4fe9-bceb-1a32eaf31ba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:51.312Z|4831dca6-d0dc-461e-ac31-ce4ae509bebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:33:51.313Z|51907bb4-5613-4fe9-bceb-1a32eaf31ba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:33:51.313Z|4831dca6-d0dc-461e-ac31-ce4ae509bebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:01.341Z|41199a5c-e448-4ff4-9fe8-3268a60337ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:01.342Z|41199a5c-e448-4ff4-9fe8-3268a60337ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:01.342Z|ad90e57c-faf0-4911-83cb-49cd5c024138|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:01.343Z|ad90e57c-faf0-4911-83cb-49cd5c024138|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:01.349Z|f13f31b6-286e-410e-bd86-c1613ae78743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:01.350Z|f13f31b6-286e-410e-bd86-c1613ae78743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:05.930Z|8f0e4af7-11d0-4534-9701-c7c6768fe703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:34:05.931Z|8f0e4af7-11d0-4534-9701-c7c6768fe703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:34:11.371Z|f93ae0d8-5781-4b77-a203-3dc54e347673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:11.371Z|f93ae0d8-5781-4b77-a203-3dc54e347673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:11.378Z|c6a4dddd-8728-4d85-bb41-276c6ff15dfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:11.379Z|c6a4dddd-8728-4d85-bb41-276c6ff15dfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:11.380Z|e2b43885-591c-4167-a8d1-b39e71397a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:11.380Z|e2b43885-591c-4167-a8d1-b39e71397a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:20.930Z|b8b48280-5f1b-41bd-bff8-8bdf6df60f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:34:20.931Z|b8b48280-5f1b-41bd-bff8-8bdf6df60f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:34:21.222Z|3f1d32a4-52c7-4877-963b-3c726e58ae2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:34:21.223Z|3f1d32a4-52c7-4877-963b-3c726e58ae2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:34:21.399Z|032e1e3c-d57c-4451-bbb0-ac953e710e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:21.400Z|032e1e3c-d57c-4451-bbb0-ac953e710e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:21.402Z|6901b1bd-7433-479d-9afa-b6a3a2e16309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:21.403Z|6901b1bd-7433-479d-9afa-b6a3a2e16309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:21.407Z|8dcd4642-8f63-44ac-acbc-bc5d608c2bf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:21.407Z|8dcd4642-8f63-44ac-acbc-bc5d608c2bf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:31.432Z|29cd797b-eae3-4ba8-8748-982edb28c1a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:31.433Z|29cd797b-eae3-4ba8-8748-982edb28c1a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:31.440Z|e1e8f8c5-2308-4efd-a1e5-e3da26bd04b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:31.440Z|a54c7bdf-b5d4-4667-86c8-86bb9dce8716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:31.440Z|e1e8f8c5-2308-4efd-a1e5-e3da26bd04b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:31.441Z|a54c7bdf-b5d4-4667-86c8-86bb9dce8716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:35.930Z|06b8baa0-d775-4600-9fd9-535350515839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:34:35.934Z|06b8baa0-d775-4600-9fd9-535350515839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:34:41.462Z|0595e8e0-ae19-4fc1-a939-c4d1f1b937e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:41.463Z|0595e8e0-ae19-4fc1-a939-c4d1f1b937e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:41.469Z|04b72b6b-3ad6-41cd-bad0-f78ad0143303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:41.469Z|04b72b6b-3ad6-41cd-bad0-f78ad0143303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:41.470Z|f7b63819-1f8b-445b-9ac0-5ef5b7b1e223|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:41.471Z|f7b63819-1f8b-445b-9ac0-5ef5b7b1e223|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:42.868Z|54465dee-5584-4d61-add1-ec8e88b96350|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:34:42.869Z|54465dee-5584-4d61-add1-ec8e88b96350|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:50.930Z|8d78fbd6-519f-4cbf-b6fd-31577d58a810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:34:50.931Z|8d78fbd6-519f-4cbf-b6fd-31577d58a810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:34:51.223Z|e9efe45f-ae0d-4b41-86c5-bae157b29614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:34:51.224Z|e9efe45f-ae0d-4b41-86c5-bae157b29614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:34:51.492Z|bdcab1a5-9f21-4b22-841c-f25892670505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:51.493Z|bdcab1a5-9f21-4b22-841c-f25892670505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:51.496Z|3a8c1559-1d4e-4774-9df6-434260965206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:51.497Z|3a8c1559-1d4e-4774-9df6-434260965206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:34:51.498Z|64bf612a-e56c-4838-b7ce-35f49c86cf87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:34:51.499Z|64bf612a-e56c-4838-b7ce-35f49c86cf87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:01.535Z|da415c63-b86a-483c-9f84-e2cc4d53bb99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:01.535Z|e6f9ce5b-7862-478b-ac23-1b2a0f5ef797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:01.536Z|da415c63-b86a-483c-9f84-e2cc4d53bb99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:01.536Z|e6f9ce5b-7862-478b-ac23-1b2a0f5ef797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:01.537Z|07457e30-ba68-44fd-ab89-28fe52185c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:01.537Z|07457e30-ba68-44fd-ab89-28fe52185c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:05.930Z|4b60b763-d091-4858-9308-25a2d1ea6780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:35:05.930Z|4b60b763-d091-4858-9308-25a2d1ea6780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:35:11.564Z|38218e73-6ee4-4c53-83a1-9b641210c064|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:11.564Z|440c6971-4bc3-475a-a9dd-720fa44cce4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:11.564Z|6414cf28-26c3-4fa1-b982-85ae2c5ea315|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:11.565Z|440c6971-4bc3-475a-a9dd-720fa44cce4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:11.565Z|38218e73-6ee4-4c53-83a1-9b641210c064|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:11.565Z|6414cf28-26c3-4fa1-b982-85ae2c5ea315|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:20.930Z|ce54f7bc-c96e-4abc-b7cf-fe1f34ba99f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:35:20.934Z|ce54f7bc-c96e-4abc-b7cf-fe1f34ba99f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:35:21.225Z|7199569d-92b9-49e8-a043-16eca5c8047c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:35:21.225Z|7199569d-92b9-49e8-a043-16eca5c8047c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:35:21.593Z|bfb144d0-b7df-48a4-9f11-115e4f7f8fbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:21.593Z|5af92c65-edc1-4fd0-841b-b2812477c198|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:21.594Z|bfb144d0-b7df-48a4-9f11-115e4f7f8fbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:21.594Z|5af92c65-edc1-4fd0-841b-b2812477c198|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:21.602Z|9caf20f6-b19f-41a7-87e4-9f039e52486a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:21.603Z|9caf20f6-b19f-41a7-87e4-9f039e52486a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:31.625Z|3d6cc250-6790-4daf-8de6-3bac4eea815c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:31.625Z|a826afd4-a3f3-45b7-aef8-aa7ca5bef7bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:31.626Z|a826afd4-a3f3-45b7-aef8-aa7ca5bef7bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:31.626Z|3d6cc250-6790-4daf-8de6-3bac4eea815c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:31.632Z|ad83cc07-c19d-49f1-b154-633d951052cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:31.632Z|ad83cc07-c19d-49f1-b154-633d951052cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:35.930Z|1dd836d7-4120-4f44-a17a-ca9976e702b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:35:35.931Z|1dd836d7-4120-4f44-a17a-ca9976e702b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:35:41.656Z|ac51c3b8-dba9-43c9-8855-00855cfcdad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:41.657Z|ac51c3b8-dba9-43c9-8855-00855cfcdad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:41.664Z|b328e880-ef4e-441c-930e-de914d92d7ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:41.665Z|b328e880-ef4e-441c-930e-de914d92d7ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:41.665Z|93986b40-1647-4ed2-98b5-af3b1a8123e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:41.666Z|93986b40-1647-4ed2-98b5-af3b1a8123e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:42.868Z|0441802a-5a34-4684-a62a-ba19ed9cf177|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:35:42.869Z|0441802a-5a34-4684-a62a-ba19ed9cf177|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:50.930Z|e8e0a8af-c6ad-4148-a5ab-d06ddf427995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:35:50.930Z|e8e0a8af-c6ad-4148-a5ab-d06ddf427995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:35:51.226Z|35268330-5af8-429f-83c8-ded08f98dd9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:35:51.227Z|35268330-5af8-429f-83c8-ded08f98dd9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:35:51.687Z|602702ff-df48-44e8-be33-eedf5a9dfde4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:51.687Z|602702ff-df48-44e8-be33-eedf5a9dfde4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:51.690Z|7b0494e7-ddc8-428b-afb2-25e01593111e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:51.690Z|7b0494e7-ddc8-428b-afb2-25e01593111e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:35:51.692Z|dbd3f57d-6d11-4567-8486-b9137d917da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:35:51.693Z|dbd3f57d-6d11-4567-8486-b9137d917da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:01.717Z|d1cddcf6-b70e-4721-96e1-033dc3e97a06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:01.717Z|ec1089c8-9c92-4f89-b6b8-9aa151ae50f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:01.718Z|d1cddcf6-b70e-4721-96e1-033dc3e97a06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:01.718Z|ec1089c8-9c92-4f89-b6b8-9aa151ae50f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:01.726Z|6dec882a-34b6-429a-8834-047fae41ab85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:01.726Z|6dec882a-34b6-429a-8834-047fae41ab85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:05.930Z|fd8d68d7-a9a8-4df4-845c-526b3f7d160f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:36:05.935Z|fd8d68d7-a9a8-4df4-845c-526b3f7d160f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:36:11.749Z|133df0f9-56ab-43bd-9336-f5a302feeacf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:11.749Z|3caedf94-b56c-4087-9243-03d72ab4f4ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:11.750Z|133df0f9-56ab-43bd-9336-f5a302feeacf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:11.750Z|3caedf94-b56c-4087-9243-03d72ab4f4ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:11.755Z|08140264-c238-421d-b29a-50ae7dd8d209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:11.756Z|08140264-c238-421d-b29a-50ae7dd8d209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:20.930Z|d2800533-49d6-4fd4-bbb7-29da14e9f3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:36:20.931Z|d2800533-49d6-4fd4-bbb7-29da14e9f3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:36:21.227Z|30751a62-04e0-4e85-b6d7-c4a505746089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:36:21.228Z|30751a62-04e0-4e85-b6d7-c4a505746089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:36:21.778Z|31dd6679-a909-4290-be09-bfb585f62d68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:21.779Z|6127efe1-bacd-4624-b0b8-44652e669137|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:21.779Z|31dd6679-a909-4290-be09-bfb585f62d68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:21.779Z|6127efe1-bacd-4624-b0b8-44652e669137|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:21.785Z|c8d0a7ee-dee4-4c32-9110-73b219a23384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:21.786Z|c8d0a7ee-dee4-4c32-9110-73b219a23384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:31.806Z|31f9e7d0-174f-473d-9bb4-241fa16f5b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:31.807Z|31f9e7d0-174f-473d-9bb4-241fa16f5b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:31.813Z|a6dafa7b-06b0-4f5a-9a79-2ea68bff0bf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:31.814Z|b28727a8-5f62-4a43-9df1-8bcba87da60e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:31.815Z|a6dafa7b-06b0-4f5a-9a79-2ea68bff0bf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:31.816Z|b28727a8-5f62-4a43-9df1-8bcba87da60e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:35.930Z|e1789fca-83bd-4c52-84d5-d4bd4e18e5f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:36:35.931Z|e1789fca-83bd-4c52-84d5-d4bd4e18e5f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:36:41.838Z|24898046-67c7-44aa-93fe-e2a6a164c704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:41.839Z|24898046-67c7-44aa-93fe-e2a6a164c704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:41.842Z|10f18f49-baf3-43a9-ae19-099e33a26a04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:41.843Z|10f18f49-baf3-43a9-ae19-099e33a26a04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:41.845Z|b41e69de-f539-4dcd-9539-10f630eb92a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:41.845Z|b41e69de-f539-4dcd-9539-10f630eb92a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:42.869Z|fe50e489-8373-4bd7-b07c-a9923d01c313|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:36:42.870Z|fe50e489-8373-4bd7-b07c-a9923d01c313|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:50.930Z|67ca67bc-8115-4f7a-bc69-e69aad345f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:36:50.934Z|67ca67bc-8115-4f7a-bc69-e69aad345f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:36:51.229Z|c42b0476-c904-43c4-aca2-300eecdd98c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:36:51.229Z|c42b0476-c904-43c4-aca2-300eecdd98c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:36:51.870Z|69d338c9-fd7c-48ef-a399-f9dc2617c0fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:51.870Z|69d338c9-fd7c-48ef-a399-f9dc2617c0fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:51.874Z|be3e9c31-7991-4c77-a337-bfa84d5434c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:51.874Z|e48fbe11-a0b6-4539-9a5a-dc7429c6812b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:36:51.875Z|be3e9c31-7991-4c77-a337-bfa84d5434c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:36:51.875Z|e48fbe11-a0b6-4539-9a5a-dc7429c6812b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:01.898Z|a5d58570-b0a5-47a4-aa81-ab9460d25728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:01.899Z|a5d58570-b0a5-47a4-aa81-ab9460d25728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:01.902Z|26db56c8-e13c-41be-a898-9991ee2477fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:01.903Z|1c537671-e9dd-4c6b-85be-67f3ef7d244c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:01.903Z|26db56c8-e13c-41be-a898-9991ee2477fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:01.903Z|1c537671-e9dd-4c6b-85be-67f3ef7d244c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:05.930Z|1dc30d4a-224e-4d17-9792-a7b08910d5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:37:05.931Z|1dc30d4a-224e-4d17-9792-a7b08910d5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:37:11.932Z|12686478-153a-480f-bb0b-716134ea6244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:11.933Z|12686478-153a-480f-bb0b-716134ea6244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:11.933Z|a46171c3-560d-4b45-a54d-c0fd3e0f5925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:11.934Z|a46171c3-560d-4b45-a54d-c0fd3e0f5925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:11.935Z|8c9bf488-444a-4e4b-a5e2-9c8b31a32069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:11.935Z|8c9bf488-444a-4e4b-a5e2-9c8b31a32069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:20.930Z|44295153-17c4-459d-91f3-5b8e34df5069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:37:20.930Z|44295153-17c4-459d-91f3-5b8e34df5069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:37:21.230Z|e988a33b-b5c2-44dc-890e-9bd3fc2cbb98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:37:21.230Z|e988a33b-b5c2-44dc-890e-9bd3fc2cbb98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:37:21.960Z|7c4b9586-79a4-44e5-a8e0-2e3dcc337dad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:21.962Z|7c4b9586-79a4-44e5-a8e0-2e3dcc337dad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:21.963Z|42da454c-3adc-44fa-8191-9c2070f0fedb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:21.963Z|42da454c-3adc-44fa-8191-9c2070f0fedb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:21.968Z|892a17b6-bb66-4464-b160-0036189bbadb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:21.968Z|892a17b6-bb66-4464-b160-0036189bbadb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:31.990Z|0f608a66-d12f-41a9-821d-c6c0061fa135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:31.991Z|0f608a66-d12f-41a9-821d-c6c0061fa135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:31.992Z|8097cb2d-f9c4-49f1-a16b-42285140931b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:31.994Z|8097cb2d-f9c4-49f1-a16b-42285140931b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:31.995Z|5407d5ed-fbe8-4192-8919-3dc87f57c4e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:31.995Z|5407d5ed-fbe8-4192-8919-3dc87f57c4e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:35.930Z|a74514fa-2ee9-4cde-9f48-7bdd9f839b5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:37:35.934Z|a74514fa-2ee9-4cde-9f48-7bdd9f839b5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:37:42.019Z|188ce88a-6541-46e9-bd5b-560e3197f720|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:42.019Z|188ce88a-6541-46e9-bd5b-560e3197f720|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:42.021Z|35946638-9041-4f3c-97f3-fafc98e0bd1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:42.022Z|35946638-9041-4f3c-97f3-fafc98e0bd1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:42.024Z|e84dac93-dcb4-404c-9e87-b5325db81319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:42.025Z|e84dac93-dcb4-404c-9e87-b5325db81319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:42.868Z|fc0e232c-5360-4d56-ae1e-bcb0a2fa44dd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:37:42.869Z|fc0e232c-5360-4d56-ae1e-bcb0a2fa44dd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:50.933Z|6d67efc6-f530-4d5c-87fa-0160bc6aecb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:37:50.933Z|6d67efc6-f530-4d5c-87fa-0160bc6aecb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:37:51.231Z|cc55fe7a-f272-48ca-b407-10cf03c91bdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:37:51.231Z|cc55fe7a-f272-48ca-b407-10cf03c91bdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:37:52.048Z|c944da12-c086-4b8c-a710-45c8efde27f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:52.050Z|c944da12-c086-4b8c-a710-45c8efde27f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:52.052Z|3a773ce1-32dd-4870-a8ed-21e2f894e3a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:52.053Z|94c07e07-4b38-469e-9ef2-01cb2787fb3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:37:52.053Z|3a773ce1-32dd-4870-a8ed-21e2f894e3a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:37:52.054Z|94c07e07-4b38-469e-9ef2-01cb2787fb3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:02.079Z|739cc39c-ac31-4227-b126-91add206922b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:02.080Z|739cc39c-ac31-4227-b126-91add206922b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:02.082Z|8f1db1e9-902f-474e-a5fe-6031976bfc2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:02.083Z|8f1db1e9-902f-474e-a5fe-6031976bfc2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:02.084Z|9e40a03c-fd18-48a4-80ba-28a4b3e9c7ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:02.085Z|9e40a03c-fd18-48a4-80ba-28a4b3e9c7ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:05.931Z|b2fdfd15-24b9-4c6a-94db-e33a76e96c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:38:05.931Z|b2fdfd15-24b9-4c6a-94db-e33a76e96c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:38:12.110Z|ebd0cb69-7c97-4181-872d-2c8d06cc4454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:12.111Z|c453326f-d7a0-40cd-89a4-38f9d0612836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:12.111Z|ebd0cb69-7c97-4181-872d-2c8d06cc4454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:12.111Z|c453326f-d7a0-40cd-89a4-38f9d0612836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:12.112Z|0aa33c98-cf22-46a5-9aec-d0228d6ba93a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:12.113Z|0aa33c98-cf22-46a5-9aec-d0228d6ba93a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:20.930Z|297eeb30-b5ea-43d1-be8b-e8e311db897b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:38:20.934Z|297eeb30-b5ea-43d1-be8b-e8e311db897b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:38:21.232Z|e38efcd9-2f54-4d03-be99-9f1905f0f421|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:38:21.233Z|e38efcd9-2f54-4d03-be99-9f1905f0f421|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:38:22.140Z|b60a6365-9050-45da-b217-169170c5d40b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:22.140Z|580a992c-f87c-4f55-ac50-e2e837c14e5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:22.141Z|b60a6365-9050-45da-b217-169170c5d40b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:22.141Z|580a992c-f87c-4f55-ac50-e2e837c14e5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:22.142Z|92101937-bbc7-46fe-9964-b62460f68655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:22.143Z|92101937-bbc7-46fe-9964-b62460f68655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:32.172Z|5525ccd4-f0b2-40b8-b884-b8c5e3961e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:32.172Z|5525ccd4-f0b2-40b8-b884-b8c5e3961e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:32.173Z|f4fcfc6f-1ffc-424a-b921-df84d1426012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:32.173Z|305353aa-2460-4f05-a6a0-f69ad5bda34b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:32.173Z|f4fcfc6f-1ffc-424a-b921-df84d1426012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:32.174Z|305353aa-2460-4f05-a6a0-f69ad5bda34b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:35.930Z|2df5f3ff-6085-4e53-a157-a61499955877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:38:35.931Z|2df5f3ff-6085-4e53-a157-a61499955877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:38:42.201Z|c0801479-0e35-41f0-8160-95b426124208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:42.201Z|c0801479-0e35-41f0-8160-95b426124208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:42.205Z|816a7636-21ba-4345-a3f6-aa976757e790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:42.206Z|816a7636-21ba-4345-a3f6-aa976757e790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:42.206Z|446e0184-bff3-409f-a7a3-a2d15ecbdc5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:42.207Z|446e0184-bff3-409f-a7a3-a2d15ecbdc5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:42.867Z|b0f98561-baaf-4f08-88a1-ccc534ca3459|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:38:42.868Z|b0f98561-baaf-4f08-88a1-ccc534ca3459|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:50.930Z|3ab4b733-6087-4b51-8309-b3f4bb5ecf66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:38:50.931Z|3ab4b733-6087-4b51-8309-b3f4bb5ecf66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:38:51.233Z|faae8e29-b4bc-4bd8-8fb1-3b8b7af9917b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:38:51.234Z|faae8e29-b4bc-4bd8-8fb1-3b8b7af9917b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:38:52.233Z|a2fe44a3-6d4c-4220-910c-1f2821a8b9ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:52.233Z|a2fe44a3-6d4c-4220-910c-1f2821a8b9ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:52.235Z|666da392-3554-4e0a-9961-190a8aef9cd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:52.235Z|666da392-3554-4e0a-9961-190a8aef9cd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:38:52.238Z|11fed226-66f5-4601-b531-be055bc7d7e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:38:52.239Z|11fed226-66f5-4601-b531-be055bc7d7e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:02.263Z|e885e5b0-bf6d-4ed5-93bf-c66e8edfca86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:02.264Z|e885e5b0-bf6d-4ed5-93bf-c66e8edfca86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:02.265Z|bd561eb0-9917-4bee-bb88-fa5f360e1782|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:02.265Z|bd561eb0-9917-4bee-bb88-fa5f360e1782|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:02.265Z|fdf919d1-74ee-4c07-999b-30af46ba7dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:02.266Z|fdf919d1-74ee-4c07-999b-30af46ba7dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:05.930Z|0c1d9ac5-b263-49b8-80d9-6ef2663eb1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:39:05.934Z|0c1d9ac5-b263-49b8-80d9-6ef2663eb1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:39:12.289Z|b0e2fb41-4b18-4455-ad01-d6019e85ae33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:12.290Z|b0e2fb41-4b18-4455-ad01-d6019e85ae33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:12.295Z|241222ee-1399-422e-b8fc-07f8f537d321|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:12.295Z|241222ee-1399-422e-b8fc-07f8f537d321|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:12.299Z|56b5bb58-1634-48c4-a431-d305bd4a5651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:12.299Z|56b5bb58-1634-48c4-a431-d305bd4a5651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:20.930Z|cf914be4-10b7-4e02-ae0d-2c606f501454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:39:20.931Z|cf914be4-10b7-4e02-ae0d-2c606f501454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:39:21.234Z|56ce62f1-8fcf-440d-90e5-91f59a2cc245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:39:21.235Z|56ce62f1-8fcf-440d-90e5-91f59a2cc245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:39:22.325Z|44b9df3b-6bac-4adc-9daf-cea106efa0a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:22.325Z|7e22a5f1-d5a3-4759-90ac-1e95ecbaf283|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:22.326Z|44b9df3b-6bac-4adc-9daf-cea106efa0a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:22.326Z|7e22a5f1-d5a3-4759-90ac-1e95ecbaf283|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:22.327Z|46f15858-32a7-4306-842b-4016d7abefd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:22.328Z|46f15858-32a7-4306-842b-4016d7abefd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:32.354Z|88fa3f50-dd50-4283-814a-f37b4c733f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:32.355Z|88fa3f50-dd50-4283-814a-f37b4c733f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:32.356Z|76c5c675-7f20-4ec3-ac38-3ac55cf4f778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:32.356Z|2446ede2-d7b0-4768-81d1-f02123583fe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:32.356Z|76c5c675-7f20-4ec3-ac38-3ac55cf4f778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:32.356Z|2446ede2-d7b0-4768-81d1-f02123583fe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:35.930Z|177112c8-47fb-4286-b49d-0d4950ef6527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:39:35.931Z|177112c8-47fb-4286-b49d-0d4950ef6527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:39:42.382Z|2f9d11b2-96a7-4143-b7ae-63ec5fdd735c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:42.382Z|2f9d11b2-96a7-4143-b7ae-63ec5fdd735c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:42.390Z|f5524dc2-3111-4367-a4b2-dd5c67838077|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:42.391Z|f5524dc2-3111-4367-a4b2-dd5c67838077|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:42.392Z|38fc1e94-c069-43ee-9859-cf75c5a4775b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:42.393Z|38fc1e94-c069-43ee-9859-cf75c5a4775b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:42.867Z|9ffcc449-3b05-4490-8a73-627210a8af3d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:39:42.868Z|9ffcc449-3b05-4490-8a73-627210a8af3d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:50.930Z|85cb9bf2-f09a-476b-a706-380ae4b79dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:39:50.934Z|85cb9bf2-f09a-476b-a706-380ae4b79dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:39:51.236Z|cf0f1388-dd22-4c99-b1f3-a3d88e4eb976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:39:51.236Z|cf0f1388-dd22-4c99-b1f3-a3d88e4eb976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:39:52.414Z|08b9279f-8a34-4bb5-b25e-236afc623188|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:52.415Z|08b9279f-8a34-4bb5-b25e-236afc623188|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:52.417Z|46b8ecc8-6bab-47bf-ab67-8919719d5e1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:52.418Z|46b8ecc8-6bab-47bf-ab67-8919719d5e1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:39:52.420Z|1ea5ff71-451c-43dc-bb35-1b6bafc8a5b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:39:52.420Z|1ea5ff71-451c-43dc-bb35-1b6bafc8a5b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:02.445Z|24a702d7-12d3-47aa-9ef3-7cd231c8a7cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:02.446Z|24a702d7-12d3-47aa-9ef3-7cd231c8a7cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:02.448Z|7051686b-ea3c-43c4-8ad2-773b15b482e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:02.449Z|7051686b-ea3c-43c4-8ad2-773b15b482e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:02.450Z|b3d91fde-b700-4d5a-8fbe-7303dccef619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:02.451Z|b3d91fde-b700-4d5a-8fbe-7303dccef619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:05.930Z|2851b203-2a3b-46e9-8570-3c7466200146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:40:05.931Z|2851b203-2a3b-46e9-8570-3c7466200146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:40:12.474Z|88a82b03-7942-4ff3-a9d2-b1f93b4e3b1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:12.475Z|88a82b03-7942-4ff3-a9d2-b1f93b4e3b1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:12.483Z|0462d80b-5de5-4718-b2cd-6305ba3725da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:12.483Z|d481c1cb-41c8-4fb0-89e2-923b39a99e88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:12.483Z|0462d80b-5de5-4718-b2cd-6305ba3725da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:12.483Z|d481c1cb-41c8-4fb0-89e2-923b39a99e88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:20.930Z|c7d45d71-6527-4ca8-8417-c095b1947720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:40:20.931Z|c7d45d71-6527-4ca8-8417-c095b1947720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:40:21.237Z|16960046-3a67-4586-a43d-9e75ccd12d24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:40:21.237Z|16960046-3a67-4586-a43d-9e75ccd12d24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:40:22.506Z|962d607b-4c70-4478-afaf-bbafa3d23851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:22.507Z|962d607b-4c70-4478-afaf-bbafa3d23851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:22.509Z|6df09300-63c1-44d4-8890-d42124a864a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:22.510Z|6df09300-63c1-44d4-8890-d42124a864a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:22.510Z|c9de2988-8006-4ae9-8844-48da9e594ee4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:22.511Z|c9de2988-8006-4ae9-8844-48da9e594ee4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:32.539Z|aa8d65a8-b640-4eff-818f-65594294f8c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:32.539Z|aa8d65a8-b640-4eff-818f-65594294f8c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:32.541Z|c5f2117f-36e5-4ac2-94e4-7847c66b4721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:32.542Z|72f0db1f-511f-4148-b4ae-de159b350e52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:32.543Z|72f0db1f-511f-4148-b4ae-de159b350e52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:32.542Z|c5f2117f-36e5-4ac2-94e4-7847c66b4721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:35.930Z|370d8ee7-d2bb-43b0-9693-740648d9dbf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:40:35.935Z|370d8ee7-d2bb-43b0-9693-740648d9dbf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:40:42.567Z|855083e6-f631-4ee1-b9fa-7fda66786dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:42.567Z|325047a5-ab5c-4c48-8a87-cd44e043d43b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:42.568Z|855083e6-f631-4ee1-b9fa-7fda66786dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:42.568Z|325047a5-ab5c-4c48-8a87-cd44e043d43b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:42.572Z|4f96bd7d-2641-487e-a425-37863dad665b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:42.572Z|4f96bd7d-2641-487e-a425-37863dad665b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:42.867Z|01d9a470-146e-45b1-acc1-3e0e672ed72b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:40:42.868Z|01d9a470-146e-45b1-acc1-3e0e672ed72b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:50.930Z|936c482c-62de-448e-971c-4ccaa300ec7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:40:50.930Z|936c482c-62de-448e-971c-4ccaa300ec7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:40:51.238Z|975097db-e626-4a52-a45e-0f41d3008190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:40:51.238Z|975097db-e626-4a52-a45e-0f41d3008190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:40:52.597Z|41f5cac4-37d7-4587-b60d-8d03c7cf5bd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:52.598Z|41f5cac4-37d7-4587-b60d-8d03c7cf5bd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:52.599Z|6a1160e6-5e38-4f38-9f75-6aa6856ef80f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:52.600Z|6a1160e6-5e38-4f38-9f75-6aa6856ef80f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:40:52.605Z|be4023c3-408c-48aa-8925-a7dbee446233|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:40:52.606Z|be4023c3-408c-48aa-8925-a7dbee446233|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:02.630Z|0dd03d37-45ae-4d7c-ac2d-b410e5097a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:02.630Z|0dd03d37-45ae-4d7c-ac2d-b410e5097a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:02.632Z|4dd667ab-ffb2-4c1b-80b0-c586c762233f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:02.633Z|4dd667ab-ffb2-4c1b-80b0-c586c762233f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:02.636Z|340ccb3e-30fe-471d-a777-2a5ded8d62c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:02.636Z|340ccb3e-30fe-471d-a777-2a5ded8d62c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:05.930Z|aedec5b6-6ce2-455a-8b1c-2fb99efa2300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:41:05.931Z|aedec5b6-6ce2-455a-8b1c-2fb99efa2300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:41:12.670Z|a8722f02-17da-4af1-8643-f8bf668d28df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:12.670Z|7c8d95a6-f287-403a-aede-4d6444d40703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:12.671Z|a8722f02-17da-4af1-8643-f8bf668d28df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:12.672Z|7c8d95a6-f287-403a-aede-4d6444d40703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:12.675Z|0f9f7b82-5ffc-4fdd-a987-bcde5deca190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:12.676Z|0f9f7b82-5ffc-4fdd-a987-bcde5deca190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:20.930Z|61b6eec3-ac07-4cb8-9f34-fdb75c683aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:41:20.934Z|61b6eec3-ac07-4cb8-9f34-fdb75c683aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:41:21.239Z|74442139-bd20-4ffd-b73a-4c1a6c8b9a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:41:21.240Z|74442139-bd20-4ffd-b73a-4c1a6c8b9a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:41:22.701Z|fce00a0f-425c-4631-a373-5674fa46ee1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:22.702Z|fce00a0f-425c-4631-a373-5674fa46ee1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:22.703Z|a3fdf345-d23e-46fb-b070-0c42aea1a073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:22.703Z|a3fdf345-d23e-46fb-b070-0c42aea1a073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:22.703Z|1d730296-0c30-47d5-8fa8-85175ff7e9a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:22.704Z|1d730296-0c30-47d5-8fa8-85175ff7e9a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:32.729Z|12455cb6-44e7-4016-a914-83d34203c623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:32.730Z|12455cb6-44e7-4016-a914-83d34203c623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:32.733Z|4e2a1366-a355-4fea-9028-dd7952be70f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:32.733Z|23f27189-8cd2-4fe3-9baf-b0342c2e4fae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:32.733Z|4e2a1366-a355-4fea-9028-dd7952be70f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:32.734Z|23f27189-8cd2-4fe3-9baf-b0342c2e4fae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:35.930Z|e9075d7d-b432-4db6-be22-1cf3a29a62ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:41:35.931Z|e9075d7d-b432-4db6-be22-1cf3a29a62ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:41:42.762Z|f3083654-fb77-433b-8ab3-4397a768eae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:42.762Z|f3083654-fb77-433b-8ab3-4397a768eae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:42.765Z|07b9e776-b8bb-4776-85c6-524d8bb570e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:42.766Z|07b9e776-b8bb-4776-85c6-524d8bb570e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:42.769Z|47f00e96-01e2-450e-bf97-c1d1b5ef53a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:42.770Z|47f00e96-01e2-450e-bf97-c1d1b5ef53a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:42.867Z|20416355-e51f-48fa-a2a6-6ec991c36acd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:41:42.868Z|20416355-e51f-48fa-a2a6-6ec991c36acd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:50.930Z|ab386931-8e65-401e-920b-9bb15d35dd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:41:50.931Z|ab386931-8e65-401e-920b-9bb15d35dd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:41:51.240Z|418ee0a7-2a95-4b07-b1e2-f5eff4deac5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:41:51.241Z|418ee0a7-2a95-4b07-b1e2-f5eff4deac5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:41:52.795Z|4a8c8c59-fc81-429f-b951-1bffa8bef5a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:52.796Z|4a8c8c59-fc81-429f-b951-1bffa8bef5a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:52.797Z|ae333f76-0134-4dd9-9e70-72a4635c65a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:52.798Z|ae333f76-0134-4dd9-9e70-72a4635c65a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:41:52.802Z|4792d6be-395d-41f0-9e1b-fe0c2a1965ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:41:52.803Z|4792d6be-395d-41f0-9e1b-fe0c2a1965ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:02.827Z|832b6104-2556-4a8f-bad5-bc6778e68570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:02.828Z|832b6104-2556-4a8f-bad5-bc6778e68570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:02.829Z|96394802-2635-4cdc-b578-bdf843d575fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:02.829Z|96394802-2635-4cdc-b578-bdf843d575fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:02.832Z|3b690518-93e8-4a29-b93a-9ef52c6aa8ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:02.832Z|3b690518-93e8-4a29-b93a-9ef52c6aa8ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:05.930Z|9a7a02f5-29b1-4d77-8610-96dd1f264371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:42:05.935Z|9a7a02f5-29b1-4d77-8610-96dd1f264371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:42:12.859Z|26619192-03c3-4da7-89c6-214e7776f03d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:12.859Z|26619192-03c3-4da7-89c6-214e7776f03d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:12.861Z|52b56dad-4ce7-4138-9025-661bfb7a9dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:12.862Z|52b56dad-4ce7-4138-9025-661bfb7a9dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:12.868Z|680e203c-5cb9-4c9b-b609-c9a5577a79e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:12.869Z|680e203c-5cb9-4c9b-b609-c9a5577a79e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:20.930Z|8fd3b333-f4aa-4bbb-88ee-e4e6f39eab08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:42:20.931Z|8fd3b333-f4aa-4bbb-88ee-e4e6f39eab08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:42:21.242Z|b17f98f5-3067-48d4-ad8f-de121a4a64a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:42:21.242Z|b17f98f5-3067-48d4-ad8f-de121a4a64a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:42:22.885Z|7255d42b-b447-454c-a54e-c0d77b08da20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:22.885Z|7255d42b-b447-454c-a54e-c0d77b08da20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:22.892Z|505c578d-5315-44e4-ad93-0e6687eabfee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:22.892Z|505c578d-5315-44e4-ad93-0e6687eabfee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:22.896Z|6781815f-d86f-47b9-8e1a-4b6a5759c54d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:22.896Z|6781815f-d86f-47b9-8e1a-4b6a5759c54d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:32.915Z|3b3bdd2c-02c8-43ee-98cf-35e019f46151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:32.916Z|3b3bdd2c-02c8-43ee-98cf-35e019f46151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:32.917Z|189f8a79-1564-4b2e-a947-74cb4ece4559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:32.917Z|189f8a79-1564-4b2e-a947-74cb4ece4559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:32.923Z|e209710e-4904-44e0-8806-23faa373d105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:32.923Z|e209710e-4904-44e0-8806-23faa373d105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:35.930Z|915b8250-8f3f-47e3-bb86-422e1b2edaac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:42:35.931Z|915b8250-8f3f-47e3-bb86-422e1b2edaac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:42:42.867Z|84b35cdb-b3f7-400e-b566-f5f05f2332da|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:42:42.868Z|84b35cdb-b3f7-400e-b566-f5f05f2332da|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:42.938Z|dbbadf02-3970-4e34-aa27-1a5bc0489092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:42.939Z|dbbadf02-3970-4e34-aa27-1a5bc0489092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:42.940Z|025d4fcf-245e-4032-8b66-b8dfdba892e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:42.940Z|025d4fcf-245e-4032-8b66-b8dfdba892e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:42.947Z|f6e41c52-d2b6-4bc6-abd8-34fe320957d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:42.948Z|f6e41c52-d2b6-4bc6-abd8-34fe320957d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:50.930Z|3e5c2d8a-1725-4e82-b452-2194727d6655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:42:50.934Z|3e5c2d8a-1725-4e82-b452-2194727d6655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:42:51.243Z|5e379c74-8f70-42f2-8740-1166fab8e8dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:42:51.244Z|5e379c74-8f70-42f2-8740-1166fab8e8dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:42:52.968Z|c0063762-9be7-42f3-adcd-e776a9e2b6a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:52.969Z|c0063762-9be7-42f3-adcd-e776a9e2b6a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:52.971Z|958548c3-340a-40a9-b9fb-85a129878195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:52.972Z|958548c3-340a-40a9-b9fb-85a129878195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:42:52.976Z|142212a9-0d53-4fbb-91c5-0eb8d0adbc9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:42:52.977Z|142212a9-0d53-4fbb-91c5-0eb8d0adbc9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:02.998Z|f702af36-11eb-4124-a226-96e8746d5a95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:02.998Z|f702af36-11eb-4124-a226-96e8746d5a95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:03.001Z|c5ecf994-741b-4b9b-92a0-f084526dc697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:03.002Z|c5ecf994-741b-4b9b-92a0-f084526dc697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:03.002Z|911cfac3-e371-4bb0-bafe-89fd061949e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:03.003Z|911cfac3-e371-4bb0-bafe-89fd061949e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:05.930Z|e9747253-af1d-475e-88d7-4251d7ac284c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:43:05.931Z|e9747253-af1d-475e-88d7-4251d7ac284c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:43:13.026Z|29c1bc6d-898b-4c7c-9e6c-69a9ea5466fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:13.027Z|29c1bc6d-898b-4c7c-9e6c-69a9ea5466fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:13.028Z|2c44fc4e-4e62-4d24-9b6e-d6e681f5e5d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:13.029Z|2c44fc4e-4e62-4d24-9b6e-d6e681f5e5d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:13.031Z|68a269e3-bc3f-440f-a12f-b2148246d335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:13.031Z|68a269e3-bc3f-440f-a12f-b2148246d335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:20.930Z|4c4364d7-d4fa-4a14-afe3-b8519ccf93e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:43:20.931Z|4c4364d7-d4fa-4a14-afe3-b8519ccf93e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:43:21.244Z|26630a20-2aed-41b1-886f-13be145a1d2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:43:21.245Z|26630a20-2aed-41b1-886f-13be145a1d2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:43:23.058Z|2a9aaa91-e0f4-421a-8861-8343d50f9989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:23.058Z|2a9aaa91-e0f4-421a-8861-8343d50f9989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:23.059Z|cd2140b5-882b-4134-b05b-7f3118c69194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:23.060Z|cd2140b5-882b-4134-b05b-7f3118c69194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:23.061Z|73de2e12-0a4f-4427-9763-4ea528a81130|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:23.062Z|73de2e12-0a4f-4427-9763-4ea528a81130|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:33.094Z|007729cb-866f-4280-895a-e5dfaa77fa56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:33.095Z|007729cb-866f-4280-895a-e5dfaa77fa56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:33.099Z|53a8e59e-648c-408b-bd27-2e5927a4b09b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:33.099Z|53a8e59e-648c-408b-bd27-2e5927a4b09b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:33.101Z|6a35edfa-8747-4762-8de4-ef3c937a5df5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:33.102Z|6a35edfa-8747-4762-8de4-ef3c937a5df5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:35.930Z|6db0ad15-dd74-4d8c-8106-461f8b06fbea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:43:35.934Z|6db0ad15-dd74-4d8c-8106-461f8b06fbea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:43:42.867Z|7862e222-6c82-4abb-9513-5d3e4c1f34e9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:43:42.867Z|7862e222-6c82-4abb-9513-5d3e4c1f34e9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:43.122Z|a134b000-366f-4dc3-8cbe-5dafb1a6afe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:43.123Z|a134b000-366f-4dc3-8cbe-5dafb1a6afe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:43.126Z|7e606e12-08f1-4dac-b16c-453f046b93ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:43.127Z|7e606e12-08f1-4dac-b16c-453f046b93ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:43.132Z|78eeddc1-bc38-49a9-acbb-b46615a302d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:43.133Z|78eeddc1-bc38-49a9-acbb-b46615a302d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:50.930Z|5b04cbda-e9e9-45b2-973f-14794b662b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:43:50.931Z|5b04cbda-e9e9-45b2-973f-14794b662b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:43:51.245Z|cf6d3b5e-ea5a-45b4-8c3f-1282fbb879e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:43:51.246Z|cf6d3b5e-ea5a-45b4-8c3f-1282fbb879e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:43:53.162Z|d6d1a645-36eb-400c-8a5c-b900a1a5a4ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:53.162Z|8d251b96-6a19-4eb2-8da9-fec452f238a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:53.162Z|d6d1a645-36eb-400c-8a5c-b900a1a5a4ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:53.163Z|8d251b96-6a19-4eb2-8da9-fec452f238a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:43:53.165Z|5923bd3d-c7e8-45dc-93eb-8654978c0a2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:43:53.166Z|5923bd3d-c7e8-45dc-93eb-8654978c0a2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:03.192Z|630c961b-188e-43f0-b0ad-48282effcec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:03.192Z|630c961b-188e-43f0-b0ad-48282effcec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:03.193Z|89f04380-e1d1-4033-8a4c-cb87036aa70a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:03.194Z|89f04380-e1d1-4033-8a4c-cb87036aa70a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:03.196Z|2477c4b8-4d29-4fd8-ad0e-6854cb1d6a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:03.197Z|2477c4b8-4d29-4fd8-ad0e-6854cb1d6a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:05.930Z|8ae0f36a-40a5-49f6-8d12-282ba3e026b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:44:05.931Z|8ae0f36a-40a5-49f6-8d12-282ba3e026b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:44:13.224Z|c21b03f8-fc77-4157-b3a1-6d80ad4040da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:13.225Z|c21b03f8-fc77-4157-b3a1-6d80ad4040da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:13.226Z|caba2c0b-def8-44c2-97ca-81acad343cf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:13.227Z|caba2c0b-def8-44c2-97ca-81acad343cf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:13.230Z|8d44236f-3d64-40c7-86fc-a0b928b804e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:13.231Z|8d44236f-3d64-40c7-86fc-a0b928b804e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:20.930Z|2946ebcc-1c44-444b-a620-b0e3d39768b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:44:20.934Z|2946ebcc-1c44-444b-a620-b0e3d39768b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:44:21.246Z|97cd4079-3e92-432a-a9ed-9b6f30baa01f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:44:21.247Z|97cd4079-3e92-432a-a9ed-9b6f30baa01f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:44:23.256Z|a4508d65-30be-43d2-8463-99a4856a0513|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:23.256Z|6ad1084b-e33e-4c45-9720-0e73fc68a90c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:23.256Z|dc8fbd8a-926e-4ec8-90b2-748fe5683f59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:23.257Z|a4508d65-30be-43d2-8463-99a4856a0513|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:23.257Z|dc8fbd8a-926e-4ec8-90b2-748fe5683f59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:23.257Z|6ad1084b-e33e-4c45-9720-0e73fc68a90c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:33.285Z|a8a7e9a3-fabe-4827-8e17-67d5e8ae7f98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:33.286Z|a8a7e9a3-fabe-4827-8e17-67d5e8ae7f98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:33.287Z|64b1c589-3f57-488a-8f9c-610a90afbd71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:33.287Z|64b1c589-3f57-488a-8f9c-610a90afbd71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:33.288Z|e0511b45-c4d3-4c6d-922b-91c2f7d28f1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:33.288Z|e0511b45-c4d3-4c6d-922b-91c2f7d28f1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:35.930Z|7f540b85-c559-4a2b-9c64-3ecdaf263a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:44:35.931Z|7f540b85-c559-4a2b-9c64-3ecdaf263a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:44:42.868Z|63cdb633-e99d-47fe-85c1-387b1b29db85|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:44:42.869Z|63cdb633-e99d-47fe-85c1-387b1b29db85|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:43.316Z|1f09e02f-7d6d-474f-b3ec-c89aa6a8d0c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:43.316Z|796718f5-a98f-4a38-8f5e-375fdcca09f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:43.317Z|1f09e02f-7d6d-474f-b3ec-c89aa6a8d0c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:43.317Z|796718f5-a98f-4a38-8f5e-375fdcca09f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:43.319Z|a47d4bea-cc3e-43e8-8ef3-a98412f4cf4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:43.320Z|a47d4bea-cc3e-43e8-8ef3-a98412f4cf4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:50.930Z|6b275356-0648-4a66-a075-480235da8ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:44:50.931Z|6b275356-0648-4a66-a075-480235da8ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:44:51.248Z|cdd32965-dade-4605-ac41-2bf9c2ddbd76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:44:51.249Z|cdd32965-dade-4605-ac41-2bf9c2ddbd76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:44:53.343Z|1fc78f03-5bab-4fe0-aba8-f03d1d18bc28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:53.344Z|1fc78f03-5bab-4fe0-aba8-f03d1d18bc28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:53.347Z|8937b387-bd87-466c-a40c-73cff51caf8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:53.348Z|8937b387-bd87-466c-a40c-73cff51caf8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:44:53.349Z|292f5f70-ec88-41e5-b874-01ca1bae4f60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:44:53.349Z|292f5f70-ec88-41e5-b874-01ca1bae4f60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:03.377Z|f408b359-64c8-4957-8e59-eb2432736fa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:03.378Z|f408b359-64c8-4957-8e59-eb2432736fa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:03.380Z|0e9ba587-4ebf-4960-ad52-df98ee0fdb5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:03.381Z|0e9ba587-4ebf-4960-ad52-df98ee0fdb5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:03.386Z|65de9d20-4dd4-42a5-99c5-6e9c7e005aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:03.387Z|65de9d20-4dd4-42a5-99c5-6e9c7e005aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:05.930Z|7032c2db-c8ba-4254-b44b-2691e5525265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:45:05.935Z|7032c2db-c8ba-4254-b44b-2691e5525265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:45:13.410Z|9da3f79f-8bc3-4bb0-9846-80a841cbb67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:13.411Z|9da3f79f-8bc3-4bb0-9846-80a841cbb67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:13.414Z|de3e42d4-aed0-4704-8d5a-85f0b48f92c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:13.415Z|de3e42d4-aed0-4704-8d5a-85f0b48f92c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:13.415Z|471521fd-5e7a-4bb7-8fb2-38b51c5565d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:13.416Z|471521fd-5e7a-4bb7-8fb2-38b51c5565d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:20.930Z|8705b975-7b76-487f-ae04-fbdd04af385f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:45:20.931Z|8705b975-7b76-487f-ae04-fbdd04af385f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:45:21.250Z|755e7cec-9498-44a3-b458-71de6eda4ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:45:21.250Z|755e7cec-9498-44a3-b458-71de6eda4ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:45:23.442Z|27a3a27b-b438-4a82-993a-b3f99d1c69ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:23.443Z|27a3a27b-b438-4a82-993a-b3f99d1c69ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:23.445Z|5d3ba5f4-3ae1-462e-86c1-2403009a72bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:23.445Z|5d3ba5f4-3ae1-462e-86c1-2403009a72bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:23.448Z|9ad740ac-5389-4f5e-8d56-96172baa119b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:23.448Z|9ad740ac-5389-4f5e-8d56-96172baa119b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:33.476Z|2d07e57b-c374-477d-b72d-0049a7021541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:33.477Z|2d07e57b-c374-477d-b72d-0049a7021541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:33.477Z|b1491973-7fad-4974-a738-30f93edd2c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:33.478Z|b1491973-7fad-4974-a738-30f93edd2c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:33.478Z|53707021-5278-4809-98bc-31d2c2126f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:33.479Z|53707021-5278-4809-98bc-31d2c2126f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:35.930Z|014af4bb-4d35-4ccc-b7b2-482436ad8e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:45:35.931Z|014af4bb-4d35-4ccc-b7b2-482436ad8e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:45:42.869Z|26b0b2b3-8078-4229-976a-b49a06eff1d5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:45:42.869Z|26b0b2b3-8078-4229-976a-b49a06eff1d5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:43.511Z|c77b05e9-448f-4730-b458-ad68e1f503a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:43.511Z|c77b05e9-448f-4730-b458-ad68e1f503a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:43.511Z|21ce7915-4117-4bf4-8a5c-1a7d2274c741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:43.512Z|21ce7915-4117-4bf4-8a5c-1a7d2274c741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:43.519Z|5e407b8a-636e-4840-9359-d6b7a347fd9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:43.519Z|5e407b8a-636e-4840-9359-d6b7a347fd9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:50.930Z|7c89ecc0-8f8e-4672-b835-c98e12556a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:45:50.931Z|7c89ecc0-8f8e-4672-b835-c98e12556a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:45:51.251Z|d66f21b6-c8a9-4ddf-8456-c3a6fffa1734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:45:51.251Z|d66f21b6-c8a9-4ddf-8456-c3a6fffa1734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:45:53.540Z|146f2227-3250-4d40-ab6d-63035ae5450a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:53.540Z|9e8644bb-35db-4c22-9862-3d10f926bb2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:53.541Z|146f2227-3250-4d40-ab6d-63035ae5450a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:53.541Z|9e8644bb-35db-4c22-9862-3d10f926bb2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:45:53.548Z|de4b4684-c998-4f6d-bf0b-22e0a564dc5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:45:53.549Z|de4b4684-c998-4f6d-bf0b-22e0a564dc5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:03.572Z|8658fe84-a2e1-4f11-83ba-98e8b3e021dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:03.572Z|fbd198ed-7c68-4180-b8c1-b7ff53fa99b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:03.573Z|fbd198ed-7c68-4180-b8c1-b7ff53fa99b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:03.573Z|8658fe84-a2e1-4f11-83ba-98e8b3e021dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:03.574Z|78095a3f-c545-4c3c-b9eb-32fdd526607c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:03.575Z|78095a3f-c545-4c3c-b9eb-32fdd526607c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:05.930Z|bb745e90-0f67-4bbf-b920-b5018f1ec5c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:46:05.931Z|bb745e90-0f67-4bbf-b920-b5018f1ec5c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:46:13.603Z|3ec1fba6-427a-4c52-afad-e169d2e96525|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:13.603Z|7f5ac053-adb1-4a97-89e3-501030d8c8c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:13.603Z|3ec1fba6-427a-4c52-afad-e169d2e96525|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:13.604Z|7f5ac053-adb1-4a97-89e3-501030d8c8c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:13.605Z|33928e76-2528-4dd5-bfec-98bfb6d784f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:13.605Z|33928e76-2528-4dd5-bfec-98bfb6d784f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:20.930Z|b15a4a18-7665-4795-ba0a-57e4b8582799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:46:20.931Z|b15a4a18-7665-4795-ba0a-57e4b8582799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:46:21.252Z|2036fba6-b00b-4e91-9656-19966aa0b5f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:46:21.252Z|2036fba6-b00b-4e91-9656-19966aa0b5f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:46:23.631Z|8755c642-81f4-4220-b2b3-32faf211f143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:23.632Z|8755c642-81f4-4220-b2b3-32faf211f143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:23.633Z|47a40fd0-90c9-47d3-a8ee-5db5d68a0448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:23.633Z|47a40fd0-90c9-47d3-a8ee-5db5d68a0448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:23.634Z|87a28042-b4dd-4d0e-8664-e7e0fe8dbe26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:23.634Z|87a28042-b4dd-4d0e-8664-e7e0fe8dbe26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:33.661Z|81fd0fb8-06ad-4bba-b95b-d8001f8e1765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:33.661Z|81fd0fb8-06ad-4bba-b95b-d8001f8e1765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:33.665Z|c78207cc-c912-4068-a0d6-d50d97885787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:33.666Z|c78207cc-c912-4068-a0d6-d50d97885787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:33.669Z|db16342b-1425-4e41-b407-c72a85a86399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:33.670Z|db16342b-1425-4e41-b407-c72a85a86399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:35.930Z|ad230412-d7af-49e0-a4a9-d758d90d3701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:46:35.931Z|ad230412-d7af-49e0-a4a9-d758d90d3701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:46:42.869Z|ba48bfdc-fa95-4eec-aec2-41d9c1ab0132|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:46:42.869Z|ba48bfdc-fa95-4eec-aec2-41d9c1ab0132|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:43.690Z|2a977016-78d8-45cd-ba84-beb706679798|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:43.691Z|2a977016-78d8-45cd-ba84-beb706679798|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:43.696Z|f2480dc0-700f-467d-9a0c-618143e6ebf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:43.697Z|f2480dc0-700f-467d-9a0c-618143e6ebf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:43.699Z|ec25a540-b448-4017-90fd-054fffc68802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:43.699Z|ec25a540-b448-4017-90fd-054fffc68802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:50.930Z|81d3684f-3593-4675-8d9e-62aabcf6fc0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:46:50.934Z|81d3684f-3593-4675-8d9e-62aabcf6fc0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:46:51.253Z|196b7d19-cb8c-4145-8a74-279a04f09793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:46:51.253Z|196b7d19-cb8c-4145-8a74-279a04f09793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:46:53.722Z|212068c1-ee79-46b5-b527-aabae5b2e8b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:53.722Z|212068c1-ee79-46b5-b527-aabae5b2e8b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:53.723Z|21630017-57ed-49b5-b775-a7db57e4f255|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:53.724Z|21630017-57ed-49b5-b775-a7db57e4f255|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:46:53.726Z|ddb4b452-e38d-4c24-9551-0e712b8e7ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:46:53.727Z|ddb4b452-e38d-4c24-9551-0e712b8e7ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:03.752Z|76f3a878-c01d-4c49-abb6-427886be4245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:03.753Z|76f3a878-c01d-4c49-abb6-427886be4245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:03.753Z|0adb94fe-091b-4256-bbae-d234b3eb8054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:03.754Z|0adb94fe-091b-4256-bbae-d234b3eb8054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:03.761Z|da85ed62-6f61-4cf2-815e-87dd679ea352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:03.761Z|da85ed62-6f61-4cf2-815e-87dd679ea352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:05.930Z|49cfc68f-13c5-417e-a565-b2e87baf0bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:47:05.931Z|49cfc68f-13c5-417e-a565-b2e87baf0bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:47:13.781Z|e3aa2b3f-924b-4e55-8273-f56e154e8865|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:13.782Z|e3aa2b3f-924b-4e55-8273-f56e154e8865|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:13.782Z|39487a03-282f-4425-a337-214c5bcc0d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:13.782Z|39487a03-282f-4425-a337-214c5bcc0d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:13.788Z|bfed7ba6-c4ef-4369-9451-10d4c4e28516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:13.788Z|bfed7ba6-c4ef-4369-9451-10d4c4e28516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:20.930Z|0d2ad5d4-c179-425b-ab1c-fed09363c1ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:47:20.931Z|0d2ad5d4-c179-425b-ab1c-fed09363c1ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:47:21.254Z|1aae9565-8e32-40cb-89b7-c4e2051aaf81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:47:21.255Z|1aae9565-8e32-40cb-89b7-c4e2051aaf81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:47:23.809Z|735143b5-0d9c-466b-a9b2-0854617cc261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:23.810Z|b2a2b471-91ce-4c01-98e3-1ebdd7b63a84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:23.810Z|b2a2b471-91ce-4c01-98e3-1ebdd7b63a84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:23.810Z|735143b5-0d9c-466b-a9b2-0854617cc261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:23.817Z|0039d414-1447-4af2-893e-ec3dff08f91e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:23.818Z|0039d414-1447-4af2-893e-ec3dff08f91e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:33.836Z|5ecd648e-9ffa-42a2-9e35-dbde00bc6cf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:33.836Z|a524f4df-0dfb-429e-a908-a95cac4996b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:33.837Z|5ecd648e-9ffa-42a2-9e35-dbde00bc6cf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:33.837Z|a524f4df-0dfb-429e-a908-a95cac4996b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:33.846Z|acfeea44-c467-4c37-90aa-a3b6d8a6e3dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:33.846Z|acfeea44-c467-4c37-90aa-a3b6d8a6e3dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:35.930Z|9540c49c-1b45-4774-ae56-8e1d9a0f9d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:47:35.934Z|9540c49c-1b45-4774-ae56-8e1d9a0f9d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:47:42.867Z|11ceb7a2-c1db-4228-86a3-09dd973700ad|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:47:42.868Z|11ceb7a2-c1db-4228-86a3-09dd973700ad|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:43.865Z|4c866b17-433d-42ff-996c-98ca2695f13c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:43.866Z|4c866b17-433d-42ff-996c-98ca2695f13c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:43.870Z|1fb356cd-80ae-4fff-abd7-240a7047057e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:43.871Z|1fb356cd-80ae-4fff-abd7-240a7047057e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:43.873Z|184ffc36-846c-4661-9791-5276c7431596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:43.874Z|184ffc36-846c-4661-9791-5276c7431596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:50.930Z|41706e35-69b0-4c16-bd00-f51d4a773ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:47:50.931Z|41706e35-69b0-4c16-bd00-f51d4a773ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:47:51.255Z|2e60e2cf-c5b1-411b-a43d-7aa56900c254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:47:51.256Z|2e60e2cf-c5b1-411b-a43d-7aa56900c254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:47:53.895Z|96389577-29ba-4d98-a254-ae8972e57a2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:53.896Z|96389577-29ba-4d98-a254-ae8972e57a2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:53.900Z|efa78ee2-6a80-454b-b805-871d32d40ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:53.900Z|efa78ee2-6a80-454b-b805-871d32d40ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:47:53.901Z|e58d1c39-d681-41fa-85f3-9e05b1b7f164|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:47:53.901Z|e58d1c39-d681-41fa-85f3-9e05b1b7f164|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:03.920Z|48926f2e-13f4-4d98-8e3f-0189451d6e54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:03.920Z|48926f2e-13f4-4d98-8e3f-0189451d6e54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:03.923Z|06f653f1-f65d-4672-9ec2-3559af56458a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:03.924Z|06f653f1-f65d-4672-9ec2-3559af56458a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:03.929Z|70f91560-d67a-4c4f-837f-d1cb5e5dc7fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:03.930Z|70f91560-d67a-4c4f-837f-d1cb5e5dc7fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:05.930Z|a2312efa-d23b-459a-98db-82e5e2af013e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:48:05.931Z|a2312efa-d23b-459a-98db-82e5e2af013e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:48:13.949Z|0987bcbd-2bce-4d49-bc37-50787dd61de3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:13.950Z|0987bcbd-2bce-4d49-bc37-50787dd61de3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:13.953Z|1f428d27-c02f-4b89-8474-996c4f9ddab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:13.954Z|1f428d27-c02f-4b89-8474-996c4f9ddab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:13.956Z|5046c59c-57d1-4c87-bd92-b0cfbb7b1d07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:13.957Z|5046c59c-57d1-4c87-bd92-b0cfbb7b1d07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:20.930Z|2ce13c1e-ccff-4bb8-9abe-cab9b831e555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:48:20.934Z|2ce13c1e-ccff-4bb8-9abe-cab9b831e555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:48:21.256Z|c83ffc41-4752-410e-be34-910aa283874a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:48:21.257Z|c83ffc41-4752-410e-be34-910aa283874a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:48:23.980Z|86a51c4b-a2c8-4c4d-ad55-fd458004faa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:23.980Z|86a51c4b-a2c8-4c4d-ad55-fd458004faa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:23.983Z|5588a4b9-5a46-487f-b1e1-a93026dabf7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:23.983Z|5588a4b9-5a46-487f-b1e1-a93026dabf7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:23.983Z|33a08659-5fa2-426f-90b4-3db8bb025471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:23.984Z|33a08659-5fa2-426f-90b4-3db8bb025471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:34.009Z|32fe4472-b561-466b-a6cc-1447a924626f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:34.010Z|32fe4472-b561-466b-a6cc-1447a924626f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:34.012Z|f3c8f33b-1dcd-4500-826d-5dfe17d18274|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:34.013Z|f3c8f33b-1dcd-4500-826d-5dfe17d18274|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:34.016Z|2d94ed08-21bc-4674-a717-d34d0df7048a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:34.017Z|2d94ed08-21bc-4674-a717-d34d0df7048a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:35.930Z|ccbfe8d6-9f63-4fff-9381-4129e7b8f310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:48:35.931Z|ccbfe8d6-9f63-4fff-9381-4129e7b8f310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:48:42.867Z|a3fcc79d-8e0a-4c25-b8d8-63e951101a7b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:48:42.868Z|a3fcc79d-8e0a-4c25-b8d8-63e951101a7b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:44.037Z|1d41697b-40fa-4aa5-ad11-1f6ff512e6e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:44.038Z|1d41697b-40fa-4aa5-ad11-1f6ff512e6e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:44.040Z|4bbcc391-fd66-43bd-abca-a9162f9b657f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:44.041Z|4bbcc391-fd66-43bd-abca-a9162f9b657f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:44.042Z|38ac9a6f-776a-4283-b5b1-7793e8317aa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:44.043Z|38ac9a6f-776a-4283-b5b1-7793e8317aa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:50.930Z|3107d615-92b5-494e-9be9-524949574df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:48:50.931Z|3107d615-92b5-494e-9be9-524949574df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:48:51.258Z|58372107-0166-444c-8f13-3f18fd848cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:48:51.258Z|58372107-0166-444c-8f13-3f18fd848cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:48:54.069Z|cf9e19c7-378e-45c3-97fc-88bbf914ba2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:54.070Z|cf9e19c7-378e-45c3-97fc-88bbf914ba2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:54.070Z|61206a18-a98e-439a-baf0-c2e89332cf6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:54.071Z|769b3a46-f2b7-4592-8f1b-cfbb67280e0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:48:54.071Z|61206a18-a98e-439a-baf0-c2e89332cf6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:48:54.071Z|769b3a46-f2b7-4592-8f1b-cfbb67280e0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:04.101Z|a1cab71f-139a-4def-b4a9-15f1125bd9f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:04.102Z|a1cab71f-139a-4def-b4a9-15f1125bd9f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:04.107Z|29fa033e-03c8-4c31-aef3-49df72577619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:04.107Z|29fa033e-03c8-4c31-aef3-49df72577619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:04.108Z|939dea93-97ea-42ef-9dfa-fc4815a1eba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:04.108Z|939dea93-97ea-42ef-9dfa-fc4815a1eba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:05.930Z|4f167d2b-4722-4631-98a3-09284164f3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:49:05.934Z|4f167d2b-4722-4631-98a3-09284164f3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:49:14.132Z|3e5707b4-5c69-4715-b819-61a0aa3364fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:14.133Z|3e5707b4-5c69-4715-b819-61a0aa3364fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:14.135Z|4183bb0c-072e-41fa-8fd4-daf59d17447b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:14.136Z|4183bb0c-072e-41fa-8fd4-daf59d17447b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:14.137Z|d1956f78-a6e3-40ee-9c25-d2dce2cf1ea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:14.138Z|d1956f78-a6e3-40ee-9c25-d2dce2cf1ea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:20.930Z|0d263820-8066-4e8a-912f-90c3abb6eaef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:49:20.931Z|0d263820-8066-4e8a-912f-90c3abb6eaef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:49:21.259Z|a1181d28-35e4-4a20-9b7e-052076169acf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:49:21.259Z|a1181d28-35e4-4a20-9b7e-052076169acf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:49:24.164Z|004ee13a-b03b-455d-bb7a-7038276d994d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:24.165Z|004ee13a-b03b-455d-bb7a-7038276d994d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:24.168Z|435f4bc0-c4fd-453c-a511-796e9118206e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:24.168Z|435f4bc0-c4fd-453c-a511-796e9118206e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:24.168Z|de1ccc1a-f102-41d0-beef-ca275fe9379d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:24.169Z|de1ccc1a-f102-41d0-beef-ca275fe9379d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:34.198Z|cb1d9842-61ad-4f19-ba64-8468e29f2f5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:34.199Z|cb1d9842-61ad-4f19-ba64-8468e29f2f5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:34.201Z|1d12a54c-6521-433e-bb18-6a638ea0b169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:34.202Z|1d12a54c-6521-433e-bb18-6a638ea0b169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:34.205Z|ed5fd380-b9b7-41c8-af2a-8e8b820635cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:34.206Z|ed5fd380-b9b7-41c8-af2a-8e8b820635cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:35.930Z|9c6fb3af-9287-4518-861c-6a6d0d94ff29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:49:35.931Z|9c6fb3af-9287-4518-861c-6a6d0d94ff29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:49:42.868Z|df9b734f-8f11-4ee1-bfe8-bf9991dc493d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:49:42.869Z|df9b734f-8f11-4ee1-bfe8-bf9991dc493d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:44.225Z|84cb0955-795f-4e77-bd83-8ac9f246b184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:44.226Z|84cb0955-795f-4e77-bd83-8ac9f246b184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:44.231Z|85a07ee0-bdc0-4e8b-b5b1-58e27b8a2fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:44.232Z|0dbdd95b-c60b-4c94-8973-08e3190b8555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:44.232Z|85a07ee0-bdc0-4e8b-b5b1-58e27b8a2fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:44.232Z|0dbdd95b-c60b-4c94-8973-08e3190b8555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:50.930Z|8346e55d-470a-4e72-8f52-2b266db7a59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:49:50.934Z|8346e55d-470a-4e72-8f52-2b266db7a59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:49:51.260Z|f3595f37-bd5f-4ba9-85ec-9d9f84197120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:49:51.261Z|f3595f37-bd5f-4ba9-85ec-9d9f84197120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:49:54.259Z|0e96483d-3077-4f44-b268-77ad1b70e9e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:54.260Z|0e96483d-3077-4f44-b268-77ad1b70e9e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:54.269Z|35d7bd7b-3dc3-40c1-89e8-f00d23ced4db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:54.269Z|35d7bd7b-3dc3-40c1-89e8-f00d23ced4db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:49:54.270Z|c3cf2697-f6f4-4798-ae84-f74063671d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:49:54.271Z|c3cf2697-f6f4-4798-ae84-f74063671d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:04.290Z|34e89edf-676d-4ebe-a48f-fe75362d5ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:04.291Z|34e89edf-676d-4ebe-a48f-fe75362d5ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:04.297Z|07a3cd1c-bf0b-4122-8edd-a8239e512eb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:04.298Z|07a3cd1c-bf0b-4122-8edd-a8239e512eb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:04.299Z|8b126dbe-da11-44f8-b5d6-49f2db1647e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:04.300Z|8b126dbe-da11-44f8-b5d6-49f2db1647e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:05.930Z|c29e253b-a472-4f20-bbda-25696795919d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:50:05.931Z|c29e253b-a472-4f20-bbda-25696795919d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:50:14.322Z|d279a84b-8bfe-440b-ac92-8a8feef04b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:14.323Z|d279a84b-8bfe-440b-ac92-8a8feef04b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:14.327Z|bc08d51a-9870-4d7b-8f2e-ff8342d3ac97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:14.328Z|bc08d51a-9870-4d7b-8f2e-ff8342d3ac97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:14.333Z|edbfb4bd-e6c9-4cd7-8505-d4f27c71ac71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:14.334Z|edbfb4bd-e6c9-4cd7-8505-d4f27c71ac71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:20.930Z|ce7f8494-b0a8-4f79-a8e7-4c9a0153e6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:50:20.931Z|ce7f8494-b0a8-4f79-a8e7-4c9a0153e6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:50:21.261Z|e6b41423-527d-48ad-bac8-03ac35074742|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:50:21.262Z|e6b41423-527d-48ad-bac8-03ac35074742|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:50:24.355Z|a8dbe405-3f9e-45f0-9a6d-d429c5911d2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:24.356Z|a8dbe405-3f9e-45f0-9a6d-d429c5911d2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:24.356Z|5696ccfe-77f7-4c22-8129-a33785e5121e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:24.356Z|5696ccfe-77f7-4c22-8129-a33785e5121e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:24.362Z|997f4482-f479-4055-9160-7a9d87e22e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:24.363Z|997f4482-f479-4055-9160-7a9d87e22e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:34.382Z|f9067bcb-3e0d-4a12-8d90-b12ff61e926a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:34.383Z|f9067bcb-3e0d-4a12-8d90-b12ff61e926a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:34.387Z|3e0ebeca-6cb7-4761-a9cd-6d533aa65bf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:34.388Z|3e0ebeca-6cb7-4761-a9cd-6d533aa65bf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:34.390Z|5f0abf64-52f1-428c-8e18-b29b7496a10c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:34.391Z|5f0abf64-52f1-428c-8e18-b29b7496a10c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:35.930Z|369e5d35-2360-4bb0-9248-9d97e8de0a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:50:35.935Z|369e5d35-2360-4bb0-9248-9d97e8de0a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:50:42.867Z|48a6b137-e472-4247-bff4-f2be300fde2a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:50:42.868Z|48a6b137-e472-4247-bff4-f2be300fde2a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:44.412Z|a6e9d19d-d87c-4a73-b1b8-f2c7c40d8d17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:44.413Z|a6e9d19d-d87c-4a73-b1b8-f2c7c40d8d17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:44.416Z|54479716-9439-427b-a985-f32bbc7afd78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:44.417Z|54479716-9439-427b-a985-f32bbc7afd78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:44.422Z|1a3a1d75-4e13-4cab-833d-6cb9d36e9ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:44.422Z|1a3a1d75-4e13-4cab-833d-6cb9d36e9ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:50.930Z|7751ef40-d01a-483f-a60d-7c2f895d2f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:50:50.930Z|7751ef40-d01a-483f-a60d-7c2f895d2f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:50:51.263Z|846baaa3-4e7d-4384-b03f-92f401c069d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:50:51.264Z|846baaa3-4e7d-4384-b03f-92f401c069d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:50:54.444Z|7a99671e-4ff4-4e46-9495-2b70809f9de1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:54.445Z|7a99671e-4ff4-4e46-9495-2b70809f9de1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:54.447Z|1e90d518-9ddf-4f2a-8357-71017eb3e5bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:54.447Z|1e90d518-9ddf-4f2a-8357-71017eb3e5bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:50:54.448Z|7aaf4ddd-cb59-4b23-bfd7-ec07ced32079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:50:54.449Z|7aaf4ddd-cb59-4b23-bfd7-ec07ced32079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:04.477Z|b5dafccf-1e46-4207-b424-a636e42784f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:04.478Z|b5dafccf-1e46-4207-b424-a636e42784f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:04.486Z|ddb471e1-cd3e-4639-8225-172dbe0da691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:04.487Z|ddb471e1-cd3e-4639-8225-172dbe0da691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:04.487Z|76867087-b71f-48de-bf16-71a96378daf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:04.488Z|76867087-b71f-48de-bf16-71a96378daf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:05.930Z|e39d6eee-8a7d-4ae3-be55-a8891473c843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:51:05.931Z|e39d6eee-8a7d-4ae3-be55-a8891473c843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:51:14.526Z|c3918b80-daf4-4595-91ce-e67bdae3260d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:14.526Z|8b6984a2-d409-4efc-8e02-a5701f549b50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:14.527Z|c3918b80-daf4-4595-91ce-e67bdae3260d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:14.527Z|8b6984a2-d409-4efc-8e02-a5701f549b50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:14.530Z|ac861211-62ae-44ed-89d6-d64b45ad980f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:14.530Z|ac861211-62ae-44ed-89d6-d64b45ad980f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:20.930Z|9bfd9d23-049c-4e1f-b314-0702a15c2259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:51:20.934Z|9bfd9d23-049c-4e1f-b314-0702a15c2259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:51:21.264Z|ac97514d-373d-49b9-a610-2a01e37a48af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:51:21.265Z|ac97514d-373d-49b9-a610-2a01e37a48af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:51:24.554Z|81ad46a0-a7cf-4531-9f12-ceb35d6c3acc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:24.555Z|da5f6f40-50ad-42c2-a48e-33c539789edd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:24.555Z|81ad46a0-a7cf-4531-9f12-ceb35d6c3acc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:24.555Z|da5f6f40-50ad-42c2-a48e-33c539789edd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:24.557Z|a497461f-26a0-434a-ad4c-467da50e5078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:24.558Z|a497461f-26a0-434a-ad4c-467da50e5078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:34.585Z|ccb09e9b-f331-46c7-acd1-9e264d1d8145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:34.585Z|ccb09e9b-f331-46c7-acd1-9e264d1d8145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:34.595Z|bead7b98-f4d1-49ca-ad3f-508f096a6798|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:34.596Z|bead7b98-f4d1-49ca-ad3f-508f096a6798|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:34.596Z|97a8f494-ef13-4974-a1c9-76242ce23ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:34.596Z|97a8f494-ef13-4974-a1c9-76242ce23ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:35.930Z|3ef9f17b-a2f8-4947-9346-89ec466ae674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:51:35.931Z|3ef9f17b-a2f8-4947-9346-89ec466ae674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:51:42.867Z|4924b3dd-ac28-4b64-9822-59804e2acb8b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:51:42.868Z|4924b3dd-ac28-4b64-9822-59804e2acb8b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:44.614Z|2562290d-2409-4329-9b96-8f257ba60f16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:44.615Z|2562290d-2409-4329-9b96-8f257ba60f16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:44.620Z|53cb53c6-5254-4a98-a29a-aeab66c2fed6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:44.620Z|53cb53c6-5254-4a98-a29a-aeab66c2fed6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:44.624Z|50325d07-aaad-46a9-af08-1e004cf0ce67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:44.624Z|50325d07-aaad-46a9-af08-1e004cf0ce67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:50.930Z|38f27f7f-0e91-4ad9-b1a0-0fd5179c0ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:51:50.931Z|38f27f7f-0e91-4ad9-b1a0-0fd5179c0ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:51:51.265Z|b5a73dee-4a14-4915-a7e8-1210c9bb85e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:51:51.266Z|b5a73dee-4a14-4915-a7e8-1210c9bb85e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:51:54.643Z|7451daf1-fd0b-4cbe-94d9-2b06c0b1af19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:54.644Z|7451daf1-fd0b-4cbe-94d9-2b06c0b1af19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:54.646Z|a432becf-72c1-47b4-90ea-3732832443bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:54.646Z|a432becf-72c1-47b4-90ea-3732832443bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:51:54.649Z|48deb56e-a8a8-447e-8419-53e1f93cbfad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:51:54.650Z|48deb56e-a8a8-447e-8419-53e1f93cbfad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:04.669Z|f212b512-6464-476e-8d61-0a47379126ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:04.669Z|efa38b37-5674-4af6-af84-7e5538a24485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:04.670Z|f212b512-6464-476e-8d61-0a47379126ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:04.670Z|efa38b37-5674-4af6-af84-7e5538a24485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:04.676Z|c1a8f13c-9c62-41f1-8b11-602d813cde02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:04.676Z|c1a8f13c-9c62-41f1-8b11-602d813cde02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:05.930Z|d4aa24e4-8a04-4476-a8d5-2aaa040b52da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:52:05.933Z|d4aa24e4-8a04-4476-a8d5-2aaa040b52da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:52:14.699Z|938ffadd-e1eb-42f6-b236-8efd38d1c372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:14.700Z|938ffadd-e1eb-42f6-b236-8efd38d1c372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:14.703Z|d1711523-6883-4c18-b2d9-1477da29e2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:14.703Z|d1711523-6883-4c18-b2d9-1477da29e2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:14.706Z|22ed0958-e028-4b6a-a9ca-59d5d648953a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:14.706Z|22ed0958-e028-4b6a-a9ca-59d5d648953a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:20.930Z|d6a81b2a-f76b-449a-9b12-96bdf7b54813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:52:20.931Z|d6a81b2a-f76b-449a-9b12-96bdf7b54813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:52:21.266Z|d0bd7722-cdd6-4826-bfc0-5db689996795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:52:21.267Z|d0bd7722-cdd6-4826-bfc0-5db689996795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:52:24.728Z|6d402b42-87be-4d83-b8a7-614a18e8ad27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:24.729Z|b3e87615-b2e0-4b82-bc0a-57d7f70bbc63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:24.729Z|6d402b42-87be-4d83-b8a7-614a18e8ad27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:24.729Z|b3e87615-b2e0-4b82-bc0a-57d7f70bbc63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:24.767Z|2e7481d2-e618-4355-b391-c85245c18282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:24.768Z|2e7481d2-e618-4355-b391-c85245c18282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:34.791Z|b64b1eb3-a571-4c37-9d74-7dd7b11bc751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:34.792Z|b64b1eb3-a571-4c37-9d74-7dd7b11bc751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:34.796Z|1e28e75d-cb1e-4399-ae99-d4608a72ff78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:34.797Z|1e28e75d-cb1e-4399-ae99-d4608a72ff78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:34.797Z|2d6da2c2-f5b5-4208-a2cf-4a071f0556be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:34.798Z|2d6da2c2-f5b5-4208-a2cf-4a071f0556be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:35.930Z|f2c41343-e60d-4f85-9194-ecb588e9c8a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:52:35.931Z|f2c41343-e60d-4f85-9194-ecb588e9c8a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:52:42.871Z|760cefa1-dbc8-4265-8317-f1512d8a7ea6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:52:42.872Z|760cefa1-dbc8-4265-8317-f1512d8a7ea6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:44.822Z|94ea9639-a5f5-4b87-bfa1-f8f13cc82cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:44.823Z|1477ba4f-103a-44e2-a3bc-caa2c1605b84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:44.823Z|2b4faaf5-7130-489e-9260-20bbf0862da2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:44.824Z|2b4faaf5-7130-489e-9260-20bbf0862da2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:44.824Z|1477ba4f-103a-44e2-a3bc-caa2c1605b84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:44.824Z|94ea9639-a5f5-4b87-bfa1-f8f13cc82cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:50.930Z|48a895cc-2df6-4b59-8928-fba3805b347e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:52:50.933Z|48a895cc-2df6-4b59-8928-fba3805b347e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:52:51.267Z|e39a1912-370c-4be7-bdd6-8813a3804e40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:52:51.268Z|e39a1912-370c-4be7-bdd6-8813a3804e40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:52:54.856Z|3a07e258-3d3b-428c-a024-6a319d92d731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:54.857Z|3a07e258-3d3b-428c-a024-6a319d92d731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:54.857Z|7267b500-51ac-4f58-8f75-d5b6a958c900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:54.858Z|7267b500-51ac-4f58-8f75-d5b6a958c900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:52:54.862Z|392cbb5a-ccb4-4e9b-ba96-16e524f6b85f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:52:54.863Z|392cbb5a-ccb4-4e9b-ba96-16e524f6b85f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:04.884Z|53dc64c5-5061-4ec0-beda-ce2743d3c487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:04.884Z|5f526ab8-136b-4c4f-bcd8-f44c2f95e76e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:04.884Z|53dc64c5-5061-4ec0-beda-ce2743d3c487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:04.885Z|5f526ab8-136b-4c4f-bcd8-f44c2f95e76e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:04.886Z|65038fd1-4b4f-4553-b00d-6215e7855c6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:04.887Z|65038fd1-4b4f-4553-b00d-6215e7855c6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:05.930Z|6174c566-8ef2-4dc0-8471-53adbd979a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:53:05.931Z|6174c566-8ef2-4dc0-8471-53adbd979a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:53:14.913Z|a165dab9-dcad-4fb3-8757-ad51acea5b6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:14.913Z|a165dab9-dcad-4fb3-8757-ad51acea5b6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:14.915Z|3bf39d26-4051-44ef-bdd4-d10107ee860f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:14.915Z|b1608f56-77fd-4dd5-81c8-1a6b088e50be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:14.915Z|3bf39d26-4051-44ef-bdd4-d10107ee860f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:14.916Z|b1608f56-77fd-4dd5-81c8-1a6b088e50be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:20.930Z|13984f96-3604-4c44-965f-eb636df1952a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:53:20.931Z|13984f96-3604-4c44-965f-eb636df1952a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:53:21.269Z|d3f909ff-88d7-48f2-b304-9f580addf067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:53:21.269Z|d3f909ff-88d7-48f2-b304-9f580addf067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:53:24.946Z|d3d2ac6e-9514-4374-93a6-27b5cd6aebfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:24.946Z|cab9665e-d5c7-4ef7-a3e4-0dc878be426f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:24.946Z|c1a20fe0-2e55-40dc-b04c-afb080043913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:24.946Z|cab9665e-d5c7-4ef7-a3e4-0dc878be426f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:24.946Z|d3d2ac6e-9514-4374-93a6-27b5cd6aebfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:24.947Z|c1a20fe0-2e55-40dc-b04c-afb080043913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:34.971Z|f3b9fca6-f7ea-4583-a647-768769cf8ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:34.972Z|f3b9fca6-f7ea-4583-a647-768769cf8ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:34.972Z|bc10f4c6-5d3f-46c4-b942-2f4fcd56dc9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:34.972Z|bc10f4c6-5d3f-46c4-b942-2f4fcd56dc9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:34.975Z|8daa0dc9-0b71-4e68-ba57-86e16e555e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:34.975Z|8daa0dc9-0b71-4e68-ba57-86e16e555e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:35.930Z|ba2987e9-01ae-4778-8293-6a61b3962a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:53:35.935Z|ba2987e9-01ae-4778-8293-6a61b3962a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:53:42.867Z|e07d49f3-7dfc-4a73-a5b3-145602b20c6d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:53:42.868Z|e07d49f3-7dfc-4a73-a5b3-145602b20c6d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:44.999Z|c961cf3c-b980-4019-9725-e3b005f10bcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:44.999Z|c961cf3c-b980-4019-9725-e3b005f10bcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:45.003Z|a06fad29-81c8-484d-a86d-7482733214be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:45.004Z|a06fad29-81c8-484d-a86d-7482733214be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:45.006Z|2e08d8cc-b859-406c-9948-0af990c57108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:45.007Z|2e08d8cc-b859-406c-9948-0af990c57108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:50.930Z|f4827635-08df-48fa-be36-dc8c65bac69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:53:50.931Z|f4827635-08df-48fa-be36-dc8c65bac69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:53:51.270Z|326b7993-c41d-47a6-9c74-e610cbb41905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:53:51.270Z|326b7993-c41d-47a6-9c74-e610cbb41905|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:53:55.027Z|1d81d7cc-76ff-4ef3-97a8-3c8cedd0d622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:55.027Z|1d81d7cc-76ff-4ef3-97a8-3c8cedd0d622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:55.032Z|523e5a7f-228e-4ddc-9490-381ea6f6b5ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:55.032Z|523e5a7f-228e-4ddc-9490-381ea6f6b5ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:53:55.032Z|0c4855a9-cb55-42d1-bff7-4287a137215b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:53:55.033Z|0c4855a9-cb55-42d1-bff7-4287a137215b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:05.056Z|30b1ab4e-7458-4fb3-ba46-640f3394c16b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:05.056Z|30b1ab4e-7458-4fb3-ba46-640f3394c16b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:05.066Z|ad57860e-a9be-4408-a1da-9c2f9e7d8e16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:05.067Z|ad57860e-a9be-4408-a1da-9c2f9e7d8e16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:05.068Z|11c3a107-4a6b-40f1-8a4b-a9e5c1658b59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:05.068Z|11c3a107-4a6b-40f1-8a4b-a9e5c1658b59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:05.930Z|90f560ca-ac55-4733-ac8e-47ec65942be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:54:05.931Z|90f560ca-ac55-4733-ac8e-47ec65942be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:54:15.086Z|0c68831d-e2f0-4e54-b5f2-948ab5379ad2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:15.087Z|0c68831d-e2f0-4e54-b5f2-948ab5379ad2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:15.094Z|5157931b-b34b-4b94-8ced-c07e5a9d0900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:15.095Z|5157931b-b34b-4b94-8ced-c07e5a9d0900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:15.096Z|c3013534-a94b-4acb-80f1-7b2a147ac5dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:15.096Z|c3013534-a94b-4acb-80f1-7b2a147ac5dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:20.930Z|5dad3815-3632-4a29-8e72-7669a82740c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:54:20.934Z|5dad3815-3632-4a29-8e72-7669a82740c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:54:21.271Z|a1b7ae24-b84a-4ae8-aa17-163797d7b059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:54:21.271Z|a1b7ae24-b84a-4ae8-aa17-163797d7b059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:54:25.116Z|b6cb9332-60d9-4289-97f6-9078747f935b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:25.117Z|b6cb9332-60d9-4289-97f6-9078747f935b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:25.120Z|687eb0e5-5655-415c-91ee-5a6c02cd0215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:25.121Z|687eb0e5-5655-415c-91ee-5a6c02cd0215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:25.139Z|84ad99ee-b7d4-4040-b358-550545571078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:25.139Z|84ad99ee-b7d4-4040-b358-550545571078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:35.150Z|ede36a0a-66a4-4d5a-86af-fcb6fa52ecd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:35.151Z|ede36a0a-66a4-4d5a-86af-fcb6fa52ecd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:35.166Z|1ca2606d-c298-47d5-a39e-89cd51d17353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:35.167Z|1ca2606d-c298-47d5-a39e-89cd51d17353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:35.168Z|2d02fda0-a129-4485-9204-39c3e11fba23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:35.169Z|2d02fda0-a129-4485-9204-39c3e11fba23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:35.930Z|e040a20f-ef06-4418-a9b8-a6cb3543a21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:54:35.931Z|e040a20f-ef06-4418-a9b8-a6cb3543a21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:54:42.868Z|65e98197-a06c-4bed-a6c5-ce7274afc23d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:54:42.868Z|65e98197-a06c-4bed-a6c5-ce7274afc23d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:45.181Z|097725b1-a2e9-4347-a2af-9a46cd06fac0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:45.182Z|097725b1-a2e9-4347-a2af-9a46cd06fac0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:45.195Z|e4ab0d96-cefc-44d3-83ab-60c17fbfc2c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:45.196Z|e4ab0d96-cefc-44d3-83ab-60c17fbfc2c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:45.198Z|fb783853-a5c6-430c-b94d-d8d6dde8b782|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:45.198Z|fb783853-a5c6-430c-b94d-d8d6dde8b782|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:50.930Z|cba8ac20-3cd2-45c1-9415-d57f4ad966d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:54:50.931Z|cba8ac20-3cd2-45c1-9415-d57f4ad966d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:54:51.272Z|3738aa44-ce10-476d-b30e-4407ed5240bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:54:51.272Z|3738aa44-ce10-476d-b30e-4407ed5240bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:54:55.211Z|ff0a7d74-d9e3-4b95-ac16-281ec4033ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:55.212Z|ff0a7d74-d9e3-4b95-ac16-281ec4033ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:55.221Z|4444764a-085f-4b14-a1f1-8322fe94e253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:55.222Z|4444764a-085f-4b14-a1f1-8322fe94e253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:54:55.227Z|bca9cf0d-b7d3-47f1-8522-63370df274f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:54:55.227Z|bca9cf0d-b7d3-47f1-8522-63370df274f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:05.241Z|09b2ec47-5512-47c1-befd-e1286e17303d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:05.242Z|09b2ec47-5512-47c1-befd-e1286e17303d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:05.250Z|b02a7354-6312-4597-8c4a-53ee77546100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:05.250Z|b02a7354-6312-4597-8c4a-53ee77546100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:05.257Z|e8750393-0b92-42f9-8d1f-9028937e784b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:05.257Z|e8750393-0b92-42f9-8d1f-9028937e784b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:05.930Z|d3a0c81e-e6df-486c-8712-5f1756c840c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:55:05.935Z|d3a0c81e-e6df-486c-8712-5f1756c840c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:55:15.273Z|4fe9fa7a-2f83-4b61-8076-dc2cedc5126d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:15.274Z|4fe9fa7a-2f83-4b61-8076-dc2cedc5126d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:15.280Z|ab9c854e-d71b-4949-ab21-e9d2625bbf04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:15.280Z|ab9c854e-d71b-4949-ab21-e9d2625bbf04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:15.283Z|615903f5-0edc-4fa0-a2d0-7f4f866a7b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:15.284Z|615903f5-0edc-4fa0-a2d0-7f4f866a7b86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:20.930Z|c329382c-206c-47db-af0c-2339fa52f3fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:55:20.931Z|c329382c-206c-47db-af0c-2339fa52f3fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:55:21.273Z|c3ddc73d-a9d4-4e54-9612-0470e51224df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:55:21.274Z|c3ddc73d-a9d4-4e54-9612-0470e51224df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:55:25.307Z|6c014c1b-4c57-41ee-806d-7b2c4d3385a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:25.307Z|6c014c1b-4c57-41ee-806d-7b2c4d3385a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:25.308Z|b3d73912-2375-4d2b-b69d-fcfc288ff44d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:25.309Z|b3d73912-2375-4d2b-b69d-fcfc288ff44d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:25.311Z|33ebe79f-1376-4e60-baa9-92d6225280ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:25.312Z|33ebe79f-1376-4e60-baa9-92d6225280ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:35.335Z|770220b0-23e6-4b4e-8035-c45f1849f437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:35.336Z|770220b0-23e6-4b4e-8035-c45f1849f437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:35.341Z|b376e383-618a-48d7-abea-cc568dfe7d4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:35.341Z|b376e383-618a-48d7-abea-cc568dfe7d4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:35.343Z|b90f2e7e-c3f2-4b41-841d-92656861b199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:35.343Z|b90f2e7e-c3f2-4b41-841d-92656861b199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:35.930Z|88e341e0-b98a-4448-aeb2-75a6a59f2344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:55:35.931Z|88e341e0-b98a-4448-aeb2-75a6a59f2344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:55:42.868Z|941f75e5-4617-46c8-b39f-1157deee18d6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:55:42.869Z|941f75e5-4617-46c8-b39f-1157deee18d6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:45.366Z|14256b51-52c9-4201-abbe-1aacff67a017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:45.366Z|14256b51-52c9-4201-abbe-1aacff67a017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:45.374Z|ad6139b5-6f6b-4c82-8799-ed8ae6fa0d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:45.375Z|ad6139b5-6f6b-4c82-8799-ed8ae6fa0d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:45.377Z|eff010bc-abb4-4ba5-8702-e88c20febf54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:45.378Z|eff010bc-abb4-4ba5-8702-e88c20febf54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:50.930Z|bde09ed4-acb7-4b8b-813e-8af402aa2498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:55:50.934Z|bde09ed4-acb7-4b8b-813e-8af402aa2498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:55:51.274Z|9386eb1e-5cf7-4ae9-92bd-cff1d4b29c41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:55:51.275Z|9386eb1e-5cf7-4ae9-92bd-cff1d4b29c41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:55:55.397Z|7b05d7e1-9c75-463f-a5cc-0d10345b3e4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:55.398Z|7b05d7e1-9c75-463f-a5cc-0d10345b3e4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:55.401Z|2c477ba5-1796-4c05-9ec8-eab0b9a1bd5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:55.401Z|8d8e9cc9-682a-4739-b128-a9dc8cae2c9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:55:55.401Z|2c477ba5-1796-4c05-9ec8-eab0b9a1bd5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:55:55.402Z|8d8e9cc9-682a-4739-b128-a9dc8cae2c9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:05.428Z|9c830d02-ec73-439f-915f-363d53dd6cab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:05.428Z|9c830d02-ec73-439f-915f-363d53dd6cab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:05.430Z|bfeee608-f09c-4196-871f-3bb7f482d406|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:05.431Z|bfeee608-f09c-4196-871f-3bb7f482d406|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:05.431Z|517e71ba-cbdd-43d7-9c2d-3589b62578ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:05.431Z|517e71ba-cbdd-43d7-9c2d-3589b62578ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:05.930Z|41a0ae89-a91c-42f2-b253-538621a7f87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:56:05.931Z|41a0ae89-a91c-42f2-b253-538621a7f87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:56:15.458Z|c52784ea-5764-45c9-8488-2d899376bec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:15.459Z|c52784ea-5764-45c9-8488-2d899376bec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:15.460Z|7e501741-78aa-4a1a-80d3-2e2a9809a428|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:15.461Z|7e501741-78aa-4a1a-80d3-2e2a9809a428|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:15.465Z|1e43a23e-2d19-4bb6-8f2a-5e6d3800f4e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:15.466Z|1e43a23e-2d19-4bb6-8f2a-5e6d3800f4e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:20.930Z|3413daec-5018-4973-9dac-3239c74358b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:56:20.930Z|3413daec-5018-4973-9dac-3239c74358b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:56:21.276Z|3d842dda-3bf5-4c5f-9163-bbf3598fbec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:56:21.276Z|3d842dda-3bf5-4c5f-9163-bbf3598fbec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:56:25.489Z|7e4b4156-7828-4b8e-94a1-64383898ba27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:25.490Z|7e4b4156-7828-4b8e-94a1-64383898ba27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:25.491Z|c06be805-36d4-4186-8588-69e4c4cc2f03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:25.492Z|c06be805-36d4-4186-8588-69e4c4cc2f03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:25.493Z|7659ac12-2581-46cf-9b0d-8da988c997e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:25.494Z|7659ac12-2581-46cf-9b0d-8da988c997e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:35.519Z|0a0f733d-6ec8-40b5-a44f-8e6ed8b1884d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:35.520Z|0a0f733d-6ec8-40b5-a44f-8e6ed8b1884d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:35.520Z|554c6379-d0eb-4074-9abe-ef520c6cd502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:35.521Z|554c6379-d0eb-4074-9abe-ef520c6cd502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:35.525Z|0508c0d1-ae98-4139-be60-79dc328ac20c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:35.526Z|0508c0d1-ae98-4139-be60-79dc328ac20c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:35.930Z|4f3d24b7-6f71-4136-b578-f28210f2da02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:56:35.935Z|4f3d24b7-6f71-4136-b578-f28210f2da02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:56:42.867Z|92d7c332-c9d2-4a59-b4ef-d4d9ac85724b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:56:42.868Z|92d7c332-c9d2-4a59-b4ef-d4d9ac85724b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:45.551Z|222638f0-5254-4625-a139-897ec2f4be3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:45.552Z|222638f0-5254-4625-a139-897ec2f4be3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:45.555Z|238537de-9e73-4878-97c1-62ba47cd4a00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:45.556Z|238537de-9e73-4878-97c1-62ba47cd4a00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:45.557Z|e0a0e443-8d06-4525-899b-325b6e9b6ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:45.558Z|e0a0e443-8d06-4525-899b-325b6e9b6ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:50.930Z|3ba2272b-5437-4241-9d9e-0530266f5c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:56:50.931Z|3ba2272b-5437-4241-9d9e-0530266f5c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:56:51.277Z|fcc91551-c8f6-4de1-b0e2-62f01fe9d555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:56:51.277Z|fcc91551-c8f6-4de1-b0e2-62f01fe9d555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:56:55.584Z|8682063c-7ca4-4a9d-a3b8-b5cc20625c86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:55.585Z|8682063c-7ca4-4a9d-a3b8-b5cc20625c86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:55.585Z|de854883-ffed-4626-8b54-02fe853a9dcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:55.586Z|de854883-ffed-4626-8b54-02fe853a9dcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:56:55.586Z|78585492-7f46-4645-932d-8fda3dc066da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:56:55.587Z|78585492-7f46-4645-932d-8fda3dc066da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:05.618Z|1f87ff0f-d31d-4d9f-bdb2-af4b1500e1a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:05.619Z|1f87ff0f-d31d-4d9f-bdb2-af4b1500e1a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:05.625Z|0d92431f-ecce-4aa8-95b7-2a5d47cfb0af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:05.625Z|d47f3d95-6eef-4c3e-89a0-76fc1f2ea949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:05.625Z|0d92431f-ecce-4aa8-95b7-2a5d47cfb0af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:05.626Z|d47f3d95-6eef-4c3e-89a0-76fc1f2ea949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:05.930Z|798209fc-de13-44c4-b032-4e778cca7959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:57:05.930Z|798209fc-de13-44c4-b032-4e778cca7959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:57:15.651Z|a22631f2-c4d0-4e04-86bf-c978f174e289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:15.652Z|a22631f2-c4d0-4e04-86bf-c978f174e289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:15.653Z|b11f5c56-2bbb-4357-bf1a-caf96a7c2d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:15.654Z|b11f5c56-2bbb-4357-bf1a-caf96a7c2d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:15.654Z|31241cd5-3bb4-4923-b651-7d9e6afd8788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:15.655Z|31241cd5-3bb4-4923-b651-7d9e6afd8788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:20.930Z|04876a96-1ffc-42e7-9412-1d898d3c3734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:57:20.934Z|04876a96-1ffc-42e7-9412-1d898d3c3734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:57:21.278Z|c5c39b93-54c1-4a1c-aa59-23e921eaa96e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:57:21.279Z|c5c39b93-54c1-4a1c-aa59-23e921eaa96e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:57:25.681Z|11a1350b-87f6-4c97-8ec6-8b15028b2271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:25.682Z|11a1350b-87f6-4c97-8ec6-8b15028b2271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:25.683Z|7ae81674-d7b2-47c9-a0e1-3946c60266a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:25.683Z|ba3590d6-4274-4c6a-96b6-55484ba507aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:25.684Z|7ae81674-d7b2-47c9-a0e1-3946c60266a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:25.684Z|ba3590d6-4274-4c6a-96b6-55484ba507aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:35.719Z|ee64ddf0-7fae-47f3-9627-3e1fdfe7cb5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:35.720Z|ee64ddf0-7fae-47f3-9627-3e1fdfe7cb5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:35.721Z|4d41b024-2914-4f98-b443-57a0390ef757|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:35.721Z|d04ccee6-073e-4f16-bf1b-fa8536b2a162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:35.722Z|4d41b024-2914-4f98-b443-57a0390ef757|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:35.722Z|d04ccee6-073e-4f16-bf1b-fa8536b2a162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:35.930Z|94c702d3-74f1-48f2-9df1-60702e07a993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:57:35.931Z|94c702d3-74f1-48f2-9df1-60702e07a993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:57:42.867Z|6907fc92-1864-45bc-a776-2134f4c88406|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:57:42.868Z|6907fc92-1864-45bc-a776-2134f4c88406|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:45.751Z|7b21390a-97dc-44df-b0ae-6e0fdcaed3ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:45.752Z|7b21390a-97dc-44df-b0ae-6e0fdcaed3ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:45.754Z|81d626bf-45c3-4f0a-84f7-85cd615aeacd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:45.755Z|81d626bf-45c3-4f0a-84f7-85cd615aeacd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:45.759Z|980e2c97-a034-4e45-a99d-e206b958622c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:45.760Z|980e2c97-a034-4e45-a99d-e206b958622c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:50.930Z|979342a6-009a-4bfd-9bd3-67517b8ed0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:57:50.931Z|979342a6-009a-4bfd-9bd3-67517b8ed0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:57:51.279Z|cd5578cb-f24c-42d7-b84a-231a4b388e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:57:51.280Z|cd5578cb-f24c-42d7-b84a-231a4b388e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:57:55.783Z|ff72d3c4-8614-49c1-b795-63f20e44378b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:55.783Z|50d69117-17ad-40fb-976b-3aa034b18ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:55.783Z|ff72d3c4-8614-49c1-b795-63f20e44378b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:55.784Z|50d69117-17ad-40fb-976b-3aa034b18ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:57:55.787Z|d04b9c69-9ff3-401e-810f-baaf343e4d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:57:55.787Z|d04b9c69-9ff3-401e-810f-baaf343e4d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:05.812Z|f084091c-9e88-42d5-b45f-69fdc9627754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:05.813Z|f084091c-9e88-42d5-b45f-69fdc9627754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:05.813Z|1bb2f283-2058-410d-81ff-abbc34fde262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:05.813Z|1bb2f283-2058-410d-81ff-abbc34fde262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:05.816Z|80197497-3d45-4ca6-b0ee-329bb78a200f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:05.817Z|80197497-3d45-4ca6-b0ee-329bb78a200f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:05.930Z|7b1cffb7-fb32-4a00-9934-6649bddd9aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:58:05.934Z|7b1cffb7-fb32-4a00-9934-6649bddd9aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:58:15.843Z|81473c11-84bb-4b10-b74b-dce207edb3a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:15.844Z|81473c11-84bb-4b10-b74b-dce207edb3a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:15.844Z|0ed7fb36-c4d5-47c8-ad46-1b1ad447aea6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:15.845Z|0ed7fb36-c4d5-47c8-ad46-1b1ad447aea6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:15.846Z|cb19c4a8-f2be-4fcf-a8a7-99066093abf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:15.847Z|cb19c4a8-f2be-4fcf-a8a7-99066093abf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:20.930Z|4db407ec-567f-4a39-a96f-5cb585cfc442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:58:20.931Z|4db407ec-567f-4a39-a96f-5cb585cfc442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:58:21.280Z|50e01bc6-6968-4181-ac1d-277fb6565823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:58:21.281Z|50e01bc6-6968-4181-ac1d-277fb6565823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:58:25.874Z|88d6016b-5a48-48d1-970f-b18d80e6b365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:25.875Z|88d6016b-5a48-48d1-970f-b18d80e6b365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:25.875Z|af10657f-89da-458e-a9ae-13a1c0fa8fb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:25.875Z|af10657f-89da-458e-a9ae-13a1c0fa8fb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:25.877Z|939290aa-1b71-44b1-aacf-f70d3d83ebd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:25.877Z|939290aa-1b71-44b1-aacf-f70d3d83ebd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:35.907Z|4e8c5883-b81d-41db-8cac-45dcd90829a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:35.907Z|4e8c5883-b81d-41db-8cac-45dcd90829a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:35.914Z|c932d741-a43a-41fc-b982-7b325a9e1ff5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:35.914Z|13ca76e1-bb83-4faa-a3dd-15a5cac79942|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:35.914Z|13ca76e1-bb83-4faa-a3dd-15a5cac79942|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:35.915Z|c932d741-a43a-41fc-b982-7b325a9e1ff5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:35.930Z|75e12786-3d98-43e3-88b0-d89db796107a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:58:35.930Z|75e12786-3d98-43e3-88b0-d89db796107a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:58:42.868Z|255f5947-1755-45f2-bf79-29a56e6da8c9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:58:42.869Z|255f5947-1755-45f2-bf79-29a56e6da8c9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:45.938Z|30be988c-f5bc-44b8-b996-6e1f282ced04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:45.939Z|af6e818b-b8d5-4f72-a8f8-45a0a0e5ebd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:45.939Z|30be988c-f5bc-44b8-b996-6e1f282ced04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:45.939Z|af6e818b-b8d5-4f72-a8f8-45a0a0e5ebd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:45.945Z|78883ab5-8818-4fd1-8a90-7dea2bfc3c84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:45.946Z|78883ab5-8818-4fd1-8a90-7dea2bfc3c84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:50.930Z|bfbaae30-c1e4-46fa-92df-5ba87b32702c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:58:50.933Z|bfbaae30-c1e4-46fa-92df-5ba87b32702c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:58:51.281Z|3aa6fc85-703e-4b3b-aaac-299e2f79be9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:58:51.282Z|3aa6fc85-703e-4b3b-aaac-299e2f79be9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:58:55.965Z|68ea29a8-bccb-4b74-b8dc-8db78799d043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:55.966Z|68ea29a8-bccb-4b74-b8dc-8db78799d043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:55.973Z|9bd4ae44-2fa2-427b-b459-8cbf10a66dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:55.974Z|9bd4ae44-2fa2-427b-b459-8cbf10a66dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:58:55.975Z|e174d550-e8bd-4ed2-af15-5a5960430c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:58:55.976Z|e174d550-e8bd-4ed2-af15-5a5960430c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:05.930Z|e4d29f16-c4ce-4d1c-ae9a-ea71290f06c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:59:05.931Z|e4d29f16-c4ce-4d1c-ae9a-ea71290f06c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:59:05.995Z|0b0cf1d2-6d23-4a08-89b2-9f26dd439c07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:05.996Z|0b0cf1d2-6d23-4a08-89b2-9f26dd439c07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:05.999Z|6762d74d-db7f-4c3a-96cd-76d37874a88a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:05.999Z|1639893f-06ef-4037-b0fc-462bc5d5ac27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:06.000Z|6762d74d-db7f-4c3a-96cd-76d37874a88a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:06.000Z|1639893f-06ef-4037-b0fc-462bc5d5ac27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:16.025Z|b71df9d5-f62f-4f16-842a-be0cf9d483a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:16.025Z|b71df9d5-f62f-4f16-842a-be0cf9d483a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:16.028Z|c8fe159a-baa3-4c3d-b7ca-900a4652e492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:16.029Z|c8fe159a-baa3-4c3d-b7ca-900a4652e492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:16.030Z|4c67ab30-1f6a-4428-81f5-c15651f92d42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:16.031Z|4c67ab30-1f6a-4428-81f5-c15651f92d42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:20.930Z|4a4d2138-5886-4bde-9e87-1a235ca6d1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:59:20.931Z|4a4d2138-5886-4bde-9e87-1a235ca6d1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:59:21.283Z|343fe50e-5c83-4417-80f2-ec02875c3d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:59:21.283Z|343fe50e-5c83-4417-80f2-ec02875c3d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:59:26.055Z|07c30641-00c0-4550-b114-03b8fb20d4e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:26.056Z|07c30641-00c0-4550-b114-03b8fb20d4e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:26.059Z|ff57b5a7-5a22-44b7-bb8b-916192738e51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:26.060Z|ff57b5a7-5a22-44b7-bb8b-916192738e51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:26.062Z|f7fa1707-2324-420f-bc07-a762eeb034f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:26.063Z|f7fa1707-2324-420f-bc07-a762eeb034f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:35.930Z|c26807e9-136f-4e6a-b09f-b318bf837c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:59:35.934Z|c26807e9-136f-4e6a-b09f-b318bf837c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:59:36.087Z|8f67745a-03d8-4d80-a258-ed807e360756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:36.087Z|8f67745a-03d8-4d80-a258-ed807e360756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:36.090Z|dea8222f-56de-4767-9258-d9abeedb179a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:36.090Z|dea8222f-56de-4767-9258-d9abeedb179a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:36.091Z|e28a2d56-34cc-49b7-abf4-0b603bb81581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:36.092Z|e28a2d56-34cc-49b7-abf4-0b603bb81581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:42.868Z|0547dd15-2f05-493d-a2cc-c50a3344eb9d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T00:59:42.869Z|0547dd15-2f05-493d-a2cc-c50a3344eb9d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:46.119Z|9dba2c1d-8ca3-4539-b174-7927eb15a2e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:46.119Z|9dba2c1d-8ca3-4539-b174-7927eb15a2e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:46.120Z|1fd5c6be-d61a-45c8-b2b8-191fc3aa0125|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:46.121Z|1fd5c6be-d61a-45c8-b2b8-191fc3aa0125|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:46.122Z|bba491ca-2a23-4846-b474-bf26d8ee4c7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:46.123Z|bba491ca-2a23-4846-b474-bf26d8ee4c7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:50.930Z|e49a666f-86e6-4686-bdf9-6b916a3f0e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:59:50.931Z|e49a666f-86e6-4686-bdf9-6b916a3f0e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:59:51.284Z|57153db0-3e27-4045-abf5-976b2e295aed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T00:59:51.284Z|57153db0-3e27-4045-abf5-976b2e295aed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T00:59:56.146Z|67ad307b-36fc-4fdb-96d3-81f29194f358|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:56.146Z|67ad307b-36fc-4fdb-96d3-81f29194f358|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:56.147Z|fa7b4271-f0e3-428e-9850-640e89e10afd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:56.147Z|fa7b4271-f0e3-428e-9850-640e89e10afd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T00:59:56.150Z|e32d32ad-33ee-4b4f-a8a6-0f4ba8bfe3e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T00:59:56.151Z|e32d32ad-33ee-4b4f-a8a6-0f4ba8bfe3e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:05.930Z|c91ef7ec-cad4-45b7-b8e8-1137e55020b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:00:05.931Z|c91ef7ec-cad4-45b7-b8e8-1137e55020b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:00:06.174Z|7f64f4ed-8b58-45e0-af51-63f4ebe3781c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:06.175Z|7f64f4ed-8b58-45e0-af51-63f4ebe3781c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:06.179Z|cb4444ba-858e-4c86-88fc-aef1c38ed765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:06.180Z|cb4444ba-858e-4c86-88fc-aef1c38ed765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:06.183Z|48dd0e12-729f-4c27-899e-2be658961a17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:06.184Z|48dd0e12-729f-4c27-899e-2be658961a17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:16.213Z|4dd02d6a-9588-499d-aebc-79c1aa2db641|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:16.213Z|8608fae3-790e-49ce-9438-21cab116ea3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:16.213Z|4dd02d6a-9588-499d-aebc-79c1aa2db641|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:16.214Z|8608fae3-790e-49ce-9438-21cab116ea3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:16.216Z|f217f7ef-fda5-48f1-a2bf-02892b0d3a4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:16.217Z|f217f7ef-fda5-48f1-a2bf-02892b0d3a4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:20.930Z|59508e6a-22cc-48ef-8e48-480b5f47f255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:00:20.935Z|59508e6a-22cc-48ef-8e48-480b5f47f255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:00:21.285Z|ee68d330-25fd-4c1d-b8e6-c1f97bac807e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:00:21.286Z|ee68d330-25fd-4c1d-b8e6-c1f97bac807e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:00:26.243Z|91a6af18-e3c2-4bd9-8452-f352fc03b066|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:26.244Z|91a6af18-e3c2-4bd9-8452-f352fc03b066|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:26.245Z|69f4b4d9-6063-4b43-a5b4-7759033d21ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:26.245Z|a4ff9cfb-2a7d-49f2-b818-b5f85ef8dbb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:26.245Z|69f4b4d9-6063-4b43-a5b4-7759033d21ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:26.246Z|a4ff9cfb-2a7d-49f2-b818-b5f85ef8dbb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:35.930Z|2792a263-44e8-45d4-bf18-417cc3268697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:00:35.931Z|2792a263-44e8-45d4-bf18-417cc3268697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:00:36.274Z|7b7f1bc0-b0da-4304-80c5-c5c92e1a6dee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:36.275Z|7b7f1bc0-b0da-4304-80c5-c5c92e1a6dee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:36.278Z|29851107-c9aa-470b-b6cd-6b19d0875ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:36.279Z|29851107-c9aa-470b-b6cd-6b19d0875ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:36.280Z|04a52de1-fa21-4ca4-929f-aa1bbd2597f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:36.280Z|04a52de1-fa21-4ca4-929f-aa1bbd2597f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:42.867Z|b78bda71-4b10-4e6d-8030-f4b2f4f2cf74|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:00:42.868Z|b78bda71-4b10-4e6d-8030-f4b2f4f2cf74|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:46.307Z|b66da050-423b-4b9a-b89b-3e13b2129e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:46.307Z|b66da050-423b-4b9a-b89b-3e13b2129e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:46.314Z|4f963579-2010-4028-ad78-0a158546c222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:46.315Z|4f963579-2010-4028-ad78-0a158546c222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:46.316Z|315bdcdc-8725-47f8-ba91-9d37e68721fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:46.317Z|315bdcdc-8725-47f8-ba91-9d37e68721fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:50.930Z|e814cf07-e351-477c-84d0-d4eebf7c7598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:00:50.931Z|e814cf07-e351-477c-84d0-d4eebf7c7598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:00:51.286Z|11be97e1-4ef0-4fd2-ac84-9ced0a70d1b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:00:51.287Z|11be97e1-4ef0-4fd2-ac84-9ced0a70d1b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:00:56.340Z|001c096f-b070-47f2-8c70-a11481af69ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:56.341Z|001c096f-b070-47f2-8c70-a11481af69ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:56.343Z|0de6d75b-e39a-4f33-83bd-948295769dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:56.344Z|0de6d75b-e39a-4f33-83bd-948295769dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:00:56.345Z|6fbb7c39-9e51-47c8-b85c-b60a02a06d4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:00:56.346Z|6fbb7c39-9e51-47c8-b85c-b60a02a06d4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:05.930Z|539c98a6-c52b-41c2-b1ca-bb417bdabedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:01:05.934Z|539c98a6-c52b-41c2-b1ca-bb417bdabedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:01:06.371Z|0dd0181f-97f7-4b4e-ae0d-2f8f1304a322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:06.372Z|0dd0181f-97f7-4b4e-ae0d-2f8f1304a322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:06.375Z|3942a45f-83c3-465b-9ed5-ae4f2f528b83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:06.375Z|fb2a5692-a795-442f-8266-e4e58a7c565d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:06.375Z|3942a45f-83c3-465b-9ed5-ae4f2f528b83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:06.375Z|fb2a5692-a795-442f-8266-e4e58a7c565d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:16.402Z|2c08653f-516c-436b-b098-600ab9f58294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:16.402Z|2c08653f-516c-436b-b098-600ab9f58294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:16.402Z|9af92301-b25e-4391-bde2-5bd2b6c074d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:16.403Z|9af92301-b25e-4391-bde2-5bd2b6c074d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:16.404Z|cc735654-b2d1-4192-a9a2-3d3b20d210d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:16.404Z|cc735654-b2d1-4192-a9a2-3d3b20d210d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:20.930Z|d185dbc7-e735-4290-abdd-54d4422ec713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:01:20.931Z|d185dbc7-e735-4290-abdd-54d4422ec713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:01:21.288Z|54bf55f3-e0ec-4fe8-b8c7-f1b23e24fa75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:01:21.288Z|54bf55f3-e0ec-4fe8-b8c7-f1b23e24fa75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:01:26.429Z|927bc6e0-d2b6-491b-ace7-468aa04d884c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:26.429Z|927bc6e0-d2b6-491b-ace7-468aa04d884c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:26.431Z|fc23797a-1788-4adc-850f-0360aba5e38d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:26.432Z|fc23797a-1788-4adc-850f-0360aba5e38d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:26.439Z|180619ed-d220-45f5-a56e-73bd44949a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:26.440Z|180619ed-d220-45f5-a56e-73bd44949a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:35.930Z|b7c533da-87d3-4b13-b58e-95178de555c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:01:35.931Z|b7c533da-87d3-4b13-b58e-95178de555c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:01:36.466Z|5d707fb2-5397-4cd3-911b-4f72284c5510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:36.466Z|eec3b5d9-6730-4921-90a1-6400f042c326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:36.467Z|5d707fb2-5397-4cd3-911b-4f72284c5510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:36.467Z|eec3b5d9-6730-4921-90a1-6400f042c326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:36.468Z|3c904e4d-5645-4eef-8dcd-d2af3a5bbc94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:36.469Z|3c904e4d-5645-4eef-8dcd-d2af3a5bbc94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:42.869Z|734353b7-4648-41c8-a930-f63d99080ef2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:01:42.869Z|734353b7-4648-41c8-a930-f63d99080ef2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:46.499Z|1c7add1f-d6ab-4fc7-8e5d-cd9d2c1b85ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:46.499Z|86b8e5db-8f8b-4df4-8e6e-410012aa05db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:46.500Z|1c7add1f-d6ab-4fc7-8e5d-cd9d2c1b85ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:46.500Z|86b8e5db-8f8b-4df4-8e6e-410012aa05db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:46.505Z|3e011772-751e-465b-b176-74e373fb7d99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:46.506Z|3e011772-751e-465b-b176-74e373fb7d99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:50.930Z|379a655f-dd3e-4b25-aad9-4fed06df5f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:01:50.933Z|379a655f-dd3e-4b25-aad9-4fed06df5f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:01:51.289Z|bc7facef-b237-4bc3-bdf2-9e38173d46f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:01:51.289Z|bc7facef-b237-4bc3-bdf2-9e38173d46f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:01:56.528Z|2ecefc65-d31a-4624-9f4c-85f93919c670|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:56.528Z|2e8f5a97-d6e3-459a-ad9c-8506b8a7242f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:56.529Z|2ecefc65-d31a-4624-9f4c-85f93919c670|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:56.529Z|2e8f5a97-d6e3-459a-ad9c-8506b8a7242f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:01:56.533Z|39927fde-6d37-400a-b89c-4872c687ec2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:01:56.534Z|39927fde-6d37-400a-b89c-4872c687ec2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:05.930Z|2188eb0f-3663-47a2-b197-cd7bcb04228f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:02:05.931Z|2188eb0f-3663-47a2-b197-cd7bcb04228f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:02:06.558Z|d6c701f7-d325-4b2f-b4e6-82bbcc309f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:06.558Z|f4c92144-c7c5-46b8-9eaf-b17a426b4cf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:06.559Z|f4c92144-c7c5-46b8-9eaf-b17a426b4cf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:06.559Z|d6c701f7-d325-4b2f-b4e6-82bbcc309f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:06.561Z|bedc2d6d-34a2-470b-b2b3-13713d51fef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:06.562Z|bedc2d6d-34a2-470b-b2b3-13713d51fef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:16.597Z|b44ca369-454b-4207-810d-0d8b31b15351|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:16.598Z|b44ca369-454b-4207-810d-0d8b31b15351|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:16.598Z|cb786d87-4a2d-4c7e-9305-3940a0cb0e00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:16.598Z|cb786d87-4a2d-4c7e-9305-3940a0cb0e00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:16.599Z|9b708c67-1a06-4625-9ac1-3af633696397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:16.600Z|9b708c67-1a06-4625-9ac1-3af633696397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:20.930Z|943253a8-c896-4347-af31-b6a588958b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:02:20.931Z|943253a8-c896-4347-af31-b6a588958b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:02:21.290Z|f501964e-6592-4747-ae1c-dd04955c630d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:02:21.290Z|f501964e-6592-4747-ae1c-dd04955c630d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:02:26.628Z|41904875-4228-4556-a620-04d1731a619e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:26.628Z|41904875-4228-4556-a620-04d1731a619e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:26.628Z|5bfb89c6-ef43-4356-8e4c-b84ca622ce6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:26.629Z|5bfb89c6-ef43-4356-8e4c-b84ca622ce6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:26.629Z|1408836a-fd5f-458f-afbe-f7a7f34a6856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:26.630Z|1408836a-fd5f-458f-afbe-f7a7f34a6856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:35.930Z|cd31fbde-34ed-44c9-bd3d-e72ff0c41f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:02:35.934Z|cd31fbde-34ed-44c9-bd3d-e72ff0c41f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:02:36.656Z|709eabf5-72a4-4da9-b7ca-a6b973cd0f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:36.657Z|709eabf5-72a4-4da9-b7ca-a6b973cd0f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:36.658Z|a4c39a4c-e39a-444d-b35c-a28fdd4422ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:36.659Z|a4c39a4c-e39a-444d-b35c-a28fdd4422ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:36.663Z|33c89bc9-59f0-4354-a886-1bccbbb87ed4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:36.664Z|33c89bc9-59f0-4354-a886-1bccbbb87ed4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:42.867Z|879c15a0-7475-4d08-8af2-8159372216a9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:02:42.868Z|879c15a0-7475-4d08-8af2-8159372216a9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:46.688Z|c6ac0fa1-32e6-4e7c-b905-42dae3f95a7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:46.689Z|c6ac0fa1-32e6-4e7c-b905-42dae3f95a7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:46.694Z|65c74699-6de7-4bd8-a0b9-75e2fcfa50b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:46.695Z|65c74699-6de7-4bd8-a0b9-75e2fcfa50b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:46.697Z|f2338a77-4459-4b48-8cb5-354ec8b793dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:46.698Z|f2338a77-4459-4b48-8cb5-354ec8b793dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:50.930Z|3c307663-8bb0-41e1-a701-f2469aa31631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:02:50.931Z|3c307663-8bb0-41e1-a701-f2469aa31631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:02:51.291Z|610c5664-920d-4550-8f0c-8780b1b9dd0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:02:51.291Z|610c5664-920d-4550-8f0c-8780b1b9dd0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:02:56.720Z|6882c394-d920-46cd-af2a-d2dae8f6d2b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:56.720Z|6882c394-d920-46cd-af2a-d2dae8f6d2b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:56.724Z|8dc6ff66-6d37-4dfb-84d7-54f9382c0299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:56.725Z|8dc6ff66-6d37-4dfb-84d7-54f9382c0299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:02:56.726Z|29fb56d8-ec0a-4ba4-be9f-a297de069027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:02:56.727Z|29fb56d8-ec0a-4ba4-be9f-a297de069027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:05.930Z|f2031db8-2e84-4a21-9cb7-91c3e03b9125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:03:05.931Z|f2031db8-2e84-4a21-9cb7-91c3e03b9125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:03:06.750Z|ab78262d-aec3-4ec2-beb3-b22e1dff10d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:06.751Z|ab78262d-aec3-4ec2-beb3-b22e1dff10d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:06.753Z|07620c90-9b8b-4fa7-88c4-824db6404593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:06.754Z|07620c90-9b8b-4fa7-88c4-824db6404593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:06.755Z|c4e6a9ab-5d90-46fe-b63f-0d0ccd1b7cff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:06.755Z|c4e6a9ab-5d90-46fe-b63f-0d0ccd1b7cff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:16.780Z|a8756693-3954-4d22-849f-48d1dd71a1c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:16.781Z|a8756693-3954-4d22-849f-48d1dd71a1c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:16.781Z|cb022033-9985-459b-851d-012a8918aa43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:16.782Z|cb022033-9985-459b-851d-012a8918aa43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:16.784Z|98195e0a-b432-4568-a090-82d98162c4c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:16.785Z|98195e0a-b432-4568-a090-82d98162c4c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:20.930Z|efca3c69-2db5-419e-97c3-2247ffc91587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:03:20.935Z|efca3c69-2db5-419e-97c3-2247ffc91587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:03:21.292Z|09c40063-a4d0-4187-9999-04f7a6aec9f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:03:21.292Z|09c40063-a4d0-4187-9999-04f7a6aec9f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:03:26.805Z|2f12af6b-d208-4ac0-99f2-fe3e1a7c9c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:26.806Z|4dac45de-5531-467d-a07d-a0c16780fde0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:26.806Z|2f12af6b-d208-4ac0-99f2-fe3e1a7c9c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:26.807Z|4dac45de-5531-467d-a07d-a0c16780fde0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:26.809Z|3f732c76-493c-483d-b927-fe8241215501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:26.809Z|3f732c76-493c-483d-b927-fe8241215501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:35.930Z|e8a6a496-3cb4-4f29-8448-f3c26e9517be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:03:35.931Z|e8a6a496-3cb4-4f29-8448-f3c26e9517be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:03:36.839Z|bda13ad5-ccfb-4fc1-83f9-9981ec30e172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:36.840Z|00e898f0-730b-4a2f-a5f1-422a091c6566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:36.840Z|bda13ad5-ccfb-4fc1-83f9-9981ec30e172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:36.841Z|00e898f0-730b-4a2f-a5f1-422a091c6566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:36.848Z|65e8c0f5-9cef-40cf-b574-7a29b17c1e38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:36.849Z|65e8c0f5-9cef-40cf-b574-7a29b17c1e38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:42.867Z|cc9bcc17-ac53-443c-9421-ec8eac1cdaab|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:03:42.869Z|cc9bcc17-ac53-443c-9421-ec8eac1cdaab|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:46.872Z|e75f87f7-7410-4a7c-a8ac-72b214378101|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:46.873Z|e75f87f7-7410-4a7c-a8ac-72b214378101|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:46.878Z|2b8b5979-5658-4c47-a6b1-3fcffb4d0aff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:46.879Z|2b8b5979-5658-4c47-a6b1-3fcffb4d0aff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:46.879Z|18e0ca6a-262e-4c5d-8eda-02bccd54c65b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:46.880Z|18e0ca6a-262e-4c5d-8eda-02bccd54c65b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:50.930Z|ab00bab9-e9e7-4361-a259-0c3555c812d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:03:50.931Z|ab00bab9-e9e7-4361-a259-0c3555c812d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:03:51.293Z|84372c86-1db8-4d56-92de-a789bf880baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:03:51.294Z|84372c86-1db8-4d56-92de-a789bf880baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:03:56.899Z|bee54372-2693-4304-8705-355dda6aa6f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:56.899Z|bee54372-2693-4304-8705-355dda6aa6f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:56.908Z|6006c320-9433-4e3c-ab18-71cf9c036c68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:56.909Z|a20c7f52-9fee-460a-8f20-31a7ca589615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:03:56.909Z|6006c320-9433-4e3c-ab18-71cf9c036c68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:03:56.909Z|a20c7f52-9fee-460a-8f20-31a7ca589615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:05.930Z|8f22589f-aba6-462f-ae13-f3bfab2d3879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:04:05.934Z|8f22589f-aba6-462f-ae13-f3bfab2d3879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:04:06.921Z|a7cd4e0c-bbd5-4576-99ec-bfb24b7ccf45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:06.922Z|a7cd4e0c-bbd5-4576-99ec-bfb24b7ccf45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:06.929Z|4987e537-90e0-4c9d-b903-7d5ab9d2ad17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:06.929Z|4987e537-90e0-4c9d-b903-7d5ab9d2ad17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:06.932Z|a9f70b53-87cc-489e-8b7d-2bde9f887db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:06.932Z|a9f70b53-87cc-489e-8b7d-2bde9f887db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:16.943Z|a8dda15c-90f4-4fe6-aab1-c329d5215f74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:16.944Z|a8dda15c-90f4-4fe6-aab1-c329d5215f74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:16.952Z|a60e6cef-8cc9-455f-9768-03baeb7232a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:16.952Z|e160af91-46eb-4831-a75c-13e0cf414785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:16.952Z|a60e6cef-8cc9-455f-9768-03baeb7232a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:16.953Z|e160af91-46eb-4831-a75c-13e0cf414785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:20.930Z|d1a5a78b-cb88-47e9-82d7-cf526b7bc905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:04:20.931Z|d1a5a78b-cb88-47e9-82d7-cf526b7bc905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:04:21.294Z|24f2cf41-c64a-4de0-8054-31ba1cf2954d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:04:21.295Z|24f2cf41-c64a-4de0-8054-31ba1cf2954d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:04:26.978Z|0900292e-9434-4ac6-8cc3-00d530413a72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:26.978Z|0900292e-9434-4ac6-8cc3-00d530413a72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:26.981Z|955a327c-5e3d-4e8e-8030-dbb5f7b87925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:26.982Z|955a327c-5e3d-4e8e-8030-dbb5f7b87925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:26.983Z|f3232d28-c26f-485b-9617-07c01e8ca71f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:26.984Z|f3232d28-c26f-485b-9617-07c01e8ca71f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:35.930Z|1af628ff-1a80-4eb3-8bd3-aa0b4fdb2cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:04:35.931Z|1af628ff-1a80-4eb3-8bd3-aa0b4fdb2cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:04:37.007Z|f0632e81-4dc2-4455-ae24-20afb5dcb8af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:37.008Z|f0632e81-4dc2-4455-ae24-20afb5dcb8af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:37.010Z|4b811adb-8d42-44ed-acba-d70756ed3644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:37.010Z|4b811adb-8d42-44ed-acba-d70756ed3644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:37.016Z|c2030fdf-0664-4753-a47e-8f3cd7d574d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:37.016Z|c2030fdf-0664-4753-a47e-8f3cd7d574d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:42.871Z|687681d0-553c-443e-a835-259b497ddd38|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:04:42.872Z|687681d0-553c-443e-a835-259b497ddd38|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:47.041Z|4eefdde5-e997-4afd-8b68-2549c5134b1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:47.041Z|4eefdde5-e997-4afd-8b68-2549c5134b1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:47.041Z|ec735a1f-615a-40e1-b8e2-12411be0cde2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:47.042Z|ec735a1f-615a-40e1-b8e2-12411be0cde2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:47.046Z|20fb8dbe-1e6d-4062-ab82-a8e5727435fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:47.047Z|20fb8dbe-1e6d-4062-ab82-a8e5727435fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:50.930Z|fc863fb4-67aa-4ddb-a5c9-07ed8119bb89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:04:50.934Z|fc863fb4-67aa-4ddb-a5c9-07ed8119bb89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:04:51.295Z|35e83418-b128-4781-8862-7e37f7478ef0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:04:51.296Z|35e83418-b128-4781-8862-7e37f7478ef0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:04:57.072Z|9ac6f023-a0a8-451c-9b49-f89a8cfacc93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:57.072Z|2f37008b-3aea-4fcb-869f-155ab1c3ff35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:57.073Z|9ac6f023-a0a8-451c-9b49-f89a8cfacc93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:57.073Z|2f37008b-3aea-4fcb-869f-155ab1c3ff35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:04:57.076Z|2ce4e3e4-35c9-4d39-aeaf-2cfd08202e07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:04:57.076Z|2ce4e3e4-35c9-4d39-aeaf-2cfd08202e07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:05.930Z|b542d824-32dd-4d83-a446-e05f3f5f9112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:05:05.931Z|b542d824-32dd-4d83-a446-e05f3f5f9112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:05:07.102Z|b6991dc3-3b09-41c8-8662-fadd41d6e082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:07.103Z|b6991dc3-3b09-41c8-8662-fadd41d6e082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:07.110Z|f87c4c70-77e1-4c9d-be91-4e32af56a451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:07.111Z|c66e1c86-4539-4fb2-b2df-2cd8a8509cb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:07.111Z|c66e1c86-4539-4fb2-b2df-2cd8a8509cb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:07.111Z|f87c4c70-77e1-4c9d-be91-4e32af56a451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:17.135Z|73d14e32-aaad-4a6d-98e2-6b608781624d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:17.136Z|73d14e32-aaad-4a6d-98e2-6b608781624d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:17.137Z|45fc2f1c-791a-4ce3-a747-dd867dce3456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:17.138Z|45fc2f1c-791a-4ce3-a747-dd867dce3456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:17.141Z|3fc28d13-ad23-4b44-8d19-8ff0911e4cd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:17.141Z|3fc28d13-ad23-4b44-8d19-8ff0911e4cd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:20.930Z|fdc0ec81-56ed-412b-be96-9115c27a9491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:05:20.931Z|fdc0ec81-56ed-412b-be96-9115c27a9491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:05:21.296Z|f74071f9-d4a5-44b3-81ff-70127285e8aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:05:21.297Z|f74071f9-d4a5-44b3-81ff-70127285e8aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:05:27.170Z|77cbd61c-8c0f-43c3-b951-dd9f6e80e212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:27.171Z|ab764ff4-7adc-4e94-a67d-42fd9d28a061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:27.171Z|77cbd61c-8c0f-43c3-b951-dd9f6e80e212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:27.171Z|ab764ff4-7adc-4e94-a67d-42fd9d28a061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:27.175Z|c8d5ab5a-b62a-461a-8c6e-e81d0d66aaad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:27.175Z|c8d5ab5a-b62a-461a-8c6e-e81d0d66aaad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:35.930Z|979a9a91-3bd3-486c-b2a7-b9302119d317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:05:35.934Z|979a9a91-3bd3-486c-b2a7-b9302119d317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:05:37.195Z|b658c7db-97af-49a7-9517-191a0dc71f54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:37.196Z|b658c7db-97af-49a7-9517-191a0dc71f54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:37.203Z|17153401-aa15-487c-aeb5-10a025a326b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:37.203Z|17153401-aa15-487c-aeb5-10a025a326b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:37.206Z|76ace2da-15e5-4d11-8eca-bd2e2fb6571a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:37.206Z|76ace2da-15e5-4d11-8eca-bd2e2fb6571a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:42.867Z|c9bc58e8-f8a0-47e9-a0e6-bbbc54b92af8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:05:42.867Z|c9bc58e8-f8a0-47e9-a0e6-bbbc54b92af8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:47.226Z|ce047b7c-b485-4245-b2c8-8fed969e1db8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:47.227Z|ce047b7c-b485-4245-b2c8-8fed969e1db8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:47.233Z|d4987e64-517b-4549-89e5-ace5512b8059|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:47.233Z|d4987e64-517b-4549-89e5-ace5512b8059|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:47.236Z|f6361718-d19c-4704-99df-404bb35edf2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:47.236Z|f6361718-d19c-4704-99df-404bb35edf2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:50.930Z|b32bc10e-79a0-4a57-af5e-61bf26c594f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:05:50.930Z|b32bc10e-79a0-4a57-af5e-61bf26c594f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:05:51.297Z|929f021a-e7bd-451c-ad96-fb05fd5887eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:05:51.298Z|929f021a-e7bd-451c-ad96-fb05fd5887eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:05:57.257Z|47708480-ecd1-4bed-aeb8-9768a197ceb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:57.258Z|47708480-ecd1-4bed-aeb8-9768a197ceb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:57.292Z|3a1bea9c-dd26-4e46-9880-f017349b1caf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:57.292Z|3a1bea9c-dd26-4e46-9880-f017349b1caf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:05:57.293Z|bed04cac-3d94-418c-874a-f5b04e572cff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:05:57.293Z|bed04cac-3d94-418c-874a-f5b04e572cff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:05.930Z|6084c1d4-5ce4-44a4-bad9-09c9d3997019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:06:05.931Z|6084c1d4-5ce4-44a4-bad9-09c9d3997019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:06:07.288Z|f0659da9-dd1c-4f95-bca4-b5fb3e23ef34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:07.289Z|f0659da9-dd1c-4f95-bca4-b5fb3e23ef34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:07.319Z|98efbbb2-9f4b-4292-ab5f-293735d1e63c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:07.320Z|98efbbb2-9f4b-4292-ab5f-293735d1e63c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:07.321Z|5fc84488-d946-41f7-8080-61871b36d28f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:07.322Z|5fc84488-d946-41f7-8080-61871b36d28f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:17.320Z|50b5f2b8-466b-43d0-9414-2851b0bd8d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:17.321Z|50b5f2b8-466b-43d0-9414-2851b0bd8d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:17.349Z|ca14b6c6-b8fd-4d8d-976a-ff52133dbb4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:17.350Z|d17aa396-cee9-408f-bbc2-b08e2ebe4696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:17.350Z|ca14b6c6-b8fd-4d8d-976a-ff52133dbb4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:17.351Z|d17aa396-cee9-408f-bbc2-b08e2ebe4696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:20.930Z|caee52d1-bec6-42d7-bae1-2e8402f18502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:06:20.934Z|caee52d1-bec6-42d7-bae1-2e8402f18502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:06:21.298Z|eecebc93-884c-46ed-806a-687947104580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:06:21.299Z|eecebc93-884c-46ed-806a-687947104580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:06:27.347Z|32fc34ef-ad6f-474c-b68c-146dd140eef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:27.348Z|32fc34ef-ad6f-474c-b68c-146dd140eef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:27.373Z|febc9673-3bb6-4c1a-aef5-b415cb15a852|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:27.373Z|febc9673-3bb6-4c1a-aef5-b415cb15a852|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:27.375Z|3482bbb4-78c3-47f1-9338-c00785817e44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:27.376Z|3482bbb4-78c3-47f1-9338-c00785817e44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:35.930Z|38583790-b87d-4f69-b708-449525494465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:06:35.930Z|38583790-b87d-4f69-b708-449525494465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:06:37.379Z|214be046-0175-488c-9ff5-03e4ecdff4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:37.380Z|214be046-0175-488c-9ff5-03e4ecdff4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:37.398Z|36c2d6bc-8250-47d2-8a17-4e03591c2bc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:37.399Z|36c2d6bc-8250-47d2-8a17-4e03591c2bc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:37.399Z|88265887-227d-4369-ae83-25a8461472b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:37.400Z|88265887-227d-4369-ae83-25a8461472b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:42.868Z|2dc7b872-4f9d-4499-9af6-fb73df0f4c71|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:06:42.869Z|2dc7b872-4f9d-4499-9af6-fb73df0f4c71|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:47.410Z|350ffef2-5178-46a3-bd5d-af341035887b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:47.411Z|350ffef2-5178-46a3-bd5d-af341035887b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:47.427Z|f7656e94-572d-4c51-93cb-c887b79fbeac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:47.428Z|f7656e94-572d-4c51-93cb-c887b79fbeac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:47.429Z|38a557d8-6fd8-4710-8d66-19f46b643e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:47.429Z|38a557d8-6fd8-4710-8d66-19f46b643e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:50.930Z|62222aa4-d00b-4170-9685-c4b7f05f9e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:06:50.931Z|62222aa4-d00b-4170-9685-c4b7f05f9e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:06:51.299Z|de5c268f-2b8a-49db-8524-cccaec6c5fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:06:51.300Z|de5c268f-2b8a-49db-8524-cccaec6c5fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:06:57.436Z|1d9c00c3-8717-4d9c-8905-a10364a86018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:57.437Z|1d9c00c3-8717-4d9c-8905-a10364a86018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:57.453Z|79a1925c-27ed-4a0a-bedb-0dd0e54c0bbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:57.453Z|79a1925c-27ed-4a0a-bedb-0dd0e54c0bbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:06:57.458Z|6e9dd5cc-d8ed-4701-b8a0-f906df5fb391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:06:57.458Z|6e9dd5cc-d8ed-4701-b8a0-f906df5fb391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:05.930Z|08938d7d-6704-4c6f-89b6-8d90bd8e1140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:07:05.935Z|08938d7d-6704-4c6f-89b6-8d90bd8e1140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:07:07.469Z|f7ed558e-54c3-4377-aabb-1d7daf15af58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:07.469Z|f7ed558e-54c3-4377-aabb-1d7daf15af58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:07.483Z|8690c345-fc6e-4705-95b4-c87f0df0dc3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:07.484Z|8690c345-fc6e-4705-95b4-c87f0df0dc3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:07.486Z|0304ae5f-ff24-4d1a-b4bc-74a355457e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:07.486Z|0304ae5f-ff24-4d1a-b4bc-74a355457e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:17.500Z|fc824bbb-f200-490c-8b3f-011553eb6a37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:17.501Z|fc824bbb-f200-490c-8b3f-011553eb6a37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:17.509Z|20beb0ee-3bed-437b-a674-c7c525a0155b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:17.510Z|20beb0ee-3bed-437b-a674-c7c525a0155b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:17.514Z|93454248-1676-4386-afa8-49c5f8c5872b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:17.515Z|93454248-1676-4386-afa8-49c5f8c5872b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:20.930Z|9ad8b60c-e150-4dc9-874b-cac09dfccb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:07:20.931Z|9ad8b60c-e150-4dc9-874b-cac09dfccb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:07:21.301Z|e0793b0d-c38c-447b-87d5-5c00ebdcd5f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:07:21.301Z|e0793b0d-c38c-447b-87d5-5c00ebdcd5f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:07:27.530Z|6f03ae0d-e5a4-4104-ae65-f9d5fabc8c3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:27.531Z|6f03ae0d-e5a4-4104-ae65-f9d5fabc8c3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:27.533Z|a5fb5b95-18b6-4200-9bcd-7cd83a444357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:27.533Z|a5fb5b95-18b6-4200-9bcd-7cd83a444357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:27.538Z|3d8546ca-7009-450e-8b34-fb453ca7d730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:27.539Z|3d8546ca-7009-450e-8b34-fb453ca7d730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:35.930Z|49f800dc-d59a-4b41-80fb-65729bddcc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:07:35.931Z|49f800dc-d59a-4b41-80fb-65729bddcc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:07:37.562Z|2da05317-b011-41ec-9525-1ad3fa31fe5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:37.562Z|b84361cb-e965-4d3c-84e7-e41e4c749986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:37.563Z|2da05317-b011-41ec-9525-1ad3fa31fe5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:37.563Z|b84361cb-e965-4d3c-84e7-e41e4c749986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:37.570Z|8fc4329c-2acf-4f58-a9e3-9ceafd6a4a1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:37.570Z|8fc4329c-2acf-4f58-a9e3-9ceafd6a4a1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:42.868Z|29d1d8a2-716f-4523-9fe8-0e92e250c2db|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:07:42.869Z|29d1d8a2-716f-4523-9fe8-0e92e250c2db|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:47.595Z|b4513310-67da-4779-9d61-3aef1d19de74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:47.596Z|b4513310-67da-4779-9d61-3aef1d19de74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:47.599Z|c0639f91-c6a3-4b28-b09a-06aa631bfd4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:47.600Z|c0639f91-c6a3-4b28-b09a-06aa631bfd4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:47.602Z|a5daa103-9417-4dc2-a725-1fc22b9ade12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:47.603Z|a5daa103-9417-4dc2-a725-1fc22b9ade12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:50.930Z|236a7c2d-b2c5-46b9-abaf-d3630662a3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:07:50.934Z|236a7c2d-b2c5-46b9-abaf-d3630662a3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:07:51.302Z|09202be9-46ae-40dd-93ca-155ec6659aa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:07:51.303Z|09202be9-46ae-40dd-93ca-155ec6659aa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:07:57.621Z|83c4fb7d-adb6-4a83-a936-b9537312c92e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:57.622Z|83c4fb7d-adb6-4a83-a936-b9537312c92e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:57.623Z|b9427814-2d17-4e4a-b47d-287a807aed52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:57.624Z|b9427814-2d17-4e4a-b47d-287a807aed52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:07:57.627Z|110b1eb8-45ef-496f-9f18-f55aa9faada7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:07:57.627Z|110b1eb8-45ef-496f-9f18-f55aa9faada7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:05.930Z|32a90b41-2162-4513-a1b9-5da2f6e1c03e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:08:05.931Z|32a90b41-2162-4513-a1b9-5da2f6e1c03e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:08:07.654Z|116536d2-2f91-4666-93f3-3aa9e270faf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:07.655Z|116536d2-2f91-4666-93f3-3aa9e270faf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:07.661Z|8ac07ac3-306d-4d1e-8d33-9ef62cc75703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:07.662Z|8ac07ac3-306d-4d1e-8d33-9ef62cc75703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:07.662Z|515713cd-effa-4c1c-9406-50ee1605f574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:07.662Z|515713cd-effa-4c1c-9406-50ee1605f574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:17.688Z|daefaa01-b5fb-4e5d-bb17-98bb7a04ac9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:17.689Z|daefaa01-b5fb-4e5d-bb17-98bb7a04ac9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:17.689Z|5e335b3c-9403-4e54-9f60-04187090df71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:17.690Z|5e335b3c-9403-4e54-9f60-04187090df71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:17.692Z|c3f09a0f-0020-45f2-a662-ec2c726d7883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:17.693Z|c3f09a0f-0020-45f2-a662-ec2c726d7883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:20.930Z|3bf1ff98-c8c8-432f-adf3-0cecf0eba505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:08:20.931Z|3bf1ff98-c8c8-432f-adf3-0cecf0eba505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:08:21.303Z|566fa68e-fa53-4c1e-bbbe-055b1414c02a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:08:21.304Z|566fa68e-fa53-4c1e-bbbe-055b1414c02a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:08:27.716Z|b9fab0a2-a322-442f-96f4-949896821731|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:27.716Z|b9fab0a2-a322-442f-96f4-949896821731|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:27.721Z|62d1003b-4ca9-4924-8f6c-2be025cca4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:27.721Z|62d1003b-4ca9-4924-8f6c-2be025cca4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:27.721Z|b8d11835-f06b-4f3b-961b-f79316988d9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:27.722Z|b8d11835-f06b-4f3b-961b-f79316988d9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:35.930Z|4a3ac7cf-f2ff-44e0-afd5-6791955ce946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:08:35.934Z|4a3ac7cf-f2ff-44e0-afd5-6791955ce946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:08:37.746Z|7494d274-8268-4fb7-9537-8f8e114de749|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:37.747Z|7494d274-8268-4fb7-9537-8f8e114de749|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:37.748Z|40fdadfd-420e-4d28-8039-e2605a10b883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:37.749Z|40fdadfd-420e-4d28-8039-e2605a10b883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:37.753Z|3b8ac203-3550-4114-8fc2-fd1c70edc546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:37.753Z|3b8ac203-3550-4114-8fc2-fd1c70edc546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:42.868Z|a34f245d-2ad4-4b79-9c53-ea2f96ca1c44|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:08:42.869Z|a34f245d-2ad4-4b79-9c53-ea2f96ca1c44|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:47.779Z|8e9f3087-daf2-4751-acec-7aa41a842d17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:47.780Z|8e9f3087-daf2-4751-acec-7aa41a842d17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:47.781Z|295ed5eb-07a2-4d44-a992-91127a1e7a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:47.782Z|295ed5eb-07a2-4d44-a992-91127a1e7a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:47.785Z|b3f25729-abe7-4e77-9c5e-a140ff677df8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:47.786Z|b3f25729-abe7-4e77-9c5e-a140ff677df8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:50.930Z|20ad072e-0f43-422f-8daf-f4afc51a33b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:08:50.930Z|20ad072e-0f43-422f-8daf-f4afc51a33b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:08:51.304Z|f8004fe1-0b54-4eaf-aee2-d68704b5213b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:08:51.305Z|f8004fe1-0b54-4eaf-aee2-d68704b5213b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:08:57.809Z|211c8d20-d5f8-45b2-8aa2-4b6440bd15ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:57.810Z|211c8d20-d5f8-45b2-8aa2-4b6440bd15ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:57.813Z|32cdeee1-216a-482d-b733-56ed4ba19c8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:57.813Z|32cdeee1-216a-482d-b733-56ed4ba19c8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:08:57.815Z|1dee1a76-5e72-4d57-8769-9ec2e1da321f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:08:57.816Z|1dee1a76-5e72-4d57-8769-9ec2e1da321f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:05.930Z|f6867e6b-f940-4921-824f-ac1d822a1e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:09:05.931Z|f6867e6b-f940-4921-824f-ac1d822a1e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:09:07.839Z|1be114e7-a8df-492d-b3c5-7099b0c35ac7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:07.839Z|1be114e7-a8df-492d-b3c5-7099b0c35ac7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:07.841Z|f0bcc4ef-6462-41a7-bb10-9973b4690b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:07.842Z|f0bcc4ef-6462-41a7-bb10-9973b4690b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:07.845Z|aa545d05-b872-4f25-b8af-b164dc3912d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:07.845Z|aa545d05-b872-4f25-b8af-b164dc3912d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:17.870Z|da16a2ef-dbaa-4125-9a03-efef6003da4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:17.871Z|da16a2ef-dbaa-4125-9a03-efef6003da4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:17.872Z|396c9b6e-a564-4dc2-a28b-f19e343fbcc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:17.873Z|396c9b6e-a564-4dc2-a28b-f19e343fbcc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:17.874Z|4acaa396-016c-4ed0-8ceb-c083da533bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:17.875Z|4acaa396-016c-4ed0-8ceb-c083da533bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:20.930Z|eda93188-80a2-4a31-9cfe-24a3f24aaf3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:09:20.933Z|eda93188-80a2-4a31-9cfe-24a3f24aaf3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:09:21.305Z|35489907-10e3-401b-aabb-83c9295c3775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:09:21.306Z|35489907-10e3-401b-aabb-83c9295c3775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:09:27.898Z|231063ac-afd7-490e-8bc0-3147edf3137a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:27.899Z|231063ac-afd7-490e-8bc0-3147edf3137a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:27.902Z|8ea4e42e-cf21-4732-8c92-640c8a61b441|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:27.902Z|8ea4e42e-cf21-4732-8c92-640c8a61b441|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:27.903Z|36aa3fdc-a892-4b74-8fe1-b4e78600e1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:27.904Z|36aa3fdc-a892-4b74-8fe1-b4e78600e1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:35.930Z|93d66ce0-c00e-4988-a697-23f28876f458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:09:35.931Z|93d66ce0-c00e-4988-a697-23f28876f458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:09:37.931Z|8a72637b-59c8-46fd-a38e-93da863a4622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:37.931Z|8a72637b-59c8-46fd-a38e-93da863a4622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:37.932Z|951cd2de-fb81-43f4-af88-25682f799734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:37.932Z|951cd2de-fb81-43f4-af88-25682f799734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:37.939Z|a3ef6666-b69d-4fb2-86a7-9070d69dd3a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:37.940Z|a3ef6666-b69d-4fb2-86a7-9070d69dd3a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:42.867Z|a9ecb704-7b47-43ea-b5ec-35d6b5ca738c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:09:42.868Z|a9ecb704-7b47-43ea-b5ec-35d6b5ca738c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:47.960Z|e3f2edc6-b00d-486e-b97b-9bfbaf91aa03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:47.961Z|e3f2edc6-b00d-486e-b97b-9bfbaf91aa03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:47.961Z|0ae742ca-7461-4912-b565-a8c214a406af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:47.961Z|0ae742ca-7461-4912-b565-a8c214a406af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:47.967Z|7548861b-f3df-4ac5-ac28-35a446b79fd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:47.968Z|7548861b-f3df-4ac5-ac28-35a446b79fd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:50.930Z|f3339287-45a3-48d2-8938-839ce613a789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:09:50.930Z|f3339287-45a3-48d2-8938-839ce613a789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:09:51.306Z|9a447d76-cc83-4958-8bba-364059141c4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:09:51.308Z|9a447d76-cc83-4958-8bba-364059141c4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:09:57.988Z|2a8d93a5-5604-495d-b71b-c48661959384|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:57.988Z|a7624eee-aca8-482d-887d-fdc9d314fbfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:57.988Z|2a8d93a5-5604-495d-b71b-c48661959384|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:57.988Z|a7624eee-aca8-482d-887d-fdc9d314fbfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:09:57.992Z|3ec6ef5c-5d8c-4401-945e-448197b139dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:09:57.993Z|3ec6ef5c-5d8c-4401-945e-448197b139dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:05.930Z|a56f27c0-4c0c-4ca0-9c64-9f40fd680984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:10:05.934Z|a56f27c0-4c0c-4ca0-9c64-9f40fd680984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:10:08.014Z|127c1a63-05ad-4441-8520-12ba71ee13a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:08.015Z|127c1a63-05ad-4441-8520-12ba71ee13a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:08.018Z|9c65dabf-f1c8-4cf3-9278-18a7311ce702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:08.019Z|9c65dabf-f1c8-4cf3-9278-18a7311ce702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:08.022Z|ed4328bc-fcd2-4dea-ae66-4e3a7ca535e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:08.023Z|ed4328bc-fcd2-4dea-ae66-4e3a7ca535e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:18.043Z|720cf89b-46c6-4bd8-92db-7ba3cfb46f6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:18.044Z|720cf89b-46c6-4bd8-92db-7ba3cfb46f6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:18.046Z|bb660c47-becf-4a4a-af7c-1cc2dc0f05dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:18.046Z|bb660c47-becf-4a4a-af7c-1cc2dc0f05dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:18.050Z|6819168b-9405-4356-88a5-55b572cccccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:18.051Z|6819168b-9405-4356-88a5-55b572cccccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:20.930Z|0867a688-bd5a-497b-bce9-864b1071e265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:10:20.931Z|0867a688-bd5a-497b-bce9-864b1071e265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:10:21.308Z|110308ba-26b3-4f30-b553-6e2f8166ede2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:10:21.309Z|110308ba-26b3-4f30-b553-6e2f8166ede2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:10:28.071Z|d67ce642-41fd-40f7-8b16-0ff215d7edc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:28.072Z|d67ce642-41fd-40f7-8b16-0ff215d7edc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:28.076Z|44ab7152-eed7-4484-ba0d-7c527b4cfd38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:28.076Z|44ab7152-eed7-4484-ba0d-7c527b4cfd38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:28.077Z|df97e029-eeb1-4cba-8f3b-b0972dfe24e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:28.078Z|df97e029-eeb1-4cba-8f3b-b0972dfe24e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:35.930Z|af345c33-8062-4ebb-b5c9-12cc584fa26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:10:35.931Z|af345c33-8062-4ebb-b5c9-12cc584fa26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:10:38.101Z|0b5c27a0-1050-46b1-8964-3c7180f6f231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:38.101Z|0b5c27a0-1050-46b1-8964-3c7180f6f231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:38.104Z|c2748957-9bab-40f3-8e6f-a839810ee3b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:38.104Z|c2748957-9bab-40f3-8e6f-a839810ee3b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:38.105Z|f908f0a2-a429-456d-ac2d-ab1c9a5af73e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:38.106Z|f908f0a2-a429-456d-ac2d-ab1c9a5af73e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:42.868Z|caa54da9-9ed7-4126-9b35-b46fc712dc65|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:10:42.869Z|caa54da9-9ed7-4126-9b35-b46fc712dc65|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:48.133Z|c016c3d0-e39c-458d-94f9-1443af1f4f68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:48.134Z|c016c3d0-e39c-458d-94f9-1443af1f4f68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:48.134Z|e61d2d50-b17b-44d0-95df-8588e25f6e8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:48.135Z|e61d2d50-b17b-44d0-95df-8588e25f6e8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:48.150Z|50da954c-249e-4e5f-aaac-24648930d605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:48.151Z|50da954c-249e-4e5f-aaac-24648930d605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:50.930Z|e01d46a9-7343-4bf0-8ffd-df0d166285a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:10:50.934Z|e01d46a9-7343-4bf0-8ffd-df0d166285a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:10:51.310Z|44febb8e-301b-4f68-99f7-3a375153f0a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:10:51.310Z|44febb8e-301b-4f68-99f7-3a375153f0a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:10:58.158Z|63569314-73fa-4885-af8b-0fd97aee4d0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:58.159Z|63569314-73fa-4885-af8b-0fd97aee4d0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:58.163Z|4244ea36-1e11-4888-b2e8-3223130ab380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:58.163Z|4244ea36-1e11-4888-b2e8-3223130ab380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:10:58.176Z|f320df3c-4b65-4bfc-babf-8b7075a3685d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:10:58.176Z|f320df3c-4b65-4bfc-babf-8b7075a3685d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:05.930Z|3990e32b-57d1-409f-bb80-9a65119cf6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:11:05.931Z|3990e32b-57d1-409f-bb80-9a65119cf6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:11:08.187Z|de3d1812-9a0e-4065-974c-5772fffca624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:08.187Z|de3d1812-9a0e-4065-974c-5772fffca624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:08.188Z|6a1120c7-47a3-4b3d-b3e6-0794bf01b5d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:08.189Z|6a1120c7-47a3-4b3d-b3e6-0794bf01b5d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:08.203Z|41d24b25-74d2-4f96-9a69-2515cd513c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:08.203Z|41d24b25-74d2-4f96-9a69-2515cd513c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:18.217Z|bb98daf8-ef17-44b5-b64b-6a430ea6060e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:18.217Z|c41bce3a-5487-4996-9ed4-a8113e37a8c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:18.218Z|bb98daf8-ef17-44b5-b64b-6a430ea6060e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:18.218Z|c41bce3a-5487-4996-9ed4-a8113e37a8c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:18.228Z|dfe1572c-f213-4d41-9447-49a997c8b09a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:18.228Z|dfe1572c-f213-4d41-9447-49a997c8b09a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:20.930Z|9716dcdb-b728-48cc-8f23-65c4acd46429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:11:20.931Z|9716dcdb-b728-48cc-8f23-65c4acd46429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:11:21.311Z|a61a9709-f755-489c-847f-b0116a83c355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:11:21.311Z|a61a9709-f755-489c-847f-b0116a83c355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:11:28.244Z|006c6303-b1bb-4bdc-8c7e-f95377e414d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:28.245Z|006c6303-b1bb-4bdc-8c7e-f95377e414d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:28.246Z|cb63b983-60dd-4257-825a-70b6bdf7c3fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:28.247Z|cb63b983-60dd-4257-825a-70b6bdf7c3fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:28.251Z|620f7908-36af-430d-85a1-e50c9005c624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:28.251Z|620f7908-36af-430d-85a1-e50c9005c624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:35.930Z|dde0613a-02df-4daf-8962-4aa67779bbd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:11:35.945Z|dde0613a-02df-4daf-8962-4aa67779bbd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:11:38.274Z|8ced3a53-7917-4a5f-b5fe-1d02e0e4b495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:38.274Z|bd548afa-532d-4599-be4c-f3d94a352e62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:38.274Z|8ced3a53-7917-4a5f-b5fe-1d02e0e4b495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:38.275Z|bd548afa-532d-4599-be4c-f3d94a352e62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:38.283Z|fbdf6563-3953-46c5-913c-0aeb95a22eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:38.284Z|fbdf6563-3953-46c5-913c-0aeb95a22eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:42.867Z|32b7ebda-6bae-499a-aa75-a4ceb4c65ae4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:11:42.868Z|32b7ebda-6bae-499a-aa75-a4ceb4c65ae4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:48.305Z|dd45421d-2f0a-4236-bd2b-3672817039be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:48.306Z|dd45421d-2f0a-4236-bd2b-3672817039be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:48.306Z|ae90ec07-d9e1-4c38-9342-9bd71b9de031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:48.307Z|ae90ec07-d9e1-4c38-9342-9bd71b9de031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:48.312Z|b4248755-d17f-4ffa-8069-9c4575a553c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:48.312Z|b4248755-d17f-4ffa-8069-9c4575a553c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:50.930Z|d095fe40-6fe8-46a2-9c6b-f7f722dfa33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:11:50.930Z|d095fe40-6fe8-46a2-9c6b-f7f722dfa33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:11:51.312Z|07c67be9-b0de-4da6-a512-fc4209c8ab19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:11:51.312Z|07c67be9-b0de-4da6-a512-fc4209c8ab19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:11:58.338Z|50bf30a4-14a7-49a9-b57b-8c438c7019d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:58.339Z|50bf30a4-14a7-49a9-b57b-8c438c7019d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:58.341Z|83f2c516-ff5e-415a-a795-afb683ca9184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:58.342Z|83f2c516-ff5e-415a-a795-afb683ca9184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:11:58.341Z|07d22d00-c941-471b-8410-731cbb06b26a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:11:58.343Z|07d22d00-c941-471b-8410-731cbb06b26a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:05.930Z|a5b3d875-67f9-4866-8f28-0784efdfd9b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:12:05.931Z|a5b3d875-67f9-4866-8f28-0784efdfd9b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:12:08.369Z|6d1a5eca-6164-45e4-a734-e5d7eb7e8038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:08.370Z|6d1a5eca-6164-45e4-a734-e5d7eb7e8038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:08.370Z|dd48ddc9-73de-4f8d-93c7-f618a59eef02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:08.370Z|dd48ddc9-73de-4f8d-93c7-f618a59eef02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:08.375Z|a5d0f968-eb2e-4e1e-b074-16ea3188aae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:08.375Z|a5d0f968-eb2e-4e1e-b074-16ea3188aae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:18.397Z|2c2593e4-d9ca-4751-8037-85bb36ef55cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:18.398Z|2c2593e4-d9ca-4751-8037-85bb36ef55cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:18.402Z|f99a66dd-ccb1-4d7e-8244-f51b7551c184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:18.403Z|f99a66dd-ccb1-4d7e-8244-f51b7551c184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:18.404Z|b7a8cd45-75e1-4d3a-aaab-bcf5319d22e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:18.405Z|b7a8cd45-75e1-4d3a-aaab-bcf5319d22e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:20.930Z|bfe9a78b-de36-4091-b504-ce142224153a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:12:20.934Z|bfe9a78b-de36-4091-b504-ce142224153a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:12:21.313Z|45f2440d-6b59-41ba-b288-6bbc1a98dcc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:12:21.313Z|45f2440d-6b59-41ba-b288-6bbc1a98dcc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:12:28.422Z|e218e5ce-0326-4f39-90a6-71ef8d15917e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:28.423Z|e218e5ce-0326-4f39-90a6-71ef8d15917e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:28.428Z|f320d394-7f3b-4624-8fbf-f66c463fa655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:28.428Z|5c06483b-b121-4c00-9ee8-fa8aa6ae05d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:28.429Z|f320d394-7f3b-4624-8fbf-f66c463fa655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:28.429Z|5c06483b-b121-4c00-9ee8-fa8aa6ae05d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:35.930Z|7354a2d6-5e07-455c-a0ee-ce7aa4a1760a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:12:35.931Z|7354a2d6-5e07-455c-a0ee-ce7aa4a1760a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:12:38.449Z|66bd6b37-351a-4a46-a17a-532869ae418d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:38.450Z|66bd6b37-351a-4a46-a17a-532869ae418d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:38.456Z|6d0b58f5-98cc-4683-af83-ac3d541c02fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:38.456Z|6d0b58f5-98cc-4683-af83-ac3d541c02fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:38.458Z|a153e4c1-e8c7-41f8-a74f-7a3416fb50ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:38.458Z|a153e4c1-e8c7-41f8-a74f-7a3416fb50ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:42.867Z|2526ccf1-381a-4bb2-b167-e67a7d9f1648|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:12:42.868Z|2526ccf1-381a-4bb2-b167-e67a7d9f1648|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:48.481Z|c4ce3ccc-b81a-455d-9367-93e3eae18762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:48.482Z|c4ce3ccc-b81a-455d-9367-93e3eae18762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:48.486Z|94e5d003-87e7-46a6-920e-c2b223f5617f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:48.486Z|94e5d003-87e7-46a6-920e-c2b223f5617f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:48.490Z|e940eef9-ac5a-4a43-a4d4-e3d2e57bc220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:48.491Z|e940eef9-ac5a-4a43-a4d4-e3d2e57bc220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:50.930Z|f16d3f3b-4465-4135-9c9a-8265620c0f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:12:50.931Z|f16d3f3b-4465-4135-9c9a-8265620c0f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:12:51.314Z|184c8cf8-2698-401a-9d55-457756193908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:12:51.314Z|184c8cf8-2698-401a-9d55-457756193908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:12:58.511Z|98c1ec0a-cb29-4596-acb6-3402267c1416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:58.512Z|98c1ec0a-cb29-4596-acb6-3402267c1416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:58.513Z|4dfed613-1492-420c-a095-4724a4692c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:58.514Z|4dfed613-1492-420c-a095-4724a4692c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:12:58.515Z|8b3a188f-66e5-4783-b299-ce7320f8fb1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:12:58.516Z|8b3a188f-66e5-4783-b299-ce7320f8fb1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:05.930Z|ebb0cfcc-e426-4454-85ca-c0be059b5c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:13:05.934Z|ebb0cfcc-e426-4454-85ca-c0be059b5c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:13:08.545Z|f63d74ae-f242-4332-9798-0e0bcbaa6cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:08.545Z|f63d74ae-f242-4332-9798-0e0bcbaa6cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:08.546Z|8f27e65a-15a8-47a3-ab0c-c48c9cdf7b44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:08.546Z|8f27e65a-15a8-47a3-ab0c-c48c9cdf7b44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:08.550Z|c7485707-03ea-4559-a347-b9714dcd1237|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:08.551Z|c7485707-03ea-4559-a347-b9714dcd1237|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:18.575Z|732d9935-b25e-414f-a945-b7c43b5026cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:18.576Z|732d9935-b25e-414f-a945-b7c43b5026cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:18.576Z|acd0b6a0-19a4-4ae9-83af-84f2e15aae5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:18.577Z|acd0b6a0-19a4-4ae9-83af-84f2e15aae5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:18.579Z|b96ea23f-68e0-4b4c-948f-90546441b215|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:18.579Z|b96ea23f-68e0-4b4c-948f-90546441b215|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:20.930Z|9d2ac651-b72c-4ee1-8f11-1653a60d0e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:13:20.930Z|9d2ac651-b72c-4ee1-8f11-1653a60d0e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:13:21.315Z|70790ac6-a521-491a-9910-6f40c38dc395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:13:21.315Z|70790ac6-a521-491a-9910-6f40c38dc395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:13:28.604Z|c6cb3b4d-0053-4bff-bef4-7c4e34c877aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:28.605Z|c6cb3b4d-0053-4bff-bef4-7c4e34c877aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:28.606Z|6662c4ca-aabb-4393-8222-cccc0244daa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:28.606Z|6662c4ca-aabb-4393-8222-cccc0244daa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:28.612Z|dccac558-d3d6-4c27-958b-572d8e5421c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:28.613Z|dccac558-d3d6-4c27-958b-572d8e5421c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:35.930Z|c719e074-912d-4298-9e64-be1dfe3fe42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:13:35.931Z|c719e074-912d-4298-9e64-be1dfe3fe42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:13:38.647Z|7992069f-5779-42f6-85a2-e2b8891190ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:38.647Z|7992069f-5779-42f6-85a2-e2b8891190ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:38.647Z|f1694cd4-cec3-4ca8-be2a-e041290c0fd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:38.648Z|f1694cd4-cec3-4ca8-be2a-e041290c0fd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:38.649Z|f5fc1010-b3c8-4c8e-83fd-e91d219a932b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:38.650Z|f5fc1010-b3c8-4c8e-83fd-e91d219a932b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:42.868Z|5e0485b6-b1f5-481d-b960-05795e1d2c3d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:13:42.868Z|5e0485b6-b1f5-481d-b960-05795e1d2c3d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:48.677Z|c74b23ab-2705-4650-ae32-ab0d2a43cef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:48.678Z|d60a8e6f-4f49-4ee5-b86b-eac9e2d37cab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:48.678Z|c74b23ab-2705-4650-ae32-ab0d2a43cef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:48.679Z|d60a8e6f-4f49-4ee5-b86b-eac9e2d37cab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:48.680Z|97ae4396-8681-4edf-915d-449079d5f167|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:48.680Z|97ae4396-8681-4edf-915d-449079d5f167|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:50.930Z|89c987c6-22dd-4d11-b341-2b1288056e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:13:50.934Z|89c987c6-22dd-4d11-b341-2b1288056e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:13:51.316Z|3c7a43b1-5c65-45d3-bdd9-e658c91ef665|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:13:51.316Z|3c7a43b1-5c65-45d3-bdd9-e658c91ef665|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:13:58.717Z|8b24d3aa-83cf-430e-a80a-a1cb9b5aa78b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:58.717Z|8b24d3aa-83cf-430e-a80a-a1cb9b5aa78b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:58.720Z|54d313c6-17e2-4937-9b57-b3a9564a98e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:58.720Z|26373fc1-5859-4247-9ee7-fab834e7c6a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:13:58.720Z|54d313c6-17e2-4937-9b57-b3a9564a98e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:13:58.720Z|26373fc1-5859-4247-9ee7-fab834e7c6a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:05.930Z|291fd0e9-3363-4679-9300-941bd04437d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:14:05.931Z|291fd0e9-3363-4679-9300-941bd04437d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:14:08.747Z|b8d32a93-aacc-4aee-b2c9-49bd7bf7155c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:08.747Z|b8d32a93-aacc-4aee-b2c9-49bd7bf7155c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:08.748Z|4ae0e0b5-6e16-4d0f-939f-758a74270f07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:08.749Z|4ae0e0b5-6e16-4d0f-939f-758a74270f07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:08.757Z|57c1c662-4651-47f2-a0e6-19dbad23530c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:08.757Z|57c1c662-4651-47f2-a0e6-19dbad23530c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:18.777Z|33058d25-6cf0-4b8c-a86c-0f822802dc2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:18.778Z|33058d25-6cf0-4b8c-a86c-0f822802dc2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:18.783Z|5ccdbfb8-b0f0-44dd-9d1b-80c75c1cea25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:18.783Z|5ccdbfb8-b0f0-44dd-9d1b-80c75c1cea25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:18.784Z|c6a48d31-8f71-473f-a512-ce1a927febc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:18.784Z|c6a48d31-8f71-473f-a512-ce1a927febc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:20.930Z|bf7e9692-1bab-4447-adce-d1e81e58331c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:14:20.931Z|bf7e9692-1bab-4447-adce-d1e81e58331c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:14:21.317Z|88d6c017-6dff-42c8-83fb-96642deba09d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:14:21.317Z|88d6c017-6dff-42c8-83fb-96642deba09d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:14:28.813Z|ef75fff0-ca60-450b-b9ca-0fbec47cce2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:28.813Z|0f57e871-9439-482e-9a2c-5bf0846c5bfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:28.814Z|ef75fff0-ca60-450b-b9ca-0fbec47cce2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:28.813Z|907b700d-7822-4525-940d-d669b39a7b14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:28.814Z|0f57e871-9439-482e-9a2c-5bf0846c5bfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:28.815Z|907b700d-7822-4525-940d-d669b39a7b14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:35.930Z|d222aa24-b5b7-4cb6-9b58-e75f8089b9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:14:35.931Z|d222aa24-b5b7-4cb6-9b58-e75f8089b9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:14:38.844Z|1b776fdc-3fd0-4054-ab4a-f9ca41d20443|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:38.844Z|1b776fdc-3fd0-4054-ab4a-f9ca41d20443|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:38.844Z|8fc16012-fd15-45f8-ba25-aae3df7a0941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:38.845Z|8fc16012-fd15-45f8-ba25-aae3df7a0941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:38.846Z|5ee9c440-d426-407a-884d-f01538ea2056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:38.847Z|5ee9c440-d426-407a-884d-f01538ea2056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:42.867Z|8a4263c6-4ad6-40a2-a50e-c865c3e88f3b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:14:42.868Z|8a4263c6-4ad6-40a2-a50e-c865c3e88f3b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:48.868Z|e1aab593-112d-4887-9835-f430f5a9124b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:48.869Z|e1aab593-112d-4887-9835-f430f5a9124b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:48.876Z|b5985e45-0a5a-42a9-909d-a082ea0d0c97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:48.876Z|b5985e45-0a5a-42a9-909d-a082ea0d0c97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:48.876Z|98925b3e-ee80-45c7-ba22-104865b846fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:48.877Z|98925b3e-ee80-45c7-ba22-104865b846fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:50.930Z|aa6b19ba-fadc-465d-9f95-98697bafa3f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:14:50.931Z|aa6b19ba-fadc-465d-9f95-98697bafa3f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:14:51.318Z|8905c3a1-0bc8-4ca6-b59b-e0a6de097ee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:14:51.318Z|8905c3a1-0bc8-4ca6-b59b-e0a6de097ee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:14:58.890Z|5acf8c92-0e35-4c8c-b527-2d5d0136467e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:58.891Z|5acf8c92-0e35-4c8c-b527-2d5d0136467e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:58.904Z|3606148c-0df5-430d-8298-f9529e5a7bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:58.904Z|c7879b47-6597-45e3-97a1-fcf975c1d83f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:14:58.905Z|3606148c-0df5-430d-8298-f9529e5a7bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:14:58.905Z|c7879b47-6597-45e3-97a1-fcf975c1d83f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:05.930Z|9f7679a1-594a-4483-9217-bbde98b7558d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:15:05.931Z|9f7679a1-594a-4483-9217-bbde98b7558d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:15:08.911Z|7685ffbd-0b17-48ac-af82-f4e76f588a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:08.911Z|7685ffbd-0b17-48ac-af82-f4e76f588a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:08.925Z|7a176f8e-e41a-479c-9f10-82baf232b750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:08.925Z|7a176f8e-e41a-479c-9f10-82baf232b750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:08.927Z|49c03246-af8c-46db-b256-6d4ce54fc925|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:08.928Z|49c03246-af8c-46db-b256-6d4ce54fc925|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:18.932Z|39886ccd-93b3-4b81-a486-18d836cb8c98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:18.932Z|39886ccd-93b3-4b81-a486-18d836cb8c98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:18.943Z|fb5392bd-039f-4dcb-b4ab-1688387c0cda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:18.943Z|fb5392bd-039f-4dcb-b4ab-1688387c0cda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:18.948Z|b8d5e8b8-ed71-473a-bbc7-1979fa3b40da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:18.948Z|b8d5e8b8-ed71-473a-bbc7-1979fa3b40da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:20.930Z|74df344d-dc20-42e4-873d-2d65df235f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:15:20.931Z|74df344d-dc20-42e4-873d-2d65df235f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:15:21.319Z|83b78724-8d85-437b-88e4-7e982010e37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:15:21.319Z|83b78724-8d85-437b-88e4-7e982010e37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:15:28.957Z|548458ab-20b0-4d44-808b-8d8e5eb0e2d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:28.957Z|548458ab-20b0-4d44-808b-8d8e5eb0e2d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:28.968Z|d0f1d003-7391-48d0-bfa5-8ef6e3eba681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:28.968Z|d0f1d003-7391-48d0-bfa5-8ef6e3eba681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:28.972Z|4bd13ff3-a026-435e-930e-2adca1c6354c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:28.972Z|4bd13ff3-a026-435e-930e-2adca1c6354c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:35.930Z|8d5cf881-8b0d-408f-9aab-5dae32df84ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:15:35.931Z|8d5cf881-8b0d-408f-9aab-5dae32df84ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:15:38.986Z|5f9b114c-7730-49a3-9260-19db85f166df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:38.987Z|5f9b114c-7730-49a3-9260-19db85f166df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:38.989Z|c544e700-d272-4518-b382-2bb6326c9939|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:38.990Z|c544e700-d272-4518-b382-2bb6326c9939|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:38.996Z|13407060-6591-4297-a7fc-3098ebb52a5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:38.996Z|13407060-6591-4297-a7fc-3098ebb52a5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:42.869Z|d22a3e38-97ca-47e8-ab5c-6833761ca06f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:15:42.870Z|d22a3e38-97ca-47e8-ab5c-6833761ca06f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:49.015Z|49aa7476-71d6-4248-bc42-e5a051e141a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:49.016Z|49aa7476-71d6-4248-bc42-e5a051e141a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:49.019Z|ed60a4fd-1258-4a66-b1f0-98060d514aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:49.020Z|ed60a4fd-1258-4a66-b1f0-98060d514aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:49.022Z|f8335286-f757-4f5d-ae52-c11fd06a4276|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:49.022Z|f8335286-f757-4f5d-ae52-c11fd06a4276|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:50.930Z|f0d866b1-6b28-45a2-bde4-74595c442039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:15:50.930Z|f0d866b1-6b28-45a2-bde4-74595c442039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:15:51.320Z|311d2b3f-39f7-47f1-9038-856590a574e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:15:51.320Z|311d2b3f-39f7-47f1-9038-856590a574e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:15:59.043Z|ced95526-535b-4215-bbe1-0df18ca7d99d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:59.043Z|ced95526-535b-4215-bbe1-0df18ca7d99d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:59.045Z|6c41467f-51cb-4271-a528-1fa04ab55d5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:59.046Z|6c41467f-51cb-4271-a528-1fa04ab55d5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:15:59.051Z|88d0728b-bc74-46af-95ad-d4be8cbb8c2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:15:59.051Z|88d0728b-bc74-46af-95ad-d4be8cbb8c2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:05.930Z|0f6aca76-be60-49db-b84d-adbf86cee92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:16:05.934Z|0f6aca76-be60-49db-b84d-adbf86cee92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:16:09.075Z|791bf8b4-64d2-4f3d-9bd3-8f5e5c967da3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:09.076Z|791bf8b4-64d2-4f3d-9bd3-8f5e5c967da3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:09.080Z|acb5f370-83ab-456e-bec3-6dd8b68e658a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:09.080Z|acb5f370-83ab-456e-bec3-6dd8b68e658a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:09.082Z|626cb5ac-ffa1-4b78-a078-e1377e869c9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:09.082Z|626cb5ac-ffa1-4b78-a078-e1377e869c9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:19.105Z|651a7213-3537-449e-8af8-9bc1428a1a6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:19.105Z|651a7213-3537-449e-8af8-9bc1428a1a6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:19.105Z|ce608411-25ba-48d9-b35b-b644b7718208|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:19.106Z|ce608411-25ba-48d9-b35b-b644b7718208|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:19.111Z|adcb8ac8-ecd2-447a-bd22-03081d763678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:19.112Z|adcb8ac8-ecd2-447a-bd22-03081d763678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:20.930Z|ab14a2d2-ff4f-4c08-8915-dc38a2513f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:16:20.931Z|ab14a2d2-ff4f-4c08-8915-dc38a2513f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:16:21.321Z|fe99c15b-92b6-4c53-9b62-7008ffa8bdfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:16:21.322Z|fe99c15b-92b6-4c53-9b62-7008ffa8bdfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:16:29.137Z|8622a77b-1902-4d5c-a118-94d885bd967f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:29.138Z|8622a77b-1902-4d5c-a118-94d885bd967f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:29.140Z|88899c90-f1d7-4f7e-b970-64d326383d99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:29.141Z|88899c90-f1d7-4f7e-b970-64d326383d99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:29.143Z|9b080dd8-a50e-4a25-9c9d-dcb1896fcc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:29.144Z|9b080dd8-a50e-4a25-9c9d-dcb1896fcc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:35.930Z|2bfd25f5-4df8-45e0-81f3-a0ab0ab27480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:16:35.931Z|2bfd25f5-4df8-45e0-81f3-a0ab0ab27480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:16:39.169Z|26a33d2c-fea9-499b-b365-1339b9235797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:39.169Z|26a33d2c-fea9-499b-b365-1339b9235797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:39.174Z|1006cd44-eb52-4712-9dd5-a22df0a886e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:39.174Z|60a5e2f5-a885-40ff-a4d6-66b5b903de39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:39.175Z|1006cd44-eb52-4712-9dd5-a22df0a886e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:39.175Z|60a5e2f5-a885-40ff-a4d6-66b5b903de39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:42.868Z|5ca6efd9-7a43-458f-b62e-8cdffbfe9cbc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:16:42.869Z|5ca6efd9-7a43-458f-b62e-8cdffbfe9cbc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:49.195Z|370abfd9-a726-4c85-be00-346a7988d114|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:49.196Z|370abfd9-a726-4c85-be00-346a7988d114|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:49.199Z|70abb61e-edd8-486a-b3ca-bf4a103ac2b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:49.200Z|70abb61e-edd8-486a-b3ca-bf4a103ac2b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:49.200Z|55d39bf9-3e5d-4e4c-aebd-5feb9805e653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:49.201Z|55d39bf9-3e5d-4e4c-aebd-5feb9805e653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:50.930Z|0e131686-11a1-4d45-8b49-d36f1b1a2c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:16:50.934Z|0e131686-11a1-4d45-8b49-d36f1b1a2c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:16:51.322Z|1c0f2bfc-5074-443d-85b5-b3bd01515339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:16:51.323Z|1c0f2bfc-5074-443d-85b5-b3bd01515339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:16:59.223Z|46edd495-8779-45fa-b5fb-fbfd4082ca6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:59.224Z|46edd495-8779-45fa-b5fb-fbfd4082ca6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:59.227Z|0c3b3046-1966-4256-89b2-1ee1574424fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:59.228Z|0c3b3046-1966-4256-89b2-1ee1574424fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:16:59.233Z|a459dcb1-8fa3-48c0-8bfd-4f97e0f54a4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:16:59.233Z|a459dcb1-8fa3-48c0-8bfd-4f97e0f54a4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:05.930Z|d64479ae-fbe3-413a-b07f-c6eb9d458177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:17:05.931Z|d64479ae-fbe3-413a-b07f-c6eb9d458177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:17:09.251Z|10aae78b-35f3-4fab-a9ff-b5c931501772|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:09.251Z|10aae78b-35f3-4fab-a9ff-b5c931501772|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:09.255Z|4d8374f3-c18c-4a7c-a669-0d66e87342cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:09.256Z|4d8374f3-c18c-4a7c-a669-0d66e87342cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:09.257Z|03cd7350-4167-444d-a710-0e98a345a579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:09.258Z|03cd7350-4167-444d-a710-0e98a345a579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:19.282Z|e4da9d38-68e3-463c-8946-90814fd30a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:19.283Z|e4da9d38-68e3-463c-8946-90814fd30a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:19.283Z|d1720f72-b4ce-4734-b0ba-1cc751d41342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:19.284Z|d1720f72-b4ce-4734-b0ba-1cc751d41342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:19.284Z|08dced2f-5a74-448f-8b1c-1a6309afa2f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:19.285Z|08dced2f-5a74-448f-8b1c-1a6309afa2f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:20.930Z|e86a054d-a74d-4ae9-bbab-4c431d840f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:17:20.931Z|e86a054d-a74d-4ae9-bbab-4c431d840f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:17:21.323Z|5205992b-c281-4ca9-9dec-c909f8507bcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:17:21.324Z|5205992b-c281-4ca9-9dec-c909f8507bcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:17:29.307Z|d0786062-fd53-495f-a062-806bbc1a1ea0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:29.308Z|d0786062-fd53-495f-a062-806bbc1a1ea0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:29.313Z|ca29ed59-961b-479b-9a2d-7572bbf6deac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:29.314Z|ca29ed59-961b-479b-9a2d-7572bbf6deac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:29.315Z|f146d05f-1ce0-4e98-951d-6876deaff222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:29.315Z|f146d05f-1ce0-4e98-951d-6876deaff222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:35.930Z|530a2081-40d8-47a2-a71c-1bc70ac50c60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:17:35.934Z|530a2081-40d8-47a2-a71c-1bc70ac50c60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:17:39.339Z|cb1bf5ef-1be4-457d-8861-ff457252544b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:39.340Z|cb1bf5ef-1be4-457d-8861-ff457252544b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:39.341Z|4ab0573f-ce7d-4cbf-b702-3766997ce420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:39.342Z|4ab0573f-ce7d-4cbf-b702-3766997ce420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:39.342Z|47ab9aec-f479-4b09-b76b-f91a5e2e5d64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:39.342Z|47ab9aec-f479-4b09-b76b-f91a5e2e5d64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:42.869Z|bc7241ec-9503-4afb-ae70-34ba794ab9a0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:17:42.869Z|bc7241ec-9503-4afb-ae70-34ba794ab9a0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:49.368Z|b14200ad-cb61-4394-93dc-4add865fffcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:49.368Z|94a9e706-05e5-431e-a3dd-ae4710844a5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:49.369Z|b14200ad-cb61-4394-93dc-4add865fffcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:49.369Z|94a9e706-05e5-431e-a3dd-ae4710844a5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:49.370Z|c298233d-2ded-49f0-b2df-05630cccf82a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:49.370Z|c298233d-2ded-49f0-b2df-05630cccf82a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:50.930Z|468491b8-7f8e-4595-966d-74f302ac5e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:17:50.930Z|468491b8-7f8e-4595-966d-74f302ac5e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:17:51.324Z|cac0c912-b83d-416a-97b1-7c3a12edfda4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:17:51.325Z|cac0c912-b83d-416a-97b1-7c3a12edfda4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:17:59.397Z|3189896a-9d6c-49de-ac9e-b2164e2da4a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:59.398Z|3189896a-9d6c-49de-ac9e-b2164e2da4a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:59.400Z|2226493e-c56e-4305-af18-940871e4cea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:59.401Z|2226493e-c56e-4305-af18-940871e4cea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:17:59.401Z|6fd5e404-89f9-4de7-aa88-1a621bc22727|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:17:59.402Z|6fd5e404-89f9-4de7-aa88-1a621bc22727|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:05.930Z|af57770b-d893-4446-99e0-bf00f9e8d384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:18:05.931Z|af57770b-d893-4446-99e0-bf00f9e8d384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:18:09.428Z|03de9a35-4859-4243-8cee-86663404bd79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:09.430Z|03de9a35-4859-4243-8cee-86663404bd79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:09.431Z|64d2c71f-9a64-4546-91ca-422302289d8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:09.432Z|64d2c71f-9a64-4546-91ca-422302289d8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:09.438Z|307d6d39-5a1e-4aef-99eb-e4aeb792932a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:09.438Z|307d6d39-5a1e-4aef-99eb-e4aeb792932a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:19.460Z|3eb365a8-7c23-44f8-bdc7-e576a1ea802a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:19.460Z|cfc20239-023f-4a7c-aa0b-bd694f4443a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:19.461Z|3eb365a8-7c23-44f8-bdc7-e576a1ea802a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:19.461Z|cfc20239-023f-4a7c-aa0b-bd694f4443a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:19.468Z|703396c4-5d35-4cb2-b2bc-9b3b7a8a2f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:19.468Z|703396c4-5d35-4cb2-b2bc-9b3b7a8a2f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:20.930Z|ea3d5eaf-66d0-4c46-82e2-365a4eaa06aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:18:20.934Z|ea3d5eaf-66d0-4c46-82e2-365a4eaa06aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:18:21.325Z|91605063-4011-488f-9f5e-b0ff76999df6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:18:21.326Z|91605063-4011-488f-9f5e-b0ff76999df6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:18:29.488Z|c52401ae-5b9c-4d1b-994e-509c4a404099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:29.488Z|50054c5c-802b-4fa0-869b-feeb3a98c0db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:29.488Z|abbb695d-e89a-41b2-8834-a1adde615d8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:29.489Z|50054c5c-802b-4fa0-869b-feeb3a98c0db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:29.489Z|abbb695d-e89a-41b2-8834-a1adde615d8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:29.489Z|c52401ae-5b9c-4d1b-994e-509c4a404099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:35.930Z|e15115fe-83e6-4f23-b30d-e33b31347e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:18:35.931Z|e15115fe-83e6-4f23-b30d-e33b31347e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:18:39.531Z|0ec283e4-7b5c-4200-8b24-ad2548141605|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:39.532Z|0ec283e4-7b5c-4200-8b24-ad2548141605|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:39.532Z|2ba9811e-f8c1-42e6-bc0f-085faa67d42d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:39.533Z|2ba9811e-f8c1-42e6-bc0f-085faa67d42d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:39.539Z|9e934dcb-f069-4cf2-8384-7a5023879fca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:39.540Z|9e934dcb-f069-4cf2-8384-7a5023879fca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:42.868Z|a82d47c0-cc09-4920-ac4c-0131f4502bab|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:18:42.868Z|a82d47c0-cc09-4920-ac4c-0131f4502bab|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:49.565Z|42e66424-63f7-40cd-822e-844ba2f0b6c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:49.566Z|42e66424-63f7-40cd-822e-844ba2f0b6c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:49.568Z|1fd228d9-4033-41e4-b655-8554b5c7db4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:49.568Z|3dd16f6d-c181-4c32-9898-93aba0c31f9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:49.568Z|3dd16f6d-c181-4c32-9898-93aba0c31f9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:49.569Z|1fd228d9-4033-41e4-b655-8554b5c7db4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:50.930Z|f0c3dc66-7206-483d-bd30-059fd50355fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:18:50.930Z|f0c3dc66-7206-483d-bd30-059fd50355fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:18:51.326Z|a5c4fe0e-d039-4ba6-a18b-0b07bd2db8f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:18:51.327Z|a5c4fe0e-d039-4ba6-a18b-0b07bd2db8f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:18:59.589Z|66230a65-b484-4ea8-aa70-575b66fffcf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:59.590Z|66230a65-b484-4ea8-aa70-575b66fffcf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:59.591Z|dd7f03a8-d2ac-4bc2-9989-93275a2654ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:59.591Z|95489f14-76f0-48c9-9dbb-f945d756ac30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:18:59.591Z|dd7f03a8-d2ac-4bc2-9989-93275a2654ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:18:59.591Z|95489f14-76f0-48c9-9dbb-f945d756ac30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:05.930Z|a7ee48b8-1766-4232-9e55-50b7d6333888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:19:05.934Z|a7ee48b8-1766-4232-9e55-50b7d6333888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:19:09.616Z|687b120a-81ce-4964-8bef-e99b3123ab54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:09.616Z|94f3d50a-6d1f-44d2-ac0e-7c6b2cc6d103|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:09.617Z|687b120a-81ce-4964-8bef-e99b3123ab54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:09.617Z|94f3d50a-6d1f-44d2-ac0e-7c6b2cc6d103|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:09.620Z|bd45ede6-a869-4f54-be33-4e332dae3c20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:09.621Z|bd45ede6-a869-4f54-be33-4e332dae3c20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:19.644Z|b756988d-a5ab-4107-a064-01a79fd2808d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:19.645Z|b756988d-a5ab-4107-a064-01a79fd2808d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:19.651Z|1f8fc6c7-70d4-4010-b163-3dd7f86dffba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:19.651Z|1f8fc6c7-70d4-4010-b163-3dd7f86dffba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:19.651Z|2e01d744-d37c-4dfd-8094-661214d66a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:19.652Z|2e01d744-d37c-4dfd-8094-661214d66a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:20.930Z|3760afd0-a5e4-4381-bd85-e4396a5ea654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:19:20.931Z|3760afd0-a5e4-4381-bd85-e4396a5ea654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:19:21.327Z|a8a9795f-057a-4bc5-9083-4ffd537fb6db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:19:21.328Z|a8a9795f-057a-4bc5-9083-4ffd537fb6db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:19:29.671Z|6b620eab-6cf0-49ee-b66d-1e97e3f09092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:29.672Z|6b620eab-6cf0-49ee-b66d-1e97e3f09092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:29.678Z|0069ea74-e4f9-4249-bbc7-f0d8040ce3b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:29.679Z|0069ea74-e4f9-4249-bbc7-f0d8040ce3b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:29.683Z|ef3ba2c6-937c-425f-b98a-0ab267e32272|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:29.684Z|ef3ba2c6-937c-425f-b98a-0ab267e32272|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:35.930Z|a6edd8c5-a6a4-4f72-ba89-5313fd509603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:19:35.931Z|a6edd8c5-a6a4-4f72-ba89-5313fd509603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:19:39.700Z|006a2b7a-300c-4560-929d-4e4556f04e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:39.701Z|006a2b7a-300c-4560-929d-4e4556f04e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:39.705Z|a18b61aa-17ca-4d16-bc60-76deeef0bec4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:39.705Z|a18b61aa-17ca-4d16-bc60-76deeef0bec4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:39.707Z|bf8c8d42-77d0-4048-9a0c-ca39d0285b3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:39.707Z|bf8c8d42-77d0-4048-9a0c-ca39d0285b3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:42.868Z|977a914f-112d-4927-abac-069b4b0c1a6e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:19:42.868Z|977a914f-112d-4927-abac-069b4b0c1a6e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:49.727Z|183fcb98-f685-4ea9-b128-f151ef072356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:49.727Z|183fcb98-f685-4ea9-b128-f151ef072356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:49.734Z|ffbf272a-d6a3-4cc3-8dc5-4999e02f5d03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:49.734Z|ffbf272a-d6a3-4cc3-8dc5-4999e02f5d03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:49.734Z|9f5d8935-a47f-4b7a-b63b-ab0f4f81b9b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:49.735Z|9f5d8935-a47f-4b7a-b63b-ab0f4f81b9b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:50.930Z|572bfc66-02e4-4341-996a-c990060650f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:19:50.933Z|572bfc66-02e4-4341-996a-c990060650f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:19:51.329Z|d2ffa0cc-2224-4bcd-bcb2-adf1cdc060fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:19:51.329Z|d2ffa0cc-2224-4bcd-bcb2-adf1cdc060fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:19:59.758Z|856e9654-5e19-478f-b0cb-02c786fbb4a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:59.758Z|8877f5e6-e284-47bd-9f0c-100e7638b9a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:59.759Z|856e9654-5e19-478f-b0cb-02c786fbb4a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:59.759Z|8877f5e6-e284-47bd-9f0c-100e7638b9a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:19:59.762Z|1ce6ed3e-d3fb-467a-bb93-23b89557fb5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:19:59.762Z|1ce6ed3e-d3fb-467a-bb93-23b89557fb5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:05.930Z|3ba599e6-9f87-4e82-95aa-373c806e0ae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:20:05.931Z|3ba599e6-9f87-4e82-95aa-373c806e0ae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:20:09.784Z|c16ded89-954f-4fa6-9901-12851310ed40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:09.784Z|c16ded89-954f-4fa6-9901-12851310ed40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:09.791Z|104c38fd-9bff-4e7f-ab9b-d0495dbc4d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:09.792Z|bce51de3-771f-493f-8631-26b71a9bf8df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:09.792Z|104c38fd-9bff-4e7f-ab9b-d0495dbc4d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:09.792Z|bce51de3-771f-493f-8631-26b71a9bf8df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:19.813Z|7e159e10-a5e9-41c5-8fca-8e6b5c5bce0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:19.814Z|7e159e10-a5e9-41c5-8fca-8e6b5c5bce0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:19.816Z|e1d03f6e-69fa-4fe5-863c-31d743b4ae24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:19.816Z|e1d03f6e-69fa-4fe5-863c-31d743b4ae24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:19.823Z|ceab5fb8-9769-400b-b24b-1fc9da28730a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:19.824Z|ceab5fb8-9769-400b-b24b-1fc9da28730a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:20.930Z|ab2b9718-59b5-4e33-bfd1-b9cb1ff722f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:20:20.931Z|ab2b9718-59b5-4e33-bfd1-b9cb1ff722f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:20:21.331Z|eb3c9332-fbbb-4b27-93a1-d7d675fdb0d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:20:21.332Z|eb3c9332-fbbb-4b27-93a1-d7d675fdb0d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:20:29.839Z|4c32a89d-e3a1-496d-abda-ddcb007a7fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:29.839Z|4c32a89d-e3a1-496d-abda-ddcb007a7fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:29.841Z|a963c817-a84b-4e8d-9637-eaba56cb8c53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:29.841Z|a963c817-a84b-4e8d-9637-eaba56cb8c53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:29.846Z|f2950d51-90d5-42c5-960f-2e19787ffaa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:29.846Z|f2950d51-90d5-42c5-960f-2e19787ffaa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:35.930Z|7c707b12-76da-4457-b340-77932bc06f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:20:35.934Z|7c707b12-76da-4457-b340-77932bc06f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:20:39.862Z|9bb66895-f50c-4f7f-aa10-3e38b86e7180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:39.862Z|f96c5a1c-0ef2-4ead-9547-b9c75031f397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:39.862Z|9bb66895-f50c-4f7f-aa10-3e38b86e7180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:39.863Z|f96c5a1c-0ef2-4ead-9547-b9c75031f397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:39.870Z|42f368af-d873-4536-91c9-909c35864b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:39.871Z|42f368af-d873-4536-91c9-909c35864b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:42.867Z|65b11cab-3047-4ce4-9860-2456430e12a1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:20:42.868Z|65b11cab-3047-4ce4-9860-2456430e12a1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:49.893Z|0d556ec0-2487-40ba-bcf4-580b9e588cef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:49.893Z|0d556ec0-2487-40ba-bcf4-580b9e588cef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:49.894Z|ae51b3d0-d783-4494-a469-d179fe962e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:49.894Z|ae51b3d0-d783-4494-a469-d179fe962e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:49.894Z|bbcbba29-532f-4e8a-b6b6-f2bbf3fe53bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:49.895Z|bbcbba29-532f-4e8a-b6b6-f2bbf3fe53bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:50.930Z|e3614856-5f83-43dd-8ce9-e776d9a47116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:20:50.931Z|e3614856-5f83-43dd-8ce9-e776d9a47116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:20:51.333Z|3f4a8284-72c1-4058-b390-26fdca9568ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:20:51.333Z|3f4a8284-72c1-4058-b390-26fdca9568ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:20:59.919Z|1b8607f6-20f6-4482-bc69-f527bfafc4a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:59.920Z|1b8607f6-20f6-4482-bc69-f527bfafc4a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:59.924Z|41dc28bc-a4c1-4c49-abb6-932804ee5bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:59.925Z|7c413ff8-9e6d-49d7-92ff-f026e6e3df20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:20:59.925Z|41dc28bc-a4c1-4c49-abb6-932804ee5bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:20:59.925Z|7c413ff8-9e6d-49d7-92ff-f026e6e3df20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:05.930Z|5bdfcd91-5c7c-4ab7-a27a-a6c3de9771fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:21:05.931Z|5bdfcd91-5c7c-4ab7-a27a-a6c3de9771fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:21:09.946Z|d0575ea2-2412-48b9-89ec-4fb91c67da7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:09.947Z|d0575ea2-2412-48b9-89ec-4fb91c67da7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:09.949Z|d367f864-4e6a-4b97-a810-8ac99ef60d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:09.950Z|d367f864-4e6a-4b97-a810-8ac99ef60d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:09.950Z|5a3531c5-fd5d-4306-a935-e01965c6c84a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:09.951Z|5a3531c5-fd5d-4306-a935-e01965c6c84a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:19.977Z|5cce964b-8c43-40b7-83d6-91ce8dca3dbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:19.978Z|5cce964b-8c43-40b7-83d6-91ce8dca3dbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:19.978Z|959fe5de-36e3-471e-ae8d-ab3e24f5d1f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:19.979Z|959fe5de-36e3-471e-ae8d-ab3e24f5d1f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:19.984Z|b986780a-7dfd-4a38-8dc5-42dc679d639d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:19.985Z|b986780a-7dfd-4a38-8dc5-42dc679d639d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:20.930Z|55ba3050-d1a4-48ac-9cb3-da2b5199cb40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:21:20.934Z|55ba3050-d1a4-48ac-9cb3-da2b5199cb40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:21:21.333Z|c5e78f05-d765-465e-9c68-8c6173b8da68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:21:21.334Z|c5e78f05-d765-465e-9c68-8c6173b8da68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:21:30.000Z|dc51da5e-313c-4f2a-a6dc-d48f9a0c1135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:30.001Z|dc51da5e-313c-4f2a-a6dc-d48f9a0c1135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:30.003Z|2decfc81-c4ed-4a51-969a-07e31d44e538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:30.004Z|2decfc81-c4ed-4a51-969a-07e31d44e538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:30.006Z|ccc0435f-b6aa-49bb-bf4f-b15a4b3b517b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:30.006Z|ccc0435f-b6aa-49bb-bf4f-b15a4b3b517b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:35.930Z|70449672-7c49-4665-8d63-8a2c95da395a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:21:35.931Z|70449672-7c49-4665-8d63-8a2c95da395a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:21:40.035Z|013ad1a2-0173-479b-a993-ae64c5d6712f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:40.036Z|5dc9c228-48e9-4a53-9c99-19637cac0300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:40.036Z|013ad1a2-0173-479b-a993-ae64c5d6712f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:40.036Z|5dc9c228-48e9-4a53-9c99-19637cac0300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:40.037Z|90b71278-d92b-4652-9108-42998cb470aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:40.038Z|90b71278-d92b-4652-9108-42998cb470aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:42.869Z|c3de3169-291c-4fee-8d80-89ee62590b1d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:21:42.869Z|c3de3169-291c-4fee-8d80-89ee62590b1d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:50.066Z|0d3fa0a8-6e78-4b72-861a-2ffbb2480fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:50.067Z|ef3e62f6-d18c-4ee4-9292-6a175fe7bf98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:50.067Z|ef3e62f6-d18c-4ee4-9292-6a175fe7bf98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:50.067Z|0d3fa0a8-6e78-4b72-861a-2ffbb2480fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:50.074Z|0542e6de-4332-4b00-83aa-6cd3bd9e0d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:21:50.075Z|0542e6de-4332-4b00-83aa-6cd3bd9e0d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:21:50.930Z|241295b6-e4ce-4fcb-9fd4-99b65ae881e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:21:50.930Z|241295b6-e4ce-4fcb-9fd4-99b65ae881e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:21:51.334Z|ffb4286b-8183-4be3-9fc3-1b9646697c7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:21:51.335Z|ffb4286b-8183-4be3-9fc3-1b9646697c7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:22:00.095Z|db39c4c4-d0cd-4505-949d-84f7f77b8040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:00.095Z|db39c4c4-d0cd-4505-949d-84f7f77b8040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:00.097Z|181b93d2-00a1-443f-b75b-f7c763514d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:00.097Z|181b93d2-00a1-443f-b75b-f7c763514d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:00.105Z|71f9583c-d466-4fc6-b1df-7aa9c06cebc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:00.105Z|71f9583c-d466-4fc6-b1df-7aa9c06cebc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:05.930Z|c3fff755-0ac8-4754-86d2-9530fd3efd1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:22:05.935Z|c3fff755-0ac8-4754-86d2-9530fd3efd1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:22:10.128Z|8f6989c8-df39-4217-b10a-eeaf987259f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:10.128Z|9fd02fbc-b32f-49cb-82ce-773961bf2899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:10.129Z|8f6989c8-df39-4217-b10a-eeaf987259f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:10.129Z|9fd02fbc-b32f-49cb-82ce-773961bf2899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:10.134Z|daece418-740d-4ad9-a491-edd78fd62fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:10.135Z|daece418-740d-4ad9-a491-edd78fd62fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:20.152Z|0f2618a7-209b-4e36-ac00-c477f46151a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:20.153Z|0f2618a7-209b-4e36-ac00-c477f46151a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:20.156Z|6f60b0b2-ff93-4487-9dfa-ebfe08505c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:20.157Z|6f60b0b2-ff93-4487-9dfa-ebfe08505c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:20.161Z|940a9b9c-b70e-428c-b29c-ccafef941516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:20.161Z|940a9b9c-b70e-428c-b29c-ccafef941516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:20.930Z|348f5fb8-8bb4-45b4-8be5-b6d95c56cb0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:22:20.930Z|348f5fb8-8bb4-45b4-8be5-b6d95c56cb0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:22:21.336Z|bd51d852-75e9-4169-8deb-6b9bd06116e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:22:21.336Z|bd51d852-75e9-4169-8deb-6b9bd06116e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:22:30.181Z|fe0674c0-e002-42eb-861a-d034172db999|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:30.181Z|fe0674c0-e002-42eb-861a-d034172db999|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:30.186Z|7f5f5eb1-1f7b-4cfc-9649-a40b000358c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:30.186Z|7f5f5eb1-1f7b-4cfc-9649-a40b000358c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:30.188Z|0508f66e-54d6-4d04-a8f4-2ed5ab3a5f85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:30.188Z|0508f66e-54d6-4d04-a8f4-2ed5ab3a5f85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:35.930Z|e271393a-2979-4ed0-9d77-e7957646258d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:22:35.931Z|e271393a-2979-4ed0-9d77-e7957646258d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:22:40.204Z|93e00864-4acd-4ba0-ac18-55b290e62f83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:40.204Z|93e00864-4acd-4ba0-ac18-55b290e62f83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:40.214Z|60b4e38e-b811-4b22-8f56-3a3d18cdc02d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:40.214Z|e36afaa9-3762-4762-8d1f-53f9d379d874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:40.215Z|e36afaa9-3762-4762-8d1f-53f9d379d874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:40.215Z|60b4e38e-b811-4b22-8f56-3a3d18cdc02d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:42.867Z|0293c7ee-50d0-43f0-80c3-af4dbc860eaa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:22:42.867Z|0293c7ee-50d0-43f0-80c3-af4dbc860eaa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:50.227Z|039c8f61-26bf-471a-ba9f-399b5911d474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:50.228Z|039c8f61-26bf-471a-ba9f-399b5911d474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:50.236Z|8eaf6035-d20b-4270-9c30-030892be2ee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:50.237Z|8eaf6035-d20b-4270-9c30-030892be2ee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:50.241Z|71e433ba-dc40-46ad-8817-884d84dcf035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:22:50.241Z|71e433ba-dc40-46ad-8817-884d84dcf035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:22:50.930Z|c15c2363-101f-45f5-a65b-7a8e09b9215c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:22:50.935Z|c15c2363-101f-45f5-a65b-7a8e09b9215c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:22:51.337Z|929f455a-3c83-4c44-991b-652c913f1175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:22:51.337Z|929f455a-3c83-4c44-991b-652c913f1175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:23:00.259Z|c2f958f5-0e04-4dbf-9053-f47da03cb765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:00.260Z|c2f958f5-0e04-4dbf-9053-f47da03cb765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:00.263Z|14cb2623-0484-4ade-bb05-2071ac2a5086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:00.263Z|14cb2623-0484-4ade-bb05-2071ac2a5086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:00.271Z|e386ad38-d2d1-4fdc-9b41-1179835254d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:00.271Z|e386ad38-d2d1-4fdc-9b41-1179835254d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:05.930Z|7775b14e-4e0e-4762-9aaf-84e5f3f8080f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:23:05.931Z|7775b14e-4e0e-4762-9aaf-84e5f3f8080f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:23:10.284Z|3c44c4cf-06ee-491c-bf21-4f5b9722cf10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:10.285Z|3c44c4cf-06ee-491c-bf21-4f5b9722cf10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:10.291Z|c178df81-552d-4376-a85a-926208d5f5cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:10.292Z|c178df81-552d-4376-a85a-926208d5f5cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:10.297Z|4274fa5e-7784-4d72-ba2b-d4ccfa82f87b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:10.298Z|4274fa5e-7784-4d72-ba2b-d4ccfa82f87b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:20.313Z|59457cfc-17f8-4ef6-81c0-38c166968b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:20.314Z|59457cfc-17f8-4ef6-81c0-38c166968b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:20.323Z|22c6614d-267b-4954-b304-237ccc273dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:20.323Z|22c6614d-267b-4954-b304-237ccc273dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:20.326Z|b9cf55c6-f8ee-4d6a-b729-027d054d2445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:20.327Z|b9cf55c6-f8ee-4d6a-b729-027d054d2445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:20.930Z|7d3fcddb-ffd4-4eba-8105-2b3d1a29556b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:23:20.930Z|7d3fcddb-ffd4-4eba-8105-2b3d1a29556b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:23:21.338Z|3690e12c-8a52-4b9c-b118-3ae45a8407ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:23:21.338Z|3690e12c-8a52-4b9c-b118-3ae45a8407ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:23:30.343Z|09a1c580-2e27-4116-8cf0-298edb7e19c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:30.344Z|09a1c580-2e27-4116-8cf0-298edb7e19c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:30.348Z|120e971f-92cc-414e-ba8a-7be8815c99a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:30.349Z|120e971f-92cc-414e-ba8a-7be8815c99a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:30.351Z|b69b5b6c-8192-4389-b67b-dbd31c354752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:30.352Z|b69b5b6c-8192-4389-b67b-dbd31c354752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:35.930Z|5b7ff76f-91a2-48f4-97c8-b7a0765743a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:23:35.934Z|5b7ff76f-91a2-48f4-97c8-b7a0765743a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:23:40.393Z|af079181-2382-4ddd-a2c3-4884bf3b83e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:40.393Z|385c0264-1f75-4161-b951-7d05099c321b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:40.394Z|af079181-2382-4ddd-a2c3-4884bf3b83e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:40.394Z|385c0264-1f75-4161-b951-7d05099c321b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:40.402Z|a4960740-928f-4ce1-8c59-e5c99d4aa7b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:40.402Z|a4960740-928f-4ce1-8c59-e5c99d4aa7b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:42.867Z|03d4995b-cfd9-4e87-beba-1bd131f3a8f9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:23:42.868Z|03d4995b-cfd9-4e87-beba-1bd131f3a8f9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:50.416Z|220ba223-02d2-4ed3-8d6a-d9c6e0d6d711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:50.417Z|220ba223-02d2-4ed3-8d6a-d9c6e0d6d711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:50.417Z|dcc89a8c-700e-41e6-8bdb-e9e1f993b73b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:50.418Z|dcc89a8c-700e-41e6-8bdb-e9e1f993b73b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:50.422Z|dad465f0-7d5b-41d6-92c0-ced64a190bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:23:50.423Z|dad465f0-7d5b-41d6-92c0-ced64a190bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:23:50.930Z|787e90b8-6a0f-45e7-a506-a49d336a7393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:23:50.931Z|787e90b8-6a0f-45e7-a506-a49d336a7393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:23:51.339Z|5f2944f8-4017-4eda-88b2-651c5aef1c38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:23:51.340Z|5f2944f8-4017-4eda-88b2-651c5aef1c38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:24:00.469Z|4f6cee6e-90aa-4179-b205-f707b9ef0cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:00.470Z|4f6cee6e-90aa-4179-b205-f707b9ef0cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:00.473Z|007239d8-4083-4fae-a682-539d0ad3225e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:00.473Z|007239d8-4083-4fae-a682-539d0ad3225e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:00.474Z|feba874a-7060-42a1-b659-4e065033e8ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:00.474Z|feba874a-7060-42a1-b659-4e065033e8ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:05.930Z|a8314b3a-cf4f-47bd-aa0f-c171d501849f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:24:05.931Z|a8314b3a-cf4f-47bd-aa0f-c171d501849f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:24:10.493Z|fc6ef914-8182-4cc6-85f6-e9a0507ba6db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:10.494Z|fc6ef914-8182-4cc6-85f6-e9a0507ba6db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:10.497Z|1f7ee532-b0d8-44f0-b5ce-654c73f7a35a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:10.497Z|0547c29d-3122-4ada-8cf2-d4dfdabb0ebc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:10.497Z|1f7ee532-b0d8-44f0-b5ce-654c73f7a35a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:10.497Z|0547c29d-3122-4ada-8cf2-d4dfdabb0ebc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:20.519Z|3681d685-4429-4a80-b84c-03bae8bf6bc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:20.519Z|4dfd5379-8306-4f4d-be41-cbf6cdb38153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:20.519Z|3681d685-4429-4a80-b84c-03bae8bf6bc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:20.519Z|4dfd5379-8306-4f4d-be41-cbf6cdb38153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:20.522Z|bce73c08-dd5e-4fa2-a199-d4a6a1ce2a05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:20.522Z|bce73c08-dd5e-4fa2-a199-d4a6a1ce2a05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:20.930Z|bc9a69d8-3d79-424f-8ec2-da2673e0910f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:24:20.934Z|bc9a69d8-3d79-424f-8ec2-da2673e0910f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:24:21.340Z|172bda69-cf92-45bd-8b09-1f0fc9542030|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:24:21.341Z|172bda69-cf92-45bd-8b09-1f0fc9542030|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:24:30.541Z|3fe889a0-563f-4cd6-b517-03e656692fa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:30.541Z|3fe889a0-563f-4cd6-b517-03e656692fa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:30.542Z|d50d91c0-9f95-44d4-8de3-837dd78240be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:30.542Z|d50d91c0-9f95-44d4-8de3-837dd78240be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:30.542Z|34c607ac-2607-444a-bdbe-7231d574aaa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:30.543Z|34c607ac-2607-444a-bdbe-7231d574aaa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:35.930Z|e1806a2d-e826-4150-8347-3268053f92ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:24:35.931Z|e1806a2d-e826-4150-8347-3268053f92ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:24:40.563Z|2f5637a6-aa47-4108-a5a1-8fcdc94f528a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:40.564Z|2f5637a6-aa47-4108-a5a1-8fcdc94f528a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:40.564Z|6cf1df19-4ad9-4346-968d-466c34ef571c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:40.565Z|6cf1df19-4ad9-4346-968d-466c34ef571c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:40.568Z|932bb1e6-b221-47ef-a5c6-8d19d21a888e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:40.569Z|932bb1e6-b221-47ef-a5c6-8d19d21a888e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:42.868Z|9b4d1234-0b75-462d-b5f6-d3208ac8896c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:24:42.869Z|9b4d1234-0b75-462d-b5f6-d3208ac8896c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:50.592Z|357dba10-e52d-472d-b3e8-9d995ffcc225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:50.592Z|357dba10-e52d-472d-b3e8-9d995ffcc225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:50.592Z|9c7fb6b9-bec8-43c0-a882-624195296b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:50.593Z|9c7fb6b9-bec8-43c0-a882-624195296b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:50.594Z|e3c9a5ef-8068-4dc2-a031-653bb4bd51c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:24:50.595Z|e3c9a5ef-8068-4dc2-a031-653bb4bd51c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:24:50.930Z|fc6967c6-a16c-4a37-9aac-5604474147db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:24:50.930Z|fc6967c6-a16c-4a37-9aac-5604474147db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:24:51.341Z|d53cc95d-7457-4c50-9260-ab7446da2dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:24:51.342Z|d53cc95d-7457-4c50-9260-ab7446da2dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:25:00.617Z|24a866aa-bc6c-46a6-ac30-8d56ccddc606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:00.618Z|24a866aa-bc6c-46a6-ac30-8d56ccddc606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:00.620Z|a5717ab9-a214-482f-960d-bf18775b6840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:00.621Z|a5717ab9-a214-482f-960d-bf18775b6840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:00.624Z|dad83013-265f-4aae-81c5-6b40471573c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:00.624Z|dad83013-265f-4aae-81c5-6b40471573c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:05.930Z|3063d4ff-a0d8-414a-8a6f-30405b6a676c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:25:05.935Z|3063d4ff-a0d8-414a-8a6f-30405b6a676c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:25:10.647Z|8e67ffcb-3678-40e4-bf3f-8c0492685243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:10.648Z|8e67ffcb-3678-40e4-bf3f-8c0492685243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:10.650Z|a4679668-14f8-4652-bb51-99f3f13e6fbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:10.650Z|a4679668-14f8-4652-bb51-99f3f13e6fbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:10.653Z|da11a185-9a30-43eb-95e5-356dfee05dc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:10.654Z|da11a185-9a30-43eb-95e5-356dfee05dc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:20.673Z|622de39b-efe7-4905-8973-f83e8195e0f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:20.674Z|622de39b-efe7-4905-8973-f83e8195e0f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:20.678Z|5b52f7da-d3a2-4f6a-a253-d4cc6f17c03c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:20.678Z|6817cc28-85e4-4d9e-8940-e700d49e2149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:20.678Z|5b52f7da-d3a2-4f6a-a253-d4cc6f17c03c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:20.679Z|6817cc28-85e4-4d9e-8940-e700d49e2149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:20.930Z|4a2a8b95-bfd9-4f0f-a293-e47ee97a74fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:25:20.930Z|4a2a8b95-bfd9-4f0f-a293-e47ee97a74fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:25:21.342Z|5044f048-5e5f-4622-84d9-16a0ae3ee297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:25:21.343Z|5044f048-5e5f-4622-84d9-16a0ae3ee297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:25:30.701Z|f3985ac7-401a-4fea-a06d-4fc06e396d5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:30.702Z|f3985ac7-401a-4fea-a06d-4fc06e396d5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:30.703Z|40cdf4da-ade6-4630-a95a-2c0d2cc83786|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:30.703Z|40cdf4da-ade6-4630-a95a-2c0d2cc83786|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:30.706Z|a3b9296b-b1ca-4d8b-84ec-9b772e10e826|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:30.707Z|a3b9296b-b1ca-4d8b-84ec-9b772e10e826|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:35.930Z|4922eebb-9436-4e36-a210-1747e0df13fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:25:35.931Z|4922eebb-9436-4e36-a210-1747e0df13fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:25:40.727Z|e58871a9-d9d9-406b-9139-b6351db1b510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:40.727Z|e58871a9-d9d9-406b-9139-b6351db1b510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:40.728Z|9efd7ccf-f60f-43d2-98ae-5b06e6934c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:40.729Z|9efd7ccf-f60f-43d2-98ae-5b06e6934c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:40.736Z|83f8cab4-e588-440b-b1c4-138f23bb093b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:40.737Z|83f8cab4-e588-440b-b1c4-138f23bb093b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:42.868Z|45406067-c118-4829-bb3b-e05d2db504e1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:25:42.870Z|45406067-c118-4829-bb3b-e05d2db504e1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:50.750Z|7f5b85ab-794c-4d59-bc4f-7e5e95ac07aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:50.751Z|7f5b85ab-794c-4d59-bc4f-7e5e95ac07aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:50.751Z|ab71177e-e824-4624-9269-2d4c41422107|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:50.751Z|ab71177e-e824-4624-9269-2d4c41422107|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:50.762Z|299f4f48-0178-4861-98ee-6333f2d87c6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:25:50.762Z|299f4f48-0178-4861-98ee-6333f2d87c6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:25:50.930Z|c13eed73-dfd5-4e5e-aee2-f972cb02df68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:25:50.935Z|c13eed73-dfd5-4e5e-aee2-f972cb02df68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:25:51.344Z|9eb81f06-f5ab-4735-a3a7-d50239f6d9b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:25:51.344Z|9eb81f06-f5ab-4735-a3a7-d50239f6d9b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:26:00.775Z|0ffca6cb-7450-486c-a4a5-4ac9a28dbe66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:00.776Z|0ffca6cb-7450-486c-a4a5-4ac9a28dbe66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:00.781Z|0f129b48-54d8-400d-8173-cc06894c5b77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:00.782Z|5ae9667c-847b-4749-b026-69a7888e7faa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:00.782Z|0f129b48-54d8-400d-8173-cc06894c5b77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:00.782Z|5ae9667c-847b-4749-b026-69a7888e7faa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:05.930Z|1fef8b31-1957-496e-b97d-618563a7a72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:26:05.931Z|1fef8b31-1957-496e-b97d-618563a7a72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:26:10.799Z|5665246c-23d7-46ff-8227-d5c66a5ac980|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:10.800Z|5665246c-23d7-46ff-8227-d5c66a5ac980|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:10.805Z|8d10db42-6d2e-49a4-9b62-fb0c8ece3778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:10.806Z|98197c1e-8dc4-43ed-b2cb-de51bd8a7cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:10.806Z|8d10db42-6d2e-49a4-9b62-fb0c8ece3778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:10.807Z|98197c1e-8dc4-43ed-b2cb-de51bd8a7cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:20.827Z|4b72285b-b658-408c-b7ba-56e10b14796a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:20.828Z|4b72285b-b658-408c-b7ba-56e10b14796a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:20.830Z|7f517f13-3ab2-436b-b7a6-c74825c28d13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:20.830Z|7f517f13-3ab2-436b-b7a6-c74825c28d13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:20.833Z|a4944c0b-ec44-4a43-a2e7-4159781ffa86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:20.834Z|a4944c0b-ec44-4a43-a2e7-4159781ffa86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:20.930Z|b306b574-cabb-4e9b-83c2-37a44f6b9cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:26:20.931Z|b306b574-cabb-4e9b-83c2-37a44f6b9cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:26:21.345Z|6b3899e9-82e4-4e47-8171-fd0b463e01e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:26:21.345Z|6b3899e9-82e4-4e47-8171-fd0b463e01e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:26:30.857Z|6a45c43c-5b5e-44ba-bb45-79f19f4b6ec8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:30.857Z|6a45c43c-5b5e-44ba-bb45-79f19f4b6ec8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:30.858Z|bce0f7b4-8c14-4427-b1f3-41e877573b13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:30.858Z|bce0f7b4-8c14-4427-b1f3-41e877573b13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:30.866Z|5eddb81e-19ed-4df2-8295-6324b947b5b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:30.866Z|5eddb81e-19ed-4df2-8295-6324b947b5b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:35.930Z|05905615-ef51-4275-924d-c6e79d1e2ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:26:35.934Z|05905615-ef51-4275-924d-c6e79d1e2ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:26:40.885Z|8437c7a8-82d9-4aa8-b645-16725ab94663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:40.886Z|8437c7a8-82d9-4aa8-b645-16725ab94663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:40.888Z|f5db9561-8b5e-43b1-bbf5-dcda6c4d4eb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:40.888Z|f5db9561-8b5e-43b1-bbf5-dcda6c4d4eb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:40.889Z|4c5accc0-24e1-436d-ab21-d02e5f6d0ea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:40.889Z|4c5accc0-24e1-436d-ab21-d02e5f6d0ea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:42.867Z|9c3a12de-3b0f-48f6-bfa0-c792c35fc9e2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:26:42.868Z|9c3a12de-3b0f-48f6-bfa0-c792c35fc9e2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:50.908Z|ae5b5477-ace0-4ef2-8efb-c7399b799640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:50.908Z|ae5b5477-ace0-4ef2-8efb-c7399b799640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:50.910Z|be082a6a-8d87-46fe-a3cb-de77f8d6f60d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:50.911Z|be082a6a-8d87-46fe-a3cb-de77f8d6f60d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:50.914Z|f915681e-462a-4183-80c2-7b3d846a8629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:26:50.914Z|f915681e-462a-4183-80c2-7b3d846a8629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:26:50.930Z|39855684-ba74-4e32-918d-b884cefa7065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:26:50.930Z|39855684-ba74-4e32-918d-b884cefa7065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:26:51.346Z|980143b7-04c1-4d6d-aa35-4cd831320e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:26:51.346Z|980143b7-04c1-4d6d-aa35-4cd831320e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:27:00.931Z|fb8395fa-932e-42b1-be28-7e5b51728e81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:00.932Z|fb8395fa-932e-42b1-be28-7e5b51728e81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:00.934Z|e03eea17-efb8-4f8f-8329-03d48eb97048|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:00.934Z|e03eea17-efb8-4f8f-8329-03d48eb97048|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:00.934Z|fc680fff-9a43-497a-b33a-3d68987e900b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:00.935Z|fc680fff-9a43-497a-b33a-3d68987e900b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:05.930Z|6325a09a-d528-4b8a-8bb1-b543259a0f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:27:05.931Z|6325a09a-d528-4b8a-8bb1-b543259a0f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:27:10.958Z|1f825051-e589-45a1-98ac-f9f2cf82ac73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:10.958Z|e81d5a74-9b13-4482-afca-af8b11175058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:10.958Z|1f825051-e589-45a1-98ac-f9f2cf82ac73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:10.959Z|e81d5a74-9b13-4482-afca-af8b11175058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:10.959Z|491f6e2e-5f76-4ed6-ba0e-c99e1b340b62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:10.959Z|491f6e2e-5f76-4ed6-ba0e-c99e1b340b62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:20.930Z|cb1dd6d4-0845-4bb7-b21f-c9402f6782eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:27:20.935Z|cb1dd6d4-0845-4bb7-b21f-c9402f6782eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:27:20.994Z|a870734f-75b5-485c-bea0-42ac64505d73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:20.994Z|a870734f-75b5-485c-bea0-42ac64505d73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:20.996Z|c203e093-38e7-429f-9a22-df1aabc68275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:20.997Z|c203e093-38e7-429f-9a22-df1aabc68275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:20.998Z|2c6dbca2-eb23-479d-84e3-7cbe503ca320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:20.999Z|2c6dbca2-eb23-479d-84e3-7cbe503ca320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:21.346Z|45b85c13-bbb4-4a2c-8487-3bf6b072df3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:27:21.347Z|45b85c13-bbb4-4a2c-8487-3bf6b072df3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:27:31.033Z|196e2e3d-185e-4de7-b3cc-09bf4666d154|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:31.034Z|196e2e3d-185e-4de7-b3cc-09bf4666d154|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:31.033Z|a344234c-9bf7-4341-9a2a-68a16f39ba2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:31.034Z|1b27296d-d38e-4d42-8348-33e9fefc6540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:31.034Z|a344234c-9bf7-4341-9a2a-68a16f39ba2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:31.035Z|1b27296d-d38e-4d42-8348-33e9fefc6540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:35.930Z|5968deda-a8ee-4324-831f-ab86e769fc3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:27:35.931Z|5968deda-a8ee-4324-831f-ab86e769fc3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:27:41.063Z|04c6d0dc-9acf-4ac0-a1e6-47ebc421f190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:41.064Z|04c6d0dc-9acf-4ac0-a1e6-47ebc421f190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:41.066Z|f0a99257-4725-4f12-be08-1f5da92a3554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:41.066Z|f0a99257-4725-4f12-be08-1f5da92a3554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:41.066Z|13cb012a-da51-4316-8956-a27b1b01e81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:41.067Z|13cb012a-da51-4316-8956-a27b1b01e81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:42.868Z|af25e7a7-4acb-4beb-a454-f8bfb9a5467d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:27:42.868Z|af25e7a7-4acb-4beb-a454-f8bfb9a5467d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:50.930Z|22efc41e-ed4f-42e8-88c1-5e6d369d70f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:27:50.930Z|22efc41e-ed4f-42e8-88c1-5e6d369d70f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:27:51.091Z|e801c4de-adee-4588-a0af-0a95ec11c8e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:51.091Z|e801c4de-adee-4588-a0af-0a95ec11c8e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:51.093Z|1ac0103e-c37b-49aa-a717-b3600126437e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:51.094Z|1ac0103e-c37b-49aa-a717-b3600126437e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:51.099Z|9c6f0e77-2d5b-4adf-a643-6e9fa7ed7499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:27:51.099Z|9c6f0e77-2d5b-4adf-a643-6e9fa7ed7499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:27:51.347Z|cd605003-be63-4ab4-84d7-81f25645f32b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:27:51.348Z|cd605003-be63-4ab4-84d7-81f25645f32b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:28:01.124Z|3cd7fefd-e093-4f3d-a7c5-19384cf8526b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:01.124Z|65e09881-2216-4030-9ef6-7a63ee70053e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:01.124Z|3cd7fefd-e093-4f3d-a7c5-19384cf8526b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:01.125Z|65e09881-2216-4030-9ef6-7a63ee70053e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:01.124Z|f2f2b96e-5eea-4cec-aaa9-7055996f04c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:01.125Z|f2f2b96e-5eea-4cec-aaa9-7055996f04c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:05.930Z|bcddc4fb-0fbd-4477-aa4e-c61573e719e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:28:05.935Z|bcddc4fb-0fbd-4477-aa4e-c61573e719e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:28:11.157Z|f7cd8e19-3734-4803-b7ba-20252dc72f9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:11.158Z|f7cd8e19-3734-4803-b7ba-20252dc72f9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:11.160Z|5c2bd93e-1681-4b20-8e29-c82434b20d75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:11.162Z|7c4ef545-c72f-4d07-9671-c01b6697a73e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:11.162Z|5c2bd93e-1681-4b20-8e29-c82434b20d75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:11.163Z|7c4ef545-c72f-4d07-9671-c01b6697a73e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:20.932Z|6fc39cf0-e39d-4edf-b7ed-8a2d6c2ab58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:28:20.932Z|6fc39cf0-e39d-4edf-b7ed-8a2d6c2ab58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:28:21.186Z|e2f678d8-07af-487a-ab2a-e7a2c7b92169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:21.187Z|e2f678d8-07af-487a-ab2a-e7a2c7b92169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:21.188Z|32e6ca6c-d505-43db-bdd2-9f470d4eda59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:21.189Z|32e6ca6c-d505-43db-bdd2-9f470d4eda59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:21.191Z|3bcc6659-002d-4699-b529-884001296d9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:21.191Z|3bcc6659-002d-4699-b529-884001296d9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:21.349Z|5886fdee-1800-4b3e-8b1f-fdc9a140baef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:28:21.349Z|5886fdee-1800-4b3e-8b1f-fdc9a140baef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:28:31.212Z|fab630f4-2957-4556-ba6d-1c298e142b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:31.212Z|fab630f4-2957-4556-ba6d-1c298e142b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:31.215Z|19e039a1-badc-4c59-ac20-b97344e0b12d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:31.215Z|19e039a1-badc-4c59-ac20-b97344e0b12d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:31.218Z|04f5a7a1-5c6a-4519-9577-2ad61df6bf92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:31.219Z|04f5a7a1-5c6a-4519-9577-2ad61df6bf92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:35.930Z|d14857b4-5001-4490-a292-94ebf8bca798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:28:35.931Z|d14857b4-5001-4490-a292-94ebf8bca798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:28:41.242Z|243ba953-a872-4217-b645-5ad5472e8718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:41.243Z|243ba953-a872-4217-b645-5ad5472e8718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:41.244Z|a529ea0d-07cd-4b5f-89e9-fd5e9492b9d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:41.245Z|a529ea0d-07cd-4b5f-89e9-fd5e9492b9d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:41.247Z|d21a6c94-7a72-4d6c-9de2-a35f6814b53d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:41.248Z|d21a6c94-7a72-4d6c-9de2-a35f6814b53d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:42.867Z|ad7253b3-9d7e-4ccc-9b57-97f2a105182b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:28:42.868Z|ad7253b3-9d7e-4ccc-9b57-97f2a105182b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:50.930Z|580f751d-7cf7-4cb9-9863-50df6ab3be34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:28:50.933Z|580f751d-7cf7-4cb9-9863-50df6ab3be34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:28:51.269Z|e54ed67a-e51e-4d1c-8e3c-7e0b0e4862b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:51.269Z|2f659196-c516-441d-be12-98b471d3f15d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:51.270Z|e54ed67a-e51e-4d1c-8e3c-7e0b0e4862b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:51.270Z|2f659196-c516-441d-be12-98b471d3f15d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:51.273Z|3aafd0ce-4c43-425d-a0be-d01c8ca10bcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:28:51.274Z|3aafd0ce-4c43-425d-a0be-d01c8ca10bcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:28:51.350Z|75fc14db-4e00-4111-834e-5a3e1585a18b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:28:51.350Z|75fc14db-4e00-4111-834e-5a3e1585a18b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:29:01.297Z|5497517b-3474-40fc-b0d9-ad615245cbe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:01.297Z|5497517b-3474-40fc-b0d9-ad615245cbe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:01.297Z|13205d96-849b-42f5-b539-2d77b1f0a26e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:01.298Z|13205d96-849b-42f5-b539-2d77b1f0a26e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:01.305Z|3ef1c785-bb35-4a51-8553-e4dd8b167a1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:01.306Z|3ef1c785-bb35-4a51-8553-e4dd8b167a1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:05.930Z|e09edd65-9bad-4af2-9858-5229d5651b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:29:05.931Z|e09edd65-9bad-4af2-9858-5229d5651b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:29:11.323Z|999efe59-b0da-4504-bb6e-9eecd0946dd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:11.323Z|ab157982-74f9-4592-bbf0-2aaa7b9dc58f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:11.324Z|999efe59-b0da-4504-bb6e-9eecd0946dd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:11.324Z|ab157982-74f9-4592-bbf0-2aaa7b9dc58f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:11.331Z|5aed2e5b-d854-4484-b935-967ea399904e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:11.332Z|5aed2e5b-d854-4484-b935-967ea399904e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:20.930Z|f0d94c23-bd7f-4511-a4c6-f2826b542bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:29:20.931Z|f0d94c23-bd7f-4511-a4c6-f2826b542bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:29:21.347Z|bb38698a-b9cf-4a27-ad0a-776f57c3f399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:21.347Z|bb38698a-b9cf-4a27-ad0a-776f57c3f399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:21.349Z|7bae989e-d689-40bf-a620-971e722ad7bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:21.349Z|7bae989e-d689-40bf-a620-971e722ad7bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:21.351Z|d4b1d246-c9cd-43ad-b3a8-cababaeb60c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:29:21.351Z|d4b1d246-c9cd-43ad-b3a8-cababaeb60c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:29:21.355Z|04c4cb42-25c7-4d7d-989c-a791af887ced|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:21.355Z|04c4cb42-25c7-4d7d-989c-a791af887ced|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:31.376Z|3518a593-fe85-4470-be5c-0b787ea1f208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:31.376Z|3518a593-fe85-4470-be5c-0b787ea1f208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:31.377Z|2903d3fa-fca8-4d67-af90-bd1719c5111a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:31.377Z|2903d3fa-fca8-4d67-af90-bd1719c5111a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:31.381Z|bc008d34-cdcb-45b8-9241-bf1f372499e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:31.382Z|bc008d34-cdcb-45b8-9241-bf1f372499e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:35.930Z|4e997614-0ae0-4367-ae83-00842cfaedca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:29:35.934Z|4e997614-0ae0-4367-ae83-00842cfaedca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:29:41.402Z|f0bc7e3b-4e56-4614-a9c1-50459cad95b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:41.403Z|f0bc7e3b-4e56-4614-a9c1-50459cad95b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:41.404Z|ade5b934-bd6c-4a2d-93eb-1000457b4601|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:41.405Z|ade5b934-bd6c-4a2d-93eb-1000457b4601|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:41.406Z|93691e83-d3bb-4599-b93d-75b6e18aa554|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:41.407Z|93691e83-d3bb-4599-b93d-75b6e18aa554|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:42.867Z|3fbc484c-b0d9-43ac-87fb-b2b103bb0756|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:29:42.868Z|3fbc484c-b0d9-43ac-87fb-b2b103bb0756|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:50.930Z|aefca29e-c480-4732-b40e-c8bffb2731a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:29:50.931Z|aefca29e-c480-4732-b40e-c8bffb2731a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:29:51.352Z|f7590649-1b67-4706-9574-bb12f94b80f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:29:51.352Z|f7590649-1b67-4706-9574-bb12f94b80f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:29:51.425Z|544bd74c-060c-45e3-aa07-b3f1656ba0a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:51.426Z|544bd74c-060c-45e3-aa07-b3f1656ba0a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:51.430Z|35dbb538-a79a-42a1-8566-b847ae0d99f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:51.430Z|35dbb538-a79a-42a1-8566-b847ae0d99f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:29:51.430Z|e98ac69f-5268-4745-9f0c-b72c477c126b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:29:51.431Z|e98ac69f-5268-4745-9f0c-b72c477c126b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:01.453Z|ab718b5c-da96-4137-99d0-b307c1df2a01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:01.453Z|ab718b5c-da96-4137-99d0-b307c1df2a01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:01.461Z|7f7c843f-ec92-43ab-8dc3-906e6b994ab3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:01.462Z|7f7c843f-ec92-43ab-8dc3-906e6b994ab3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:01.462Z|73f00c5f-41d2-44da-bb66-1c9168f70d2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:01.463Z|73f00c5f-41d2-44da-bb66-1c9168f70d2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:05.930Z|ad56508f-25af-42d6-bcf4-b4460dc190e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:30:05.931Z|ad56508f-25af-42d6-bcf4-b4460dc190e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:30:11.490Z|6da250b4-02d7-4c2d-a681-1d468bcd5b2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:11.490Z|71e5a71a-4076-4381-b683-349687a9f03b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:11.491Z|6da250b4-02d7-4c2d-a681-1d468bcd5b2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:11.491Z|71e5a71a-4076-4381-b683-349687a9f03b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:11.491Z|69a67249-2ac9-4248-bc8f-4779d47d3a0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:11.492Z|69a67249-2ac9-4248-bc8f-4779d47d3a0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:20.930Z|a7d46623-8dfd-4cfd-917d-9b5a0750f700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:30:20.934Z|a7d46623-8dfd-4cfd-917d-9b5a0750f700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:30:21.353Z|0e3772ab-e4c9-489b-b3a3-1fb603ddd333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:30:21.353Z|0e3772ab-e4c9-489b-b3a3-1fb603ddd333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:30:21.516Z|7b77b44d-57eb-4ebe-a232-ef74e121062a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:21.516Z|861819c3-ca42-4897-b372-19a05615c665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:21.516Z|7b77b44d-57eb-4ebe-a232-ef74e121062a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:21.517Z|861819c3-ca42-4897-b372-19a05615c665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:21.524Z|4be3d762-723a-4aea-8024-484a141e313b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:21.525Z|4be3d762-723a-4aea-8024-484a141e313b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:31.543Z|a28c8b11-2b64-4c7d-be15-6b7238077aae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:31.544Z|a28c8b11-2b64-4c7d-be15-6b7238077aae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:31.544Z|3f7ec5ee-ef58-4cca-b2ed-f2e5f9a8d568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:31.545Z|3f7ec5ee-ef58-4cca-b2ed-f2e5f9a8d568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:31.549Z|b2beb29b-555f-49fd-930f-8003c41441a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:31.550Z|b2beb29b-555f-49fd-930f-8003c41441a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:35.930Z|b2ce54ad-f600-4701-9d4b-aa0b311b2811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:30:35.931Z|b2ce54ad-f600-4701-9d4b-aa0b311b2811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:30:41.573Z|a8f4f496-155e-4451-89e5-1bf5eb916b31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:41.574Z|a8f4f496-155e-4451-89e5-1bf5eb916b31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:41.575Z|16beab79-b73b-49d6-805d-94ab31b34ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:41.575Z|16beab79-b73b-49d6-805d-94ab31b34ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:41.583Z|23a10993-bd8a-452b-867d-f7101f786a05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:41.584Z|23a10993-bd8a-452b-867d-f7101f786a05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:42.867Z|990325f8-d3b4-420b-8da8-38d4e4cee651|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:30:42.868Z|990325f8-d3b4-420b-8da8-38d4e4cee651|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:50.930Z|f053dad1-14b0-45eb-8d7b-f2d3425eec41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:30:50.931Z|f053dad1-14b0-45eb-8d7b-f2d3425eec41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:30:51.354Z|171e961e-cd9f-43e7-b6f6-9d6ed9222df5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:30:51.354Z|171e961e-cd9f-43e7-b6f6-9d6ed9222df5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:30:51.602Z|d53b60f8-1ff3-48e8-817b-c407aeaaab9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:51.602Z|d53b60f8-1ff3-48e8-817b-c407aeaaab9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:51.603Z|f324304b-3bbb-4c18-8b9e-307f950ef1b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:51.604Z|f324304b-3bbb-4c18-8b9e-307f950ef1b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:30:51.606Z|b36f4c7c-447d-4956-9f0c-3de59f9374ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:30:51.607Z|b36f4c7c-447d-4956-9f0c-3de59f9374ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:01.633Z|bfe31f3b-fcd6-4f4e-90d3-f9a0976bea01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:01.634Z|bfe31f3b-fcd6-4f4e-90d3-f9a0976bea01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:01.635Z|99393c27-4e78-4dd6-bfd5-9d069a6284a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:01.636Z|99393c27-4e78-4dd6-bfd5-9d069a6284a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:01.638Z|8c40fe44-1a9e-4a25-84d1-912761a84a5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:01.638Z|8c40fe44-1a9e-4a25-84d1-912761a84a5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:05.930Z|1bf037d8-bbfd-4a97-aa30-9b6a03238eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:31:05.934Z|1bf037d8-bbfd-4a97-aa30-9b6a03238eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:31:11.662Z|dbd87334-5395-42ad-86c1-1e50d2be5618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:11.662Z|dbd87334-5395-42ad-86c1-1e50d2be5618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:11.664Z|f880715c-001a-46ee-8a3b-f2106640cadf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:11.664Z|1908e014-a8d3-45da-b174-2d48ebf61a5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:11.665Z|f880715c-001a-46ee-8a3b-f2106640cadf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:11.665Z|1908e014-a8d3-45da-b174-2d48ebf61a5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:20.930Z|88252e4d-52a6-4601-a183-e385eeb8740e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:31:20.931Z|88252e4d-52a6-4601-a183-e385eeb8740e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:31:21.355Z|2989a0a8-7e0e-466f-bba9-a447d77be66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:31:21.355Z|2989a0a8-7e0e-466f-bba9-a447d77be66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:31:21.694Z|2b8ecb90-f1fc-4456-b098-afa1c91a85bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:21.694Z|2b8ecb90-f1fc-4456-b098-afa1c91a85bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:21.701Z|44c5a0ad-be61-49a0-96bf-18c116159f27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:21.701Z|47a9742f-eb02-4782-afa8-2a6edad32176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:21.702Z|47a9742f-eb02-4782-afa8-2a6edad32176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:21.702Z|44c5a0ad-be61-49a0-96bf-18c116159f27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:31.722Z|1297ec8e-6eb5-46ce-b6e8-50681ac5ad65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:31.723Z|1297ec8e-6eb5-46ce-b6e8-50681ac5ad65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:31.726Z|5e94ac4e-8305-4c51-a190-9db600bb9b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:31.727Z|5e94ac4e-8305-4c51-a190-9db600bb9b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:31.728Z|80b23038-03b2-438e-93bf-5172654630da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:31.729Z|80b23038-03b2-438e-93bf-5172654630da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:35.930Z|281adce1-ba2e-4937-b43d-b671fd0e843a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:31:35.931Z|281adce1-ba2e-4937-b43d-b671fd0e843a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:31:41.757Z|a9f18355-e567-4a26-b578-a7d00c66d987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:41.757Z|a9f18355-e567-4a26-b578-a7d00c66d987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:41.761Z|7755a993-91f1-4be3-8e90-86d03e3c3b62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:41.762Z|7755a993-91f1-4be3-8e90-86d03e3c3b62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:41.765Z|9420f788-83f1-4802-af1a-02964bdf7315|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:41.765Z|9420f788-83f1-4802-af1a-02964bdf7315|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:42.867Z|2f39ecc8-a0b1-4c4c-b637-5fede8455b40|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:31:42.868Z|2f39ecc8-a0b1-4c4c-b637-5fede8455b40|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:50.930Z|b5902ff5-d31b-4335-af9e-1ce2235748d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:31:50.935Z|b5902ff5-d31b-4335-af9e-1ce2235748d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:31:51.356Z|29660192-e7ce-42a3-a551-9680f3675ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:31:51.356Z|29660192-e7ce-42a3-a551-9680f3675ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:31:51.779Z|ebf64f42-7e69-4d8a-a94f-ad494e1af172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:51.780Z|ebf64f42-7e69-4d8a-a94f-ad494e1af172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:51.784Z|04ce4cf6-33d8-4fc0-bf85-be775562f909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:51.784Z|04ce4cf6-33d8-4fc0-bf85-be775562f909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:31:51.786Z|d605f08a-6b81-4a41-a31d-cfdf993c907e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:31:51.787Z|d605f08a-6b81-4a41-a31d-cfdf993c907e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:01.804Z|0088ba87-2480-4706-bbf1-d509a910632e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:01.804Z|0088ba87-2480-4706-bbf1-d509a910632e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:01.809Z|7d98d029-9397-4f1c-be32-59f22b64108f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:01.809Z|319403fb-5550-49d0-aeb5-4494cb05e7f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:01.810Z|7d98d029-9397-4f1c-be32-59f22b64108f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:01.810Z|319403fb-5550-49d0-aeb5-4494cb05e7f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:05.930Z|88299c1a-ba20-4b10-aa2c-f41c23767769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:32:05.931Z|88299c1a-ba20-4b10-aa2c-f41c23767769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:32:11.831Z|b59877f8-12b6-41d6-a34e-92cb914be5cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:11.832Z|b59877f8-12b6-41d6-a34e-92cb914be5cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:11.833Z|84c7c201-734d-432a-a7ff-bc5af766328a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:11.833Z|84c7c201-734d-432a-a7ff-bc5af766328a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:11.836Z|9a832103-a396-4615-8189-92baf2df621e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:11.837Z|9a832103-a396-4615-8189-92baf2df621e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:20.930Z|e84074df-ddde-406a-85ec-4bff2f89ed8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:32:20.931Z|e84074df-ddde-406a-85ec-4bff2f89ed8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:32:21.357Z|7c0a843b-9392-422a-a31f-d44eddb0c339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:32:21.358Z|7c0a843b-9392-422a-a31f-d44eddb0c339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:32:21.858Z|25a14296-20b0-4288-a764-2872357cb550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:21.858Z|25a14296-20b0-4288-a764-2872357cb550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:21.862Z|804b75fe-c805-4036-bb9b-d9a8e6a0078d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:21.863Z|019ce5ef-122b-43df-8187-806e2c67f000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:21.864Z|019ce5ef-122b-43df-8187-806e2c67f000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:21.864Z|804b75fe-c805-4036-bb9b-d9a8e6a0078d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:31.883Z|0146ae9d-1611-4954-8418-fb055488c01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:31.884Z|0146ae9d-1611-4954-8418-fb055488c01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:31.884Z|e5bdef73-263f-4738-9c06-a5c297e9cbf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:31.884Z|e5bdef73-263f-4738-9c06-a5c297e9cbf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:31.888Z|c1ea6def-4b35-4070-a4ce-c5769bfbf868|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:31.889Z|c1ea6def-4b35-4070-a4ce-c5769bfbf868|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:35.930Z|84d8162d-a46b-40ea-991b-0bf73cb8b143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:32:35.934Z|84d8162d-a46b-40ea-991b-0bf73cb8b143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:32:41.913Z|a277f3a2-ca53-46b7-a86b-7ebc0a2c8948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:41.913Z|28f50b11-b474-4953-a75d-8989ddb49189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:41.914Z|a277f3a2-ca53-46b7-a86b-7ebc0a2c8948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:41.914Z|28f50b11-b474-4953-a75d-8989ddb49189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:41.918Z|e213be5d-84f0-45de-b99e-060842a64207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:41.919Z|e213be5d-84f0-45de-b99e-060842a64207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:42.868Z|19f81b54-0312-44b3-a654-7ddfd6c4262a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:32:42.868Z|19f81b54-0312-44b3-a654-7ddfd6c4262a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:50.930Z|119e7d84-0420-4a6f-993d-80a19d24c9e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:32:50.930Z|119e7d84-0420-4a6f-993d-80a19d24c9e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:32:51.358Z|0bad849d-2193-4911-a4dd-b7c4373013e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:32:51.359Z|0bad849d-2193-4911-a4dd-b7c4373013e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:32:51.939Z|8f22b57f-c98c-49d9-b0f3-3b03d5065a5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:51.939Z|8f22b57f-c98c-49d9-b0f3-3b03d5065a5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:51.944Z|2dc6a070-e92c-4755-9627-33abeecd12eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:51.945Z|2dc6a070-e92c-4755-9627-33abeecd12eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:32:51.947Z|877d47b6-c407-4775-b010-34b4315dad88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:32:51.947Z|877d47b6-c407-4775-b010-34b4315dad88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:01.968Z|00981fa6-fed0-44ba-9991-364e57b2de07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:01.968Z|00981fa6-fed0-44ba-9991-364e57b2de07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:01.971Z|bcbd3a18-afd2-44ce-9ae5-d0b71fb49f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:01.972Z|bcbd3a18-afd2-44ce-9ae5-d0b71fb49f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:01.974Z|d1091536-156f-4dc8-9276-cab3026ffc0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:01.975Z|d1091536-156f-4dc8-9276-cab3026ffc0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:05.930Z|293ee4ea-6f85-4a23-8830-fa41f791e852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:33:05.931Z|293ee4ea-6f85-4a23-8830-fa41f791e852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:33:11.993Z|61b2deb9-9988-4c62-92ad-16aa62346ff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:11.993Z|61b2deb9-9988-4c62-92ad-16aa62346ff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:11.996Z|f3ba7219-8e29-4ada-9534-c4b9bf420dad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:11.996Z|f3ba7219-8e29-4ada-9534-c4b9bf420dad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:11.998Z|f3480f07-7759-4b7c-8e34-d12c5cc2a238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:11.999Z|f3480f07-7759-4b7c-8e34-d12c5cc2a238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:20.930Z|7fcf9ee8-1793-4ef3-8b16-f648a4effb33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:33:20.934Z|7fcf9ee8-1793-4ef3-8b16-f648a4effb33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:33:21.359Z|dd9bfbc3-8fd1-44cb-b293-b59e84a0d2b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:33:21.360Z|dd9bfbc3-8fd1-44cb-b293-b59e84a0d2b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:33:22.021Z|a7d6138d-330e-4d71-b950-f6532e5b6a7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:22.022Z|a7d6138d-330e-4d71-b950-f6532e5b6a7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:22.024Z|90fcb734-fad6-4b04-b77c-b59f3ec18a87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:22.025Z|90fcb734-fad6-4b04-b77c-b59f3ec18a87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:22.027Z|16d2bdd4-ccb0-4f7f-aad0-ef73e76beae9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:22.027Z|16d2bdd4-ccb0-4f7f-aad0-ef73e76beae9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:32.050Z|04d7cbe6-6551-42d2-8036-f4bee94a1d93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:32.051Z|04d7cbe6-6551-42d2-8036-f4bee94a1d93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:32.051Z|a0801f9f-4ea0-4e02-9bb5-0cf9943b3769|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:32.051Z|a0801f9f-4ea0-4e02-9bb5-0cf9943b3769|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:32.056Z|188fec8a-83ce-4efc-9052-b354ad3cb710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:32.057Z|188fec8a-83ce-4efc-9052-b354ad3cb710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:35.930Z|2d622354-77d2-498c-89e0-e6db4ce64d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:33:35.931Z|2d622354-77d2-498c-89e0-e6db4ce64d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:33:42.076Z|d0f79e8c-0e97-49df-8417-987166069ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:42.077Z|d0f79e8c-0e97-49df-8417-987166069ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:42.078Z|6dd81f11-8390-490f-95f2-e0c5ae1ce2d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:42.079Z|6dd81f11-8390-490f-95f2-e0c5ae1ce2d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:42.084Z|381a9628-7ca2-4646-8eac-f27a12086722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:42.084Z|381a9628-7ca2-4646-8eac-f27a12086722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:42.868Z|1a78e663-d07e-4f3e-a036-233f0c23440c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:33:42.869Z|1a78e663-d07e-4f3e-a036-233f0c23440c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:50.930Z|1a320a9a-baa9-4e16-8d88-00eca1bd5b6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:33:50.931Z|1a320a9a-baa9-4e16-8d88-00eca1bd5b6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:33:51.360Z|c8f06001-8be4-41c3-8974-9dc25d82fe77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:33:51.361Z|c8f06001-8be4-41c3-8974-9dc25d82fe77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:33:52.102Z|1ca2cc8a-e2c8-4948-ba48-c1f6bf63de59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:52.103Z|1ca2cc8a-e2c8-4948-ba48-c1f6bf63de59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:52.104Z|110c7302-36c0-4084-9ff4-2eaa386f1736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:52.105Z|110c7302-36c0-4084-9ff4-2eaa386f1736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:33:52.106Z|97ac676f-a8b7-4aef-ade3-70fca34ee954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:33:52.107Z|97ac676f-a8b7-4aef-ade3-70fca34ee954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:02.139Z|98f7a836-6a8d-4961-a1ca-a17298ff7a89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:02.139Z|f93d1194-fbbb-4205-b8a4-cc1d4f1aecb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:02.140Z|f93d1194-fbbb-4205-b8a4-cc1d4f1aecb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:02.140Z|98f7a836-6a8d-4961-a1ca-a17298ff7a89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:02.145Z|e937162d-5a64-47ab-897b-8fc525ba47d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:02.145Z|e937162d-5a64-47ab-897b-8fc525ba47d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:05.930Z|89903136-2cf3-4916-9722-f395d2e0d123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:34:05.934Z|89903136-2cf3-4916-9722-f395d2e0d123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:34:12.169Z|09faa8b3-7160-4cbe-9dec-1fb08f466607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:12.169Z|09faa8b3-7160-4cbe-9dec-1fb08f466607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:12.169Z|2ae776fe-7822-44c7-bf3c-3ae3e57c54cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:12.170Z|2ae776fe-7822-44c7-bf3c-3ae3e57c54cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:12.171Z|125bc121-466d-4428-ba0e-10c8002e2b35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:12.172Z|125bc121-466d-4428-ba0e-10c8002e2b35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:20.930Z|5673af09-b48a-48b8-9f0f-c2a5e34c9e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:34:20.931Z|5673af09-b48a-48b8-9f0f-c2a5e34c9e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:34:21.362Z|01f9e2b7-82d3-43a5-aa33-e3ae9b631405|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:34:21.362Z|01f9e2b7-82d3-43a5-aa33-e3ae9b631405|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:34:22.200Z|b8843716-7369-4164-b960-be2e94528631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:22.200Z|b8843716-7369-4164-b960-be2e94528631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:22.202Z|e6977c31-2de3-4754-9d22-09bd3d6c423a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:22.202Z|c2dda837-3726-4ff8-8376-66489ac3c705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:22.203Z|e6977c31-2de3-4754-9d22-09bd3d6c423a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:22.204Z|c2dda837-3726-4ff8-8376-66489ac3c705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:32.247Z|92459b63-78be-441e-af11-a2c9a13f2a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:32.248Z|92459b63-78be-441e-af11-a2c9a13f2a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:32.249Z|d8120005-a9c8-492d-b41a-5d83458ceea7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:32.250Z|497e678d-a602-4c53-8e78-cbecae0acb6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:32.250Z|d8120005-a9c8-492d-b41a-5d83458ceea7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:32.250Z|497e678d-a602-4c53-8e78-cbecae0acb6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:35.930Z|656e892c-b62e-4c10-8827-bf012830470c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:34:35.931Z|656e892c-b62e-4c10-8827-bf012830470c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:34:42.274Z|fff4ce43-a4f0-4c5f-b708-638900f31fdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:42.275Z|fff4ce43-a4f0-4c5f-b708-638900f31fdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:42.275Z|869dc370-d421-4f82-90bb-40f72460c16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:42.276Z|869dc370-d421-4f82-90bb-40f72460c16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:42.278Z|64eb592e-d295-4374-8827-7e5913f6943a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:42.279Z|64eb592e-d295-4374-8827-7e5913f6943a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:42.868Z|e9e4d8e9-b6e8-434c-a510-a43f17c9652b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:34:42.869Z|e9e4d8e9-b6e8-434c-a510-a43f17c9652b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:50.930Z|5411b14e-9e56-4e9f-80c6-3fdf04f13d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:34:50.933Z|5411b14e-9e56-4e9f-80c6-3fdf04f13d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:34:51.363Z|c109c653-1a3e-48da-ba06-e173e714acfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:34:51.363Z|c109c653-1a3e-48da-ba06-e173e714acfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:34:52.299Z|345295d0-484f-4195-9a57-527e75473bb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:52.300Z|345295d0-484f-4195-9a57-527e75473bb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:52.301Z|99629f12-529e-49e9-9991-e7a4ae202a36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:52.302Z|99629f12-529e-49e9-9991-e7a4ae202a36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:34:52.306Z|92105f22-8733-4551-bf84-57c3d1b6fbeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:34:52.306Z|92105f22-8733-4551-bf84-57c3d1b6fbeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:02.326Z|854d9a2a-c06d-4912-8aed-dbd74e92b4ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:02.327Z|4b7edaf2-1f63-46d9-8f2d-fe42eb3d7ccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:02.327Z|854d9a2a-c06d-4912-8aed-dbd74e92b4ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:02.328Z|4b7edaf2-1f63-46d9-8f2d-fe42eb3d7ccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:02.331Z|0b43f792-a6fe-4297-8eb7-a6971f1bd670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:02.332Z|0b43f792-a6fe-4297-8eb7-a6971f1bd670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:05.930Z|1d7d78e3-7377-4c98-945f-2950333e21e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:35:05.931Z|1d7d78e3-7377-4c98-945f-2950333e21e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:35:12.355Z|5bc7da47-8649-4ea6-ab42-1054192088e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:12.354Z|921faa7a-4072-4745-a5ad-b6c2d5a173c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:12.355Z|5bc7da47-8649-4ea6-ab42-1054192088e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:12.355Z|921faa7a-4072-4745-a5ad-b6c2d5a173c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:12.362Z|d125092a-28ba-4ac8-8011-4135da2edf00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:12.363Z|d125092a-28ba-4ac8-8011-4135da2edf00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:20.930Z|eac7d83c-9fa4-4e9b-ab4b-f338c8724ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:35:20.931Z|eac7d83c-9fa4-4e9b-ab4b-f338c8724ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:35:21.364Z|937515a4-8ddf-4736-aa8c-24636c0bd9a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:35:21.365Z|937515a4-8ddf-4736-aa8c-24636c0bd9a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:35:22.382Z|bcd209fa-bd87-46e7-9d1d-8d2fdda0bbb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:22.382Z|2b6747f2-414e-477b-86eb-7a2647f21652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:22.383Z|bcd209fa-bd87-46e7-9d1d-8d2fdda0bbb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:22.383Z|2b6747f2-414e-477b-86eb-7a2647f21652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:22.391Z|14fd5cc4-79c9-4403-a37e-2797dc4a2968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:22.392Z|14fd5cc4-79c9-4403-a37e-2797dc4a2968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:32.407Z|a39bf81f-9e60-4828-b9fd-17530bed3639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:32.408Z|a39bf81f-9e60-4828-b9fd-17530bed3639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:32.413Z|ebaaa1fc-c3c1-43a9-a2c8-15c2065e6faa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:32.414Z|ebaaa1fc-c3c1-43a9-a2c8-15c2065e6faa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:32.415Z|80783e40-d922-4f46-9d1b-a27e71ab1241|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:32.416Z|80783e40-d922-4f46-9d1b-a27e71ab1241|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:35.930Z|42a800cb-85bc-4f71-b43d-819eb6435bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:35:35.935Z|42a800cb-85bc-4f71-b43d-819eb6435bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:35:42.437Z|cfc0573c-d2b8-488e-b591-2bf9d5492c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:42.438Z|cfc0573c-d2b8-488e-b591-2bf9d5492c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:42.442Z|291725dc-432e-46c9-9c8b-a514623d1ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:42.442Z|291725dc-432e-46c9-9c8b-a514623d1ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:42.442Z|5ad7f0b9-a940-4931-a598-e4291e07475d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:42.443Z|5ad7f0b9-a940-4931-a598-e4291e07475d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:42.869Z|b60b34d0-71cd-44da-afc9-2fe7c1cb3df9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:35:42.869Z|b60b34d0-71cd-44da-afc9-2fe7c1cb3df9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:50.930Z|54936f27-390f-47e9-a136-f721bf9aca5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:35:50.930Z|54936f27-390f-47e9-a136-f721bf9aca5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:35:51.365Z|27213e91-1e43-4eb2-968e-b96ce9e7e2dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:35:51.366Z|27213e91-1e43-4eb2-968e-b96ce9e7e2dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:35:52.465Z|c94160c3-438c-4226-88f2-1efe90784792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:52.466Z|c94160c3-438c-4226-88f2-1efe90784792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:52.470Z|6581f9fd-cae5-47c8-9bd7-aa6da01dd813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:52.470Z|6581f9fd-cae5-47c8-9bd7-aa6da01dd813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:35:52.472Z|de487ab3-9341-4d42-9d6e-bc9b6968abff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:35:52.473Z|de487ab3-9341-4d42-9d6e-bc9b6968abff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:02.490Z|4f941aa0-f3ae-46e2-bd2e-93e8afcc3495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:02.491Z|4f941aa0-f3ae-46e2-bd2e-93e8afcc3495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:02.492Z|3d924877-3f02-4f7f-99ae-ba203ca6188a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:02.493Z|3d924877-3f02-4f7f-99ae-ba203ca6188a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:02.496Z|f21df513-58eb-4b6d-a40f-24f3aed66272|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:02.497Z|f21df513-58eb-4b6d-a40f-24f3aed66272|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:05.930Z|cbfabdbb-f88a-4d19-99b4-5d724da9b848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:36:05.931Z|cbfabdbb-f88a-4d19-99b4-5d724da9b848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:36:12.518Z|028072df-2a56-461b-8efc-ca3ce7d65ec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:12.519Z|028072df-2a56-461b-8efc-ca3ce7d65ec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:12.519Z|787d686f-472c-4f19-bfc6-63cf970511c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:12.519Z|a8d8313c-1360-4375-ac6a-558352e3a44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:12.519Z|787d686f-472c-4f19-bfc6-63cf970511c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:12.519Z|a8d8313c-1360-4375-ac6a-558352e3a44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:20.930Z|10787f41-07e3-4dcf-ae0c-1e898f70034e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:36:20.934Z|10787f41-07e3-4dcf-ae0c-1e898f70034e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:36:21.366Z|38282478-a199-47d2-b710-64be74b3454c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:36:21.367Z|38282478-a199-47d2-b710-64be74b3454c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:36:22.545Z|eac8c9a1-d6f3-44ad-ae44-3079461ddd8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:22.546Z|eac8c9a1-d6f3-44ad-ae44-3079461ddd8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:22.553Z|3ce32fbe-62ae-46de-8ca0-7d58fb57d884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:22.554Z|3ce32fbe-62ae-46de-8ca0-7d58fb57d884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:22.554Z|84f06696-c14b-4d39-85be-4ed622dfa9a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:22.555Z|84f06696-c14b-4d39-85be-4ed622dfa9a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:32.571Z|02699772-8864-415a-b0b5-37629ba3ede2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:32.571Z|02699772-8864-415a-b0b5-37629ba3ede2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:32.579Z|bf65de14-ba30-4e85-861f-a17c5f698c19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:32.580Z|bf65de14-ba30-4e85-861f-a17c5f698c19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:32.581Z|6fb113d0-d5ec-41af-9687-4342eba1e071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:32.581Z|6fb113d0-d5ec-41af-9687-4342eba1e071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:35.930Z|b8aa9815-c1fa-432c-8904-071703b5d39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:36:35.931Z|b8aa9815-c1fa-432c-8904-071703b5d39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:36:42.598Z|a1e51475-39f3-452f-a1e9-9c75cd37911a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:42.598Z|a1e51475-39f3-452f-a1e9-9c75cd37911a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:42.606Z|d6969071-f912-42a7-be92-34dfe23988c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:42.607Z|d6969071-f912-42a7-be92-34dfe23988c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:42.607Z|ceac918c-4d40-43a4-90a4-e354510cdbd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:42.608Z|ceac918c-4d40-43a4-90a4-e354510cdbd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:42.868Z|1b0239b4-9970-48a1-8690-b70bfdbbb497|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:36:42.869Z|1b0239b4-9970-48a1-8690-b70bfdbbb497|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:50.930Z|38534945-d134-430e-bd2e-35e7b5c633e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:36:50.930Z|38534945-d134-430e-bd2e-35e7b5c633e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:36:51.367Z|c7e1e642-ed02-49f5-adfe-4107540d685e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:36:51.368Z|c7e1e642-ed02-49f5-adfe-4107540d685e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:36:52.621Z|94ea1482-e09d-4991-8977-732900759162|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:52.621Z|94ea1482-e09d-4991-8977-732900759162|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:52.629Z|9fc1d636-ed8d-4be5-8721-2d201f96bee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:52.629Z|9fc1d636-ed8d-4be5-8721-2d201f96bee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:36:52.633Z|fb3f70bf-1f9e-496d-8078-b5c21b26ac7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:36:52.633Z|fb3f70bf-1f9e-496d-8078-b5c21b26ac7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:02.644Z|65d9d8eb-27d0-4a82-8f73-c66cb074c6df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:02.645Z|65d9d8eb-27d0-4a82-8f73-c66cb074c6df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:02.652Z|e5601fb0-df21-4896-b9e3-83a616e1ce38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:02.652Z|e5601fb0-df21-4896-b9e3-83a616e1ce38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:02.655Z|ffd95ad1-5d59-4bec-bb3e-b386db90ea31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:02.655Z|ffd95ad1-5d59-4bec-bb3e-b386db90ea31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:05.930Z|9a728eb1-eba2-484d-b037-2f9dcf984338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:37:05.934Z|9a728eb1-eba2-484d-b037-2f9dcf984338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:37:12.673Z|9616a4ad-5859-4325-aee1-576005264c3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:12.674Z|9616a4ad-5859-4325-aee1-576005264c3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:12.679Z|8ece6104-814c-4815-ae14-39d1e3fd87e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:12.679Z|8ece6104-814c-4815-ae14-39d1e3fd87e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:12.681Z|17437f5f-6699-4de9-871e-7ef4939d964a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:12.682Z|17437f5f-6699-4de9-871e-7ef4939d964a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:20.930Z|f8949354-02f3-4315-ad15-217b9988eb71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:37:20.931Z|f8949354-02f3-4315-ad15-217b9988eb71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:37:21.368Z|42e76eec-db2e-43e5-b7c9-f41fd483d543|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:37:21.369Z|42e76eec-db2e-43e5-b7c9-f41fd483d543|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:37:22.703Z|098d58bb-9c9d-4cf6-ac5a-a672514c7b5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:22.703Z|098d58bb-9c9d-4cf6-ac5a-a672514c7b5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:22.706Z|eb27f6fe-5c60-4eeb-b8f3-f5c9e134be40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:22.706Z|eb27f6fe-5c60-4eeb-b8f3-f5c9e134be40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:22.707Z|485bb89e-2afa-4cad-95e7-112f05b93376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:22.707Z|485bb89e-2afa-4cad-95e7-112f05b93376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:32.732Z|115aabdc-86c7-4a3f-9cc6-7c3379163ba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:32.733Z|115aabdc-86c7-4a3f-9cc6-7c3379163ba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:32.735Z|1b770139-c304-47eb-af29-464a5508e8a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:32.736Z|1b770139-c304-47eb-af29-464a5508e8a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:32.738Z|0f8d4d65-cb86-4fe4-b6dc-69724634eba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:32.739Z|0f8d4d65-cb86-4fe4-b6dc-69724634eba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:35.930Z|d6f237a3-5451-4dd6-ae59-bd3e7b64d138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:37:35.931Z|d6f237a3-5451-4dd6-ae59-bd3e7b64d138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:37:42.762Z|6df55786-599e-4c01-bda9-0ef2100efa03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:42.763Z|6df55786-599e-4c01-bda9-0ef2100efa03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:42.764Z|49376ccb-29c3-4df7-8291-ae4777e876ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:42.764Z|49376ccb-29c3-4df7-8291-ae4777e876ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:42.768Z|40fb7fb5-b1ac-4983-8524-c3004b9d29e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:42.769Z|40fb7fb5-b1ac-4983-8524-c3004b9d29e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:42.866Z|e87b4c55-1fd9-4d5a-ba99-749ddcb8ad83|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:37:42.866Z|e87b4c55-1fd9-4d5a-ba99-749ddcb8ad83|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:50.930Z|6f7afc03-aaa6-463e-8c30-7442a6413fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:37:50.934Z|6f7afc03-aaa6-463e-8c30-7442a6413fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:37:51.369Z|68192da4-bc90-43eb-90ba-f28f3749c083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:37:51.370Z|68192da4-bc90-43eb-90ba-f28f3749c083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:37:52.790Z|92a787b2-f0d3-4e2a-a550-a1404e81fd5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:52.790Z|317de3bf-90ce-4e89-b5d8-62a6403efca1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:52.791Z|317de3bf-90ce-4e89-b5d8-62a6403efca1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:52.791Z|92a787b2-f0d3-4e2a-a550-a1404e81fd5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:37:52.796Z|73b25758-a384-49ff-8f03-7de3964c0228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:37:52.796Z|73b25758-a384-49ff-8f03-7de3964c0228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:02.819Z|0476c1d4-ddf6-45c7-8b2c-3fe3091ba52f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:02.819Z|d1f3c934-2df7-4425-9048-03f68f434e91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:02.820Z|d1f3c934-2df7-4425-9048-03f68f434e91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:02.820Z|0476c1d4-ddf6-45c7-8b2c-3fe3091ba52f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:02.828Z|393036ba-6491-43fe-ac9a-3a011da46776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:02.828Z|393036ba-6491-43fe-ac9a-3a011da46776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:05.930Z|5d8af4ca-7dc1-4065-bfaa-b3efa27768cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:38:05.931Z|5d8af4ca-7dc1-4065-bfaa-b3efa27768cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:38:12.849Z|d6424576-b790-4af0-a69e-e3fed1987eb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:12.850Z|d6424576-b790-4af0-a69e-e3fed1987eb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:12.850Z|1ad310fc-f793-4ad4-8626-6c8291186d0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:12.851Z|1ad310fc-f793-4ad4-8626-6c8291186d0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:12.856Z|7f7e8a3b-41df-4764-90a9-da147fde2693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:12.857Z|7f7e8a3b-41df-4764-90a9-da147fde2693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:20.930Z|a12802fd-f194-4865-8a09-77bcd3ef59a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:38:20.931Z|a12802fd-f194-4865-8a09-77bcd3ef59a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:38:21.370Z|8ebf3f18-b689-49d3-b48e-1c4096414111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:38:21.371Z|8ebf3f18-b689-49d3-b48e-1c4096414111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:38:22.887Z|dc03f7f1-eb52-4d6e-915e-5522f8b9b688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:22.887Z|5e2efc70-cd32-49fe-826c-b7b35a2a75d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:22.888Z|f65ff8cf-771e-4872-89e3-783e2f061488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:22.888Z|dc03f7f1-eb52-4d6e-915e-5522f8b9b688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:22.888Z|5e2efc70-cd32-49fe-826c-b7b35a2a75d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:22.888Z|f65ff8cf-771e-4872-89e3-783e2f061488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:32.913Z|501cf72a-4589-403f-b346-4496b6d74aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:32.913Z|501cf72a-4589-403f-b346-4496b6d74aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:32.914Z|3b766e55-6232-42cf-886c-53f109b6e14d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:32.915Z|3b766e55-6232-42cf-886c-53f109b6e14d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:32.920Z|3ef5416c-d310-4677-a1b3-871c1f65b2d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:32.920Z|3ef5416c-d310-4677-a1b3-871c1f65b2d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:35.930Z|4175f834-5393-4d1b-9566-13af42e519e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:38:35.934Z|4175f834-5393-4d1b-9566-13af42e519e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:38:42.866Z|07be5d7f-b310-4c96-86c8-ee212ce3696e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:38:42.867Z|07be5d7f-b310-4c96-86c8-ee212ce3696e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:42.940Z|516390d3-ba37-45a0-ab76-f02966f81fd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:42.941Z|6a2860cd-c307-4f02-abae-e6ed7f5a30ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:42.941Z|516390d3-ba37-45a0-ab76-f02966f81fd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:42.941Z|6a2860cd-c307-4f02-abae-e6ed7f5a30ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:42.946Z|81a680e2-8e18-4f64-bf08-5b40d70a3d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:42.947Z|81a680e2-8e18-4f64-bf08-5b40d70a3d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:50.930Z|ae6bb378-f81d-45ef-91f3-eff9c7ec56ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:38:50.930Z|ae6bb378-f81d-45ef-91f3-eff9c7ec56ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:38:51.372Z|03b1fb5e-dab0-4508-9cb2-834b969f2f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:38:51.372Z|03b1fb5e-dab0-4508-9cb2-834b969f2f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:38:52.963Z|63fdaad3-597f-476b-9b5a-0878cf6e2f3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:52.963Z|63fdaad3-597f-476b-9b5a-0878cf6e2f3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:52.967Z|e3039757-c485-4461-9d8d-b408108273bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:52.968Z|e3039757-c485-4461-9d8d-b408108273bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:38:52.974Z|22b50f4c-f9a6-40e4-a9a2-771d32621439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:38:52.974Z|22b50f4c-f9a6-40e4-a9a2-771d32621439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:02.992Z|212155d2-8d03-4014-91ef-7c67c87581a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:02.992Z|212155d2-8d03-4014-91ef-7c67c87581a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:02.995Z|f7f9706b-b60f-4371-b819-4611791a507f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:02.996Z|f7f9706b-b60f-4371-b819-4611791a507f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:03.001Z|c6d8a2fc-3217-4d18-8671-3bfff631b5f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:03.001Z|c6d8a2fc-3217-4d18-8671-3bfff631b5f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:05.930Z|f299b290-3f6c-44c9-9be2-c8ede2e101cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:39:05.930Z|f299b290-3f6c-44c9-9be2-c8ede2e101cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:39:13.019Z|c7be0efa-2577-4d0f-8463-c5e9647400ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:13.020Z|c7be0efa-2577-4d0f-8463-c5e9647400ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:13.022Z|73ece4e0-fb94-46e7-988e-e5ce0d3e9aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:13.023Z|73ece4e0-fb94-46e7-988e-e5ce0d3e9aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:13.025Z|2716ea23-9ad2-48f8-932a-118fe7191a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:13.026Z|2716ea23-9ad2-48f8-932a-118fe7191a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:20.930Z|e97ba0ba-1631-4dad-907f-2a4debc895b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:39:20.934Z|e97ba0ba-1631-4dad-907f-2a4debc895b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:39:21.373Z|f1e14284-4561-4d16-a7ed-af31fd688fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:39:21.373Z|f1e14284-4561-4d16-a7ed-af31fd688fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:39:23.044Z|7437f440-9c79-4bbe-9919-6307e4fb09a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:23.045Z|7437f440-9c79-4bbe-9919-6307e4fb09a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:23.047Z|36157a49-4f8a-4052-9b5f-e552537f37d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:23.047Z|36157a49-4f8a-4052-9b5f-e552537f37d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:23.049Z|61033562-22b8-487c-94fd-1ddb5d966949|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:23.050Z|61033562-22b8-487c-94fd-1ddb5d966949|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:33.075Z|7922515c-318c-40a5-8a6e-2d4c9e2f30ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:33.076Z|7922515c-318c-40a5-8a6e-2d4c9e2f30ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:33.077Z|ef118d23-034b-44f2-b3fa-153c47894c20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:33.078Z|39f574a3-2ba6-432d-86da-987a9781aaae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:33.078Z|ef118d23-034b-44f2-b3fa-153c47894c20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:33.079Z|39f574a3-2ba6-432d-86da-987a9781aaae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:35.930Z|21f2c7af-d068-44e0-9984-37ee6dd1d08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:39:35.931Z|21f2c7af-d068-44e0-9984-37ee6dd1d08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:39:42.868Z|621f75eb-cf2b-4f85-a9dc-8bea917d97af|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:39:42.869Z|621f75eb-cf2b-4f85-a9dc-8bea917d97af|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:43.101Z|81b0c8f9-e82c-4342-8800-ac2cf45cf0ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:43.102Z|81b0c8f9-e82c-4342-8800-ac2cf45cf0ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:43.106Z|07382119-fdab-4296-b2fa-8db198f9a873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:43.107Z|07382119-fdab-4296-b2fa-8db198f9a873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:43.111Z|ae9a9544-de34-47cb-847e-ca50bd02e5d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:43.111Z|ae9a9544-de34-47cb-847e-ca50bd02e5d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:50.930Z|bc45c1d0-7263-4d83-9104-b03520a7813b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:39:50.930Z|bc45c1d0-7263-4d83-9104-b03520a7813b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:39:51.374Z|a601dfce-93ac-4b47-903b-2d98a6b67d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:39:51.374Z|a601dfce-93ac-4b47-903b-2d98a6b67d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:39:53.134Z|fb9edee9-5c79-44bf-bc07-d20b41fd3b99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:53.134Z|59242472-28f3-45c2-b257-b4a848baaf59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:53.135Z|fb9edee9-5c79-44bf-bc07-d20b41fd3b99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:53.135Z|59242472-28f3-45c2-b257-b4a848baaf59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:39:53.141Z|4706073a-f498-4e4d-8490-eca8eb7894ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:39:53.141Z|4706073a-f498-4e4d-8490-eca8eb7894ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:03.162Z|4702d9a5-01b0-4f0d-85de-35be475750f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:03.163Z|4702d9a5-01b0-4f0d-85de-35be475750f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:03.166Z|a2e700f3-a1c5-42bb-98a5-269026637451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:03.166Z|a2e700f3-a1c5-42bb-98a5-269026637451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:03.167Z|ac3a8bcd-e2cb-467d-ad56-40da3badd583|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:03.167Z|ac3a8bcd-e2cb-467d-ad56-40da3badd583|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:05.930Z|388a4a5f-3d4e-4e66-a2b2-6fc043c15939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:40:05.934Z|388a4a5f-3d4e-4e66-a2b2-6fc043c15939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:40:13.195Z|aca5522e-e948-4cbc-a6ff-66fd13d62f6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:13.195Z|aca5522e-e948-4cbc-a6ff-66fd13d62f6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:13.196Z|cea496c3-f876-45b1-a20e-2b89cbd6f0f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:13.196Z|cea496c3-f876-45b1-a20e-2b89cbd6f0f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:13.203Z|4163ac29-9a28-4a2b-bc60-12491a427f2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:13.204Z|4163ac29-9a28-4a2b-bc60-12491a427f2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:20.930Z|08dd7d16-1834-441d-ad4a-c393879bcab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:40:20.931Z|08dd7d16-1834-441d-ad4a-c393879bcab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:40:21.375Z|0c1af9b3-4d51-4444-b0ec-bbbc0c372ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:40:21.375Z|0c1af9b3-4d51-4444-b0ec-bbbc0c372ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:40:23.220Z|71f3e2b2-2469-4770-aa68-6698a71c6f10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:23.220Z|71f3e2b2-2469-4770-aa68-6698a71c6f10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:23.224Z|1490aff1-1d91-422b-8c99-056e69a97afa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:23.225Z|1490aff1-1d91-422b-8c99-056e69a97afa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:23.227Z|a10d8cbb-5cfe-4356-8aa1-ae28f30e1279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:23.227Z|a10d8cbb-5cfe-4356-8aa1-ae28f30e1279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:33.248Z|8e11d44a-005e-4745-bc17-fd42bd143bfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:33.248Z|8e11d44a-005e-4745-bc17-fd42bd143bfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:33.251Z|c5f1341e-a922-48ee-b82f-ce9138d922a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:33.252Z|c5f1341e-a922-48ee-b82f-ce9138d922a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:33.254Z|7d4ade41-30f6-4f3d-a9fc-7aa415f659fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:33.255Z|7d4ade41-30f6-4f3d-a9fc-7aa415f659fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:35.930Z|5e8af519-6088-490e-aac0-fda520d40926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:40:35.931Z|5e8af519-6088-490e-aac0-fda520d40926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:40:42.869Z|2c5cfd7e-3ce7-44d0-8d91-6184362b61cc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:40:42.870Z|2c5cfd7e-3ce7-44d0-8d91-6184362b61cc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:43.280Z|24f58cd5-6e8f-453e-a70a-d68fe77c796e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:43.280Z|24f58cd5-6e8f-453e-a70a-d68fe77c796e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:43.284Z|c6ad0228-bcf9-45f0-bfae-eb1d35cad886|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:43.284Z|ba7e5e48-d843-4ee0-a773-7921ed446d57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:43.284Z|c6ad0228-bcf9-45f0-bfae-eb1d35cad886|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:43.284Z|ba7e5e48-d843-4ee0-a773-7921ed446d57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:50.930Z|08866e52-951e-4123-8f6c-0bbb8ce2f432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:40:50.933Z|08866e52-951e-4123-8f6c-0bbb8ce2f432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:40:51.376Z|84bf1deb-cbd9-4365-99ff-81fe351e12da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:40:51.376Z|84bf1deb-cbd9-4365-99ff-81fe351e12da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:40:53.311Z|4171e541-821f-4e2a-a3be-41dd3038295e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:53.312Z|4171e541-821f-4e2a-a3be-41dd3038295e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:53.313Z|4467bed5-7246-4770-920a-e0cd4fb5b404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:53.313Z|40625b96-b31a-430e-94be-278413800508|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:40:53.314Z|4467bed5-7246-4770-920a-e0cd4fb5b404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:40:53.314Z|40625b96-b31a-430e-94be-278413800508|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:03.351Z|c5c2ca54-b2f9-488a-8e96-a21bf6bc5429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:03.351Z|ae87b517-115f-4eb2-ade6-efe070984c23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:03.351Z|208d63ae-ba4c-412f-9445-156956c724e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:03.352Z|ae87b517-115f-4eb2-ade6-efe070984c23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:03.352Z|208d63ae-ba4c-412f-9445-156956c724e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:03.352Z|c5c2ca54-b2f9-488a-8e96-a21bf6bc5429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:05.930Z|071e5c26-3b8d-4fde-8519-f3e89b38b8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:41:05.931Z|071e5c26-3b8d-4fde-8519-f3e89b38b8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:41:13.383Z|23b0fd0c-5579-4448-b525-8f1a57c6f5f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:13.384Z|23b0fd0c-5579-4448-b525-8f1a57c6f5f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:13.385Z|1a0447f8-cb9f-4bec-a2f0-17e6ff6775b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:13.385Z|1a0447f8-cb9f-4bec-a2f0-17e6ff6775b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:13.390Z|58737f6b-4a44-46f0-ac47-7c90fd8fdb1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:13.390Z|58737f6b-4a44-46f0-ac47-7c90fd8fdb1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:20.930Z|74915d83-7df1-4186-adbb-e6080c015c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:41:20.931Z|74915d83-7df1-4186-adbb-e6080c015c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:41:21.377Z|2ddcda54-c320-4bf4-98e6-4f9c17ffc279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:41:21.377Z|2ddcda54-c320-4bf4-98e6-4f9c17ffc279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:41:23.413Z|ef3153a1-c0a8-4cf0-8eb9-050f3b8e3a2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:23.414Z|ef3153a1-c0a8-4cf0-8eb9-050f3b8e3a2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:23.416Z|134bf862-a418-4aef-9b65-d91658dfb90e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:23.417Z|134bf862-a418-4aef-9b65-d91658dfb90e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:23.423Z|8991f538-ed7e-47cf-b1a7-49157f6347d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:23.424Z|8991f538-ed7e-47cf-b1a7-49157f6347d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:33.446Z|7506c009-e12f-4ced-9008-6819fc3023eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:33.448Z|7506c009-e12f-4ced-9008-6819fc3023eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:33.448Z|81ec4b9d-ccea-42a0-9315-1fc4303579c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:33.449Z|81ec4b9d-ccea-42a0-9315-1fc4303579c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:33.451Z|91559d8d-5cad-4fad-8508-64757f5d3ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:33.451Z|91559d8d-5cad-4fad-8508-64757f5d3ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:35.930Z|728044d9-b028-400e-9838-c7de230d5e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:41:35.934Z|728044d9-b028-400e-9838-c7de230d5e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:41:42.867Z|3b4e91d5-924b-4dfd-8275-472103236e05|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:41:42.868Z|3b4e91d5-924b-4dfd-8275-472103236e05|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:43.475Z|0ebc13cf-4203-45a3-995b-018103fd9b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:43.476Z|0ebc13cf-4203-45a3-995b-018103fd9b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:43.477Z|30010663-e5af-4d07-86da-c6e754db636c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:43.477Z|a5c41f3e-ab5d-4b40-aa38-27d0be6a2de6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:43.477Z|30010663-e5af-4d07-86da-c6e754db636c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:43.478Z|a5c41f3e-ab5d-4b40-aa38-27d0be6a2de6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:50.930Z|5af05be4-0757-4c4d-9ba6-21e074c94645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:41:50.931Z|5af05be4-0757-4c4d-9ba6-21e074c94645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:41:51.378Z|a5be5bf3-5c02-4f54-b417-059423fee271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:41:51.379Z|a5be5bf3-5c02-4f54-b417-059423fee271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:41:53.500Z|4e9d0ec5-537f-45b7-851e-6c8e1d924543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:53.500Z|4668e7dc-1741-4308-bcf5-fdd1d0e1d054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:53.501Z|4668e7dc-1741-4308-bcf5-fdd1d0e1d054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:53.501Z|4e9d0ec5-537f-45b7-851e-6c8e1d924543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:41:53.503Z|5bea88ae-dc94-4af9-9a61-5ba6a2e6c422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:41:53.504Z|5bea88ae-dc94-4af9-9a61-5ba6a2e6c422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:03.525Z|3773ce1c-fb64-4f64-a888-81c9a3584f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:03.525Z|3773ce1c-fb64-4f64-a888-81c9a3584f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:03.527Z|2dc80ca6-c0e5-48d0-8426-27550fb47c3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:03.527Z|2dc80ca6-c0e5-48d0-8426-27550fb47c3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:03.531Z|b38570e4-ac3e-41d3-8e5a-3620612720f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:03.531Z|b38570e4-ac3e-41d3-8e5a-3620612720f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:05.930Z|cb0b3a77-e340-4a6a-abd9-981126261efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:42:05.931Z|cb0b3a77-e340-4a6a-abd9-981126261efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:42:13.559Z|a7e79540-3bb5-4b9c-b338-ff1069cbfe33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:13.560Z|a7e79540-3bb5-4b9c-b338-ff1069cbfe33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:13.560Z|68ac0cad-13e6-47bd-be55-3351cf8d1f1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:13.561Z|91da816d-7aa6-41e0-8c9d-fce57e1cf8ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:13.561Z|68ac0cad-13e6-47bd-be55-3351cf8d1f1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:13.561Z|91da816d-7aa6-41e0-8c9d-fce57e1cf8ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:20.930Z|88b38d80-8f40-4d63-9ba0-afd436447bb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:42:20.934Z|88b38d80-8f40-4d63-9ba0-afd436447bb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:42:21.379Z|018b3413-dc7e-4aed-ac62-b8cdc0ec69d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:42:21.380Z|018b3413-dc7e-4aed-ac62-b8cdc0ec69d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:42:23.584Z|bf7134ab-a157-45ae-a614-943361b43e20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:23.585Z|bf7134ab-a157-45ae-a614-943361b43e20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:23.586Z|33b6eee3-20be-4981-b1ff-1789e2735619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:23.587Z|33b6eee3-20be-4981-b1ff-1789e2735619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:23.591Z|8018704c-28fa-4d4c-a645-3e48a39a19b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:23.591Z|8018704c-28fa-4d4c-a645-3e48a39a19b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:33.617Z|8398b7e0-725c-4edd-a289-3a48f70e0d49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:33.617Z|e5a72df0-e229-4ae9-aca5-b0ef37e8f107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:33.618Z|8398b7e0-725c-4edd-a289-3a48f70e0d49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:33.618Z|e5a72df0-e229-4ae9-aca5-b0ef37e8f107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:33.627Z|ef27c065-21f1-48d0-b9cc-caf69d6a4ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:33.628Z|ef27c065-21f1-48d0-b9cc-caf69d6a4ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:35.930Z|ee1d3f22-e537-4a78-8d96-04e6b0a82fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:42:35.931Z|ee1d3f22-e537-4a78-8d96-04e6b0a82fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:42:42.867Z|e83fd8ef-03af-4b98-98ec-03308425b9be|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:42:42.868Z|e83fd8ef-03af-4b98-98ec-03308425b9be|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:43.651Z|64ae3f7a-7980-48fe-a783-3d9a088df48a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:43.652Z|64ae3f7a-7980-48fe-a783-3d9a088df48a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:43.659Z|bacca39d-c0a7-427f-9f70-0caa2ce9605e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:43.659Z|b93ff64c-85b9-490d-8f19-ec453dcd8431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:43.659Z|b93ff64c-85b9-490d-8f19-ec453dcd8431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:43.659Z|bacca39d-c0a7-427f-9f70-0caa2ce9605e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:50.930Z|bef2d949-7588-4fe0-8f72-0aeefceb53d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:42:50.930Z|bef2d949-7588-4fe0-8f72-0aeefceb53d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:42:51.380Z|176bab56-2467-4f8e-a056-b917f14358ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:42:51.380Z|176bab56-2467-4f8e-a056-b917f14358ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:42:53.681Z|4464457d-b9ea-4e62-b7c5-ec535ff48ce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:53.682Z|4464457d-b9ea-4e62-b7c5-ec535ff48ce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:53.688Z|31bc4e3f-2a74-48f9-b4c7-fa4f94f7d07a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:53.688Z|42489d2e-793e-4413-9e55-0b709d0018df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:42:53.688Z|31bc4e3f-2a74-48f9-b4c7-fa4f94f7d07a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:42:53.689Z|42489d2e-793e-4413-9e55-0b709d0018df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:03.706Z|a8c27561-921d-44df-9146-33f9fefbbaf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:03.707Z|a8c27561-921d-44df-9146-33f9fefbbaf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:03.712Z|9a2eda69-0d01-43d8-8678-bf8ea0cf7d42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:03.712Z|9a2eda69-0d01-43d8-8678-bf8ea0cf7d42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:03.714Z|d2096359-fdc7-4352-91ec-0aff5da809fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:03.715Z|d2096359-fdc7-4352-91ec-0aff5da809fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:05.930Z|d6dfab60-139c-4de8-abd3-0b3246828200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:43:05.933Z|d6dfab60-139c-4de8-abd3-0b3246828200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:43:13.740Z|f5750ea6-283b-41b7-a121-53347a4b3564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:13.740Z|1a8cff5b-637d-4567-8b34-a51f523e71f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:13.740Z|f5750ea6-283b-41b7-a121-53347a4b3564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:13.740Z|1a8cff5b-637d-4567-8b34-a51f523e71f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:13.742Z|af1a5532-d72f-4c18-87d5-9452fe943a8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:13.743Z|af1a5532-d72f-4c18-87d5-9452fe943a8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:20.930Z|0a04b230-b8c8-49eb-9e7f-7de7cf98f891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:43:20.931Z|0a04b230-b8c8-49eb-9e7f-7de7cf98f891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:43:21.381Z|e3673251-8305-4340-8d03-4b885e1a4e93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:43:21.381Z|e3673251-8305-4340-8d03-4b885e1a4e93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:43:23.767Z|f6490032-ef8f-42f5-b095-b57264886fe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:23.768Z|f6490032-ef8f-42f5-b095-b57264886fe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:23.770Z|8703e91c-2e63-44c9-8c31-e3dbedfaa6be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:23.771Z|8703e91c-2e63-44c9-8c31-e3dbedfaa6be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:23.772Z|bf1ca458-e889-4461-882a-fd1e27f9c959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:23.773Z|bf1ca458-e889-4461-882a-fd1e27f9c959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:33.794Z|471cc4b3-e664-47ea-913c-fc20c52a6c72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:33.795Z|471cc4b3-e664-47ea-913c-fc20c52a6c72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:33.795Z|5eb39a10-2f9e-4c91-9aba-479ab5eae6c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:33.796Z|5eb39a10-2f9e-4c91-9aba-479ab5eae6c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:33.798Z|a2a3764a-7b94-4d30-b0ef-ff10298b48bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:33.799Z|a2a3764a-7b94-4d30-b0ef-ff10298b48bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:35.930Z|e3d029f8-b1c7-415d-9f1e-13c1be9f425f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:43:35.931Z|e3d029f8-b1c7-415d-9f1e-13c1be9f425f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:43:42.868Z|1a7edd09-31d3-4dcb-a525-99444956f169|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:43:42.869Z|1a7edd09-31d3-4dcb-a525-99444956f169|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:43.822Z|c79d3699-170d-433b-8b9c-133a8c897983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:43.823Z|c79d3699-170d-433b-8b9c-133a8c897983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:43.823Z|b553c97b-9d32-453d-8ebe-59c2957582cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:43.823Z|b553c97b-9d32-453d-8ebe-59c2957582cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:43.823Z|0b10622c-ba6c-41e2-ade8-46740e7a9b82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:43.823Z|0b10622c-ba6c-41e2-ade8-46740e7a9b82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:50.930Z|e735cf51-f4f4-486b-8ed3-378a5392696d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:43:50.931Z|e735cf51-f4f4-486b-8ed3-378a5392696d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:43:51.382Z|5739c1f4-bc7f-4d5f-9f05-12fa0b11c78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:43:51.383Z|5739c1f4-bc7f-4d5f-9f05-12fa0b11c78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:43:53.845Z|731cedb1-2251-412d-bd06-c7a1d29c804e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:53.846Z|731cedb1-2251-412d-bd06-c7a1d29c804e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:53.849Z|8cf66987-937c-45ef-b4fc-1dc929ff5009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:53.850Z|8cf66987-937c-45ef-b4fc-1dc929ff5009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:43:53.851Z|81bf610c-5d5a-425d-ba99-481407ee76a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:43:53.852Z|81bf610c-5d5a-425d-ba99-481407ee76a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:03.872Z|823b5d7d-6b3c-46ce-b17a-1270e419b864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:03.873Z|823b5d7d-6b3c-46ce-b17a-1270e419b864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:03.877Z|abfac95f-7cf5-42f2-8b32-7c153b014aac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:03.877Z|abfac95f-7cf5-42f2-8b32-7c153b014aac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:03.878Z|d0237563-990e-4e47-aa81-3e2aded33208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:03.879Z|d0237563-990e-4e47-aa81-3e2aded33208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:05.930Z|8a04ea41-0715-401f-b3c9-0302c27ad6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:44:05.931Z|8a04ea41-0715-401f-b3c9-0302c27ad6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:44:13.902Z|fd032a84-8b5f-4edc-af19-a23f10332f27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:13.902Z|d6fdac91-bbfb-44c9-ab21-ea307bd53be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:13.902Z|fd032a84-8b5f-4edc-af19-a23f10332f27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:13.903Z|d6fdac91-bbfb-44c9-ab21-ea307bd53be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:13.904Z|2a43710e-19d1-4995-9aad-1dce44bbe490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:13.905Z|2a43710e-19d1-4995-9aad-1dce44bbe490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:20.930Z|4155cc33-00c6-42f7-aa2e-1e4d237b8306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:44:20.930Z|4155cc33-00c6-42f7-aa2e-1e4d237b8306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:44:21.383Z|0e783d6e-efa8-48a1-be1b-ff15519bd526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:44:21.384Z|0e783d6e-efa8-48a1-be1b-ff15519bd526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:44:23.926Z|1a9c6ee8-4107-4f96-b875-e42b30dc26ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:23.927Z|1a9c6ee8-4107-4f96-b875-e42b30dc26ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:23.933Z|df0516c8-f8e8-4309-9c32-9d83df00f72c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:23.934Z|df0516c8-f8e8-4309-9c32-9d83df00f72c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:23.934Z|0ed64ce8-65d6-485a-9b68-99ce21e9ae6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:23.935Z|0ed64ce8-65d6-485a-9b68-99ce21e9ae6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:33.956Z|2099f06e-c51a-41bf-bf11-c0dc559bd7fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:33.956Z|2099f06e-c51a-41bf-bf11-c0dc559bd7fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:33.959Z|23303be5-2942-4852-b11a-530a6a7d8c69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:33.960Z|23303be5-2942-4852-b11a-530a6a7d8c69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:33.961Z|bc322302-8bd7-416b-a6e5-bc9a2a08f79e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:33.961Z|bc322302-8bd7-416b-a6e5-bc9a2a08f79e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:35.930Z|57ad718d-79db-4940-bd7a-41b7d1f80f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:44:35.931Z|57ad718d-79db-4940-bd7a-41b7d1f80f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:44:42.867Z|2b778810-744d-4936-9613-d2063a9431a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:44:42.868Z|2b778810-744d-4936-9613-d2063a9431a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:43.987Z|c1a436bd-92a2-421b-99e0-64ac81873278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:43.987Z|c1a436bd-92a2-421b-99e0-64ac81873278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:43.992Z|1e37db38-ec15-4212-a143-11a3e2897c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:43.992Z|f2d54ac4-1828-4a70-8602-41f76ba73885|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:43.992Z|1e37db38-ec15-4212-a143-11a3e2897c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:43.993Z|f2d54ac4-1828-4a70-8602-41f76ba73885|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:50.930Z|b9587406-1efc-4538-85e1-384c62fc8707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:44:50.930Z|b9587406-1efc-4538-85e1-384c62fc8707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:44:51.384Z|90934274-ef9b-4cc5-a769-209bed709977|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:44:51.385Z|90934274-ef9b-4cc5-a769-209bed709977|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:44:54.025Z|2f2044b4-ae5c-4d3d-a8b4-b089f0ad83a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:54.026Z|2f2044b4-ae5c-4d3d-a8b4-b089f0ad83a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:54.026Z|c7de3c1f-be8a-48e9-95eb-925ba4fd9d72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:54.027Z|c7de3c1f-be8a-48e9-95eb-925ba4fd9d72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:44:54.028Z|30017d83-1e46-4424-9207-a018d83bf20c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:44:54.028Z|30017d83-1e46-4424-9207-a018d83bf20c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:04.055Z|95fbd4b3-8626-4a50-8cc0-4c4cab534ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:04.055Z|ac6b8fe1-3f71-4f30-b4b8-419012031f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:04.056Z|95fbd4b3-8626-4a50-8cc0-4c4cab534ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:04.056Z|ac6b8fe1-3f71-4f30-b4b8-419012031f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:04.062Z|cbff6e25-af42-412b-b81c-e4c2a352a354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:04.063Z|cbff6e25-af42-412b-b81c-e4c2a352a354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:05.930Z|b142e141-f0b9-415b-b8d7-55d361d91e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:45:05.931Z|b142e141-f0b9-415b-b8d7-55d361d91e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:45:14.084Z|9f394f42-21cc-43cf-9820-bbb88543d93e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:14.085Z|9f394f42-21cc-43cf-9820-bbb88543d93e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:14.093Z|7715cc26-dde9-464c-9e96-271932c1ee60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:14.094Z|7715cc26-dde9-464c-9e96-271932c1ee60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:14.095Z|3acfd124-51d0-40d6-a197-29d76819ff3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:14.096Z|3acfd124-51d0-40d6-a197-29d76819ff3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:20.930Z|da93c5ae-0812-4a57-a657-17f8bed30801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:45:20.931Z|da93c5ae-0812-4a57-a657-17f8bed30801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:45:21.385Z|09c21a54-bacd-4fdb-9707-6da74662f9fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:45:21.386Z|09c21a54-bacd-4fdb-9707-6da74662f9fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:45:24.113Z|64f6a08c-101b-4e79-8692-05b3961b1adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:24.114Z|64f6a08c-101b-4e79-8692-05b3961b1adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:24.121Z|07b2b1da-99be-4427-ae80-7ad74b48e2fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:24.122Z|07b2b1da-99be-4427-ae80-7ad74b48e2fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:24.122Z|abb43f22-8681-4e6d-8824-a7b6b9da2597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:24.123Z|abb43f22-8681-4e6d-8824-a7b6b9da2597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:34.146Z|61442619-fc6c-4ea2-9267-7edd0549e4c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:34.147Z|61442619-fc6c-4ea2-9267-7edd0549e4c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:34.189Z|c53f2cb4-31a8-4852-8d11-0f6522a861a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:34.189Z|4f31011a-dcea-4156-a7eb-17815027d06a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:34.190Z|4f31011a-dcea-4156-a7eb-17815027d06a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:34.190Z|c53f2cb4-31a8-4852-8d11-0f6522a861a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:35.930Z|d2ae4cbb-01a5-4976-b155-633637349269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:45:35.931Z|d2ae4cbb-01a5-4976-b155-633637349269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:45:42.868Z|a5c86008-3d6d-4b7d-826b-c6e6288279cd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:45:42.868Z|a5c86008-3d6d-4b7d-826b-c6e6288279cd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:44.220Z|90701c3d-f952-4148-be55-dd0961a1451a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:44.221Z|90701c3d-f952-4148-be55-dd0961a1451a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:44.222Z|ea69cce0-b70f-439d-9bfb-57d039a0a616|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:44.222Z|92a13d18-9826-4bb9-9268-74e3007e570a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:44.223Z|ea69cce0-b70f-439d-9bfb-57d039a0a616|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:44.223Z|92a13d18-9826-4bb9-9268-74e3007e570a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:50.930Z|63d81ae3-e23b-4fe9-a27c-e149d395d4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:45:50.933Z|63d81ae3-e23b-4fe9-a27c-e149d395d4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:45:51.386Z|dfd525e9-ebbb-4c1c-b0fd-9b2693f6d89b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:45:51.387Z|dfd525e9-ebbb-4c1c-b0fd-9b2693f6d89b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:45:54.251Z|2dd4f3c7-691d-4f00-951c-6c960bd66727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:54.251Z|2dd4f3c7-691d-4f00-951c-6c960bd66727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:54.254Z|51290809-a43b-434e-b323-659e57987282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:54.255Z|51290809-a43b-434e-b323-659e57987282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:45:54.256Z|3330edc9-4afc-4e1c-84bc-cdb90d59c21a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:45:54.257Z|3330edc9-4afc-4e1c-84bc-cdb90d59c21a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:04.283Z|ad157d42-920b-4dfc-9389-0ddb90d12c6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:04.283Z|ad157d42-920b-4dfc-9389-0ddb90d12c6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:04.283Z|92476aa3-67bb-4867-a7d9-0f7a434b8636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:04.284Z|92476aa3-67bb-4867-a7d9-0f7a434b8636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:04.288Z|f2dd30fd-8cbb-4471-bd96-b003219c6030|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:04.289Z|f2dd30fd-8cbb-4471-bd96-b003219c6030|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:05.930Z|7a96e42e-8bc1-4948-818c-f87d308dd9dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:46:05.931Z|7a96e42e-8bc1-4948-818c-f87d308dd9dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:46:14.312Z|0eac6e3f-555c-4b03-acbd-f70c194b1e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:14.313Z|0eac6e3f-555c-4b03-acbd-f70c194b1e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:14.316Z|1b16c2fc-924e-4a8b-a999-712907bd196f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:14.316Z|507ca907-f934-49ae-84c1-f30e6024c756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:14.316Z|1b16c2fc-924e-4a8b-a999-712907bd196f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:14.316Z|507ca907-f934-49ae-84c1-f30e6024c756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:20.930Z|391a0c91-28f2-482e-905d-b290ce5c9b1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:46:20.931Z|391a0c91-28f2-482e-905d-b290ce5c9b1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:46:21.387Z|6edd10a9-be47-4bd3-a7d0-39c0fef5b77d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:46:21.388Z|6edd10a9-be47-4bd3-a7d0-39c0fef5b77d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:46:24.344Z|c3639f64-4d50-4525-bb40-44a67ab28130|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:24.344Z|bbb142c2-e69d-4913-a825-17e2e04b240f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:24.344Z|c3639f64-4d50-4525-bb40-44a67ab28130|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:24.344Z|bbb142c2-e69d-4913-a825-17e2e04b240f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:24.344Z|7867e21d-baaa-4054-82c1-806072b899d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:24.345Z|7867e21d-baaa-4054-82c1-806072b899d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:34.370Z|d759535e-366f-434f-bc05-fd668725401c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:34.370Z|b659f1e2-1d1a-442d-8342-8379b2f51a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:34.371Z|d759535e-366f-434f-bc05-fd668725401c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:34.371Z|b659f1e2-1d1a-442d-8342-8379b2f51a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:34.372Z|ff7df75e-944d-4011-adf9-db345765759e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:34.373Z|ff7df75e-944d-4011-adf9-db345765759e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:35.930Z|0148bbcd-0ace-4f63-ac01-760655ee37d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:46:35.934Z|0148bbcd-0ace-4f63-ac01-760655ee37d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:46:42.867Z|0ed1daff-1f97-4b51-b881-f313ed506221|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:46:42.868Z|0ed1daff-1f97-4b51-b881-f313ed506221|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:44.400Z|cb8dae1f-9847-45d9-990d-cfee7514f637|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:44.400Z|a89688b5-1213-4eb1-bc98-bda0fb7d4420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:44.401Z|cb8dae1f-9847-45d9-990d-cfee7514f637|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:44.401Z|a89688b5-1213-4eb1-bc98-bda0fb7d4420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:44.406Z|3c08c776-9d10-46e8-b698-d3fb9791ca9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:44.407Z|3c08c776-9d10-46e8-b698-d3fb9791ca9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:50.930Z|b7d58b2c-6524-4a18-8e70-ca0e7e282b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:46:50.931Z|b7d58b2c-6524-4a18-8e70-ca0e7e282b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:46:51.388Z|4ef67b3e-5c80-4eb6-8db7-7ff4edf61360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:46:51.389Z|4ef67b3e-5c80-4eb6-8db7-7ff4edf61360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:46:54.432Z|be27252f-d6d6-4a1b-9328-399b63eb9a8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:54.433Z|7c661fd2-60f2-48b3-9630-e569711c47d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:54.433Z|be27252f-d6d6-4a1b-9328-399b63eb9a8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:54.433Z|7c661fd2-60f2-48b3-9630-e569711c47d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:46:54.435Z|f046f14b-0521-45d2-9714-04c740bc63d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:46:54.435Z|f046f14b-0521-45d2-9714-04c740bc63d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:04.471Z|8673177f-38a9-4eaa-b08d-fa1465e26654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:04.471Z|7d401b70-1000-444b-8124-28fd10bb5fdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:04.472Z|8673177f-38a9-4eaa-b08d-fa1465e26654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:04.472Z|7d401b70-1000-444b-8124-28fd10bb5fdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:04.474Z|b928affa-b5c0-4dff-9310-60f72c710bb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:04.474Z|b928affa-b5c0-4dff-9310-60f72c710bb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:05.930Z|60270cad-d3a4-4c62-8df3-449e56d76e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:47:05.931Z|60270cad-d3a4-4c62-8df3-449e56d76e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:47:14.513Z|a8f0a69a-e54f-49d9-8c48-acacc536c7ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:14.514Z|a8f0a69a-e54f-49d9-8c48-acacc536c7ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:14.514Z|94fdf3f5-f850-4ddb-a2ba-6d04850a15a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:14.514Z|1e850a37-f1bb-4893-b1e7-1c4fc8bcc8ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:14.514Z|94fdf3f5-f850-4ddb-a2ba-6d04850a15a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:14.515Z|1e850a37-f1bb-4893-b1e7-1c4fc8bcc8ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:20.930Z|6e9dcd81-8505-40e0-ab32-9744590973e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:47:20.934Z|6e9dcd81-8505-40e0-ab32-9744590973e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:47:21.389Z|468afba9-cec4-4f60-83c9-c65986250ed2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:47:21.390Z|468afba9-cec4-4f60-83c9-c65986250ed2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:47:24.544Z|f75949e5-8e1b-45fb-aa76-e858296039b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:24.545Z|f75949e5-8e1b-45fb-aa76-e858296039b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:24.546Z|f79b626d-f6b1-479d-8da6-c0130c3d5d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:24.547Z|408f81ea-b8a0-4c6f-a665-8be0fa10514e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:24.547Z|f79b626d-f6b1-479d-8da6-c0130c3d5d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:24.547Z|408f81ea-b8a0-4c6f-a665-8be0fa10514e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:34.574Z|1160a8d1-3a59-40a3-8bf2-e78530922d85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:34.574Z|1160a8d1-3a59-40a3-8bf2-e78530922d85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:34.577Z|0e29425f-b70e-444f-8c5b-67c38129986b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:34.577Z|0e29425f-b70e-444f-8c5b-67c38129986b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:34.579Z|3a0cf605-aa2e-4e47-949f-51d37b7cf9ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:34.579Z|3a0cf605-aa2e-4e47-949f-51d37b7cf9ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:35.930Z|a1678e73-a7ca-4ec4-b655-5b1f6152880a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:47:35.931Z|a1678e73-a7ca-4ec4-b655-5b1f6152880a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:47:42.868Z|ffcf2209-62a1-4b24-a79f-25a07c5dc612|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:47:42.868Z|ffcf2209-62a1-4b24-a79f-25a07c5dc612|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:44.597Z|52958b17-2fb0-48d1-b67a-a6c3c2e78982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:44.597Z|52958b17-2fb0-48d1-b67a-a6c3c2e78982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:44.598Z|573de425-6e1d-4f26-9858-74b6792a8476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:44.599Z|573de425-6e1d-4f26-9858-74b6792a8476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:44.599Z|c2f1ef7d-5a70-435d-86be-893a67cf982f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:44.599Z|c2f1ef7d-5a70-435d-86be-893a67cf982f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:50.930Z|00746840-5732-4ed7-b85d-0beadd556310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:47:50.930Z|00746840-5732-4ed7-b85d-0beadd556310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:47:51.390Z|25c8c4c1-47eb-45d6-96cd-cd4d6abd5971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:47:51.391Z|25c8c4c1-47eb-45d6-96cd-cd4d6abd5971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:47:54.623Z|e840bf60-440d-44db-abfc-7e4ec9631349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:54.623Z|e840bf60-440d-44db-abfc-7e4ec9631349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:54.624Z|4b1cf70f-97b9-44cf-be81-538b2d0df41d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:54.624Z|4b1cf70f-97b9-44cf-be81-538b2d0df41d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:47:54.632Z|9c960a41-1830-4684-928d-d81853c1497c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:47:54.632Z|9c960a41-1830-4684-928d-d81853c1497c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:04.651Z|803464b3-9782-459c-bbbe-bea653d6a754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:04.652Z|803464b3-9782-459c-bbbe-bea653d6a754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:04.655Z|0ee6aa2f-f3ea-48f6-a7e9-3412b7b35d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:04.655Z|0ee6aa2f-f3ea-48f6-a7e9-3412b7b35d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:04.658Z|34530a18-8a9b-4521-a51f-e5198cca6458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:04.658Z|34530a18-8a9b-4521-a51f-e5198cca6458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:05.930Z|22b58d88-a7e3-41b5-8c04-5b6ae524678f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:48:05.934Z|22b58d88-a7e3-41b5-8c04-5b6ae524678f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:48:14.674Z|75a3b557-9396-44ac-a2ed-65679a34b63f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:14.674Z|75a3b557-9396-44ac-a2ed-65679a34b63f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:14.676Z|9b56d92e-77ae-462d-85b2-2cb2fd0761d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:14.676Z|9b56d92e-77ae-462d-85b2-2cb2fd0761d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:14.676Z|23749706-c175-44e0-9fd2-00553e44abbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:14.676Z|23749706-c175-44e0-9fd2-00553e44abbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:20.930Z|5f6573cc-ffc5-4375-8905-4953142cb6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:48:20.930Z|5f6573cc-ffc5-4375-8905-4953142cb6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:48:21.392Z|ba627a77-d5d4-4ee3-9cce-4cb2369bdd47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:48:21.392Z|ba627a77-d5d4-4ee3-9cce-4cb2369bdd47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:48:24.699Z|0f5aafb4-ebc0-4a86-8486-7373c35fce64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:24.699Z|0f5aafb4-ebc0-4a86-8486-7373c35fce64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:24.700Z|e74cd84e-39d2-466e-9b2f-ddda43ef582d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:24.701Z|7bed2a5b-670b-4a5b-930e-a5e94d72749d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:24.701Z|e74cd84e-39d2-466e-9b2f-ddda43ef582d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:24.701Z|7bed2a5b-670b-4a5b-930e-a5e94d72749d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:34.731Z|52321146-a798-4b2d-8197-e99c5658184b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:34.731Z|6fd47dec-979a-4937-8ecb-07e996da8ffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:34.732Z|52321146-a798-4b2d-8197-e99c5658184b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:34.732Z|6fd47dec-979a-4937-8ecb-07e996da8ffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:34.733Z|3eaf5081-93b0-436f-9ff3-30603ae41de1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:34.733Z|3eaf5081-93b0-436f-9ff3-30603ae41de1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:35.930Z|fa192db7-b0aa-47d5-ae86-77cfceb9bd14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:48:35.931Z|fa192db7-b0aa-47d5-ae86-77cfceb9bd14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:48:42.867Z|6e1dede9-c1e6-4933-a4a3-72eacdaed4c8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:48:42.867Z|6e1dede9-c1e6-4933-a4a3-72eacdaed4c8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:44.754Z|2ffb5027-390e-4c0d-b4a4-2f94b22dafbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:44.754Z|2ffb5027-390e-4c0d-b4a4-2f94b22dafbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:44.755Z|c0653f81-ba00-45c8-9760-3e8e45b4e7b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:44.755Z|c0653f81-ba00-45c8-9760-3e8e45b4e7b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:44.762Z|2032d753-c398-4bbf-bf69-73499e94b421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:44.763Z|2032d753-c398-4bbf-bf69-73499e94b421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:50.930Z|bc850534-2f12-4af5-a2a8-d27fbf3bcf1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:48:50.935Z|bc850534-2f12-4af5-a2a8-d27fbf3bcf1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:48:51.392Z|4b3a0b70-fd97-49b5-84cc-e00026b6c003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:48:51.393Z|4b3a0b70-fd97-49b5-84cc-e00026b6c003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:48:54.784Z|cc1b4563-a182-415a-896e-614ae48e5dd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:54.784Z|cc1b4563-a182-415a-896e-614ae48e5dd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:54.788Z|65b974ce-2a26-4e61-8255-7d075ae293f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:54.789Z|65b974ce-2a26-4e61-8255-7d075ae293f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:48:54.791Z|b0ed602d-4650-4ce6-a9f3-6dd5bb5f3844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:48:54.791Z|b0ed602d-4650-4ce6-a9f3-6dd5bb5f3844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:04.811Z|ecffac8e-3a60-44fa-b362-1ca63485c1ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:04.811Z|ecffac8e-3a60-44fa-b362-1ca63485c1ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:04.813Z|38b46e66-57c1-4056-809c-efae3dd6da46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:04.814Z|38b46e66-57c1-4056-809c-efae3dd6da46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:04.815Z|8b851d9b-07d1-4f2d-b562-de1c763d2899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:04.815Z|8b851d9b-07d1-4f2d-b562-de1c763d2899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:05.930Z|a563dbce-224b-4110-9fb6-106bbe8e0db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:49:05.931Z|a563dbce-224b-4110-9fb6-106bbe8e0db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:49:14.842Z|2d0934c0-86f4-44ea-b9b9-5522521aeafc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:14.843Z|2d0934c0-86f4-44ea-b9b9-5522521aeafc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:14.844Z|94fc894e-7a0a-4b7f-b876-f024e8344355|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:14.844Z|94fc894e-7a0a-4b7f-b876-f024e8344355|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:14.847Z|993a773f-41cf-447e-826e-f24bebe85017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:14.847Z|993a773f-41cf-447e-826e-f24bebe85017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:20.930Z|000ff552-9fb2-47d0-ac70-f367302395e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:49:20.930Z|000ff552-9fb2-47d0-ac70-f367302395e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:49:21.394Z|29562091-f46b-4bd9-a5f5-5adfdd566ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:49:21.394Z|29562091-f46b-4bd9-a5f5-5adfdd566ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:49:24.869Z|d8455ca3-0446-4452-9fb0-4d467aa2836f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:24.870Z|d8455ca3-0446-4452-9fb0-4d467aa2836f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:24.871Z|07bc4b9c-5b09-481e-b17c-1ee3cc705b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:24.872Z|07bc4b9c-5b09-481e-b17c-1ee3cc705b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:24.875Z|80a8e00d-2181-4e93-8f3b-3bfcb03aee19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:24.876Z|80a8e00d-2181-4e93-8f3b-3bfcb03aee19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:34.899Z|86c51c16-8ff5-4430-b108-b9cfa8dfce6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:34.900Z|86c51c16-8ff5-4430-b108-b9cfa8dfce6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:34.905Z|08a2f56d-2fb0-453d-a7be-009fe9ea074f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:34.905Z|87a11ff4-c0ac-4385-9912-9e82fdce1394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:34.905Z|08a2f56d-2fb0-453d-a7be-009fe9ea074f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:34.905Z|87a11ff4-c0ac-4385-9912-9e82fdce1394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:35.930Z|75a945c2-ba0b-486b-8080-976ece1bd1b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:49:35.935Z|75a945c2-ba0b-486b-8080-976ece1bd1b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:49:42.867Z|94bf3315-73c9-4f68-8338-67aa79b2f482|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:49:42.867Z|94bf3315-73c9-4f68-8338-67aa79b2f482|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:44.926Z|16662d42-5bcf-4f55-ac16-4ff60c62a769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:44.927Z|16662d42-5bcf-4f55-ac16-4ff60c62a769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:44.927Z|b5a154a9-9e2c-4df2-96ba-afadca6d9c9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:44.928Z|b5a154a9-9e2c-4df2-96ba-afadca6d9c9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:44.928Z|6cb6b630-f29b-4d37-8d11-1d1ec5bfd1bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:44.928Z|6cb6b630-f29b-4d37-8d11-1d1ec5bfd1bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:50.930Z|47761d00-3c6a-4940-a120-c6be34c1b528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:49:50.930Z|47761d00-3c6a-4940-a120-c6be34c1b528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:49:51.395Z|f4e14843-65a2-435c-a583-0f90f649e5ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:49:51.395Z|f4e14843-65a2-435c-a583-0f90f649e5ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:49:54.951Z|3f23af58-6eed-4170-bcc7-5a3be29d268c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:54.951Z|3f23af58-6eed-4170-bcc7-5a3be29d268c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:54.953Z|2bfdabc7-0d76-46bf-87c7-131be53de2d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:54.953Z|2bfdabc7-0d76-46bf-87c7-131be53de2d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:49:54.954Z|e97e59f4-51d8-47ae-afcf-bbcc2b530115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:49:54.954Z|e97e59f4-51d8-47ae-afcf-bbcc2b530115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:04.982Z|44fb5bcf-c40b-4e55-aef3-e29ac2355a62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:04.983Z|2dd71731-edc7-4dad-9349-0a865be36e32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:04.983Z|44fb5bcf-c40b-4e55-aef3-e29ac2355a62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:04.984Z|2dd71731-edc7-4dad-9349-0a865be36e32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:04.984Z|97b39c86-1f4c-4bee-a01c-275f28c5eded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:04.984Z|97b39c86-1f4c-4bee-a01c-275f28c5eded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:05.930Z|b6c18840-53f0-4f14-a2c5-fc1b069e20f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:50:05.931Z|b6c18840-53f0-4f14-a2c5-fc1b069e20f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:50:15.013Z|e4bee9c2-3973-4ce2-b3d0-dca5ac1eee15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:15.013Z|26c3a898-8896-4da2-85b2-00b085bb416b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:15.014Z|e4bee9c2-3973-4ce2-b3d0-dca5ac1eee15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:15.014Z|26c3a898-8896-4da2-85b2-00b085bb416b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:15.015Z|a952f5ca-3169-4c7a-9253-05b334a74623|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:15.016Z|a952f5ca-3169-4c7a-9253-05b334a74623|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:20.930Z|5db12e39-a794-408e-b1f4-419ede96c7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:50:20.934Z|5db12e39-a794-408e-b1f4-419ede96c7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:50:21.395Z|6dcfba2e-a0b7-484b-a83d-8648a6226121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:50:21.396Z|6dcfba2e-a0b7-484b-a83d-8648a6226121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:50:25.054Z|29b57b80-7859-4984-8d75-04c9f3c345b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:25.054Z|bc22fe81-1c8d-4739-82fc-c7bba89c99e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:25.054Z|29b57b80-7859-4984-8d75-04c9f3c345b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:25.054Z|bc22fe81-1c8d-4739-82fc-c7bba89c99e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:25.059Z|fcefa15e-abd9-4138-9940-9e7b53ba9595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:25.060Z|fcefa15e-abd9-4138-9940-9e7b53ba9595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:35.084Z|36b36ae6-cb80-4878-b7b0-73121919f43e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:35.084Z|9305228e-9087-47f1-ab09-c38dfea5ad75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:35.085Z|36b36ae6-cb80-4878-b7b0-73121919f43e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:35.085Z|9305228e-9087-47f1-ab09-c38dfea5ad75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:35.088Z|2c4fd38a-1b7b-4bf6-b64e-3b727d4c3d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:35.089Z|2c4fd38a-1b7b-4bf6-b64e-3b727d4c3d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:35.930Z|5334bf40-452e-4814-b51e-0b57b3b1771d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:50:35.931Z|5334bf40-452e-4814-b51e-0b57b3b1771d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:50:42.870Z|cb625ad4-cc15-4606-9782-5607857b2727|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:50:42.870Z|cb625ad4-cc15-4606-9782-5607857b2727|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:45.115Z|976a206d-2ec8-4ec6-9f28-7d5d6ec8ae4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:45.116Z|976a206d-2ec8-4ec6-9f28-7d5d6ec8ae4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:45.116Z|be1d5976-a74a-4db5-a8f5-bb63c87eb76a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:45.117Z|be1d5976-a74a-4db5-a8f5-bb63c87eb76a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:45.125Z|48b139c4-cf99-4026-9159-fffb91873a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:45.125Z|48b139c4-cf99-4026-9159-fffb91873a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:50.930Z|ea8c374d-880e-4452-b061-a4bd8c1fc705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:50:50.930Z|ea8c374d-880e-4452-b061-a4bd8c1fc705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:50:51.396Z|a7d9cb53-a872-4d5a-b8e2-4b075626fce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:50:51.397Z|a7d9cb53-a872-4d5a-b8e2-4b075626fce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:50:55.147Z|85bf6a02-aab0-4b9b-abf1-32a7f70b2556|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:55.147Z|ba7799a9-fee4-4139-b42b-ee938a6e1835|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:55.147Z|85bf6a02-aab0-4b9b-abf1-32a7f70b2556|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:55.148Z|ba7799a9-fee4-4139-b42b-ee938a6e1835|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:50:55.165Z|5a85eb54-c15b-426c-ad82-085b4cb8dd62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:50:55.165Z|5a85eb54-c15b-426c-ad82-085b4cb8dd62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:05.182Z|60588bc0-d14b-40bb-86ad-97e6871a6439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:05.182Z|60588bc0-d14b-40bb-86ad-97e6871a6439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:05.191Z|df599bb6-2518-43ee-b0f8-da50903b1cb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:05.192Z|df599bb6-2518-43ee-b0f8-da50903b1cb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:05.195Z|4cd53acc-d97e-4d21-a080-29712329e536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:05.196Z|4cd53acc-d97e-4d21-a080-29712329e536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:05.930Z|f50090f0-77cc-476d-802d-ebafe482ac91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:51:05.934Z|f50090f0-77cc-476d-802d-ebafe482ac91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:51:15.213Z|2b7b0359-e141-49a7-a3bd-e9aa4e66c787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:15.214Z|2b7b0359-e141-49a7-a3bd-e9aa4e66c787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:15.222Z|ee8b6800-99fa-4851-9bbe-bb31cd955298|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:15.222Z|ee8b6800-99fa-4851-9bbe-bb31cd955298|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:15.225Z|1817c8d1-638b-4da9-833c-6217e89b6ee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:15.225Z|1817c8d1-638b-4da9-833c-6217e89b6ee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:20.930Z|231b55f2-02c2-4fe2-93fe-60948b9bbf30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:51:20.930Z|231b55f2-02c2-4fe2-93fe-60948b9bbf30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:51:21.397Z|8e749f51-d91b-4cc8-8e18-f0532df045a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:51:21.398Z|8e749f51-d91b-4cc8-8e18-f0532df045a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:51:25.244Z|ae9d17c0-a889-49d7-be95-c109b1470703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:25.245Z|ae9d17c0-a889-49d7-be95-c109b1470703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:25.251Z|30a392c6-2c63-43eb-9315-8d9ae56899a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:25.252Z|30a392c6-2c63-43eb-9315-8d9ae56899a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:25.254Z|44905718-84b7-44c3-8a87-3acd4804e4c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:25.254Z|44905718-84b7-44c3-8a87-3acd4804e4c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:35.275Z|1a640abf-b064-46f8-9e82-ab46878b36e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:35.276Z|1a640abf-b064-46f8-9e82-ab46878b36e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:35.278Z|b7255acd-eb29-4ca6-9a7e-b2ed6c62f4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:35.278Z|b7255acd-eb29-4ca6-9a7e-b2ed6c62f4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:35.282Z|7591e785-065d-409e-8e16-5a48093dfca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:35.282Z|7591e785-065d-409e-8e16-5a48093dfca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:35.930Z|fd0c8507-0cf4-416f-a660-11c891a44cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:51:35.931Z|fd0c8507-0cf4-416f-a660-11c891a44cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:51:42.868Z|8d3814fc-24da-4bd7-a04f-406fc8eca93b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:51:42.868Z|8d3814fc-24da-4bd7-a04f-406fc8eca93b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:45.304Z|8b7ba223-5641-4e25-ad3f-1294454a6658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:45.304Z|8b7ba223-5641-4e25-ad3f-1294454a6658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:45.306Z|2afbd321-b124-40d3-ba6c-4dd435c05d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:45.306Z|2afbd321-b124-40d3-ba6c-4dd435c05d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:45.310Z|3018e9fa-214a-44e8-b1a3-e848d156ebe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:45.310Z|3018e9fa-214a-44e8-b1a3-e848d156ebe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:50.930Z|3d47d154-bca9-4bab-956a-4537c1ece4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:51:50.933Z|3d47d154-bca9-4bab-956a-4537c1ece4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:51:51.398Z|ab8685e8-2c1a-413a-a288-679dec3024ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:51:51.399Z|ab8685e8-2c1a-413a-a288-679dec3024ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:51:55.333Z|882533ee-f777-4e21-a2b9-0d68a2491f04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:55.334Z|882533ee-f777-4e21-a2b9-0d68a2491f04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:55.341Z|9d50c5d9-ffca-4bfd-b090-a7e8794d33b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:55.341Z|9d50c5d9-ffca-4bfd-b090-a7e8794d33b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:51:55.342Z|c7ede9b0-84b1-4bec-9da8-d48c670adf60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:51:55.342Z|c7ede9b0-84b1-4bec-9da8-d48c670adf60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:05.362Z|855fd764-db9b-42ec-b390-938b99267029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:05.363Z|855fd764-db9b-42ec-b390-938b99267029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:05.369Z|1638bc78-b695-4b82-b9a6-991f5ebafd3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:05.370Z|1638bc78-b695-4b82-b9a6-991f5ebafd3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:05.372Z|c61370e4-c53c-4bbe-a280-008ca0b98e60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:05.373Z|c61370e4-c53c-4bbe-a280-008ca0b98e60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:05.930Z|b837ae38-6901-4c7c-8444-09ca3a54c009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:52:05.931Z|b837ae38-6901-4c7c-8444-09ca3a54c009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:52:15.392Z|03be37ca-1743-4dc4-898c-fb9cb4316278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:15.393Z|03be37ca-1743-4dc4-898c-fb9cb4316278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:15.393Z|eb1314b3-0b3b-4fce-a6fe-85b62cbccdba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:15.394Z|eb1314b3-0b3b-4fce-a6fe-85b62cbccdba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:15.396Z|27c12236-3125-47f4-b67f-a78384228b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:15.397Z|27c12236-3125-47f4-b67f-a78384228b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:20.930Z|1a024040-0e25-4360-aed2-0033cb3e793a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:52:20.931Z|1a024040-0e25-4360-aed2-0033cb3e793a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:52:21.400Z|4bc072af-e494-402d-bf2e-f19a5b2506b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:52:21.400Z|4bc072af-e494-402d-bf2e-f19a5b2506b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:52:25.423Z|f966477e-869d-4393-b19d-eb7a10642265|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:25.424Z|f966477e-869d-4393-b19d-eb7a10642265|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:25.432Z|5bd843c2-a279-49b8-a5be-1f695852581d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:25.433Z|5bd843c2-a279-49b8-a5be-1f695852581d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:25.434Z|5ba1382b-eea5-49c3-b39d-45a1a2e813e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:25.434Z|5ba1382b-eea5-49c3-b39d-45a1a2e813e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:35.455Z|281a3787-b0dd-4f43-ae04-ccf986cb675c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:35.456Z|281a3787-b0dd-4f43-ae04-ccf986cb675c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:35.459Z|3c3744d5-fbed-47f4-b1bb-79b89b165db6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:35.460Z|3c3744d5-fbed-47f4-b1bb-79b89b165db6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:35.462Z|6c4c915b-e844-43bc-8730-0f68981c7315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:35.463Z|6c4c915b-e844-43bc-8730-0f68981c7315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:35.930Z|453fe920-7cfd-4b8e-b63a-6d12b5922d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:52:35.934Z|453fe920-7cfd-4b8e-b63a-6d12b5922d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:52:42.867Z|26bc40f5-3457-4e0c-97f8-925b0f6cad83|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:52:42.868Z|26bc40f5-3457-4e0c-97f8-925b0f6cad83|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:45.494Z|44875da2-85ae-4b57-83d4-7480af9f0a02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:45.494Z|44875da2-85ae-4b57-83d4-7480af9f0a02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:45.496Z|d2e570e5-bb03-43ae-8d6a-49411c602315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:45.497Z|55cad4aa-e881-4543-b251-76075e7511d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:45.497Z|d2e570e5-bb03-43ae-8d6a-49411c602315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:45.497Z|55cad4aa-e881-4543-b251-76075e7511d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:50.930Z|084ee962-219b-4313-9600-24cf70ff7e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:52:50.930Z|084ee962-219b-4313-9600-24cf70ff7e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:52:51.401Z|75faa4b4-8562-4c38-b962-9a9f9f6678e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:52:51.401Z|75faa4b4-8562-4c38-b962-9a9f9f6678e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:52:55.525Z|ee7cbd79-ca4f-4e00-9af0-be8e91845e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:55.526Z|ee7cbd79-ca4f-4e00-9af0-be8e91845e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:55.527Z|6227437d-c356-46a9-99b8-7275122638bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:55.527Z|f6f35f21-ef18-4e0d-97cd-d2da610f99d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:52:55.528Z|f6f35f21-ef18-4e0d-97cd-d2da610f99d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:52:55.528Z|6227437d-c356-46a9-99b8-7275122638bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:05.554Z|06775c81-b33e-47f4-8932-998b747500a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:05.555Z|06775c81-b33e-47f4-8932-998b747500a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:05.558Z|1425ab5e-c3b0-4f25-b44c-65a6575936ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:05.559Z|1425ab5e-c3b0-4f25-b44c-65a6575936ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:05.559Z|a6ba6dac-5b4f-4aee-9a71-4f01f42aeb41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:05.560Z|a6ba6dac-5b4f-4aee-9a71-4f01f42aeb41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:05.930Z|2412a440-d10c-4415-8c99-d72af4f340a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:53:05.931Z|2412a440-d10c-4415-8c99-d72af4f340a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:53:15.591Z|b3454117-4a6e-40bf-b239-3cc4f45fbf26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:15.591Z|2813d568-8369-46c9-80b7-eef87dd1b0d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:15.591Z|9f041175-168b-471f-bd98-34e67856b474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:15.591Z|b3454117-4a6e-40bf-b239-3cc4f45fbf26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:15.591Z|2813d568-8369-46c9-80b7-eef87dd1b0d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:15.592Z|9f041175-168b-471f-bd98-34e67856b474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:20.930Z|c1e52d3d-f994-4979-ae0e-7728750b097d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:53:20.934Z|c1e52d3d-f994-4979-ae0e-7728750b097d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:53:21.402Z|33c6eeb8-f7ec-4142-b219-8a8fc5a1bfcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:53:21.403Z|33c6eeb8-f7ec-4142-b219-8a8fc5a1bfcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:53:25.620Z|d17a08f0-e559-4729-b991-61bbfe2d1355|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:25.621Z|d17a08f0-e559-4729-b991-61bbfe2d1355|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:25.622Z|09dc35f5-9de6-4102-9e4e-a286611cb6e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:25.623Z|09dc35f5-9de6-4102-9e4e-a286611cb6e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:25.623Z|9a1605fc-9103-43dc-88d1-0026d473b06f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:25.624Z|9a1605fc-9103-43dc-88d1-0026d473b06f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:35.651Z|ac928fad-1166-4d0c-9248-260107bdd930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:35.651Z|96b1e749-4ba5-47ec-b240-1db98abc76ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:35.652Z|ac928fad-1166-4d0c-9248-260107bdd930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:35.652Z|96b1e749-4ba5-47ec-b240-1db98abc76ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:35.660Z|92af25fa-e683-4047-b057-73886ae1fd86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:35.661Z|92af25fa-e683-4047-b057-73886ae1fd86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:35.930Z|fe6608f2-a953-4b31-9bd8-52c4a6f39ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:53:35.932Z|fe6608f2-a953-4b31-9bd8-52c4a6f39ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:53:42.872Z|fddaf019-3fe9-4856-9d96-e59cd537f0cd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:53:42.873Z|fddaf019-3fe9-4856-9d96-e59cd537f0cd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:45.678Z|6607dc0d-816c-4d4a-ad6e-8e097b54d5db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:45.679Z|6607dc0d-816c-4d4a-ad6e-8e097b54d5db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:45.681Z|1e4db1f5-22ff-4d2d-8758-bf682bc73d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:45.682Z|1e4db1f5-22ff-4d2d-8758-bf682bc73d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:45.689Z|31f8b874-2eaa-4a7f-84c4-d890529234ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:45.690Z|31f8b874-2eaa-4a7f-84c4-d890529234ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:50.930Z|7eceaa44-a79e-42b4-ac5f-8addd3b1404f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:53:50.930Z|7eceaa44-a79e-42b4-ac5f-8addd3b1404f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:53:51.404Z|93814dc2-dc61-44e5-9b22-d1bd593b77e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:53:51.404Z|93814dc2-dc61-44e5-9b22-d1bd593b77e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:53:55.711Z|60cd4d39-6a3d-4e14-9603-2b2973e27d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:55.712Z|60cd4d39-6a3d-4e14-9603-2b2973e27d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:55.714Z|c7051ef2-684a-49a7-8ac3-2b534d1206cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:55.715Z|c7051ef2-684a-49a7-8ac3-2b534d1206cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:53:55.717Z|84e50894-aecf-47b5-b64b-5da62b149c86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:53:55.717Z|84e50894-aecf-47b5-b64b-5da62b149c86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:05.741Z|198ebf4c-9a6c-4086-96b8-d217252ff41d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:05.741Z|198ebf4c-9a6c-4086-96b8-d217252ff41d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:05.745Z|ffb1bbe7-c2a3-4e7c-aade-a9bd91992edb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:05.745Z|ffb1bbe7-c2a3-4e7c-aade-a9bd91992edb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:05.747Z|7873a20d-a407-4549-b996-ef86522712f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:05.747Z|7873a20d-a407-4549-b996-ef86522712f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:05.930Z|e4fcc9de-0075-4b8e-8521-7517813c44b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:54:05.933Z|e4fcc9de-0075-4b8e-8521-7517813c44b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:54:15.770Z|01dfde10-8776-44b2-9a9a-04b39eadcbfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:15.771Z|01dfde10-8776-44b2-9a9a-04b39eadcbfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:15.775Z|a9c65388-eaf8-4dc2-8045-4a3a481620f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:15.776Z|a9c65388-eaf8-4dc2-8045-4a3a481620f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:15.777Z|32e0ff1f-d894-42e8-a466-3ac23586d036|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:15.777Z|32e0ff1f-d894-42e8-a466-3ac23586d036|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:20.930Z|97737e49-93ba-4747-8758-730564de006c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:54:20.931Z|97737e49-93ba-4747-8758-730564de006c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:54:21.405Z|0529f2bf-0c27-43d3-9c01-cd6da22196b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:54:21.406Z|0529f2bf-0c27-43d3-9c01-cd6da22196b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:54:25.805Z|6c5ed76b-2170-4dd9-827f-1526b82e1fda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:25.805Z|6c5ed76b-2170-4dd9-827f-1526b82e1fda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:25.807Z|e66a3be1-e489-449e-abe2-0369ffd34276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:25.808Z|e66a3be1-e489-449e-abe2-0369ffd34276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:25.808Z|2c42a390-ebb5-460a-ae6f-e864a6475fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:25.809Z|2c42a390-ebb5-460a-ae6f-e864a6475fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:35.833Z|c14b80c8-afa8-4f3f-9a79-069b5dc78f8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:35.834Z|c14b80c8-afa8-4f3f-9a79-069b5dc78f8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:35.838Z|1b05c656-1ca9-4ad8-b0e8-755324df40bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:35.838Z|b167f0b8-aa18-4326-8508-2d736fd3ba8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:35.839Z|b167f0b8-aa18-4326-8508-2d736fd3ba8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:35.839Z|1b05c656-1ca9-4ad8-b0e8-755324df40bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:35.930Z|97f83d7d-42a7-4e91-be9a-cf93c1508152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:54:35.931Z|97f83d7d-42a7-4e91-be9a-cf93c1508152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:54:42.868Z|7ceee3a3-be28-4a6a-80ed-60b49638f7bc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:54:42.869Z|7ceee3a3-be28-4a6a-80ed-60b49638f7bc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:45.865Z|b71905d5-0c63-41b7-bbf2-e2bb81f9c5fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:45.866Z|b71905d5-0c63-41b7-bbf2-e2bb81f9c5fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:45.867Z|25b06d87-55e6-4baf-ac67-61e9889f99f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:45.867Z|25b06d87-55e6-4baf-ac67-61e9889f99f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:45.869Z|acc1c507-df92-4e84-8ef9-dad9b3ed57af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:45.869Z|acc1c507-df92-4e84-8ef9-dad9b3ed57af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:50.930Z|abfc1590-bc4f-43d7-a4c9-55d33201276a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:54:50.934Z|abfc1590-bc4f-43d7-a4c9-55d33201276a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:54:51.406Z|6f7c23ca-c349-4285-b039-75f99e0cbd69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:54:51.407Z|6f7c23ca-c349-4285-b039-75f99e0cbd69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:54:55.897Z|5e887a59-461d-4549-8bda-41b23ddc380f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:55.898Z|5e887a59-461d-4549-8bda-41b23ddc380f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:55.901Z|b8e1a247-9819-4e84-8046-1bf3b644c089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:55.901Z|b8e1a247-9819-4e84-8046-1bf3b644c089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:54:55.902Z|efe6d744-baf4-4750-9ddb-2e665792a193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:54:55.903Z|efe6d744-baf4-4750-9ddb-2e665792a193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:05.930Z|37946378-3d04-44e7-837f-210a49652c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:55:05.931Z|37946378-3d04-44e7-837f-210a49652c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:55:05.933Z|8e692e97-bc87-47a0-ab95-1f484bfe935e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:05.933Z|377668ae-0d19-4a5e-bab2-edd01b287624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:05.933Z|8e692e97-bc87-47a0-ab95-1f484bfe935e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:05.934Z|377668ae-0d19-4a5e-bab2-edd01b287624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:05.937Z|891eca82-cad1-4ec5-9815-e757f03c15bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:05.938Z|891eca82-cad1-4ec5-9815-e757f03c15bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:15.959Z|d68d5aa9-689f-4bd3-b502-f48833ee172f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:15.960Z|54212a50-6720-4355-9a96-c2a5eec0136b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:15.960Z|73174d53-085e-4ecc-9fb6-9dc430b8f0ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:15.960Z|d68d5aa9-689f-4bd3-b502-f48833ee172f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:15.960Z|54212a50-6720-4355-9a96-c2a5eec0136b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:15.960Z|73174d53-085e-4ecc-9fb6-9dc430b8f0ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:20.930Z|a326f3e0-6d8c-4a05-84b0-0a52fd9ecae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:55:20.931Z|a326f3e0-6d8c-4a05-84b0-0a52fd9ecae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:55:21.407Z|473c2676-86a5-4497-8cc3-71b453b878a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:55:21.408Z|473c2676-86a5-4497-8cc3-71b453b878a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:55:25.990Z|5ba42a81-bcad-4afb-8f0a-aec0897e21d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:25.991Z|5ba42a81-bcad-4afb-8f0a-aec0897e21d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:25.991Z|f6d05f91-f57d-4eec-b4f6-69174b818092|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:25.992Z|f6d05f91-f57d-4eec-b4f6-69174b818092|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:25.997Z|e6c22a51-618c-45fc-b924-a5b8edb59a32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:25.997Z|e6c22a51-618c-45fc-b924-a5b8edb59a32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:35.930Z|6bce6830-2aeb-4447-9827-bd820ee521a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:55:35.935Z|6bce6830-2aeb-4447-9827-bd820ee521a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:55:36.021Z|50533916-c7b2-411f-9bab-5812e9e9f938|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:36.022Z|50533916-c7b2-411f-9bab-5812e9e9f938|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:36.022Z|f38c28fe-761a-4165-b6f1-deb5d788c849|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:36.023Z|f38c28fe-761a-4165-b6f1-deb5d788c849|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:36.024Z|eb631d55-ca7e-4d6a-a520-104f263a1fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:36.025Z|eb631d55-ca7e-4d6a-a520-104f263a1fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:42.867Z|7509bd21-94ad-4fdf-91a6-b6d65558d60c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:55:42.868Z|7509bd21-94ad-4fdf-91a6-b6d65558d60c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:46.058Z|8d063d43-251f-4d8c-81cf-ea9a229a28ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:46.059Z|8d063d43-251f-4d8c-81cf-ea9a229a28ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:46.062Z|d4732e6a-6047-4161-b0b9-7e29605ec330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:46.063Z|d4732e6a-6047-4161-b0b9-7e29605ec330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:46.065Z|509245f9-a3bb-44ce-a75a-ec31e79496f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:46.065Z|509245f9-a3bb-44ce-a75a-ec31e79496f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:50.930Z|baff6734-c3eb-4908-a1e9-67e49df599f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:55:50.931Z|baff6734-c3eb-4908-a1e9-67e49df599f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:55:51.408Z|ae154cac-31a7-44c1-ac82-66d105d89ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:55:51.409Z|ae154cac-31a7-44c1-ac82-66d105d89ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:55:56.087Z|bf34b614-5adc-4d6f-b306-8b82f27c53af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:56.088Z|bf34b614-5adc-4d6f-b306-8b82f27c53af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:56.089Z|54a695fb-0c7a-4763-9b25-2d88e22f8eaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:56.089Z|54a695fb-0c7a-4763-9b25-2d88e22f8eaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:55:56.094Z|9355a27c-608b-4eab-b804-79472c362ade|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:55:56.095Z|9355a27c-608b-4eab-b804-79472c362ade|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:05.930Z|cd81c6ae-e710-492d-bca4-29b97615fd5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:56:05.931Z|cd81c6ae-e710-492d-bca4-29b97615fd5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:56:06.121Z|d0dbdf56-1576-4ca4-8e5f-2009da3a3883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:06.122Z|d0dbdf56-1576-4ca4-8e5f-2009da3a3883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:06.123Z|1e37a07f-49c6-47a3-bb12-21bf6881eee8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:06.123Z|d641b7df-6d55-4477-94b3-f852eaa97974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:06.124Z|1e37a07f-49c6-47a3-bb12-21bf6881eee8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:06.124Z|d641b7df-6d55-4477-94b3-f852eaa97974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:16.151Z|6224d0c2-1da9-4b14-a767-0b246424aef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:16.152Z|6224d0c2-1da9-4b14-a767-0b246424aef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:16.156Z|97095813-af29-4513-a538-cdaa8c4cb931|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:16.157Z|97095813-af29-4513-a538-cdaa8c4cb931|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:16.157Z|b64d0de9-6762-4820-93ea-4e3a328e49d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:16.158Z|b64d0de9-6762-4820-93ea-4e3a328e49d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:20.930Z|b446d0f7-4195-4801-badf-4d2c503d8b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:56:20.934Z|b446d0f7-4195-4801-badf-4d2c503d8b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:56:21.409Z|bc8b70e1-f415-4f6e-a7dc-3633354c49ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:56:21.410Z|bc8b70e1-f415-4f6e-a7dc-3633354c49ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:56:26.183Z|935f91c1-5a00-4800-96c3-5331810cc276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:26.184Z|935f91c1-5a00-4800-96c3-5331810cc276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:26.184Z|8adde199-9636-4e92-be36-caadc8517230|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:26.185Z|8adde199-9636-4e92-be36-caadc8517230|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:26.186Z|9dddfa3c-45a6-4353-aefc-56df28ea72b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:26.186Z|9dddfa3c-45a6-4353-aefc-56df28ea72b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:35.930Z|16f97abf-e917-428c-b3c9-2a0868fba63c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:56:35.931Z|16f97abf-e917-428c-b3c9-2a0868fba63c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:56:36.216Z|07c8fbca-47d1-4fe9-8802-991c3c202a2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:36.217Z|07c8fbca-47d1-4fe9-8802-991c3c202a2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:36.224Z|c927e42b-ccf1-4d40-a1c5-b2708b75e1ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:36.224Z|c927e42b-ccf1-4d40-a1c5-b2708b75e1ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:36.224Z|96044887-c30e-44af-8a47-831890462869|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:36.225Z|96044887-c30e-44af-8a47-831890462869|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:42.871Z|122efb98-1323-426d-8c5d-d3819f8b477b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:56:42.872Z|122efb98-1323-426d-8c5d-d3819f8b477b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:46.247Z|0f4caddb-54f5-47c0-adac-c6a527f73138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:46.248Z|0f4caddb-54f5-47c0-adac-c6a527f73138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:46.250Z|4cca762b-7a3f-4d6f-b204-e3ce50e7d3fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:46.251Z|4cca762b-7a3f-4d6f-b204-e3ce50e7d3fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:46.254Z|c5d4b347-bcb2-463b-a042-5d280df9e3ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:46.255Z|c5d4b347-bcb2-463b-a042-5d280df9e3ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:50.930Z|4f8ab710-289a-4fe7-8009-0cc89e05f587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:56:50.931Z|4f8ab710-289a-4fe7-8009-0cc89e05f587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:56:51.410Z|25913cce-b738-4786-8e36-d095a6511443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:56:51.411Z|25913cce-b738-4786-8e36-d095a6511443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:56:56.278Z|356c92c2-c114-4dd1-b311-086ecd563ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:56.278Z|dd8e8663-588a-4d6a-b992-37e8af310a7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:56.279Z|dd8e8663-588a-4d6a-b992-37e8af310a7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:56.279Z|356c92c2-c114-4dd1-b311-086ecd563ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:56:56.281Z|0f10c80e-7d58-4914-8645-2a428c00f190|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:56:56.281Z|0f10c80e-7d58-4914-8645-2a428c00f190|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:05.930Z|8fe7e1f4-1997-4ee7-a069-225dbb4d0dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:57:05.935Z|8fe7e1f4-1997-4ee7-a069-225dbb4d0dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:57:06.307Z|f2666b3c-700e-46e5-ab30-5c9662bdb50a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:06.308Z|f2666b3c-700e-46e5-ab30-5c9662bdb50a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:06.310Z|a8e1b4bb-e12c-4a47-b5fd-7a2d2697a238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:06.311Z|a8e1b4bb-e12c-4a47-b5fd-7a2d2697a238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:06.315Z|d13c7d30-0fa9-41eb-a0f7-3dd4d635a7d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:06.315Z|d13c7d30-0fa9-41eb-a0f7-3dd4d635a7d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:16.339Z|f91cad08-5bd5-4618-be6d-5ef95bd416f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:16.340Z|f91cad08-5bd5-4618-be6d-5ef95bd416f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:16.341Z|450271b8-4309-4b6a-896e-893382332e37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:16.342Z|450271b8-4309-4b6a-896e-893382332e37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:16.344Z|8de319ac-7965-4408-b412-14e8025a8e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:16.345Z|8de319ac-7965-4408-b412-14e8025a8e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:20.930Z|97d1ca51-1c8b-4b90-95d8-76c8794f822f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:57:20.931Z|97d1ca51-1c8b-4b90-95d8-76c8794f822f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:57:21.413Z|3c144970-83f1-4d30-9579-34f98351adf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:57:21.413Z|3c144970-83f1-4d30-9579-34f98351adf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:57:26.365Z|8911d4f5-847e-4dcd-840c-a8e2c26a82fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:26.365Z|8911d4f5-847e-4dcd-840c-a8e2c26a82fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:26.371Z|55cad9fe-313e-4906-a11b-518369f6a86d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:26.372Z|55cad9fe-313e-4906-a11b-518369f6a86d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:26.372Z|e689958e-a506-4d94-b855-9545a8956512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:26.372Z|e689958e-a506-4d94-b855-9545a8956512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:35.930Z|9f62fcc5-05bb-4000-bed3-6995f8518a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:57:35.931Z|9f62fcc5-05bb-4000-bed3-6995f8518a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:57:36.392Z|dd76badb-0fae-4aaa-b7e1-cdb98aa5105e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:36.393Z|dd76badb-0fae-4aaa-b7e1-cdb98aa5105e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:36.397Z|20ec79bb-687d-45a7-921d-43223efc24e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:36.397Z|20ec79bb-687d-45a7-921d-43223efc24e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:36.398Z|7399b2d7-3fd7-427f-87e6-cce3a4391292|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:36.399Z|7399b2d7-3fd7-427f-87e6-cce3a4391292|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:42.868Z|a13fd442-ea44-4ac9-9317-e516a7270111|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:57:42.868Z|a13fd442-ea44-4ac9-9317-e516a7270111|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:46.420Z|6a7ce91c-01c9-428e-8bad-5cad78071a94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:46.421Z|6a7ce91c-01c9-428e-8bad-5cad78071a94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:46.423Z|0e2ee930-113a-48d3-acb9-c5ad06cab3f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:46.423Z|0e2ee930-113a-48d3-acb9-c5ad06cab3f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:46.424Z|7f56f806-cc5c-4ef0-9864-18208d8f6197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:46.424Z|7f56f806-cc5c-4ef0-9864-18208d8f6197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:50.930Z|6591fb4a-ff0d-4338-92b4-d2fbf898bd70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:57:50.934Z|6591fb4a-ff0d-4338-92b4-d2fbf898bd70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:57:51.414Z|7dab43d0-b4fc-48b1-b1a8-8d35f10e8d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:57:51.414Z|7dab43d0-b4fc-48b1-b1a8-8d35f10e8d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:57:56.452Z|887cace9-01a4-4d2f-8162-2667b79bf2e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:56.452Z|e3e98dc6-d968-445a-9e6f-8cd044271a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:56.453Z|887cace9-01a4-4d2f-8162-2667b79bf2e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:56.453Z|e3e98dc6-d968-445a-9e6f-8cd044271a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:57:56.454Z|314fe905-331c-4704-8ecf-63fba9c239d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:57:56.454Z|314fe905-331c-4704-8ecf-63fba9c239d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:05.930Z|5f2b4819-50d4-43ce-8134-fae0b0faa05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:58:05.931Z|5f2b4819-50d4-43ce-8134-fae0b0faa05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:58:06.482Z|675741f8-43e6-4fbe-94bd-dfcefc02ef1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:06.483Z|675741f8-43e6-4fbe-94bd-dfcefc02ef1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:06.489Z|65cc178f-d4a7-4733-b5ee-30a3d1c7842f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:06.490Z|bb175026-5704-42d6-8860-3997e03bb774|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:06.490Z|bb175026-5704-42d6-8860-3997e03bb774|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:06.491Z|65cc178f-d4a7-4733-b5ee-30a3d1c7842f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:16.512Z|5e824172-0c01-4833-9267-0189040090c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:16.513Z|5e824172-0c01-4833-9267-0189040090c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:16.519Z|14d1a054-2a75-4002-b0e8-be55e9cd9818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:16.519Z|14d1a054-2a75-4002-b0e8-be55e9cd9818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:16.522Z|69cf3930-2a1d-47d8-8ea7-d6aea9fece84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:16.522Z|69cf3930-2a1d-47d8-8ea7-d6aea9fece84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:20.930Z|4ae864a6-5d20-4324-b87f-a051bd6c10d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:58:20.930Z|4ae864a6-5d20-4324-b87f-a051bd6c10d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:58:21.415Z|d813026a-aa10-4ad2-b366-3c00a262e04d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:58:21.416Z|d813026a-aa10-4ad2-b366-3c00a262e04d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:58:26.547Z|6f1aec54-dabd-4659-8984-91db36695431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:26.547Z|6f1aec54-dabd-4659-8984-91db36695431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:26.551Z|b5a4fdcc-832d-47b5-b85c-d494126a8c34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:26.551Z|b5a4fdcc-832d-47b5-b85c-d494126a8c34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:26.552Z|f0ea20f9-c82e-4ed5-a9dd-36bee965ec27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:26.553Z|f0ea20f9-c82e-4ed5-a9dd-36bee965ec27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:35.930Z|cb54885e-07bc-427d-af00-828fe9fcbb6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:58:35.934Z|cb54885e-07bc-427d-af00-828fe9fcbb6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:58:36.579Z|3dcaba4f-a62a-4bb5-8388-b2e27000bcfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:36.580Z|3dcaba4f-a62a-4bb5-8388-b2e27000bcfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:36.580Z|67b029e1-67ae-46e7-9daf-564c1e62daf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:36.580Z|73f54b70-87c3-4221-a549-9f8b2fe33454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:36.581Z|67b029e1-67ae-46e7-9daf-564c1e62daf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:36.581Z|73f54b70-87c3-4221-a549-9f8b2fe33454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:42.867Z|4a9fc94e-390e-418c-9b3d-9627cd6ecff4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:58:42.868Z|4a9fc94e-390e-418c-9b3d-9627cd6ecff4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:46.607Z|1884ff88-0bb6-4b35-af97-448f21826570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:46.607Z|78283e02-b771-4975-9a72-829bc200b106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:46.607Z|8abd4ab0-d73b-4bd5-9a4f-245223a4625f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:46.608Z|1884ff88-0bb6-4b35-af97-448f21826570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:46.608Z|78283e02-b771-4975-9a72-829bc200b106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:46.608Z|8abd4ab0-d73b-4bd5-9a4f-245223a4625f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:50.930Z|b1204124-6b98-4a7a-98ab-4c53ada13b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:58:50.930Z|b1204124-6b98-4a7a-98ab-4c53ada13b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:58:51.416Z|9c5125d3-968f-4d90-b925-9cf3e5866e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:58:51.417Z|9c5125d3-968f-4d90-b925-9cf3e5866e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:58:56.636Z|148ea400-a3a6-4b50-b2e7-174ba5f1b542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:56.637Z|148ea400-a3a6-4b50-b2e7-174ba5f1b542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:56.638Z|4e1cb0df-8870-48a3-a171-09de2d6506ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:56.639Z|b7b1d662-1ca8-4a67-aac5-dc3db0ed8252|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:58:56.639Z|4e1cb0df-8870-48a3-a171-09de2d6506ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:58:56.639Z|b7b1d662-1ca8-4a67-aac5-dc3db0ed8252|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:05.930Z|67b10f7b-ada7-4ea1-b958-0f1d7675cee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:59:05.931Z|67b10f7b-ada7-4ea1-b958-0f1d7675cee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:59:06.669Z|c16b655e-c3dc-4ddd-bbc2-b7fc18febc77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:06.670Z|c16b655e-c3dc-4ddd-bbc2-b7fc18febc77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:06.670Z|9ff0996d-6509-4b5d-91e3-a7a375c48507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:06.671Z|9ff0996d-6509-4b5d-91e3-a7a375c48507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:06.678Z|0df0308d-79a8-4ed1-b4d7-819c7ba7e805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:06.678Z|0df0308d-79a8-4ed1-b4d7-819c7ba7e805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:16.700Z|0279d602-60a5-4f99-b348-3209becfb582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:16.701Z|0279d602-60a5-4f99-b348-3209becfb582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:16.701Z|d4f4fff6-18fe-4da5-9f47-a5535e1581df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:16.701Z|d4f4fff6-18fe-4da5-9f47-a5535e1581df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:16.704Z|37770039-869f-4707-912b-8a89ad6e428e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:16.705Z|37770039-869f-4707-912b-8a89ad6e428e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:20.930Z|fb7f6400-bb89-4ea5-ba53-442456e36c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:59:20.933Z|fb7f6400-bb89-4ea5-ba53-442456e36c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:59:21.417Z|a466eab4-dc98-4e06-a2e0-539d307aa29c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:59:21.418Z|a466eab4-dc98-4e06-a2e0-539d307aa29c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:59:26.729Z|66c620cd-eb78-4a66-9b1b-18d6559eabbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:26.729Z|9c8c9017-8b15-4df6-aba8-89e27fc1ee04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:26.730Z|66c620cd-eb78-4a66-9b1b-18d6559eabbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:26.730Z|9c8c9017-8b15-4df6-aba8-89e27fc1ee04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:26.738Z|6749beb2-5986-4c7d-aedd-e759d1cac80b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:26.738Z|6749beb2-5986-4c7d-aedd-e759d1cac80b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:35.930Z|613a2697-437d-490f-ad50-f7aa998b7b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:59:35.931Z|613a2697-437d-490f-ad50-f7aa998b7b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:59:36.752Z|aa187478-2f0b-4627-95c1-d0d9dc4b7d53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:36.753Z|d595b3f9-c9b2-4703-8c41-ffcd5cf91cb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:36.753Z|aa187478-2f0b-4627-95c1-d0d9dc4b7d53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:36.753Z|d595b3f9-c9b2-4703-8c41-ffcd5cf91cb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:36.760Z|e823fb3a-bfa7-4277-a21f-dc82e8a24a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:36.761Z|e823fb3a-bfa7-4277-a21f-dc82e8a24a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:42.866Z|c7148477-fe62-41b4-8304-ab58ccba5977|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T01:59:42.866Z|c7148477-fe62-41b4-8304-ab58ccba5977|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:46.782Z|66b6062e-ad9d-4736-9b40-f3e62cea5d7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:46.783Z|66b6062e-ad9d-4736-9b40-f3e62cea5d7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:46.784Z|c4aaba3c-4d9e-47e2-ab98-0b3a79910d04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:46.785Z|c4aaba3c-4d9e-47e2-ab98-0b3a79910d04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:46.790Z|43a9300f-03be-4808-bd12-73005ad05213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:46.791Z|43a9300f-03be-4808-bd12-73005ad05213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:50.930Z|51aaa929-b0ab-4146-89f0-3f043a5f76d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:59:50.930Z|51aaa929-b0ab-4146-89f0-3f043a5f76d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:59:51.418Z|37acaaa8-a8ec-4a8a-9a4a-c04e3e60d06a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T01:59:51.419Z|37acaaa8-a8ec-4a8a-9a4a-c04e3e60d06a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T01:59:56.815Z|7c211c1c-cebc-4db4-a750-b365ffc3a39a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:56.815Z|7c211c1c-cebc-4db4-a750-b365ffc3a39a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:56.819Z|d49b325c-01d0-400b-b3d1-f3b031a1376e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:56.820Z|d49b325c-01d0-400b-b3d1-f3b031a1376e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T01:59:56.820Z|cc5d3a82-a4ec-4740-b975-2fa85f5de8ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T01:59:56.821Z|cc5d3a82-a4ec-4740-b975-2fa85f5de8ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:05.930Z|b6270067-0b46-4c45-8e0f-e1ba9f366d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:00:05.933Z|b6270067-0b46-4c45-8e0f-e1ba9f366d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:00:06.856Z|299a1acc-d76c-4752-bec5-a7819afcb2bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:06.856Z|299a1acc-d76c-4752-bec5-a7819afcb2bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:06.856Z|88e0485d-6bad-45d6-8687-e6ca215a0e8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:06.857Z|88e0485d-6bad-45d6-8687-e6ca215a0e8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:06.858Z|d36d9b39-f5ee-4815-9b97-1f2baffbd389|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:06.859Z|d36d9b39-f5ee-4815-9b97-1f2baffbd389|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:16.881Z|d04a3be9-4fbb-42bf-847b-c9b166b43aee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:16.881Z|d04a3be9-4fbb-42bf-847b-c9b166b43aee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:16.885Z|8e5227f2-24dd-4c4b-b4b2-9aae04f2b7aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:16.886Z|8e5227f2-24dd-4c4b-b4b2-9aae04f2b7aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:16.886Z|b126d973-73ff-4940-9e7d-a84d70ca3c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:16.887Z|b126d973-73ff-4940-9e7d-a84d70ca3c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:20.930Z|41ec4f89-dfda-44c0-9ac4-4ba975d717eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:00:20.930Z|41ec4f89-dfda-44c0-9ac4-4ba975d717eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:00:21.419Z|5e586218-6f9a-4714-93ff-82a2a8b43c03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:00:21.420Z|5e586218-6f9a-4714-93ff-82a2a8b43c03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:00:26.911Z|0ac5287d-97d6-41cb-9710-f41ed84413dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:26.911Z|0ac5287d-97d6-41cb-9710-f41ed84413dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:26.914Z|e66f9d44-d987-402a-8b9b-9262753659d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:26.914Z|e66f9d44-d987-402a-8b9b-9262753659d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:26.915Z|1b83b649-be75-49d0-adf4-5b99a622901d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:26.915Z|1b83b649-be75-49d0-adf4-5b99a622901d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:35.930Z|50e2034d-3245-4780-ba34-81778472516d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:00:35.931Z|50e2034d-3245-4780-ba34-81778472516d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:00:36.936Z|ad7487b6-1d2c-4612-b3a8-d057f517f25e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:36.936Z|ad7487b6-1d2c-4612-b3a8-d057f517f25e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:36.938Z|f8d2a8ff-0f53-4561-83c9-6c08db52aa9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:36.939Z|f8d2a8ff-0f53-4561-83c9-6c08db52aa9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:36.940Z|fb01a12a-58df-49ff-913a-273a0275417a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:36.940Z|fb01a12a-58df-49ff-913a-273a0275417a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:42.867Z|0b3c6900-38c2-4a58-a178-6e1b872e53c6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:00:42.868Z|0b3c6900-38c2-4a58-a178-6e1b872e53c6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:46.966Z|89afc110-b693-46ed-b33a-e4643a7a96c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:46.967Z|89afc110-b693-46ed-b33a-e4643a7a96c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:46.967Z|389d5671-383c-47a0-a8a1-1858d1af462f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:46.968Z|389d5671-383c-47a0-a8a1-1858d1af462f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:46.971Z|7672c9c9-ad52-4173-b2e0-ef05745bfd61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:46.971Z|7672c9c9-ad52-4173-b2e0-ef05745bfd61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:50.930Z|2712ce28-b5ba-40fb-af23-840d1260cdf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:00:50.935Z|2712ce28-b5ba-40fb-af23-840d1260cdf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:00:51.420Z|9cfb0561-af65-4535-b7a8-616601d0650d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:00:51.421Z|9cfb0561-af65-4535-b7a8-616601d0650d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:00:56.994Z|bfb95e82-cd71-4b52-bc5e-242d751f857b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:56.995Z|bfb95e82-cd71-4b52-bc5e-242d751f857b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:56.996Z|cd05780e-cabf-4955-8ba4-e78022485490|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:56.997Z|cd05780e-cabf-4955-8ba4-e78022485490|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:00:56.998Z|c003b4b9-5507-4892-8046-7db19e17b0d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:00:56.999Z|c003b4b9-5507-4892-8046-7db19e17b0d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:05.930Z|aaea5a66-1719-4b54-ab9e-9465f5980a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:01:05.931Z|aaea5a66-1719-4b54-ab9e-9465f5980a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:01:07.026Z|ac8b0a88-1ee0-4f58-a3eb-fb5b1001769a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:07.026Z|e632d2f3-3715-43a4-9454-b9736f5838f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:07.027Z|ac8b0a88-1ee0-4f58-a3eb-fb5b1001769a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:07.027Z|e632d2f3-3715-43a4-9454-b9736f5838f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:07.033Z|d4401070-df36-4cff-88b8-78da8ae6e8ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:07.033Z|d4401070-df36-4cff-88b8-78da8ae6e8ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:17.058Z|0a63a535-deb1-468a-b0cf-be32089764af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:17.059Z|0a63a535-deb1-468a-b0cf-be32089764af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:17.059Z|72e99fee-fee2-4f0c-a01b-c1c0f6d0f69d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:17.059Z|72e99fee-fee2-4f0c-a01b-c1c0f6d0f69d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:17.061Z|f833d0eb-4842-4f03-b66b-5e27d3c33cac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:17.062Z|f833d0eb-4842-4f03-b66b-5e27d3c33cac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:20.930Z|fc879545-5c47-46e6-b2e3-46703b116f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:01:20.930Z|fc879545-5c47-46e6-b2e3-46703b116f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:01:21.421Z|e26163eb-b019-48ef-8151-fa5f6c191a13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:01:21.422Z|e26163eb-b019-48ef-8151-fa5f6c191a13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:01:27.091Z|aa9e7e9c-292a-4761-995a-6e9dd2f27493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:27.092Z|aa9e7e9c-292a-4761-995a-6e9dd2f27493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:27.095Z|2ac5f810-d880-4917-8499-bce107e33546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:27.095Z|2ac5f810-d880-4917-8499-bce107e33546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:27.095Z|7c1a9570-8a0c-4241-b2fa-14a8cb79f442|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:27.096Z|7c1a9570-8a0c-4241-b2fa-14a8cb79f442|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:35.930Z|c65ebb32-070c-4ac5-b2d6-243a3afbd99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:01:35.934Z|c65ebb32-070c-4ac5-b2d6-243a3afbd99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:01:37.119Z|d16c65a7-e001-4344-8607-ce60eb22e7b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:37.120Z|d16c65a7-e001-4344-8607-ce60eb22e7b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:37.123Z|5b2c5827-8c40-4fa1-a395-736602a380c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:37.123Z|5b2c5827-8c40-4fa1-a395-736602a380c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:37.125Z|cc9a8a3a-6d5e-46f5-bf3f-8b13d963cc2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:37.125Z|cc9a8a3a-6d5e-46f5-bf3f-8b13d963cc2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:42.867Z|b944e9ac-7334-4aab-8a91-cc67c34251d4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:01:42.867Z|b944e9ac-7334-4aab-8a91-cc67c34251d4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:47.151Z|28616765-5935-4123-8192-616c421136ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:47.151Z|6a2327b9-00ed-41a6-81f1-f8672d749c7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:47.152Z|28616765-5935-4123-8192-616c421136ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:47.153Z|6a2327b9-00ed-41a6-81f1-f8672d749c7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:47.153Z|be1ecbcb-0956-45a8-b24b-9ad23e09b5df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:47.154Z|be1ecbcb-0956-45a8-b24b-9ad23e09b5df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:50.930Z|b728dff2-91d2-45ff-b73a-1efc74d570d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:01:50.931Z|b728dff2-91d2-45ff-b73a-1efc74d570d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:01:51.424Z|fdfa4963-3214-40cf-855a-aa910db88cfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:01:51.425Z|fdfa4963-3214-40cf-855a-aa910db88cfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:01:57.184Z|34a99950-54f1-4819-931a-d4b9a822c086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:57.185Z|34a99950-54f1-4819-931a-d4b9a822c086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:57.186Z|5a32d467-5742-4620-b481-5c6f7755932e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:57.187Z|5a32d467-5742-4620-b481-5c6f7755932e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:01:57.191Z|d7e89912-fb54-4612-9d18-a01be56aa568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:01:57.192Z|d7e89912-fb54-4612-9d18-a01be56aa568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:05.930Z|6f50bc6a-e99f-426d-9157-f48158bbaaf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:02:05.931Z|6f50bc6a-e99f-426d-9157-f48158bbaaf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:02:07.214Z|3457a955-4efb-4dfd-be1a-efeddfad2384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:07.215Z|3457a955-4efb-4dfd-be1a-efeddfad2384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:07.218Z|3389d632-d6c7-49dd-b923-82b359a2d1ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:07.219Z|3389d632-d6c7-49dd-b923-82b359a2d1ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:07.221Z|960bb770-7828-400d-9c5f-8494a7bf2f24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:07.222Z|960bb770-7828-400d-9c5f-8494a7bf2f24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:17.246Z|765dae35-6303-4c57-b597-172132adc097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:17.247Z|765dae35-6303-4c57-b597-172132adc097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:17.250Z|9318bc9e-4c15-4db6-a701-c0e56e34c0fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:17.250Z|00071b1b-8da5-4959-9564-994933f24cf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:17.251Z|9318bc9e-4c15-4db6-a701-c0e56e34c0fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:17.251Z|00071b1b-8da5-4959-9564-994933f24cf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:20.930Z|18ba5c9d-46a2-4857-8657-7bdc5c003c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:02:20.935Z|18ba5c9d-46a2-4857-8657-7bdc5c003c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:02:21.425Z|47c0a27d-db04-446d-943c-580dcf9846a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:02:21.426Z|47c0a27d-db04-446d-943c-580dcf9846a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:02:27.273Z|867af385-5af5-44bf-bd09-7fb38a04ec28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:27.274Z|867af385-5af5-44bf-bd09-7fb38a04ec28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:27.276Z|fce55c4f-c253-472b-9636-72465837483f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:27.277Z|fce55c4f-c253-472b-9636-72465837483f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:27.279Z|735be7d2-0652-40b1-84f2-b1252d216370|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:27.280Z|735be7d2-0652-40b1-84f2-b1252d216370|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:35.930Z|3cf4e73f-8b69-4693-81bc-cf2973460751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:02:35.931Z|3cf4e73f-8b69-4693-81bc-cf2973460751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:02:37.303Z|18c2ec62-ca5d-4771-872a-b996de57383a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:37.304Z|18c2ec62-ca5d-4771-872a-b996de57383a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:37.306Z|245fee69-b302-425f-ad37-695f707c8025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:37.306Z|245fee69-b302-425f-ad37-695f707c8025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:37.310Z|64ea6721-5365-4364-a466-73ed415eca8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:37.310Z|64ea6721-5365-4364-a466-73ed415eca8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:42.868Z|8930c8b6-1e31-493e-8248-7707b3f455b8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:02:42.869Z|8930c8b6-1e31-493e-8248-7707b3f455b8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:47.335Z|b0a45e26-56cc-4fb2-8d86-3ec5232e8793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:47.336Z|b0a45e26-56cc-4fb2-8d86-3ec5232e8793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:47.337Z|01916cd8-9f45-4e86-88ee-a34190fa1f7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:47.337Z|01916cd8-9f45-4e86-88ee-a34190fa1f7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:47.339Z|3715c2f0-db83-4975-8a4f-5b585bff9ef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:47.340Z|3715c2f0-db83-4975-8a4f-5b585bff9ef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:50.930Z|b20ccee0-6a59-4f75-9b84-4d75a530f465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:02:50.930Z|b20ccee0-6a59-4f75-9b84-4d75a530f465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:02:51.426Z|f1604d83-e7f0-48eb-ba35-84544dd52d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:02:51.427Z|f1604d83-e7f0-48eb-ba35-84544dd52d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:02:57.366Z|6a960588-d72f-4313-b6e0-38a065d59cb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:57.366Z|111a058b-f6f3-44fb-82bc-0164351088c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:57.367Z|6a960588-d72f-4313-b6e0-38a065d59cb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:57.367Z|111a058b-f6f3-44fb-82bc-0164351088c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:02:57.368Z|3c5645ec-2ade-4b79-b1ac-c481ca361bb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:02:57.369Z|3c5645ec-2ade-4b79-b1ac-c481ca361bb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:05.930Z|9f440725-d2b3-42bf-9af7-bc908607302f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:03:05.935Z|9f440725-d2b3-42bf-9af7-bc908607302f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:03:07.396Z|84353a84-a256-443c-8ac9-e4dfc46dfe40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:07.397Z|84353a84-a256-443c-8ac9-e4dfc46dfe40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:07.398Z|27437416-4f6a-415a-a77b-42f00ba1bc34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:07.399Z|27437416-4f6a-415a-a77b-42f00ba1bc34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:07.402Z|b5d02d4f-6050-40e3-9a8a-631327109ec8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:07.402Z|b5d02d4f-6050-40e3-9a8a-631327109ec8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:17.428Z|386b9571-5b1b-4b1a-9552-8f6bd835d379|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:17.429Z|386b9571-5b1b-4b1a-9552-8f6bd835d379|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:17.431Z|dfe7a342-aaf7-400b-9a70-c2a53b24bc5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:17.431Z|5fff4223-2c50-4288-bb4d-84c4e1c1ecf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:17.431Z|dfe7a342-aaf7-400b-9a70-c2a53b24bc5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:17.431Z|5fff4223-2c50-4288-bb4d-84c4e1c1ecf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:20.930Z|6b7e98ef-edb6-4226-bd3e-6c3588a0364b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:03:20.931Z|6b7e98ef-edb6-4226-bd3e-6c3588a0364b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:03:21.428Z|03a76a29-e48d-4be8-af78-b18f25e25578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:03:21.428Z|03a76a29-e48d-4be8-af78-b18f25e25578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:03:27.454Z|e502962c-19c0-4be5-9383-c9eb310cdf46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:27.455Z|e502962c-19c0-4be5-9383-c9eb310cdf46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:27.458Z|743b7067-6ebd-4f26-abf5-ba4cf3b7b49e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:27.459Z|743b7067-6ebd-4f26-abf5-ba4cf3b7b49e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:27.463Z|16f2183a-af7a-4e37-9482-fbc52a8a40f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:27.463Z|16f2183a-af7a-4e37-9482-fbc52a8a40f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:35.930Z|1a9f7e14-a05d-497a-af14-e410344d245f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:03:35.931Z|1a9f7e14-a05d-497a-af14-e410344d245f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:03:37.485Z|575cc283-478f-41d4-bbdb-27fd6e53c377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:37.486Z|575cc283-478f-41d4-bbdb-27fd6e53c377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:37.488Z|416fc3ba-4dcf-466f-bac2-3e7739b38674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:37.489Z|416fc3ba-4dcf-466f-bac2-3e7739b38674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:37.494Z|567560ee-f9a0-4aa9-806e-79af8247ba7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:37.495Z|567560ee-f9a0-4aa9-806e-79af8247ba7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:42.867Z|ac11e3d8-c902-47e9-903d-628b880179fc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:03:42.868Z|ac11e3d8-c902-47e9-903d-628b880179fc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:47.515Z|6574a4fb-2c25-4e24-8910-f9c86ba28c40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:47.515Z|b13fb6ec-0b79-4387-a56d-d8dc6f85f9f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:47.516Z|6574a4fb-2c25-4e24-8910-f9c86ba28c40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:47.516Z|b13fb6ec-0b79-4387-a56d-d8dc6f85f9f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:47.523Z|34a90b46-c48c-4dc7-9f31-f843b442e290|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:47.523Z|34a90b46-c48c-4dc7-9f31-f843b442e290|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:50.930Z|646d41a1-19f9-48c6-97d2-15cc8ec89013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:03:50.934Z|646d41a1-19f9-48c6-97d2-15cc8ec89013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:03:51.429Z|532c6866-689b-49e9-bb53-3e5db31da581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:03:51.429Z|532c6866-689b-49e9-bb53-3e5db31da581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:03:57.545Z|479b2fe8-df6b-4fa0-92b2-636f308b5b49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:57.546Z|479b2fe8-df6b-4fa0-92b2-636f308b5b49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:57.548Z|28b1079a-dc7a-4159-946d-d4ecc6421299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:57.549Z|28b1079a-dc7a-4159-946d-d4ecc6421299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:03:57.549Z|f53d4ed5-71bd-48c5-a7d9-9ca3604ab71d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:03:57.550Z|f53d4ed5-71bd-48c5-a7d9-9ca3604ab71d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:05.930Z|deb91863-0721-49cc-ac9f-3573ef310d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:04:05.931Z|deb91863-0721-49cc-ac9f-3573ef310d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:04:07.573Z|6159c9c2-f211-420d-82a0-b81a7ba01fe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:07.574Z|6159c9c2-f211-420d-82a0-b81a7ba01fe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:07.576Z|86837c1d-ce85-4df2-87e8-469dfde484f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:07.576Z|86837c1d-ce85-4df2-87e8-469dfde484f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:07.578Z|49b98612-a6ee-4755-bc96-b60f570a4e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:07.579Z|49b98612-a6ee-4755-bc96-b60f570a4e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:17.607Z|2b4b2b7c-74b9-4baf-8872-faa0304f3f0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:17.608Z|2b4b2b7c-74b9-4baf-8872-faa0304f3f0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:17.608Z|3c786e45-1fa7-4f92-8e0f-27131c03ff83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:17.608Z|7b3a9e69-93cb-4938-8320-640dab05f4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:17.609Z|7b3a9e69-93cb-4938-8320-640dab05f4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:17.609Z|3c786e45-1fa7-4f92-8e0f-27131c03ff83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:20.930Z|daa51495-3178-49c5-b0dd-dcf250247350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:04:20.930Z|daa51495-3178-49c5-b0dd-dcf250247350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:04:21.430Z|4aa58797-f948-4158-8dc5-72cb83fe7486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:04:21.430Z|4aa58797-f948-4158-8dc5-72cb83fe7486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:04:27.634Z|24078f89-65b2-47bf-b12d-e8740b6adac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:27.635Z|24078f89-65b2-47bf-b12d-e8740b6adac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:27.635Z|c42226b8-916f-4565-bb2a-8861026aa93e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:27.636Z|c42226b8-916f-4565-bb2a-8861026aa93e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:27.639Z|e52b0b39-ba95-4d7d-8f5b-618c6df35d9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:27.640Z|e52b0b39-ba95-4d7d-8f5b-618c6df35d9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:35.930Z|e7a260ef-7e37-40e9-8062-602354dee74d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:04:35.935Z|e7a260ef-7e37-40e9-8062-602354dee74d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:04:37.667Z|c787a098-cadf-48bd-9c0f-ab0e6bd56b8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:37.667Z|72cd2eb8-9172-4fdc-a178-c060ef82449d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:37.668Z|c787a098-cadf-48bd-9c0f-ab0e6bd56b8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:37.668Z|72cd2eb8-9172-4fdc-a178-c060ef82449d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:37.669Z|3206d40f-1c2c-44c4-8006-0a9c18e15b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:37.669Z|3206d40f-1c2c-44c4-8006-0a9c18e15b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:42.868Z|1456bbfe-c150-494d-a3db-a6688d597032|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:04:42.869Z|1456bbfe-c150-494d-a3db-a6688d597032|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:47.695Z|08413706-bb49-4ff4-8694-87b505cd1b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:47.695Z|08413706-bb49-4ff4-8694-87b505cd1b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:47.698Z|1476ed55-7663-40fa-98b9-06552f595bf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:47.699Z|1476ed55-7663-40fa-98b9-06552f595bf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:47.703Z|e26c854e-4d51-42a1-aac5-2dbad51d8faf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:47.704Z|e26c854e-4d51-42a1-aac5-2dbad51d8faf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:50.930Z|446b723d-3e17-4f41-9d0a-17a474d15d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:04:50.931Z|446b723d-3e17-4f41-9d0a-17a474d15d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:04:51.431Z|a4d7896b-d653-49a5-82d2-0b8b733d782b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:04:51.431Z|a4d7896b-d653-49a5-82d2-0b8b733d782b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:04:57.725Z|05bc2da3-e8b9-472c-9b4a-c31725de5b14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:57.725Z|05bc2da3-e8b9-472c-9b4a-c31725de5b14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:57.726Z|7bf68423-e552-47f1-b7a9-5d3c933bec40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:57.727Z|7bf68423-e552-47f1-b7a9-5d3c933bec40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:04:57.731Z|c755771a-4545-4ee1-927f-f1222acbb3e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:04:57.732Z|c755771a-4545-4ee1-927f-f1222acbb3e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:05.930Z|4dde657e-d249-4d9e-9e44-00dd34d38a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:05:05.931Z|4dde657e-d249-4d9e-9e44-00dd34d38a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:05:07.751Z|c0e0257f-86a3-4542-ae78-d965a7d3955e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:07.751Z|86020af1-8aba-4c7d-a0fa-60a17379a387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:07.752Z|c0e0257f-86a3-4542-ae78-d965a7d3955e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:07.753Z|86020af1-8aba-4c7d-a0fa-60a17379a387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:07.756Z|51ba3e20-1d58-462b-91ad-0d85c46407e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:07.756Z|51ba3e20-1d58-462b-91ad-0d85c46407e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:17.780Z|2e9360aa-20e7-43d6-9ef4-0000383cc1eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:17.780Z|fccdb079-43e8-496c-a180-469f375977e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:17.781Z|2e9360aa-20e7-43d6-9ef4-0000383cc1eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:17.782Z|fccdb079-43e8-496c-a180-469f375977e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:17.789Z|44fc6d8c-97b8-4261-bf33-83acc387dee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:17.790Z|44fc6d8c-97b8-4261-bf33-83acc387dee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:20.930Z|c7a0fe75-ce45-449d-8372-84a0b5924b1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:05:20.933Z|c7a0fe75-ce45-449d-8372-84a0b5924b1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:05:21.432Z|e8de589e-3e1d-4dfe-8c1e-e5bd0186d1c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:05:21.432Z|e8de589e-3e1d-4dfe-8c1e-e5bd0186d1c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:05:27.805Z|0e38fe53-28fb-4e17-a3ef-bb03b9e3d3b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:27.805Z|78b7db08-96a1-452f-b958-86b86c7a7946|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:27.806Z|0e38fe53-28fb-4e17-a3ef-bb03b9e3d3b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:27.806Z|78b7db08-96a1-452f-b958-86b86c7a7946|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:27.813Z|bafebe60-3895-4204-abf3-4f1ba92eaf3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:27.814Z|bafebe60-3895-4204-abf3-4f1ba92eaf3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:35.930Z|ce8d7353-f0dd-4cfe-a0bf-ff29844f84f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:05:35.931Z|ce8d7353-f0dd-4cfe-a0bf-ff29844f84f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:05:37.834Z|ab07fb98-1a9e-4da9-9e8f-91db02de6614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:37.835Z|ab07fb98-1a9e-4da9-9e8f-91db02de6614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:37.836Z|0cbb3b84-71a6-4e4d-9211-00b66aab8c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:37.836Z|26a62e3b-3ba8-4bc4-bf2a-f7aae7d48c4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:37.837Z|26a62e3b-3ba8-4bc4-bf2a-f7aae7d48c4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:37.837Z|0cbb3b84-71a6-4e4d-9211-00b66aab8c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:42.868Z|4ad91a35-5506-497b-b6cf-3ae26981164f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:05:42.869Z|4ad91a35-5506-497b-b6cf-3ae26981164f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:47.864Z|f34f08c4-e846-4c9f-84bd-8032e5799b28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:47.864Z|f34f08c4-e846-4c9f-84bd-8032e5799b28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:47.865Z|899020d3-11d3-43c3-826e-4def6ed98931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:47.866Z|899020d3-11d3-43c3-826e-4def6ed98931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:47.867Z|2c642c55-ac8a-4c58-aafd-1adeb8dab9d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:47.868Z|2c642c55-ac8a-4c58-aafd-1adeb8dab9d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:50.930Z|e13c02d7-0f19-4973-82a3-c60242166372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:05:50.931Z|e13c02d7-0f19-4973-82a3-c60242166372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:05:51.433Z|facd02c2-b051-48ec-9b24-e54fafdbc6e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:05:51.434Z|facd02c2-b051-48ec-9b24-e54fafdbc6e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:05:57.899Z|e109f793-e0bb-466d-906d-e004bb0e41a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:57.899Z|e109f793-e0bb-466d-906d-e004bb0e41a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:57.900Z|ae687944-3059-453e-9b95-938392412264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:57.900Z|ae687944-3059-453e-9b95-938392412264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:05:57.901Z|8fde0f9b-3b7f-4c69-bf4c-edb63c1ee1b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:05:57.902Z|8fde0f9b-3b7f-4c69-bf4c-edb63c1ee1b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:05.930Z|b98e3722-ee23-4b23-8ce4-8faaebc36a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:06:05.934Z|b98e3722-ee23-4b23-8ce4-8faaebc36a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:06:07.923Z|b6313de1-b569-4347-9f53-471acd2d277f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:07.924Z|b6313de1-b569-4347-9f53-471acd2d277f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:07.928Z|c1e0f07c-a3de-4fd3-af51-4666d6279da7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:07.928Z|c1e0f07c-a3de-4fd3-af51-4666d6279da7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:07.933Z|96214c5c-23fe-433e-aef0-a363e6365c7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:07.934Z|96214c5c-23fe-433e-aef0-a363e6365c7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:17.948Z|1bfc169f-2232-41c8-9c59-9337258addf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:17.948Z|1bfc169f-2232-41c8-9c59-9337258addf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:17.951Z|128645c6-5a99-44fd-91e1-82e6e6d83a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:17.951Z|128645c6-5a99-44fd-91e1-82e6e6d83a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:17.959Z|4fca2b16-7a47-4935-a9cb-f4e0c3b03e7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:17.960Z|4fca2b16-7a47-4935-a9cb-f4e0c3b03e7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:20.930Z|5789978b-8524-4773-a9fe-42637c147322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:06:20.930Z|5789978b-8524-4773-a9fe-42637c147322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:06:21.434Z|55d83329-85ce-4071-b161-dadd36c73e2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:06:21.435Z|55d83329-85ce-4071-b161-dadd36c73e2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:06:27.970Z|9555e7b2-25da-4860-ab78-a8097dd94b97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:27.971Z|9555e7b2-25da-4860-ab78-a8097dd94b97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:27.975Z|9b379f9c-0d4a-43a4-a930-57d105fc8461|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:27.975Z|9b379f9c-0d4a-43a4-a930-57d105fc8461|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:27.981Z|550269b4-a6f0-4c7d-91e4-91939b5c785b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:27.981Z|550269b4-a6f0-4c7d-91e4-91939b5c785b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:35.930Z|8339def1-f48a-4091-9bd8-692d42c8a60e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:06:35.930Z|8339def1-f48a-4091-9bd8-692d42c8a60e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:06:37.998Z|ad972fd4-d4d5-4ad5-978a-5c8a5879d124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:37.998Z|ad972fd4-d4d5-4ad5-978a-5c8a5879d124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:38.005Z|e1c21325-3296-4ac0-824d-0397e621205b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:38.006Z|e1c21325-3296-4ac0-824d-0397e621205b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:38.007Z|26019d4a-3f6b-46a3-9e1a-5d16656e86ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:38.008Z|26019d4a-3f6b-46a3-9e1a-5d16656e86ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:42.869Z|f9e5f5cc-bbc6-47cd-bdf9-5e4e05016268|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:06:42.870Z|f9e5f5cc-bbc6-47cd-bdf9-5e4e05016268|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:48.025Z|124d9517-c407-4dba-9384-3b3f62557e79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:48.025Z|124d9517-c407-4dba-9384-3b3f62557e79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:48.032Z|51b6c1e6-118c-4382-966a-99f3c8111e60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:48.032Z|0fdfdcc5-6828-43ac-880e-23a3cd4253bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:48.032Z|0fdfdcc5-6828-43ac-880e-23a3cd4253bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:48.032Z|51b6c1e6-118c-4382-966a-99f3c8111e60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:50.930Z|e4b7f8fc-8864-4d20-81a9-0290d599133d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:06:50.934Z|e4b7f8fc-8864-4d20-81a9-0290d599133d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:06:51.435Z|aac980c4-b5fa-4cc7-bf16-8937f3977df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:06:51.436Z|aac980c4-b5fa-4cc7-bf16-8937f3977df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:06:58.059Z|63662c50-afaf-4d20-bd5c-212b5099f9f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:58.059Z|7d802b4a-a6f7-40c7-a33d-f4983ac15782|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:58.059Z|63662c50-afaf-4d20-bd5c-212b5099f9f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:58.059Z|7d802b4a-a6f7-40c7-a33d-f4983ac15782|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:06:58.061Z|0784be8a-db31-4188-b4e0-32b5e27ae288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:06:58.062Z|0784be8a-db31-4188-b4e0-32b5e27ae288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:05.930Z|4bb9483b-30dd-46eb-95cc-bc6ccebd9643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:07:05.931Z|4bb9483b-30dd-46eb-95cc-bc6ccebd9643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:07:08.086Z|e65c044c-1195-438e-b56a-d3aae3877e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:08.086Z|e65c044c-1195-438e-b56a-d3aae3877e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:08.088Z|1db03335-e79b-4426-8484-146447ef36a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:08.089Z|1db03335-e79b-4426-8484-146447ef36a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:08.094Z|117dfed5-501c-4291-98f2-3a1bf1f03be0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:08.094Z|117dfed5-501c-4291-98f2-3a1bf1f03be0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:18.116Z|fff9c4bb-378f-4275-a013-9eb60ca3a9ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:18.117Z|fff9c4bb-378f-4275-a013-9eb60ca3a9ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:18.117Z|959bd917-b629-410d-ab16-10578b631a74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:18.118Z|959bd917-b629-410d-ab16-10578b631a74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:18.122Z|88a1f7e5-7376-4b26-9787-eb606f569ac1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:18.122Z|88a1f7e5-7376-4b26-9787-eb606f569ac1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:20.930Z|cdf98099-a26f-41b3-8863-843f2e44673b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:07:20.931Z|cdf98099-a26f-41b3-8863-843f2e44673b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:07:21.436Z|ae5bbf44-2e9e-4f65-8d0b-50eb4cd8590e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:07:21.437Z|ae5bbf44-2e9e-4f65-8d0b-50eb4cd8590e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:07:28.151Z|ec1c60a0-58e3-4953-82f8-c6d5ef362246|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:28.152Z|15e41642-ad68-4a32-ac3e-c264e75ec622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:28.152Z|ec1c60a0-58e3-4953-82f8-c6d5ef362246|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:28.152Z|15e41642-ad68-4a32-ac3e-c264e75ec622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:28.153Z|c6907ab2-a783-4318-ac03-ca4eedb83ca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:28.154Z|c6907ab2-a783-4318-ac03-ca4eedb83ca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:35.930Z|077b0e43-83af-4535-9da2-105b1430f3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:07:35.935Z|077b0e43-83af-4535-9da2-105b1430f3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:07:38.181Z|893d65f0-a6cb-4fd8-948d-fc9c9108bc4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:38.182Z|893d65f0-a6cb-4fd8-948d-fc9c9108bc4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:38.183Z|74bd7441-5649-45e1-811d-61cc3223d9f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:38.184Z|74bd7441-5649-45e1-811d-61cc3223d9f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:38.192Z|396c539b-0854-42a0-bbf8-d56a0428473b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:38.192Z|396c539b-0854-42a0-bbf8-d56a0428473b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:42.867Z|edf0e1bf-032c-40cd-9986-645f28cd594d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:07:42.868Z|edf0e1bf-032c-40cd-9986-645f28cd594d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:48.213Z|3e80ab3c-e561-4ac1-a84e-2cf990fba214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:48.214Z|3e80ab3c-e561-4ac1-a84e-2cf990fba214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:48.221Z|f92abff3-78c9-4526-90c0-46cb223b958b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:48.222Z|f92abff3-78c9-4526-90c0-46cb223b958b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:48.222Z|31d3056f-faed-45ee-a10c-aa9a2c2a481d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:48.223Z|31d3056f-faed-45ee-a10c-aa9a2c2a481d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:50.930Z|42051a7a-65b4-42ed-8780-0623faaaf12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:07:50.931Z|42051a7a-65b4-42ed-8780-0623faaaf12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:07:51.437Z|7dc8b907-81f9-48e3-87b2-acde8948b766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:07:51.438Z|7dc8b907-81f9-48e3-87b2-acde8948b766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:07:58.242Z|e77ee8f5-ff1b-4473-a553-8b692a5f0d8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:58.244Z|e77ee8f5-ff1b-4473-a553-8b692a5f0d8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:58.245Z|e6afacdd-c56c-463c-9f7b-f64b9320e496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:58.246Z|e6afacdd-c56c-463c-9f7b-f64b9320e496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:07:58.251Z|b246ac1e-a81b-4127-8618-c9b0ce9a45fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:07:58.251Z|b246ac1e-a81b-4127-8618-c9b0ce9a45fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:05.930Z|2bd99b79-d559-479d-a4ea-40c3b94867c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:08:05.931Z|2bd99b79-d559-479d-a4ea-40c3b94867c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:08:08.269Z|336fb9c4-ca4a-4ac9-bea8-938534442bcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:08.269Z|336fb9c4-ca4a-4ac9-bea8-938534442bcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:08.270Z|338293aa-1dd5-45b5-b990-1f5fad7910d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:08.271Z|338293aa-1dd5-45b5-b990-1f5fad7910d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:08.275Z|9d26cc8d-f0d2-4ad8-877e-60b20be83bad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:08.276Z|9d26cc8d-f0d2-4ad8-877e-60b20be83bad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:18.299Z|1a42a2e3-e5f3-4ba2-a120-e4f8a3b97247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:18.299Z|1a42a2e3-e5f3-4ba2-a120-e4f8a3b97247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:18.303Z|248e379c-ce62-45d8-bb6d-d2454d323616|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:18.304Z|248e379c-ce62-45d8-bb6d-d2454d323616|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:18.305Z|91014b6f-8817-4729-8a20-4e9e5e5c6758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:18.306Z|91014b6f-8817-4729-8a20-4e9e5e5c6758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:20.930Z|7255821f-f24c-4bd9-a85b-25d3c10337c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:08:20.934Z|7255821f-f24c-4bd9-a85b-25d3c10337c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:08:21.438Z|9ffd6a3a-fc1a-465c-8d1c-ee3da1cde81a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:08:21.439Z|9ffd6a3a-fc1a-465c-8d1c-ee3da1cde81a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:08:28.329Z|cc222288-57f9-4131-8959-968b80ad04fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:28.330Z|cc222288-57f9-4131-8959-968b80ad04fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:28.333Z|080620dd-c251-4fb0-b349-ddebcfbc7460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:28.333Z|c505f272-c357-46f7-b221-9fd4c49bd2d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:28.334Z|080620dd-c251-4fb0-b349-ddebcfbc7460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:28.334Z|c505f272-c357-46f7-b221-9fd4c49bd2d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:35.930Z|a33306b2-b3da-4ded-84e6-6157308fece7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:08:35.931Z|a33306b2-b3da-4ded-84e6-6157308fece7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:08:38.356Z|7a217393-482d-4bcb-8fc8-913329a333e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:38.357Z|7a217393-482d-4bcb-8fc8-913329a333e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:38.361Z|b041f00e-936d-43ac-b6c1-1da6a2075517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:38.362Z|b041f00e-936d-43ac-b6c1-1da6a2075517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:38.363Z|17cb8579-a7fb-49c8-b61f-85e845fe4920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:38.363Z|17cb8579-a7fb-49c8-b61f-85e845fe4920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:42.867Z|b3748df9-2434-47b8-85e4-b40887143955|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:08:42.867Z|b3748df9-2434-47b8-85e4-b40887143955|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:48.386Z|1c9cf3c6-bae4-4da6-a3f7-3e6fac84f262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:48.387Z|1c9cf3c6-bae4-4da6-a3f7-3e6fac84f262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:48.388Z|151339a9-d388-4d15-9efb-457a4b8958bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:48.389Z|151339a9-d388-4d15-9efb-457a4b8958bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:48.390Z|4cc166cf-889d-4b5c-a622-258e7538cc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:48.390Z|4cc166cf-889d-4b5c-a622-258e7538cc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:50.930Z|37ba539b-2e2e-4c9d-98fa-c0b35aad6a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:08:50.931Z|37ba539b-2e2e-4c9d-98fa-c0b35aad6a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:08:51.439Z|907ac133-c5d7-45e3-a739-9a00ab4c589a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:08:51.440Z|907ac133-c5d7-45e3-a739-9a00ab4c589a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:08:58.416Z|ca52a5a8-6fa5-433c-8e9a-557b5e80a147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:58.416Z|ca52a5a8-6fa5-433c-8e9a-557b5e80a147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:58.417Z|cd6dd283-6f42-4f29-aba2-4b803cc3546c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:58.417Z|cd6dd283-6f42-4f29-aba2-4b803cc3546c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:08:58.418Z|8525ec3b-1153-45d1-b39f-b2b0fbba539d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:08:58.418Z|8525ec3b-1153-45d1-b39f-b2b0fbba539d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:05.930Z|1a238b0e-66bf-48ce-bc8e-7c032aa21b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:09:05.934Z|1a238b0e-66bf-48ce-bc8e-7c032aa21b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:09:08.444Z|6666f1ed-7a6b-4c2d-8f03-413e16edbf55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:08.445Z|6666f1ed-7a6b-4c2d-8f03-413e16edbf55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:08.448Z|27fe1455-f1b6-4ab7-96d4-48d1371ba6cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:08.448Z|27fe1455-f1b6-4ab7-96d4-48d1371ba6cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:08.448Z|9729a0f3-8be6-4497-a553-9de1371dd7a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:08.449Z|9729a0f3-8be6-4497-a553-9de1371dd7a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:18.473Z|2cc37aac-9cf4-43fc-a134-fb1cd83abf42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:18.474Z|2cc37aac-9cf4-43fc-a134-fb1cd83abf42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:18.480Z|f76e4d18-7240-4a55-ad33-d8397467f86b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:18.480Z|b0be2c05-279c-4c61-a630-fbb7f63ce1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:18.480Z|f76e4d18-7240-4a55-ad33-d8397467f86b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:18.481Z|b0be2c05-279c-4c61-a630-fbb7f63ce1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:20.930Z|e7110cef-dcef-4452-a40b-6507306eb2c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:09:20.930Z|e7110cef-dcef-4452-a40b-6507306eb2c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:09:21.441Z|e413c6c6-2039-47e7-b5cb-d9a4a0be650f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:09:21.441Z|e413c6c6-2039-47e7-b5cb-d9a4a0be650f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:09:28.502Z|43cfc904-e65a-482b-82f3-a996582f70ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:28.502Z|43cfc904-e65a-482b-82f3-a996582f70ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:28.505Z|d70d230d-2cac-457b-90f4-3acc249607ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:28.506Z|76dbd33a-7af3-47b4-89e5-0349ecb1aac9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:28.506Z|d70d230d-2cac-457b-90f4-3acc249607ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:28.506Z|76dbd33a-7af3-47b4-89e5-0349ecb1aac9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:35.930Z|519d7503-16be-43f7-9569-4716ad6b45dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:09:35.931Z|519d7503-16be-43f7-9569-4716ad6b45dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:09:38.534Z|12ed053d-d8a0-4570-82a5-acdbe438b16d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:38.534Z|0ede567f-92be-474c-b619-d82b00c0c377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:38.535Z|12ed053d-d8a0-4570-82a5-acdbe438b16d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:38.535Z|0ede567f-92be-474c-b619-d82b00c0c377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:38.543Z|dcf7517a-0ff3-4020-9242-bffe36c6fce6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:38.544Z|dcf7517a-0ff3-4020-9242-bffe36c6fce6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:42.868Z|4023d7ec-750e-4d81-9ecf-0c6ab36e39ee|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:09:42.870Z|4023d7ec-750e-4d81-9ecf-0c6ab36e39ee|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:48.564Z|f595bcb5-23c4-46cf-9352-fe87287cefe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:48.564Z|f595bcb5-23c4-46cf-9352-fe87287cefe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:48.567Z|a513c8c4-7f24-42c2-9c20-754d32b2d7f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:48.567Z|a513c8c4-7f24-42c2-9c20-754d32b2d7f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:48.570Z|0eaac5f9-f6d1-430d-97b1-13abe3438cb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:48.571Z|0eaac5f9-f6d1-430d-97b1-13abe3438cb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:50.930Z|d7e80d4b-5e99-4e4f-8874-090a10bb407a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:09:50.935Z|d7e80d4b-5e99-4e4f-8874-090a10bb407a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:09:51.442Z|ff88783b-4458-4704-9582-37e320c7411a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:09:51.442Z|ff88783b-4458-4704-9582-37e320c7411a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:09:58.592Z|a441c6a3-96ca-4bcf-98d9-bd2a6b0d46b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:58.593Z|130541a2-14c5-43f6-ac28-ea2b7552270d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:58.593Z|130541a2-14c5-43f6-ac28-ea2b7552270d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:58.593Z|a441c6a3-96ca-4bcf-98d9-bd2a6b0d46b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:09:58.598Z|b5592a2a-82f0-4b42-a2b9-c4dc2390713e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:09:58.598Z|b5592a2a-82f0-4b42-a2b9-c4dc2390713e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:05.930Z|dd73fd35-7132-487f-9415-1f94c4bf1793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:10:05.931Z|dd73fd35-7132-487f-9415-1f94c4bf1793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:10:08.622Z|7b4d4626-a047-42f4-ac7d-3450c5ff6d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:08.622Z|7b4d4626-a047-42f4-ac7d-3450c5ff6d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:08.623Z|a97a8d9d-fd42-4fdf-898b-9c0f1ae1fe84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:08.623Z|a97a8d9d-fd42-4fdf-898b-9c0f1ae1fe84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:08.626Z|e63bf098-1019-43bb-b910-84bf9e14c388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:08.626Z|e63bf098-1019-43bb-b910-84bf9e14c388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:18.650Z|b2f6aa89-9b89-4709-8d24-6e266cab0a78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:18.651Z|b2f6aa89-9b89-4709-8d24-6e266cab0a78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:18.652Z|0f2dd26b-627f-469c-a223-92aa8172081e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:18.653Z|0f2dd26b-627f-469c-a223-92aa8172081e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:18.653Z|95e87532-ad69-46ab-b29c-40273468bb21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:18.653Z|95e87532-ad69-46ab-b29c-40273468bb21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:20.930Z|d4e65176-2940-4cee-814b-e75a8aaf2be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:10:20.931Z|d4e65176-2940-4cee-814b-e75a8aaf2be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:10:21.443Z|2bf187c8-d037-4e2d-b5cc-023a1f05c301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:10:21.443Z|2bf187c8-d037-4e2d-b5cc-023a1f05c301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:10:28.683Z|e83178a2-1b24-4e27-bc62-73eee6f53491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:28.684Z|e83178a2-1b24-4e27-bc62-73eee6f53491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:28.685Z|9cd03459-170d-4a7d-85eb-a04bd202891f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:28.686Z|9cd03459-170d-4a7d-85eb-a04bd202891f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:28.687Z|adfa8c27-dff6-451e-885f-00f07149ce7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:28.688Z|adfa8c27-dff6-451e-885f-00f07149ce7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:35.930Z|cac1946e-fa98-4f84-8e2f-88e9b2da8fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:10:35.935Z|cac1946e-fa98-4f84-8e2f-88e9b2da8fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:10:38.715Z|7dd4fea8-04fc-4a0c-ae25-157a8be4f00f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:38.715Z|8f1f0da2-d7da-4579-a034-837cd09f3e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:38.716Z|7dd4fea8-04fc-4a0c-ae25-157a8be4f00f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:38.717Z|8f1f0da2-d7da-4579-a034-837cd09f3e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:38.719Z|955592fd-b66c-4802-9d7b-632d92d60884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:38.720Z|955592fd-b66c-4802-9d7b-632d92d60884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:42.868Z|3e3762fa-fdf2-4d23-93cc-c2b251a966a1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:10:42.868Z|3e3762fa-fdf2-4d23-93cc-c2b251a966a1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:48.743Z|5d2dd964-9083-4ca3-a1fb-c191184cf8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:48.744Z|5d2dd964-9083-4ca3-a1fb-c191184cf8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:48.745Z|0cdd08bb-979e-4268-8e0e-4e9af56de825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:48.745Z|0cdd08bb-979e-4268-8e0e-4e9af56de825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:48.751Z|df408cd7-b8d4-4562-a89a-15cc6ce7df59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:48.752Z|df408cd7-b8d4-4562-a89a-15cc6ce7df59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:50.930Z|3539003e-07b3-4c5c-86b9-c88c2ac67cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:10:50.931Z|3539003e-07b3-4c5c-86b9-c88c2ac67cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:10:51.444Z|ec34b908-c71e-45b8-bee5-4e4524e01c0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:10:51.445Z|ec34b908-c71e-45b8-bee5-4e4524e01c0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:10:58.773Z|1d8d4fa8-71e1-43db-91bb-98dc41df3daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:58.773Z|1d8d4fa8-71e1-43db-91bb-98dc41df3daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:58.777Z|edc7d2bd-95ec-4515-98c4-9e75d804f7ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:58.778Z|edc7d2bd-95ec-4515-98c4-9e75d804f7ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:10:58.779Z|b54444ac-6484-4a97-83a5-b0a9a23c7ebf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:10:58.780Z|b54444ac-6484-4a97-83a5-b0a9a23c7ebf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:05.930Z|9c7fda4f-5ad8-4c68-a370-2275d7a1ed1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:11:05.931Z|9c7fda4f-5ad8-4c68-a370-2275d7a1ed1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:11:08.805Z|4ea20ff3-b8fc-45a3-bae4-1a04d0aac8e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:08.805Z|09a22658-617e-4f32-bed6-791f486b71da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:08.805Z|4ea20ff3-b8fc-45a3-bae4-1a04d0aac8e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:08.806Z|09a22658-617e-4f32-bed6-791f486b71da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:08.808Z|2ed508d9-7ed4-4daf-abce-204cd5130047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:08.808Z|2ed508d9-7ed4-4daf-abce-204cd5130047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:18.838Z|33dbd099-6d6b-49e5-8b4a-33e29bfe7a14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:18.839Z|33dbd099-6d6b-49e5-8b4a-33e29bfe7a14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:18.839Z|bd20f2ba-af05-470c-ba03-5a8ee82bcd97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:18.840Z|bd20f2ba-af05-470c-ba03-5a8ee82bcd97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:18.843Z|a05e8218-1990-4e2a-9099-898ebdd37186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:18.844Z|a05e8218-1990-4e2a-9099-898ebdd37186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:20.930Z|68c69387-064b-456f-96fc-e764038dfc7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:11:20.934Z|68c69387-064b-456f-96fc-e764038dfc7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:11:21.445Z|1ee4098b-ddf4-4e10-b26f-63772f93d800|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:11:21.446Z|1ee4098b-ddf4-4e10-b26f-63772f93d800|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:11:28.863Z|3692aa7b-a53a-4bca-a082-97a1febf72f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:28.863Z|c16c52cb-7997-423b-b17b-5ae59f929ff0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:28.864Z|c16c52cb-7997-423b-b17b-5ae59f929ff0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:28.863Z|3692aa7b-a53a-4bca-a082-97a1febf72f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:28.872Z|8ac640f6-1a7e-489f-9b27-285280f03ff0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:28.872Z|8ac640f6-1a7e-489f-9b27-285280f03ff0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:35.930Z|fd478a8e-18b4-46e6-9d8c-cdad9c5584dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:11:35.931Z|fd478a8e-18b4-46e6-9d8c-cdad9c5584dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:11:38.893Z|76b1985c-c352-4a6f-8440-91f0ae0993e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:38.893Z|76b1985c-c352-4a6f-8440-91f0ae0993e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:38.897Z|2be356c0-4fbf-4814-ad19-a12ed12e1f48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:38.898Z|2be356c0-4fbf-4814-ad19-a12ed12e1f48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:38.898Z|0adff584-9254-40d8-a360-b9bf10d03962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:38.899Z|0adff584-9254-40d8-a360-b9bf10d03962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:42.869Z|856deb1e-aefa-4af0-9c52-6fd902fbcb62|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:11:42.870Z|856deb1e-aefa-4af0-9c52-6fd902fbcb62|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:48.917Z|027c678d-7ccf-415c-980f-a594431d365c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:48.917Z|027c678d-7ccf-415c-980f-a594431d365c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:48.917Z|47244e0e-87dc-4e69-982a-f92a386c42c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:48.918Z|47244e0e-87dc-4e69-982a-f92a386c42c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:48.920Z|b2f0e8be-70bc-4b18-be11-3b5b0c9049da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:48.921Z|b2f0e8be-70bc-4b18-be11-3b5b0c9049da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:50.930Z|482076d8-a414-4863-bd74-203b8d417cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:11:50.931Z|482076d8-a414-4863-bd74-203b8d417cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:11:51.446Z|6f5b5827-f0f5-429e-abac-c633be8339d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:11:51.447Z|6f5b5827-f0f5-429e-abac-c633be8339d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:11:58.940Z|35f3efa0-3e4a-4bbf-8836-aad88314c868|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:58.940Z|35f3efa0-3e4a-4bbf-8836-aad88314c868|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:58.940Z|cdc366e5-7e24-4c98-a4eb-d2738764f824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:58.941Z|cdc366e5-7e24-4c98-a4eb-d2738764f824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:11:58.948Z|f4cdf615-886b-460b-aa5a-62235a9e1f33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:11:58.948Z|f4cdf615-886b-460b-aa5a-62235a9e1f33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:05.930Z|adaca9ee-401e-418f-939d-dc3fc9556be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:12:05.935Z|adaca9ee-401e-418f-939d-dc3fc9556be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:12:08.965Z|e92e337b-5800-479c-a825-89a1079c3d57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:08.965Z|e92e337b-5800-479c-a825-89a1079c3d57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:08.970Z|153af493-6be0-40ea-90a1-03daed02c1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:08.971Z|153af493-6be0-40ea-90a1-03daed02c1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:08.975Z|19bfe680-d6a0-4fb2-83a1-4293728804aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:08.976Z|19bfe680-d6a0-4fb2-83a1-4293728804aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:18.991Z|1a3fd953-739e-4518-a583-8b8d0547ec60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:18.992Z|1a3fd953-739e-4518-a583-8b8d0547ec60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:18.994Z|261e309e-18d7-4c28-8829-1fe51e864175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:18.994Z|261e309e-18d7-4c28-8829-1fe51e864175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:19.005Z|92f6a6ea-505d-4ca5-8a60-855b95f40b17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:19.006Z|92f6a6ea-505d-4ca5-8a60-855b95f40b17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:20.930Z|7ae352f5-e3bc-462a-9e0a-a73a45ac4fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:12:20.931Z|7ae352f5-e3bc-462a-9e0a-a73a45ac4fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:12:21.447Z|5a8dbe5c-e54a-4412-86e2-1d68052b57fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:12:21.448Z|5a8dbe5c-e54a-4412-86e2-1d68052b57fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:12:29.018Z|20536b3c-8cc4-4747-98a3-5611cd3ef67a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:29.018Z|880a4887-0dd8-4bbb-942a-58ff2c90a3ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:29.018Z|20536b3c-8cc4-4747-98a3-5611cd3ef67a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:29.019Z|880a4887-0dd8-4bbb-942a-58ff2c90a3ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:29.028Z|ef7db17b-d679-427b-a25c-f760d87e6d55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:29.028Z|ef7db17b-d679-427b-a25c-f760d87e6d55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:35.930Z|07254097-c36c-4482-81f5-5452a2499207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:12:35.931Z|07254097-c36c-4482-81f5-5452a2499207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:12:39.049Z|66eef8de-bccc-4660-b84e-98a3c2517177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:39.049Z|735f93c8-8e3e-46c3-b639-67b960174626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:39.049Z|735f93c8-8e3e-46c3-b639-67b960174626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:39.049Z|66eef8de-bccc-4660-b84e-98a3c2517177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:39.057Z|b4113dd3-655c-4d9b-afe4-88521467179e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:39.057Z|b4113dd3-655c-4d9b-afe4-88521467179e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:42.867Z|9bad511e-d883-45a3-8ce7-030bcc36d758|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:12:42.868Z|9bad511e-d883-45a3-8ce7-030bcc36d758|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:49.075Z|3e07a9a6-30af-40ab-baed-665e6eb42efc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:49.076Z|3e07a9a6-30af-40ab-baed-665e6eb42efc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:49.082Z|0ac7c3ba-9154-4a44-84fb-e179f2699edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:49.082Z|0ac7c3ba-9154-4a44-84fb-e179f2699edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:49.096Z|e3115b4a-5628-418e-986e-725f11c88b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:49.096Z|e3115b4a-5628-418e-986e-725f11c88b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:50.930Z|d885efcd-1a1a-4997-993b-8802170d5ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:12:50.935Z|d885efcd-1a1a-4997-993b-8802170d5ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:12:51.448Z|228c7055-6768-4c6b-873a-bf54a985c128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:12:51.449Z|228c7055-6768-4c6b-873a-bf54a985c128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:12:59.105Z|a05ab11b-1189-40a9-99d4-32671263f6f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:59.106Z|a05ab11b-1189-40a9-99d4-32671263f6f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:59.109Z|6d1bd025-54da-4ccd-9ffe-a315e9cbc5fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:59.109Z|6d1bd025-54da-4ccd-9ffe-a315e9cbc5fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:12:59.122Z|0b14c66a-8c7a-46f6-817a-ddb80ffca3fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:12:59.123Z|0b14c66a-8c7a-46f6-817a-ddb80ffca3fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:05.930Z|cbe9e308-78ad-44ee-a304-2d3571271074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:13:05.931Z|cbe9e308-78ad-44ee-a304-2d3571271074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:13:09.137Z|5662e60a-bddb-41e6-80b1-86a78aaeda74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:09.137Z|5662e60a-bddb-41e6-80b1-86a78aaeda74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:09.139Z|2286157f-609f-489f-8c0f-1b6730476bf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:09.139Z|2286157f-609f-489f-8c0f-1b6730476bf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:09.152Z|37fd305a-acdb-4494-abe0-4e16ad83b8f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:09.153Z|37fd305a-acdb-4494-abe0-4e16ad83b8f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:19.167Z|31cdb0a7-ce7c-44bc-9ab6-4ec0eb769b88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:19.167Z|31cdb0a7-ce7c-44bc-9ab6-4ec0eb769b88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:19.168Z|a81a2068-91c0-4621-a6f5-1f71803fe347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:19.169Z|a81a2068-91c0-4621-a6f5-1f71803fe347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:19.179Z|c5e5807a-b0bc-4245-a451-1f31012a85ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:19.180Z|c5e5807a-b0bc-4245-a451-1f31012a85ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:20.930Z|f10524ec-2442-4765-8d1f-680f01a964ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:13:20.931Z|f10524ec-2442-4765-8d1f-680f01a964ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:13:21.449Z|6139e1a5-8d70-4980-9550-fa23e729b150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:13:21.450Z|6139e1a5-8d70-4980-9550-fa23e729b150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:13:29.192Z|f1f48821-4dee-4b68-acd1-f76f07d0b1d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:29.192Z|e0c17b3a-795f-4464-a1ec-8ae9b18cfb79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:29.192Z|e0c17b3a-795f-4464-a1ec-8ae9b18cfb79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:29.192Z|f1f48821-4dee-4b68-acd1-f76f07d0b1d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:29.201Z|b35edc2c-648f-4dac-bd95-10eba7f721c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:29.202Z|b35edc2c-648f-4dac-bd95-10eba7f721c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:35.930Z|42118baf-4bab-46bb-b9c1-e8d460db81d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:13:35.934Z|42118baf-4bab-46bb-b9c1-e8d460db81d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:13:39.221Z|987ef4c7-262e-45cb-9318-d4a68c52a702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:39.221Z|987ef4c7-262e-45cb-9318-d4a68c52a702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:39.221Z|2fafcdee-a71e-4dec-a7a8-ed6d47c3d492|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:39.222Z|2fafcdee-a71e-4dec-a7a8-ed6d47c3d492|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:39.228Z|b0a9ff85-9a4e-42db-b070-25f46b5bb4b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:39.229Z|b0a9ff85-9a4e-42db-b070-25f46b5bb4b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:42.868Z|352aeb29-431f-4d1d-9e4d-ad566491018a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:13:42.869Z|352aeb29-431f-4d1d-9e4d-ad566491018a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:49.257Z|7497b9b1-7b34-4653-b08b-8578bd62094a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:49.258Z|7497b9b1-7b34-4653-b08b-8578bd62094a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:49.261Z|2e21c2d9-3bb4-4002-b208-2da4f65c772c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:49.262Z|2e21c2d9-3bb4-4002-b208-2da4f65c772c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:49.264Z|00ed348f-2eb6-4c26-9bcb-29253cb80e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:49.264Z|00ed348f-2eb6-4c26-9bcb-29253cb80e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:50.930Z|59eb0e5b-c840-4cfd-aa87-64795d0f77c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:13:50.931Z|59eb0e5b-c840-4cfd-aa87-64795d0f77c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:13:51.451Z|a7f235dd-83dd-4892-96b3-bfab02280c98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:13:51.451Z|a7f235dd-83dd-4892-96b3-bfab02280c98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:13:59.289Z|f67cf3d3-d757-40ac-a0bf-a29aa0697770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:59.291Z|f67cf3d3-d757-40ac-a0bf-a29aa0697770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:59.291Z|d339b277-c3fc-46f8-840c-3e19f7205817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:59.292Z|d339b277-c3fc-46f8-840c-3e19f7205817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:13:59.296Z|51c98446-bcfa-4927-b1e6-6bb74ec2fd33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:13:59.297Z|51c98446-bcfa-4927-b1e6-6bb74ec2fd33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:05.930Z|df3bc3b7-4d8b-4ffe-a99b-3bf13265a5af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:14:05.931Z|df3bc3b7-4d8b-4ffe-a99b-3bf13265a5af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:14:09.321Z|87166f17-470a-4476-be21-0d1a9c2bfbeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:09.321Z|1d44fb6a-7f8c-4982-8845-e3c85e6462c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:09.322Z|1d44fb6a-7f8c-4982-8845-e3c85e6462c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:09.322Z|87166f17-470a-4476-be21-0d1a9c2bfbeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:09.331Z|2a18ec28-de01-4281-8b14-32af33d09b60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:09.331Z|2a18ec28-de01-4281-8b14-32af33d09b60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:19.353Z|e951778d-25fa-44b5-97ca-1b8106c6558d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:19.354Z|e951778d-25fa-44b5-97ca-1b8106c6558d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:19.361Z|0c65332b-b2fa-4ca1-9bc6-a44aee4dab06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:19.362Z|0c65332b-b2fa-4ca1-9bc6-a44aee4dab06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:19.364Z|82e03ef1-3fd2-44b9-a59a-1d9b32d5cbbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:19.365Z|82e03ef1-3fd2-44b9-a59a-1d9b32d5cbbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:20.930Z|5ed31661-70c9-4e67-990d-47da8dc9ef77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:14:20.931Z|5ed31661-70c9-4e67-990d-47da8dc9ef77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:14:21.452Z|5ffdb5ff-8509-4d7f-ac03-2e67f3e43a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:14:21.452Z|5ffdb5ff-8509-4d7f-ac03-2e67f3e43a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:14:29.384Z|f7ad49c3-a638-4c8b-8c63-f86f77916478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:29.385Z|f7ad49c3-a638-4c8b-8c63-f86f77916478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:29.390Z|a69e5eb2-d8dc-40d1-b166-253373bcc86b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:29.390Z|a69e5eb2-d8dc-40d1-b166-253373bcc86b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:29.391Z|49da0939-fcbb-4d0d-a597-c93b23083600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:29.392Z|49da0939-fcbb-4d0d-a597-c93b23083600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:35.930Z|cb09d60b-2462-4007-90a9-090173ee4e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:14:35.931Z|cb09d60b-2462-4007-90a9-090173ee4e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:14:39.412Z|00aa6656-1b54-462f-aab7-b9f930b8dec8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:39.413Z|00aa6656-1b54-462f-aab7-b9f930b8dec8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:39.417Z|c221f221-49e2-4702-9637-811f68fde849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:39.418Z|c221f221-49e2-4702-9637-811f68fde849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:39.419Z|a0efa460-d4c9-4046-9390-f37ffdbaf55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:39.419Z|a0efa460-d4c9-4046-9390-f37ffdbaf55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:42.867Z|91e9d3d0-093d-40e3-858a-b8a579e66362|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:14:42.868Z|91e9d3d0-093d-40e3-858a-b8a579e66362|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:49.442Z|b2bd4160-01e1-4875-af18-28d673ce81aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:49.443Z|b2bd4160-01e1-4875-af18-28d673ce81aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:49.446Z|8abc874f-7e6a-40f9-b6fc-6c51269fbde3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:49.447Z|8abc874f-7e6a-40f9-b6fc-6c51269fbde3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:49.447Z|27030e39-8d6e-4b68-bb0a-5a1206eeb358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:49.448Z|27030e39-8d6e-4b68-bb0a-5a1206eeb358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:50.930Z|83a09290-1f97-4099-a78b-c3a413db9f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:14:50.931Z|83a09290-1f97-4099-a78b-c3a413db9f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:14:51.453Z|20b849eb-1b08-4cc2-81a6-aff63d749dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:14:51.453Z|20b849eb-1b08-4cc2-81a6-aff63d749dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:14:59.470Z|b9b11b97-9808-4fc4-81bf-47e9959f237c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:59.471Z|b9b11b97-9808-4fc4-81bf-47e9959f237c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:59.471Z|c861a10d-b656-4b94-9dab-3c354834035b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:59.472Z|c861a10d-b656-4b94-9dab-3c354834035b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:14:59.474Z|df1c7f02-7781-40f1-8f02-cc1657cb2b3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:14:59.475Z|df1c7f02-7781-40f1-8f02-cc1657cb2b3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:05.930Z|64dd91b3-ce76-4a95-a642-7b6524739982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:15:05.930Z|64dd91b3-ce76-4a95-a642-7b6524739982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:15:09.526Z|2b5dd366-3cae-4ce2-a0ec-9d27d192cb02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:09.526Z|2b5dd366-3cae-4ce2-a0ec-9d27d192cb02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:09.533Z|b3554953-1c5c-4898-bab4-775ea6217b15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:09.533Z|ae96665d-d1f1-4211-bd16-9fae4cc0aed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:09.534Z|b3554953-1c5c-4898-bab4-775ea6217b15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:09.534Z|ae96665d-d1f1-4211-bd16-9fae4cc0aed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:19.556Z|4f331a92-6ac1-494a-baed-efe8c60bc8a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:19.557Z|4f331a92-6ac1-494a-baed-efe8c60bc8a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:19.561Z|888b458c-b1f5-4b91-94a3-8fc0a61d98e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:19.561Z|888b458c-b1f5-4b91-94a3-8fc0a61d98e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:19.563Z|9b926c26-3f1f-419f-8025-31dce65a8ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:19.563Z|9b926c26-3f1f-419f-8025-31dce65a8ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:20.930Z|bc5cc735-fbe6-41a9-8748-f49295aa43cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:15:20.931Z|bc5cc735-fbe6-41a9-8748-f49295aa43cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:15:21.454Z|21edddce-65dc-4c6a-8f73-01b030760b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:15:21.455Z|21edddce-65dc-4c6a-8f73-01b030760b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:15:29.581Z|acdcaa40-92f5-43d9-b2e9-2edd1a6067a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:29.582Z|acdcaa40-92f5-43d9-b2e9-2edd1a6067a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:29.586Z|9f9c99c4-563f-4edb-befa-abc5f70bb3d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:29.586Z|9f9c99c4-563f-4edb-befa-abc5f70bb3d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:29.588Z|d29ec136-6f06-4a2b-acc3-87fbb9cf7592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:29.589Z|d29ec136-6f06-4a2b-acc3-87fbb9cf7592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:35.930Z|f236748b-2f3d-4b9c-9cb7-a84717ac7593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:15:35.931Z|f236748b-2f3d-4b9c-9cb7-a84717ac7593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:15:39.610Z|b7f4c143-7f21-41b4-885f-948700ac2d05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:39.611Z|b7f4c143-7f21-41b4-885f-948700ac2d05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:39.615Z|5e6c3318-b89d-4d03-9812-6863fbf738ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:39.615Z|5e6c3318-b89d-4d03-9812-6863fbf738ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:39.618Z|c2f058ab-b00e-4a41-bf0d-d411f51cdd58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:39.619Z|c2f058ab-b00e-4a41-bf0d-d411f51cdd58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:42.867Z|a4417083-4a7e-432a-978e-e309d8d1a237|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:15:42.868Z|a4417083-4a7e-432a-978e-e309d8d1a237|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:49.641Z|4f6d8873-5f76-40be-9153-7c4879190d50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:49.642Z|4f6d8873-5f76-40be-9153-7c4879190d50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:49.644Z|0596ee70-b5fe-4479-b447-59522a3be201|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:49.644Z|0596ee70-b5fe-4479-b447-59522a3be201|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:49.647Z|d1fb5e36-aa49-46e7-b852-eb66afc6633c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:49.648Z|d1fb5e36-aa49-46e7-b852-eb66afc6633c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:50.930Z|07ff3622-2428-4f32-80d7-5cd83737fb26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:15:50.934Z|07ff3622-2428-4f32-80d7-5cd83737fb26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:15:51.456Z|3b24249a-7ee6-4178-bbe9-762c400224ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:15:51.456Z|3b24249a-7ee6-4178-bbe9-762c400224ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:15:59.669Z|826b4569-f440-47be-b025-5ba6f874213a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:59.669Z|3bda4c11-067d-42e9-8c1c-b399d7504e54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:59.670Z|22ea9711-0096-44d7-945f-ff0924134528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:15:59.670Z|826b4569-f440-47be-b025-5ba6f874213a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:59.670Z|22ea9711-0096-44d7-945f-ff0924134528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:15:59.670Z|3bda4c11-067d-42e9-8c1c-b399d7504e54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:05.930Z|6a620f16-5463-46a9-bebc-dc8bec227f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:16:05.931Z|6a620f16-5463-46a9-bebc-dc8bec227f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:16:09.701Z|3f234c21-ecd9-4f8c-bac7-677b7e28baa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:09.702Z|3f234c21-ecd9-4f8c-bac7-677b7e28baa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:09.710Z|83089fbb-ee83-4254-ac62-295fb960a7de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:09.711Z|7c91745c-1979-43f5-89c0-2b4ed4d194c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:09.711Z|83089fbb-ee83-4254-ac62-295fb960a7de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:09.711Z|7c91745c-1979-43f5-89c0-2b4ed4d194c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:19.734Z|87c36ddb-ada6-48b8-9599-54f5b73bf497|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:19.735Z|87c36ddb-ada6-48b8-9599-54f5b73bf497|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:19.740Z|ebaf7a73-f17d-4537-86d6-bf9f3abc2681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:19.740Z|9f2c876a-4aef-4a41-ad5a-2defdc06c3ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:19.741Z|ebaf7a73-f17d-4537-86d6-bf9f3abc2681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:19.741Z|9f2c876a-4aef-4a41-ad5a-2defdc06c3ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:20.930Z|f7624cd9-81e4-4589-9f9f-be23e5a5eda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:16:20.931Z|f7624cd9-81e4-4589-9f9f-be23e5a5eda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:16:21.457Z|2962c52c-d428-4ac2-9b16-df7069a26cf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:16:21.457Z|2962c52c-d428-4ac2-9b16-df7069a26cf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:16:29.766Z|b55985b0-dd08-43db-934e-054299f11cd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:29.767Z|b55985b0-dd08-43db-934e-054299f11cd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:29.769Z|1d2796e3-dbb1-4f59-a427-8c66bacba3f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:29.770Z|1d2796e3-dbb1-4f59-a427-8c66bacba3f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:29.773Z|cd3cde92-a8c0-43a3-997a-63db9292559f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:29.773Z|cd3cde92-a8c0-43a3-997a-63db9292559f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:35.930Z|d2d8e755-a8a9-4ad6-8e5b-5fb74eeb5f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:16:35.933Z|d2d8e755-a8a9-4ad6-8e5b-5fb74eeb5f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:16:39.791Z|d56a4ff6-542c-4dd3-bdd1-5f58d3f512c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:39.792Z|d56a4ff6-542c-4dd3-bdd1-5f58d3f512c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:39.798Z|10bc8edb-098d-416c-80c5-8151a9bbb39a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:39.798Z|10bc8edb-098d-416c-80c5-8151a9bbb39a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:39.803Z|0a694a96-4e47-41dd-bd17-b770eac06d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:39.804Z|0a694a96-4e47-41dd-bd17-b770eac06d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:42.866Z|a0ada848-f30a-47e7-9675-5b2f061bb521|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:16:42.867Z|a0ada848-f30a-47e7-9675-5b2f061bb521|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:49.823Z|39ced0d3-839b-4f7b-9ff2-1b9b313b3e36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:49.824Z|39ced0d3-839b-4f7b-9ff2-1b9b313b3e36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:49.829Z|f6e9785c-f6f7-490d-a5fc-714af3a0f7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:49.830Z|f6e9785c-f6f7-490d-a5fc-714af3a0f7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:49.832Z|cc123937-3bf0-41c6-b5ca-7827ce598e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:49.832Z|cc123937-3bf0-41c6-b5ca-7827ce598e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:50.930Z|cdfcf44f-bccf-4547-b6b8-07b564ae3157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:16:50.931Z|cdfcf44f-bccf-4547-b6b8-07b564ae3157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:16:51.458Z|588c5d30-535a-4a95-a449-131e7cde1187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:16:51.459Z|588c5d30-535a-4a95-a449-131e7cde1187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:16:59.853Z|8aff7149-7a8f-4b85-a494-d6ca6ede4e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:59.854Z|8aff7149-7a8f-4b85-a494-d6ca6ede4e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:59.855Z|5b56e6cc-a936-4533-9bb5-35b5ab08b672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:59.856Z|5b56e6cc-a936-4533-9bb5-35b5ab08b672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:16:59.857Z|dc5d9336-cf5b-4e13-af87-be3015bd273a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:16:59.858Z|dc5d9336-cf5b-4e13-af87-be3015bd273a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:05.930Z|7dff38da-1ebe-4800-a610-be97be8a9813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:17:05.931Z|7dff38da-1ebe-4800-a610-be97be8a9813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:17:09.881Z|a750b5c1-4c4b-40c3-abc5-e14d77e8f35b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:09.881Z|a750b5c1-4c4b-40c3-abc5-e14d77e8f35b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:09.883Z|3a92f2c3-3778-495b-97f2-d18a0f90fff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:09.883Z|3a92f2c3-3778-495b-97f2-d18a0f90fff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:09.884Z|8775226b-58ea-4fd7-a7c3-b1a2d91043ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:09.885Z|8775226b-58ea-4fd7-a7c3-b1a2d91043ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:19.915Z|f9afcd94-db7d-4bc6-8e2b-5c7972539d7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:19.915Z|44d28d1f-4c5d-460a-a43b-05408575ab0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:19.915Z|f9afcd94-db7d-4bc6-8e2b-5c7972539d7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:19.916Z|44d28d1f-4c5d-460a-a43b-05408575ab0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:19.921Z|79259d73-f4b7-4d23-a5d6-525b4042a8e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:19.922Z|79259d73-f4b7-4d23-a5d6-525b4042a8e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:20.930Z|ede1ab76-a681-457b-9af7-003c6be51ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:17:20.933Z|ede1ab76-a681-457b-9af7-003c6be51ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:17:21.459Z|c945a382-d2e5-423d-9682-9184db7cbfb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:17:21.460Z|c945a382-d2e5-423d-9682-9184db7cbfb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:17:29.943Z|e6195288-5379-4ccb-975d-dee116048780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:29.943Z|6bbc1b84-b816-44ef-9f26-984c60968eee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:29.944Z|e6195288-5379-4ccb-975d-dee116048780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:29.944Z|6bbc1b84-b816-44ef-9f26-984c60968eee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:29.947Z|66d0f2d7-5d26-43f7-84eb-e5912ed99f51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:29.947Z|66d0f2d7-5d26-43f7-84eb-e5912ed99f51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:35.930Z|7db6ccad-f872-47a8-8821-f076e5db33b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:17:35.931Z|7db6ccad-f872-47a8-8821-f076e5db33b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:17:39.970Z|d890bce4-43be-429e-88c7-e33b19f7e6b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:39.971Z|d890bce4-43be-429e-88c7-e33b19f7e6b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:39.971Z|bd8c7c6f-22c2-417a-869c-790caded7ef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:39.972Z|bd8c7c6f-22c2-417a-869c-790caded7ef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:39.973Z|f8dc0c9f-a522-49d3-b6d2-1973e0045e76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:39.973Z|f8dc0c9f-a522-49d3-b6d2-1973e0045e76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:42.868Z|c7b3eac4-5b5d-4ef6-814b-008d0b6eed0d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:17:42.869Z|c7b3eac4-5b5d-4ef6-814b-008d0b6eed0d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:49.996Z|ef23d076-693b-4373-8cab-64caaef92886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:49.997Z|cdc4f5b3-bf8e-4870-ba34-f4ba3cf8ab8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:49.997Z|ef23d076-693b-4373-8cab-64caaef92886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:49.997Z|cdc4f5b3-bf8e-4870-ba34-f4ba3cf8ab8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:50.002Z|e8841f01-a379-4845-9e68-2aecfd6fbf48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:17:50.002Z|e8841f01-a379-4845-9e68-2aecfd6fbf48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:17:50.930Z|1069c275-6e8b-4f0d-b86a-92e943f12fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:17:50.931Z|1069c275-6e8b-4f0d-b86a-92e943f12fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:17:51.460Z|005967a1-5b42-4588-883f-344833f2e168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:17:51.461Z|005967a1-5b42-4588-883f-344833f2e168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:18:00.026Z|1990c63c-e9de-41e6-8a19-e460f5f10684|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:00.027Z|1990c63c-e9de-41e6-8a19-e460f5f10684|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:00.029Z|e17837ab-8943-4b88-82ff-9fbbc43a9000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:00.030Z|e17837ab-8943-4b88-82ff-9fbbc43a9000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:00.030Z|22013baa-08c2-407b-bc4c-491d48742099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:00.030Z|22013baa-08c2-407b-bc4c-491d48742099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:05.930Z|21c4faf4-d8c9-4ca7-b536-f35d6870c69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:18:05.935Z|21c4faf4-d8c9-4ca7-b536-f35d6870c69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:18:10.054Z|bd7db1ed-c254-4804-9dff-ffe58572ea39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:10.055Z|bd7db1ed-c254-4804-9dff-ffe58572ea39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:10.057Z|6ce0bab2-4a14-4112-be22-44343c7c80b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:10.058Z|6ce0bab2-4a14-4112-be22-44343c7c80b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:10.060Z|6fd3d6a2-13db-4934-ab17-c422d70fef5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:10.060Z|6fd3d6a2-13db-4934-ab17-c422d70fef5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:20.082Z|1c2ad3d8-6d86-45a3-90b6-40aa9decf164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:20.083Z|1c2ad3d8-6d86-45a3-90b6-40aa9decf164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:20.085Z|5685b150-2532-47ab-bec5-29c9684043a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:20.086Z|5685b150-2532-47ab-bec5-29c9684043a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:20.087Z|4ce9d803-e075-4a56-9515-816ed3a4430b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:20.087Z|4ce9d803-e075-4a56-9515-816ed3a4430b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:20.930Z|40039dca-5d77-41c9-a65e-fdb27af4d765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:18:20.930Z|40039dca-5d77-41c9-a65e-fdb27af4d765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:18:21.462Z|e7cd6fe3-aa1b-4f05-aaa3-229851271896|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:18:21.462Z|e7cd6fe3-aa1b-4f05-aaa3-229851271896|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:18:30.113Z|1818c788-1076-4ac3-80b0-089f03695156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:30.114Z|1818c788-1076-4ac3-80b0-089f03695156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:30.113Z|986d9f6d-405a-45a6-ae81-563f248c1df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:30.115Z|986d9f6d-405a-45a6-ae81-563f248c1df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:30.117Z|e9960660-d4fa-44a9-84a2-aeb2643aa571|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:30.117Z|e9960660-d4fa-44a9-84a2-aeb2643aa571|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:35.930Z|d44ce5c8-e2c2-46f1-ad98-9a127c54cd49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:18:35.931Z|d44ce5c8-e2c2-46f1-ad98-9a127c54cd49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:18:40.140Z|544fe48c-2eac-48ae-bc39-43336ed72ffb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:40.141Z|544fe48c-2eac-48ae-bc39-43336ed72ffb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:40.145Z|0d3095cb-1e1d-457f-b83a-ba231dcac14a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:40.146Z|0d3095cb-1e1d-457f-b83a-ba231dcac14a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:40.150Z|ae180bd7-9619-470c-978b-fc12cee4e8d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:40.151Z|ae180bd7-9619-470c-978b-fc12cee4e8d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:42.868Z|6df32c33-f9ad-43f5-9266-0ddd5642e774|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:18:42.869Z|6df32c33-f9ad-43f5-9266-0ddd5642e774|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:50.189Z|8c12469b-0c8c-4aaf-947a-4dd26d9280cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:50.190Z|8c12469b-0c8c-4aaf-947a-4dd26d9280cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:50.190Z|2876a6de-702a-411a-999c-4ce3f282e991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:50.190Z|2876a6de-702a-411a-999c-4ce3f282e991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:50.190Z|dc37cfcc-744d-4629-8cf6-61e8f1a3f834|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:18:50.191Z|dc37cfcc-744d-4629-8cf6-61e8f1a3f834|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:18:50.930Z|0639d8d6-ae9d-4b8d-b07c-d02c87e30c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:18:50.934Z|0639d8d6-ae9d-4b8d-b07c-d02c87e30c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:18:51.462Z|f198a1bd-a3b6-4d5c-94d1-83af22b382a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:18:51.463Z|f198a1bd-a3b6-4d5c-94d1-83af22b382a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:19:00.217Z|a4093642-f6ae-452f-8e68-be675c6b36bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:00.218Z|a4093642-f6ae-452f-8e68-be675c6b36bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:00.224Z|21af8cb5-3e42-4206-a3f5-aa1ee23b01a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:00.225Z|21af8cb5-3e42-4206-a3f5-aa1ee23b01a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:00.228Z|fc10adc8-845f-4a1b-af75-5209f29e3cbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:00.228Z|fc10adc8-845f-4a1b-af75-5209f29e3cbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:05.930Z|efa261d1-7071-4ff9-b6ed-dc27dd80e015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:19:05.930Z|efa261d1-7071-4ff9-b6ed-dc27dd80e015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:19:10.251Z|5fcaee34-b5be-49f8-bd21-4e9412fecbb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:10.252Z|5fcaee34-b5be-49f8-bd21-4e9412fecbb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:10.255Z|eee08c84-6324-49d5-9b0e-caecc5d1fc3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:10.255Z|1dbc81db-5146-48b5-8705-679ec91263d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:10.256Z|eee08c84-6324-49d5-9b0e-caecc5d1fc3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:10.256Z|1dbc81db-5146-48b5-8705-679ec91263d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:20.283Z|ce6d58c5-df67-4368-8118-be7eded49ffc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:20.284Z|ce6d58c5-df67-4368-8118-be7eded49ffc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:20.285Z|2cc691dc-46fc-466f-8c22-a14ca4792d4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:20.286Z|b406f737-042a-418a-92bb-5ac608e12ae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:20.286Z|2cc691dc-46fc-466f-8c22-a14ca4792d4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:20.287Z|b406f737-042a-418a-92bb-5ac608e12ae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:20.931Z|3bf3d28f-dc10-47ce-a45a-6efd5d661f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:19:20.931Z|3bf3d28f-dc10-47ce-a45a-6efd5d661f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:19:21.464Z|0e85c6f7-0d9e-492c-82a3-a1e49680e294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:19:21.464Z|0e85c6f7-0d9e-492c-82a3-a1e49680e294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:19:30.319Z|5dd2e3f4-dddc-43d7-9832-4b6b4edae089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:30.320Z|5dd2e3f4-dddc-43d7-9832-4b6b4edae089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:30.323Z|3e12f10a-afbf-4e86-b2ae-83356be0c919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:30.323Z|3e12f10a-afbf-4e86-b2ae-83356be0c919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:30.325Z|2bcd2fe1-93d3-40a6-9fed-786b7fdc9817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:30.326Z|2bcd2fe1-93d3-40a6-9fed-786b7fdc9817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:35.930Z|a0f62a03-ca35-45c0-a011-bfecb3a005fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:19:35.934Z|a0f62a03-ca35-45c0-a011-bfecb3a005fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:19:40.352Z|56c8d31d-d0ab-4e15-91e0-d5db25c51e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:40.353Z|24ad6e46-105a-4533-8b16-0f80461cd0d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:40.353Z|56c8d31d-d0ab-4e15-91e0-d5db25c51e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:40.353Z|24ad6e46-105a-4533-8b16-0f80461cd0d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:40.353Z|99a41323-a77f-4040-b4c7-1fa37913a52c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:40.354Z|99a41323-a77f-4040-b4c7-1fa37913a52c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:42.868Z|0951853d-55c7-4369-919d-59274ebdb9f1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:19:42.869Z|0951853d-55c7-4369-919d-59274ebdb9f1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:50.401Z|ade6b795-a60c-4416-874a-46b0ab5ea567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:50.401Z|3cd8428c-226c-42cc-a770-45d6d4565bf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:50.401Z|ade6b795-a60c-4416-874a-46b0ab5ea567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:50.401Z|3cd8428c-226c-42cc-a770-45d6d4565bf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:50.408Z|8a3d66e2-b2cf-4d7d-8028-ffcbf2425431|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:19:50.409Z|8a3d66e2-b2cf-4d7d-8028-ffcbf2425431|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:19:50.930Z|d8d318f0-bb69-4241-abac-e4d71a49b3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:19:50.931Z|d8d318f0-bb69-4241-abac-e4d71a49b3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:19:51.465Z|25f8f203-3285-4bf3-b014-6d993127432f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:19:51.465Z|25f8f203-3285-4bf3-b014-6d993127432f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:20:00.439Z|afe4b261-f3b7-4583-85c7-a5d699d30eec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:00.440Z|afe4b261-f3b7-4583-85c7-a5d699d30eec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:00.442Z|9c847317-88c3-435b-9438-d5e176745252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:00.442Z|f5a9b427-41cc-4185-be13-e68ccaa2f7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:00.442Z|9c847317-88c3-435b-9438-d5e176745252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:00.442Z|f5a9b427-41cc-4185-be13-e68ccaa2f7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:05.930Z|d3032e09-066c-48e2-841c-a7f35766ebc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:20:05.931Z|d3032e09-066c-48e2-841c-a7f35766ebc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:20:10.464Z|c40148f2-6f4c-471f-9849-113d7e51d6ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:10.464Z|9001df3c-b2d7-4179-a5c9-3d43d17be663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:10.464Z|c40148f2-6f4c-471f-9849-113d7e51d6ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:10.465Z|9001df3c-b2d7-4179-a5c9-3d43d17be663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:10.468Z|15eb6d74-c9b2-42cd-b7d8-96c35ae41d62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:10.468Z|15eb6d74-c9b2-42cd-b7d8-96c35ae41d62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:20.489Z|d3cac001-0ef3-49d1-b6f7-495f1d715d66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:20.490Z|d3cac001-0ef3-49d1-b6f7-495f1d715d66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:20.490Z|70e2f118-7b28-45a8-ba04-2059be599308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:20.491Z|70e2f118-7b28-45a8-ba04-2059be599308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:20.492Z|2f284cf7-5a78-482c-a5f5-954766cd96ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:20.493Z|2f284cf7-5a78-482c-a5f5-954766cd96ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:20.930Z|b4a01114-5cad-4fd2-8e7e-59fbae140004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:20:20.935Z|b4a01114-5cad-4fd2-8e7e-59fbae140004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:20:21.466Z|5bc6f946-d863-4b83-aa8c-d7ed8b7ece87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:20:21.467Z|5bc6f946-d863-4b83-aa8c-d7ed8b7ece87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:20:30.514Z|2860fc7b-ae27-4562-9dd1-367781d10d0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:30.515Z|2860fc7b-ae27-4562-9dd1-367781d10d0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:30.515Z|54ceb89e-8ac9-4f90-8737-772f84c297b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:30.516Z|54ceb89e-8ac9-4f90-8737-772f84c297b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:30.516Z|9e553e0e-041f-4819-a9b4-33decc0c9891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:30.517Z|9e553e0e-041f-4819-a9b4-33decc0c9891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:35.930Z|d3eb3d92-9621-4c44-9ac0-2ccaa6affa8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:20:35.931Z|d3eb3d92-9621-4c44-9ac0-2ccaa6affa8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:20:40.551Z|8a0c5fb1-7c3c-4e90-9a91-03b4af69fca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:40.551Z|248f167c-7dc8-46ca-bd02-b7d88ea93281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:40.551Z|8a0c5fb1-7c3c-4e90-9a91-03b4af69fca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:40.551Z|dc34d59c-f910-419f-8bb9-bbf01488c2b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:40.552Z|248f167c-7dc8-46ca-bd02-b7d88ea93281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:40.552Z|dc34d59c-f910-419f-8bb9-bbf01488c2b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:42.866Z|4d930810-ac74-4ef7-b4f0-65dae128c286|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:20:42.867Z|4d930810-ac74-4ef7-b4f0-65dae128c286|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:50.583Z|90018c7e-951b-46fe-b18d-9551cad5f512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:50.583Z|284f5edb-b8e2-4bef-b552-49a14aef70b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:50.583Z|d934e176-aa24-46ed-8fe0-6f91e4e9207a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:20:50.584Z|284f5edb-b8e2-4bef-b552-49a14aef70b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:50.584Z|90018c7e-951b-46fe-b18d-9551cad5f512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:50.584Z|d934e176-aa24-46ed-8fe0-6f91e4e9207a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:20:50.932Z|3badc495-cb25-4439-a412-ee2dff1992b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:20:50.932Z|3badc495-cb25-4439-a412-ee2dff1992b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:20:51.467Z|760df248-d2d1-4b73-b520-4e9b142c0a41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:20:51.468Z|760df248-d2d1-4b73-b520-4e9b142c0a41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:21:00.611Z|cf0b937a-cc2b-46e1-b02b-e127a28165cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:00.612Z|cf0b937a-cc2b-46e1-b02b-e127a28165cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:00.613Z|6a0d1999-3240-41d7-9b49-668505c906df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:00.613Z|383b783d-b9ef-4dbc-a031-12c5c11c78cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:00.613Z|6a0d1999-3240-41d7-9b49-668505c906df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:00.613Z|383b783d-b9ef-4dbc-a031-12c5c11c78cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:05.930Z|fa7345c5-aa82-47d6-aeff-7f93fa7ab38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:21:05.934Z|fa7345c5-aa82-47d6-aeff-7f93fa7ab38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:21:10.640Z|0c516822-1b8a-42b1-92d6-884e004a427c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:10.640Z|0c516822-1b8a-42b1-92d6-884e004a427c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:10.642Z|0a8fcfe4-3b2d-4ac6-81c0-cbb34580cec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:10.643Z|0a8fcfe4-3b2d-4ac6-81c0-cbb34580cec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:10.646Z|a58471dc-f3c5-46ae-9edc-c9e7b84c26ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:10.646Z|a58471dc-f3c5-46ae-9edc-c9e7b84c26ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:20.673Z|aa719def-9457-4d44-b7d6-7997c6e08229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:20.674Z|aa719def-9457-4d44-b7d6-7997c6e08229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:20.674Z|9557f547-7832-4afe-bf06-1ac9c0e51798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:20.674Z|76866990-676c-4dd0-9e86-874404b1a2f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:20.675Z|76866990-676c-4dd0-9e86-874404b1a2f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:20.675Z|9557f547-7832-4afe-bf06-1ac9c0e51798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:20.930Z|227bf84d-0ce3-4110-a8f2-58a0dc2daaaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:21:20.931Z|227bf84d-0ce3-4110-a8f2-58a0dc2daaaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:21:21.468Z|0f3adc35-c102-4f22-857b-72198a240972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:21:21.468Z|0f3adc35-c102-4f22-857b-72198a240972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:21:30.703Z|7446768b-9c08-4cf2-91c6-2f664b1878e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:30.704Z|7446768b-9c08-4cf2-91c6-2f664b1878e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:30.706Z|6233e011-a87b-4205-80f8-2be5a5d0d963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:30.706Z|6233e011-a87b-4205-80f8-2be5a5d0d963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:30.710Z|27695949-4a1a-42c9-b0c9-215ad6a02d2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:30.711Z|27695949-4a1a-42c9-b0c9-215ad6a02d2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:35.930Z|699f8af9-9e47-4749-91bf-4cf38436cf1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:21:35.931Z|699f8af9-9e47-4749-91bf-4cf38436cf1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:21:40.735Z|b019ca34-1aab-4c59-92fb-ad98dac2d3dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:40.735Z|b019ca34-1aab-4c59-92fb-ad98dac2d3dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:40.742Z|5a98a39d-059b-47c0-9d29-26401ca33c38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:40.742Z|5a98a39d-059b-47c0-9d29-26401ca33c38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:40.743Z|3e71458c-57c5-4d41-ba49-a8ed8ec62033|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:40.744Z|3e71458c-57c5-4d41-ba49-a8ed8ec62033|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:42.867Z|f538966a-da10-44d2-84e0-4ad85fa9a8b7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:21:42.868Z|f538966a-da10-44d2-84e0-4ad85fa9a8b7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:50.768Z|2d3cfc60-ad60-4a7b-81d9-61e974cfc788|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:50.768Z|e971745f-dc63-498f-a07b-92552dd8614a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:50.769Z|2d3cfc60-ad60-4a7b-81d9-61e974cfc788|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:50.769Z|e971745f-dc63-498f-a07b-92552dd8614a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:50.771Z|86e081f7-0d0d-406b-bb4c-f7fffa29f9f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:21:50.772Z|86e081f7-0d0d-406b-bb4c-f7fffa29f9f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:21:50.930Z|cb1dffd0-9a41-407d-90dc-a10e86f32357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:21:50.933Z|cb1dffd0-9a41-407d-90dc-a10e86f32357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:21:51.469Z|0adb5c05-322d-4236-b8de-b68bd8c96e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:21:51.470Z|0adb5c05-322d-4236-b8de-b68bd8c96e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:22:00.794Z|c99007ed-d2de-4eda-a455-222caf438b83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:00.794Z|06f44f8a-d087-40af-b8d6-6d9f7fb36538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:00.795Z|c99007ed-d2de-4eda-a455-222caf438b83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:00.795Z|06f44f8a-d087-40af-b8d6-6d9f7fb36538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:00.797Z|ba22e108-3736-4211-b31c-bc602fff4514|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:00.798Z|ba22e108-3736-4211-b31c-bc602fff4514|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:05.930Z|68c9404f-9e1b-4116-a8ca-e5499635f1e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:22:05.931Z|68c9404f-9e1b-4116-a8ca-e5499635f1e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:22:10.829Z|00e2a0d9-9fbf-4544-b18d-535e6c9b011f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:10.830Z|7d306406-9638-4160-ba02-d946d7600217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:10.830Z|00e2a0d9-9fbf-4544-b18d-535e6c9b011f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:10.831Z|7d306406-9638-4160-ba02-d946d7600217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:10.836Z|e171858f-5998-48bd-a49b-8d558ca95675|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:10.837Z|e171858f-5998-48bd-a49b-8d558ca95675|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:20.852Z|d40c59b4-85c5-48d6-8a2c-62a612169ea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:20.853Z|d40c59b4-85c5-48d6-8a2c-62a612169ea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:20.853Z|12f1dbc9-d3f6-433d-8cd8-1b2ba39bc658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:20.854Z|12f1dbc9-d3f6-433d-8cd8-1b2ba39bc658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:20.871Z|7c13f520-f14e-4831-a899-67197550563d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:20.872Z|7c13f520-f14e-4831-a899-67197550563d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:20.930Z|e1fccff6-470a-466a-ae3c-e2e21aa81c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:22:20.930Z|e1fccff6-470a-466a-ae3c-e2e21aa81c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:22:21.470Z|9058bf7a-196b-4626-a9cb-257a34cea472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:22:21.471Z|9058bf7a-196b-4626-a9cb-257a34cea472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:22:30.883Z|b0f7c054-1e28-4ea3-a0ac-cc149dfbee2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:30.883Z|b0f7c054-1e28-4ea3-a0ac-cc149dfbee2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:30.887Z|937216b4-c248-4010-ba1e-cff383ccfdf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:30.888Z|937216b4-c248-4010-ba1e-cff383ccfdf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:30.892Z|847e5018-6def-405f-8e51-a0340b1fda01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:30.893Z|847e5018-6def-405f-8e51-a0340b1fda01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:35.930Z|6c19a502-8799-4f4e-b993-952ba4172d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:22:35.934Z|6c19a502-8799-4f4e-b993-952ba4172d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:22:40.908Z|9b210d42-4772-436a-b557-e5aab6d1de7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:40.909Z|fea9324b-b2ff-4510-9e02-9f9d0446b821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:40.909Z|9b210d42-4772-436a-b557-e5aab6d1de7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:40.909Z|fea9324b-b2ff-4510-9e02-9f9d0446b821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:40.918Z|e9375909-ce88-4cc4-8781-8a965325df06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:40.919Z|e9375909-ce88-4cc4-8781-8a965325df06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:42.867Z|190012e0-a53d-4b62-81a2-3eae1478fad4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:22:42.868Z|190012e0-a53d-4b62-81a2-3eae1478fad4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:50.930Z|e0377ef3-9333-44bb-be3c-3d5eef9721c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:22:50.930Z|e0377ef3-9333-44bb-be3c-3d5eef9721c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:22:50.930Z|48509d2e-2195-4a5c-b9b9-fadbc1e3df3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:50.931Z|48509d2e-2195-4a5c-b9b9-fadbc1e3df3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:50.931Z|6ab961bf-a870-4fe6-9a50-fe7a603ff7b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:50.931Z|6ab961bf-a870-4fe6-9a50-fe7a603ff7b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:50.936Z|2a1cb3c7-e995-4fc3-9969-ccf447df7c70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:22:50.936Z|2a1cb3c7-e995-4fc3-9969-ccf447df7c70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:22:51.471Z|021d63a8-0707-468e-be08-4839875c4680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:22:51.472Z|021d63a8-0707-468e-be08-4839875c4680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:23:00.952Z|eea78135-c3b7-4dc1-a75b-27e8c8ba4333|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:00.953Z|eea78135-c3b7-4dc1-a75b-27e8c8ba4333|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:00.953Z|03cb4b3d-1406-4616-8ee5-a1dfb0ce763f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:00.953Z|03cb4b3d-1406-4616-8ee5-a1dfb0ce763f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:00.956Z|7a63d66b-421f-43dc-a6ce-1d563af756f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:00.956Z|7a63d66b-421f-43dc-a6ce-1d563af756f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:05.930Z|3a0e34a4-44a6-4518-b41b-2ace8db3d6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:23:05.931Z|3a0e34a4-44a6-4518-b41b-2ace8db3d6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:23:10.976Z|eb4f7ec1-c3df-40a6-9790-7d21b6b76646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:10.977Z|eb4f7ec1-c3df-40a6-9790-7d21b6b76646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:10.980Z|ca31ffe9-305a-4eb3-974d-40f9592f26e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:10.981Z|ca31ffe9-305a-4eb3-974d-40f9592f26e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:10.981Z|9f4fa69e-ed17-4276-ac9d-53319d1c3c7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:10.982Z|9f4fa69e-ed17-4276-ac9d-53319d1c3c7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:20.930Z|62ee236a-1cef-4934-ace2-78b336911c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:23:20.935Z|62ee236a-1cef-4934-ace2-78b336911c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:23:21.008Z|2ddcc08b-1220-4aa4-abdf-74fcf5043866|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:21.008Z|2ddcc08b-1220-4aa4-abdf-74fcf5043866|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:21.012Z|c076b192-c04e-420b-9c1c-ec3ed94363f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:21.012Z|32e8c5a4-ee57-43a6-9854-a402020783da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:21.013Z|32e8c5a4-ee57-43a6-9854-a402020783da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:21.013Z|c076b192-c04e-420b-9c1c-ec3ed94363f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:21.472Z|81147faa-af8a-4010-acca-066fb6fe8958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:23:21.473Z|81147faa-af8a-4010-acca-066fb6fe8958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:23:31.037Z|753c5809-edfd-4e4b-934d-1e71a1007471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:31.038Z|753c5809-edfd-4e4b-934d-1e71a1007471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:31.039Z|8666a56a-d372-4c74-99c7-7c4ceada5f22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:31.039Z|8666a56a-d372-4c74-99c7-7c4ceada5f22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:31.041Z|79c1d173-4640-4e5f-8725-d7beb0d63a59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:31.042Z|79c1d173-4640-4e5f-8725-d7beb0d63a59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:35.930Z|2276f7c8-8a5d-46b4-ae71-f5fa2239afcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:23:35.931Z|2276f7c8-8a5d-46b4-ae71-f5fa2239afcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:23:41.067Z|f1a2dcd3-bb9c-4355-9426-f4294816be45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:41.067Z|9b3046c0-7658-4f09-a2be-ecb555b10770|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:41.067Z|f1a2dcd3-bb9c-4355-9426-f4294816be45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:41.067Z|9b3046c0-7658-4f09-a2be-ecb555b10770|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:41.076Z|c81736fe-1ee7-46bc-bf3b-9b24b2f83ee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:41.076Z|c81736fe-1ee7-46bc-bf3b-9b24b2f83ee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:42.868Z|90fea83f-2420-49a8-9962-d400dcd7f0e7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:23:42.868Z|90fea83f-2420-49a8-9962-d400dcd7f0e7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:50.930Z|aba1ae7a-9b8b-434e-941a-4fc1c78539f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:23:50.931Z|aba1ae7a-9b8b-434e-941a-4fc1c78539f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:23:51.095Z|3238b4bc-d4d3-4ef9-beb3-1ef5ee13d475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:51.096Z|3238b4bc-d4d3-4ef9-beb3-1ef5ee13d475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:51.095Z|8b092f75-4395-4eb0-9bb6-4a3024517ee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:51.096Z|8b092f75-4395-4eb0-9bb6-4a3024517ee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:51.098Z|6b39b021-3a6a-4c61-af68-eeb69167c5f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:23:51.098Z|6b39b021-3a6a-4c61-af68-eeb69167c5f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:23:51.473Z|97dda7ab-3983-42ca-8f44-02eb21e2c716|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:23:51.474Z|97dda7ab-3983-42ca-8f44-02eb21e2c716|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:24:01.120Z|9a082df3-b256-4673-a6ca-226d346d011c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:01.120Z|9a082df3-b256-4673-a6ca-226d346d011c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:01.125Z|150cf720-694e-41cc-a571-c4595d66a59e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:01.126Z|150cf720-694e-41cc-a571-c4595d66a59e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:01.127Z|a22613e0-5236-4d2b-b329-e8be0dfcc0db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:01.128Z|a22613e0-5236-4d2b-b329-e8be0dfcc0db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:05.930Z|c6c328b7-0b5a-4c0a-9593-181c6bc496ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:24:05.935Z|c6c328b7-0b5a-4c0a-9593-181c6bc496ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:24:11.148Z|f66216d8-4fdf-478f-bfec-ea060aa0bf7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:11.148Z|f66216d8-4fdf-478f-bfec-ea060aa0bf7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:11.151Z|847648a4-7b0f-41e5-8d6e-f99ca2cf4003|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:11.151Z|847648a4-7b0f-41e5-8d6e-f99ca2cf4003|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:11.153Z|db9cd849-270e-4c87-aefd-fd8369c69fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:11.154Z|db9cd849-270e-4c87-aefd-fd8369c69fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:20.930Z|c3a4d608-92f3-4582-aa66-03d6a484cdd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:24:20.930Z|c3a4d608-92f3-4582-aa66-03d6a484cdd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:24:21.183Z|843fb8fa-4766-46ed-8b80-0aae4a7f9bd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:21.184Z|843fb8fa-4766-46ed-8b80-0aae4a7f9bd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:21.184Z|ee41a5c6-f80f-4a57-9b66-bdd49b822aac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:21.185Z|ee41a5c6-f80f-4a57-9b66-bdd49b822aac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:21.185Z|1cce7760-0c01-4f72-9b0b-1235f87654ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:21.186Z|1cce7760-0c01-4f72-9b0b-1235f87654ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:21.474Z|3756e21d-53cf-4b2d-b357-7ab49e3998e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:24:21.475Z|3756e21d-53cf-4b2d-b357-7ab49e3998e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:24:31.211Z|72374907-5556-463f-919f-485d49306b7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:31.212Z|72374907-5556-463f-919f-485d49306b7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:31.217Z|b1d42011-2729-46e7-87e2-6f74c0a92293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:31.218Z|b1d42011-2729-46e7-87e2-6f74c0a92293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:31.220Z|b5b707a2-8ecd-436f-8623-eb2dd5810836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:31.221Z|b5b707a2-8ecd-436f-8623-eb2dd5810836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:35.930Z|15c8809d-f269-42da-9efe-557229d2216b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:24:35.931Z|15c8809d-f269-42da-9efe-557229d2216b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:24:41.244Z|f4e52319-fc53-4773-8b70-ef35be624fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:41.244Z|f4e52319-fc53-4773-8b70-ef35be624fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:41.249Z|f150b778-16f0-4122-844a-01b14e0919e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:41.250Z|f150b778-16f0-4122-844a-01b14e0919e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:41.253Z|03bf7687-7bc2-4d47-898a-a020ce200425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:41.253Z|03bf7687-7bc2-4d47-898a-a020ce200425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:42.868Z|4daeb428-19fb-425c-8a72-3894437b52e2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:24:42.869Z|4daeb428-19fb-425c-8a72-3894437b52e2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:50.930Z|54b84fac-6a37-490a-858c-e340613bd5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:24:50.935Z|54b84fac-6a37-490a-858c-e340613bd5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:24:51.274Z|8ff4229d-dd02-4ebb-a6ba-6ac984242a12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:51.275Z|8ff4229d-dd02-4ebb-a6ba-6ac984242a12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:51.281Z|3018bf40-dda2-4918-a5c3-2855ce577eef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:51.282Z|3018bf40-dda2-4918-a5c3-2855ce577eef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:51.282Z|1d5a0490-df0d-4b67-9267-2a1cb0fe0a48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:24:51.283Z|1d5a0490-df0d-4b67-9267-2a1cb0fe0a48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:24:51.475Z|5a087ee0-e04e-4351-bf10-ce6e7175b03f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:24:51.476Z|5a087ee0-e04e-4351-bf10-ce6e7175b03f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:25:01.305Z|e14fdd28-b375-4c1c-8d8c-675153902e4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:01.306Z|e14fdd28-b375-4c1c-8d8c-675153902e4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:01.309Z|1a55af18-0a32-4554-99a9-ce55ac554ca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:01.310Z|1a55af18-0a32-4554-99a9-ce55ac554ca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:01.313Z|7fd3c42d-9b06-48f6-8755-2329399790dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:01.313Z|7fd3c42d-9b06-48f6-8755-2329399790dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:05.930Z|fe84fa6a-c376-4cb6-82fb-f8d339e55511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:25:05.931Z|fe84fa6a-c376-4cb6-82fb-f8d339e55511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:25:11.337Z|378729c9-b230-450e-b052-cc9140dbe1d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:11.338Z|378729c9-b230-450e-b052-cc9140dbe1d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:11.339Z|a55e4153-a26a-4690-90d9-d8d51ca4c184|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:11.340Z|fd988342-3b3b-4be6-a6e4-e22786e91892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:11.340Z|a55e4153-a26a-4690-90d9-d8d51ca4c184|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:11.340Z|fd988342-3b3b-4be6-a6e4-e22786e91892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:20.930Z|567536a0-97fe-4ffa-b18a-5b1cedd51b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:25:20.930Z|567536a0-97fe-4ffa-b18a-5b1cedd51b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:25:21.364Z|b1a828b9-d41e-4a09-a52f-f1d3d1444f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:21.364Z|ae56461f-f6a4-4a0f-9cb3-4ba1d3f10631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:21.365Z|ae56461f-f6a4-4a0f-9cb3-4ba1d3f10631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:21.365Z|b1a828b9-d41e-4a09-a52f-f1d3d1444f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:21.368Z|1662b5e2-9199-46ad-8742-633b68c6e4b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:21.369Z|1662b5e2-9199-46ad-8742-633b68c6e4b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:21.476Z|a9fe6fe5-86d4-40d4-89ba-72bf4c22a278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:25:21.477Z|a9fe6fe5-86d4-40d4-89ba-72bf4c22a278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:25:31.389Z|be3fe612-04f4-4e47-91e3-058873d5e600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:31.390Z|be3fe612-04f4-4e47-91e3-058873d5e600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:31.392Z|6c76ab28-a41b-4bfc-9d02-41aef44a65c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:31.393Z|6c76ab28-a41b-4bfc-9d02-41aef44a65c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:31.396Z|eac352f3-1d1f-4b53-8392-efec0176e578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:31.397Z|eac352f3-1d1f-4b53-8392-efec0176e578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:35.930Z|481cee8f-4b8b-4b39-93b7-e6a932c46114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:25:35.935Z|481cee8f-4b8b-4b39-93b7-e6a932c46114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:25:41.420Z|e16a6de3-1a18-4967-b102-6b6641a2cd38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:41.420Z|3564cfff-e444-4b14-bd02-b1034286b45f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:41.420Z|e16a6de3-1a18-4967-b102-6b6641a2cd38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:41.421Z|3564cfff-e444-4b14-bd02-b1034286b45f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:41.421Z|b1769203-b8b6-4fd9-9692-ffac03d2e502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:41.422Z|b1769203-b8b6-4fd9-9692-ffac03d2e502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:42.867Z|df87245c-65ed-49ae-8356-ed67227fd1e6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:25:42.868Z|df87245c-65ed-49ae-8356-ed67227fd1e6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:50.930Z|8124cb61-7dea-46de-8434-2ef6157f5b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:25:50.931Z|8124cb61-7dea-46de-8434-2ef6157f5b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:25:51.447Z|4aea79d7-36b9-4c92-87e6-5c58c96c1f56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:51.448Z|032443f3-b1ed-463d-a320-759e598d4721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:51.449Z|032443f3-b1ed-463d-a320-759e598d4721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:51.448Z|4aea79d7-36b9-4c92-87e6-5c58c96c1f56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:51.460Z|528c7410-a567-440c-b8a5-f5a659bbeb6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:25:51.460Z|528c7410-a567-440c-b8a5-f5a659bbeb6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:25:51.477Z|5f8b0eb7-7912-4948-b318-289556712f76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:25:51.478Z|5f8b0eb7-7912-4948-b318-289556712f76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:26:01.477Z|7e72a68f-9204-40b7-ab69-eb3071b8c33b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:01.477Z|edf76211-b65b-4bdd-ad3a-261bd01e0fa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:01.477Z|7e72a68f-9204-40b7-ab69-eb3071b8c33b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:01.478Z|edf76211-b65b-4bdd-ad3a-261bd01e0fa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:01.487Z|be93ec5b-8aa8-4143-819d-4379c8cb9cab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:01.487Z|be93ec5b-8aa8-4143-819d-4379c8cb9cab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:05.930Z|2249d6bb-0251-417f-9dd6-1209b8dbf214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:26:05.931Z|2249d6bb-0251-417f-9dd6-1209b8dbf214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:26:11.507Z|d99379a4-02e6-4579-bb30-867e06f91c05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:11.507Z|928be7af-e23b-438d-9167-04747545f1fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:11.508Z|d99379a4-02e6-4579-bb30-867e06f91c05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:11.508Z|928be7af-e23b-438d-9167-04747545f1fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:11.516Z|88554f55-f914-48d4-b83c-4292a7898b49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:11.516Z|88554f55-f914-48d4-b83c-4292a7898b49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:20.930Z|2c357446-2f6b-4352-9e1a-1a62324f3e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:26:20.934Z|2c357446-2f6b-4352-9e1a-1a62324f3e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:26:21.478Z|3a7be274-a2dd-4864-96a0-34e1fec1370d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:26:21.479Z|3a7be274-a2dd-4864-96a0-34e1fec1370d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:26:21.538Z|ab0d2735-6ccd-4e08-b59a-b712effdc785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:21.539Z|ab0d2735-6ccd-4e08-b59a-b712effdc785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:21.544Z|996cbaa4-e109-4c4d-98e3-a4b1a7e43712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:21.545Z|aa2f1da8-ed25-4072-8cbc-b8661dcf8b81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:21.545Z|996cbaa4-e109-4c4d-98e3-a4b1a7e43712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:21.545Z|aa2f1da8-ed25-4072-8cbc-b8661dcf8b81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:31.581Z|5f2a7b52-b34a-4f5f-bd12-f3504b38bf66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:31.581Z|aa3d75e7-1628-449e-96f4-78878b1b20bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:31.582Z|5f2a7b52-b34a-4f5f-bd12-f3504b38bf66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:31.582Z|aa3d75e7-1628-449e-96f4-78878b1b20bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:31.590Z|ed9d8a74-7af4-49de-8b46-c1003cef1363|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:31.590Z|ed9d8a74-7af4-49de-8b46-c1003cef1363|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:35.930Z|e9436063-94e8-4370-8d33-31dcd2131ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:26:35.931Z|e9436063-94e8-4370-8d33-31dcd2131ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:26:41.609Z|b59a73e1-0464-4466-94e0-2245728b2581|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:41.610Z|b59a73e1-0464-4466-94e0-2245728b2581|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:41.613Z|0f95301a-5f70-4566-b5ac-7091ef646b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:41.614Z|d92f2db0-e3ab-41e9-8dd7-a1bfeee69f30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:41.614Z|0f95301a-5f70-4566-b5ac-7091ef646b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:41.614Z|d92f2db0-e3ab-41e9-8dd7-a1bfeee69f30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:42.868Z|81c68781-9161-43fd-9ce6-13f084e4288c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:26:42.869Z|81c68781-9161-43fd-9ce6-13f084e4288c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:50.930Z|0fc20d7d-0c14-4a6d-a29a-43a70945d239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:26:50.930Z|0fc20d7d-0c14-4a6d-a29a-43a70945d239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:26:51.483Z|13ea6971-48b4-4919-a55d-4958eb13ba2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:26:51.483Z|13ea6971-48b4-4919-a55d-4958eb13ba2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:26:51.638Z|ca7e3b36-6138-49fb-915e-5fbb027e3d99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:51.638Z|ca7e3b36-6138-49fb-915e-5fbb027e3d99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:51.640Z|baf5d36e-6a99-4182-9678-cab07cfa97ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:51.640Z|baf5d36e-6a99-4182-9678-cab07cfa97ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:26:51.640Z|69a3a625-d315-42de-a427-b35aeda7e1ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:26:51.640Z|69a3a625-d315-42de-a427-b35aeda7e1ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:01.664Z|e43f2f18-7819-43ea-a4f7-c3772d1a2185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:01.665Z|e43f2f18-7819-43ea-a4f7-c3772d1a2185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:01.666Z|1c06c589-cb8c-4bf4-b45e-c14bb152c532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:01.666Z|cb72450b-b84a-4a73-aed2-f343208ece5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:01.666Z|1c06c589-cb8c-4bf4-b45e-c14bb152c532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:01.666Z|cb72450b-b84a-4a73-aed2-f343208ece5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:05.930Z|4a59fb83-3088-46cb-afe3-490efb32d02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:27:05.934Z|4a59fb83-3088-46cb-afe3-490efb32d02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:27:11.695Z|126b7d74-99c1-4b84-9584-126f601c2b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:11.696Z|126b7d74-99c1-4b84-9584-126f601c2b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:11.697Z|64894052-5ebb-4eec-b2a6-2c56d50f5fe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:11.697Z|64894052-5ebb-4eec-b2a6-2c56d50f5fe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:11.703Z|9b720989-db6a-45bd-a8a7-fcd135ada759|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:11.703Z|9b720989-db6a-45bd-a8a7-fcd135ada759|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:20.930Z|a7cd7607-40f1-4d6f-b522-4c5f63cbf767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:27:20.931Z|a7cd7607-40f1-4d6f-b522-4c5f63cbf767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:27:21.484Z|5e2eb6da-3345-49de-ab2d-b090f4b04bcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:27:21.484Z|5e2eb6da-3345-49de-ab2d-b090f4b04bcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:27:21.725Z|6d4550ea-d251-4207-a1cb-e1f25fe6871b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:21.725Z|504385be-c49d-40c4-9d61-4f183062774d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:21.726Z|6d4550ea-d251-4207-a1cb-e1f25fe6871b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:21.726Z|504385be-c49d-40c4-9d61-4f183062774d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:21.728Z|f24a75d7-1a39-484f-b1a0-bd642dd3bb89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:21.729Z|f24a75d7-1a39-484f-b1a0-bd642dd3bb89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:31.755Z|e1615867-2a1d-4480-b6c8-f61cb23077b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:31.756Z|54b2ef74-78ad-4663-add0-72b5c5181e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:31.757Z|e1615867-2a1d-4480-b6c8-f61cb23077b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:31.757Z|54b2ef74-78ad-4663-add0-72b5c5181e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:31.758Z|987c2c3e-9f4d-4564-9453-f23f5e98752e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:31.758Z|987c2c3e-9f4d-4564-9453-f23f5e98752e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:35.930Z|0b33eb55-6e5e-40f7-8079-0979e3b40e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:27:35.931Z|0b33eb55-6e5e-40f7-8079-0979e3b40e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:27:41.781Z|1ac1a0e3-d949-4ae5-97a3-757ff9a19049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:41.781Z|1ac1a0e3-d949-4ae5-97a3-757ff9a19049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:41.781Z|e8a488ac-32a6-497b-8385-7e81c6a96286|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:41.782Z|e8a488ac-32a6-497b-8385-7e81c6a96286|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:41.785Z|76dedf64-19a9-48f1-b714-d824741b272c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:41.786Z|76dedf64-19a9-48f1-b714-d824741b272c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:42.867Z|f2b37b7d-e46e-4b3f-ae33-8d517b2d3d2a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:27:42.867Z|f2b37b7d-e46e-4b3f-ae33-8d517b2d3d2a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:50.930Z|640e9098-b21b-447b-aefa-3cad57348ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:27:50.934Z|640e9098-b21b-447b-aefa-3cad57348ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:27:51.485Z|8b0e7a04-3788-4ac3-9c47-ad1b93d193b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:27:51.485Z|8b0e7a04-3788-4ac3-9c47-ad1b93d193b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:27:51.808Z|5542ac60-a582-483e-924c-cb0ed88bb78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:51.808Z|5542ac60-a582-483e-924c-cb0ed88bb78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:51.811Z|38024f13-64ca-4608-9525-cb9dc9c96e75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:51.811Z|aaea6835-16bc-4877-8351-3a05f3651052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:27:51.811Z|38024f13-64ca-4608-9525-cb9dc9c96e75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:27:51.811Z|aaea6835-16bc-4877-8351-3a05f3651052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:01.838Z|40f22ea2-dfbb-4e59-a8ed-bfa5f630979d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:01.839Z|40f22ea2-dfbb-4e59-a8ed-bfa5f630979d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:01.841Z|d0528f04-8d47-4410-8d47-f7e34e4db8d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:01.841Z|d0528f04-8d47-4410-8d47-f7e34e4db8d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:01.847Z|6b49fd6b-4bde-4c80-86f6-76c3fa28e66c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:01.848Z|6b49fd6b-4bde-4c80-86f6-76c3fa28e66c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:05.930Z|a2211109-f564-4fc1-8a63-6e4ce176857e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:28:05.931Z|a2211109-f564-4fc1-8a63-6e4ce176857e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:28:11.861Z|5e705903-1fa6-4c40-a235-e988b416dc02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:11.862Z|5e705903-1fa6-4c40-a235-e988b416dc02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:11.867Z|75e39943-ef65-4a8a-893b-db50935dec34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:11.868Z|75e39943-ef65-4a8a-893b-db50935dec34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:11.868Z|ad5f02e8-4d3b-40c7-ab61-213c6c011901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:11.869Z|ad5f02e8-4d3b-40c7-ab61-213c6c011901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:20.930Z|a581a603-982d-446d-9bed-3be56611cdde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:28:20.930Z|a581a603-982d-446d-9bed-3be56611cdde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:28:21.486Z|221fa832-196e-48cf-9575-bc2403b722b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:28:21.486Z|221fa832-196e-48cf-9575-bc2403b722b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:28:21.891Z|c664bf91-f342-4faf-a8cf-bac8815b478e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:21.891Z|c664bf91-f342-4faf-a8cf-bac8815b478e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:21.892Z|d839d0b5-40b1-4258-b4c8-fccc85a8aa01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:21.893Z|d839d0b5-40b1-4258-b4c8-fccc85a8aa01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:21.894Z|2bb2064c-c63c-488e-b4ab-ff4766f0b665|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:21.895Z|2bb2064c-c63c-488e-b4ab-ff4766f0b665|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:31.921Z|1fdf643e-3c9f-4ff0-a66a-b3aa0ae7f126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:31.922Z|1fdf643e-3c9f-4ff0-a66a-b3aa0ae7f126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:31.923Z|d769be92-8fae-46d9-b8f8-4d27014ebc1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:31.924Z|d769be92-8fae-46d9-b8f8-4d27014ebc1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:31.938Z|5f617b5a-ef7c-46d2-be15-18e688ecc5c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:31.938Z|5f617b5a-ef7c-46d2-be15-18e688ecc5c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:35.930Z|45fdfc6b-72ef-4f8e-8eaa-802c77b0963b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:28:35.935Z|45fdfc6b-72ef-4f8e-8eaa-802c77b0963b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:28:41.957Z|e3c1a8e3-02f7-457e-9f71-6687d7649b9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:41.958Z|866fa7f0-a1f7-4087-a2f6-76a790641871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:41.958Z|e3c1a8e3-02f7-457e-9f71-6687d7649b9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:41.959Z|866fa7f0-a1f7-4087-a2f6-76a790641871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:41.960Z|90a6c969-1a8f-4972-bfc2-f3c1afadc35d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:41.960Z|90a6c969-1a8f-4972-bfc2-f3c1afadc35d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:42.867Z|e390ad3c-7c75-4656-8141-0fc79f57d5b8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:28:42.868Z|e390ad3c-7c75-4656-8141-0fc79f57d5b8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:50.930Z|0e60380e-21af-4cc8-a274-86d62d3523e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:28:50.930Z|0e60380e-21af-4cc8-a274-86d62d3523e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:28:51.487Z|97362832-823e-4176-8c14-320e2ba12df6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:28:51.487Z|97362832-823e-4176-8c14-320e2ba12df6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:28:51.982Z|c0f31f65-8a48-45b9-9592-17fe84fef9b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:51.982Z|2d24935c-a155-4d63-9234-8c9a773f21cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:51.983Z|c0f31f65-8a48-45b9-9592-17fe84fef9b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:51.983Z|2d24935c-a155-4d63-9234-8c9a773f21cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:28:51.985Z|564d974b-b968-48f0-9a67-32642895cff3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:28:51.985Z|564d974b-b968-48f0-9a67-32642895cff3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:02.007Z|30ef7f80-6dd8-4004-9219-b347cc3da396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:02.008Z|30ef7f80-6dd8-4004-9219-b347cc3da396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:02.009Z|a677c081-75f3-496f-853e-c828da0ea3a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:02.010Z|a677c081-75f3-496f-853e-c828da0ea3a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:02.012Z|6547f4f5-f299-4da0-a465-a1ea285645cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:02.013Z|6547f4f5-f299-4da0-a465-a1ea285645cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:05.930Z|16e667fe-16ce-491f-820a-07ae06d02711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:29:05.931Z|16e667fe-16ce-491f-820a-07ae06d02711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:29:12.036Z|c0a873c4-6e26-4e3d-ae17-839e95e2bba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:12.036Z|c0a873c4-6e26-4e3d-ae17-839e95e2bba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:12.044Z|28f23142-968c-45cb-b779-bf5d35105e1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:12.045Z|28f23142-968c-45cb-b779-bf5d35105e1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:12.048Z|ca5f7865-2f8c-40f3-8391-0003f8b12010|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:12.048Z|ca5f7865-2f8c-40f3-8391-0003f8b12010|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:20.930Z|749ce3c2-c092-4222-9111-3ee02b35b680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:29:20.934Z|749ce3c2-c092-4222-9111-3ee02b35b680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:29:21.488Z|4438d134-af95-495e-bb1c-eb48465d43a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:29:21.488Z|4438d134-af95-495e-bb1c-eb48465d43a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:29:22.064Z|e9041af6-1f60-420d-85f7-507bcc34c12a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:22.065Z|e9041af6-1f60-420d-85f7-507bcc34c12a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:22.070Z|683a87f5-67e7-4135-8a1d-e1e52c6e1491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:22.071Z|683a87f5-67e7-4135-8a1d-e1e52c6e1491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:22.073Z|3d1fc585-68db-4dac-adb1-8707984e3c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:22.074Z|3d1fc585-68db-4dac-adb1-8707984e3c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:32.096Z|58fe4eea-b9c2-4a1c-a31c-479a2823c534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:32.097Z|58fe4eea-b9c2-4a1c-a31c-479a2823c534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:32.102Z|f0f7e5be-c8d5-456d-aa8a-5663a9378f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:32.102Z|f0f7e5be-c8d5-456d-aa8a-5663a9378f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:32.104Z|3c8b2032-ee32-4aac-bd84-3d6d3c5f785d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:32.105Z|3c8b2032-ee32-4aac-bd84-3d6d3c5f785d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:35.930Z|42db482c-c4c3-4e11-801f-967391ad1eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:29:35.931Z|42db482c-c4c3-4e11-801f-967391ad1eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:29:42.122Z|b693d23a-2183-4d8f-bc77-c74d888a79d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:42.122Z|b693d23a-2183-4d8f-bc77-c74d888a79d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:42.134Z|8610c9ff-c75c-41fb-9db2-cdd532025a68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:42.134Z|8610c9ff-c75c-41fb-9db2-cdd532025a68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:42.136Z|3dd24ec6-6330-4bc3-aa1c-2d0c2e84ebed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:42.136Z|3dd24ec6-6330-4bc3-aa1c-2d0c2e84ebed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:42.866Z|631fe911-94ca-4f7a-91ba-67cbda659c38|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:29:42.868Z|631fe911-94ca-4f7a-91ba-67cbda659c38|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:50.930Z|77a48839-7dde-42f5-a601-c59201489768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:29:50.930Z|77a48839-7dde-42f5-a601-c59201489768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:29:51.489Z|509ccb0d-9cbf-4f41-b702-b7d757103cc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:29:51.489Z|509ccb0d-9cbf-4f41-b702-b7d757103cc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:29:52.156Z|0bbf84e8-d30e-47c9-b59e-c75514a1e435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:52.156Z|0bbf84e8-d30e-47c9-b59e-c75514a1e435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:52.163Z|aae8962f-24d5-4511-9878-b8c32c35f6fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:52.164Z|aae8962f-24d5-4511-9878-b8c32c35f6fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:29:52.168Z|1faac56a-eed5-4724-b27e-6a6edd03c6e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:29:52.169Z|1faac56a-eed5-4724-b27e-6a6edd03c6e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:02.195Z|f1012e38-b1f6-4796-bc63-1750af9a52b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:02.195Z|2802aaea-ab7a-49f1-a90c-26265092a999|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:02.196Z|f1012e38-b1f6-4796-bc63-1750af9a52b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:02.196Z|2802aaea-ab7a-49f1-a90c-26265092a999|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:02.197Z|6fc41311-2a1c-402c-bc4a-ead112aae574|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:02.197Z|6fc41311-2a1c-402c-bc4a-ead112aae574|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:05.930Z|f84e6bfc-34e9-44d4-b61b-df329c1da298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:30:05.934Z|f84e6bfc-34e9-44d4-b61b-df329c1da298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:30:12.226Z|bfda86cf-4b34-4c38-899b-bbf036d2f251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:12.226Z|bfda86cf-4b34-4c38-899b-bbf036d2f251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:12.228Z|51e3331f-0bb4-4978-ad0e-253c3bb26a37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:12.229Z|51e3331f-0bb4-4978-ad0e-253c3bb26a37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:12.230Z|98a3eea8-24ae-4787-8876-3f3f04696967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:12.230Z|98a3eea8-24ae-4787-8876-3f3f04696967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:20.930Z|e78825d9-1c3e-4011-a090-15457c7c4b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:30:20.931Z|e78825d9-1c3e-4011-a090-15457c7c4b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:30:21.490Z|3ee71172-50ea-4662-b8d1-f1195f06cf75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:30:21.490Z|3ee71172-50ea-4662-b8d1-f1195f06cf75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:30:22.266Z|3a3d8f5f-07e7-4746-a658-5cf6f1c1912f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:22.266Z|235da934-376a-4090-a3bb-920e7d4a09f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:22.266Z|1b16a3c1-c8e6-4f2b-956d-4bc3f13c4108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:22.266Z|3a3d8f5f-07e7-4746-a658-5cf6f1c1912f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:22.266Z|235da934-376a-4090-a3bb-920e7d4a09f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:22.266Z|1b16a3c1-c8e6-4f2b-956d-4bc3f13c4108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:32.291Z|b4cb5e97-b7c6-4fa2-ae6b-f1c950e3109d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:32.292Z|b1b372db-a7f6-4f8d-aa42-428124c85acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:32.292Z|b4cb5e97-b7c6-4fa2-ae6b-f1c950e3109d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:32.293Z|b1b372db-a7f6-4f8d-aa42-428124c85acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:32.293Z|63ffb1df-dbe2-485e-929d-53d5a2b71bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:32.294Z|63ffb1df-dbe2-485e-929d-53d5a2b71bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:35.930Z|e3be4f85-1456-474a-a920-931f17a8ac30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:30:35.931Z|e3be4f85-1456-474a-a920-931f17a8ac30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:30:42.321Z|208d1f3a-d2a0-4e37-95ca-768547eda08a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:42.321Z|208d1f3a-d2a0-4e37-95ca-768547eda08a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:42.328Z|046161fd-e55c-4469-a942-f20a9e06f5b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:42.328Z|e5b14645-90eb-470f-92bf-dbed4c0a886d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:42.329Z|046161fd-e55c-4469-a942-f20a9e06f5b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:42.329Z|e5b14645-90eb-470f-92bf-dbed4c0a886d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:42.867Z|534b9de1-a8c5-4a7d-9daa-c8ca7a05706e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:30:42.868Z|534b9de1-a8c5-4a7d-9daa-c8ca7a05706e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:50.930Z|f7ed09bd-c13f-49a8-b6af-ac6f87e14f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:30:50.934Z|f7ed09bd-c13f-49a8-b6af-ac6f87e14f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:30:51.491Z|fae664e6-aff2-4fa7-ab65-c8d89e911b3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:30:51.491Z|fae664e6-aff2-4fa7-ab65-c8d89e911b3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:30:52.348Z|1db0fe73-c98c-4909-9e1d-5b6612fbe4ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:52.349Z|1db0fe73-c98c-4909-9e1d-5b6612fbe4ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:52.354Z|cc2ca66a-1091-48d8-b87f-2e9aca225cd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:52.355Z|fb8ba56f-b570-4db6-937a-976e8b96d3a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:30:52.355Z|cc2ca66a-1091-48d8-b87f-2e9aca225cd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:30:52.355Z|fb8ba56f-b570-4db6-937a-976e8b96d3a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:02.376Z|826007a0-9157-432c-aa8f-976f3a1357cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:02.376Z|826007a0-9157-432c-aa8f-976f3a1357cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:02.382Z|1fafa543-2f56-46a6-8167-6140989424dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:02.383Z|1fafa543-2f56-46a6-8167-6140989424dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:02.385Z|4561a19b-fcc5-4b98-8000-cd6fa52b872c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:02.386Z|4561a19b-fcc5-4b98-8000-cd6fa52b872c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:05.930Z|5b6342ee-78cd-473e-80b3-fce72dd05b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:31:05.931Z|5b6342ee-78cd-473e-80b3-fce72dd05b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:31:12.413Z|a043956e-5d01-4fc9-8c4e-2041659abdbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:12.414Z|a043956e-5d01-4fc9-8c4e-2041659abdbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:12.416Z|38f4b16b-3254-4360-b280-ee9ee6f13e18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:12.417Z|38f4b16b-3254-4360-b280-ee9ee6f13e18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:12.419Z|da08aa3b-f7a7-410f-9f15-5c34342ba891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:12.420Z|da08aa3b-f7a7-410f-9f15-5c34342ba891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:20.930Z|ffd7a9bc-b7cd-492f-af92-d396f03750a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:31:20.930Z|ffd7a9bc-b7cd-492f-af92-d396f03750a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:31:21.492Z|6f62a4ef-963f-4c82-a029-e2698a6f9af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:31:21.492Z|6f62a4ef-963f-4c82-a029-e2698a6f9af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:31:22.447Z|0b48ca93-0653-4976-8b50-a53bc373160d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:22.448Z|0b48ca93-0653-4976-8b50-a53bc373160d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:22.449Z|7f26f9ee-5375-4985-aca8-5bc81f3b57b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:22.449Z|7f26f9ee-5375-4985-aca8-5bc81f3b57b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:22.451Z|65e8cf3b-72ea-4acb-9879-d2e1b462f9fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:22.452Z|65e8cf3b-72ea-4acb-9879-d2e1b462f9fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:32.479Z|2906f4fc-38da-4c62-a6c7-cbb6f8c70660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:32.480Z|2906f4fc-38da-4c62-a6c7-cbb6f8c70660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:32.480Z|7ec96876-1014-461d-ad11-ad0a88351b70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:32.481Z|7ec96876-1014-461d-ad11-ad0a88351b70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:32.484Z|166ba860-3bcf-497f-8cd3-4d2b0e4c391b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:32.484Z|166ba860-3bcf-497f-8cd3-4d2b0e4c391b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:35.930Z|fa90156f-35a0-44fe-8748-5716a58fec95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:31:35.934Z|fa90156f-35a0-44fe-8748-5716a58fec95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:31:42.505Z|f1a129c7-e98a-4163-91ee-40aa86c65f35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:42.506Z|f1a129c7-e98a-4163-91ee-40aa86c65f35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:42.507Z|b741fa02-3beb-4153-ab1b-a3c2120fe094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:42.507Z|b741fa02-3beb-4153-ab1b-a3c2120fe094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:42.511Z|deff9498-0d9d-448d-9727-3951226ff5f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:42.511Z|deff9498-0d9d-448d-9727-3951226ff5f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:42.868Z|8a7a7f56-bb0f-410f-a67c-e033f0882615|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:31:42.869Z|8a7a7f56-bb0f-410f-a67c-e033f0882615|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:50.930Z|4268152a-f1ba-4ff7-9205-f09c7e71851c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:31:50.931Z|4268152a-f1ba-4ff7-9205-f09c7e71851c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:31:51.492Z|51e2a5f8-cad1-4e73-881b-34935b603149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:31:51.493Z|51e2a5f8-cad1-4e73-881b-34935b603149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:31:52.537Z|f814b148-e403-4590-8bf8-c2be9ce49046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:52.538Z|f814b148-e403-4590-8bf8-c2be9ce49046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:52.540Z|a48131e8-3eae-474e-8340-cdf5d257174b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:52.541Z|a48131e8-3eae-474e-8340-cdf5d257174b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:31:52.541Z|7b7018db-030b-49c0-aab5-bf698bcb89ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:31:52.542Z|7b7018db-030b-49c0-aab5-bf698bcb89ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:02.574Z|e7f4de7e-5494-4192-9dc1-8e4fa171d568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:02.574Z|e7f4de7e-5494-4192-9dc1-8e4fa171d568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:02.575Z|57c1a030-417a-40d9-9c49-64cf4f9414f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:02.575Z|57c1a030-417a-40d9-9c49-64cf4f9414f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:02.577Z|2988d70e-1e69-4a58-843d-edae36decf15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:02.577Z|2988d70e-1e69-4a58-843d-edae36decf15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:05.930Z|07c97f43-c2b1-46ef-8ca6-45dc1b084a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:32:05.931Z|07c97f43-c2b1-46ef-8ca6-45dc1b084a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:32:12.600Z|f688cf7b-f81d-4516-9fb7-fff1b7f7ac32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:12.601Z|f688cf7b-f81d-4516-9fb7-fff1b7f7ac32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:12.608Z|21e7224e-cdf4-46b2-998b-6ada5e99f367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:12.609Z|21e7224e-cdf4-46b2-998b-6ada5e99f367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:12.609Z|68b69570-87b7-42b8-8675-9b1e1c885f06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:12.609Z|68b69570-87b7-42b8-8675-9b1e1c885f06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:20.930Z|e29fe3c0-5542-4ee4-bb54-a5c5a5e738d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:32:20.934Z|e29fe3c0-5542-4ee4-bb54-a5c5a5e738d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:32:21.493Z|391934e7-723a-4346-96d7-1c66836b2df0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:32:21.494Z|391934e7-723a-4346-96d7-1c66836b2df0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:32:22.627Z|c9d5fb45-de35-4687-9882-db6e12356956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:22.628Z|c9d5fb45-de35-4687-9882-db6e12356956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:22.633Z|05fb375f-b5c3-4812-98b6-84aadbc364d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:22.634Z|c49d79f3-bf1c-475a-b600-8c9c4a2cc7f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:22.634Z|05fb375f-b5c3-4812-98b6-84aadbc364d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:22.634Z|c49d79f3-bf1c-475a-b600-8c9c4a2cc7f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:32.654Z|a1e2448f-8f66-4858-a72e-dde483eab365|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:32.655Z|a1e2448f-8f66-4858-a72e-dde483eab365|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:32.660Z|18e952eb-e148-4f7a-93bb-16f882c76034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:32.661Z|18e952eb-e148-4f7a-93bb-16f882c76034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:32.665Z|3c4f16bf-fc4d-4a64-b1e3-482b2fa82b7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:32.665Z|3c4f16bf-fc4d-4a64-b1e3-482b2fa82b7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:35.930Z|25000320-991e-4d78-9714-f2570e8333e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:32:35.931Z|25000320-991e-4d78-9714-f2570e8333e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:32:42.680Z|89c0eff9-d7fc-41ad-aa79-eb19d73880a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:42.681Z|89c0eff9-d7fc-41ad-aa79-eb19d73880a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:42.685Z|76bc1601-250d-4100-b050-ee8250a8014d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:42.686Z|76bc1601-250d-4100-b050-ee8250a8014d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:42.693Z|f4b87d9e-6182-4867-b1d0-deefba0c33d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:42.693Z|f4b87d9e-6182-4867-b1d0-deefba0c33d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:42.868Z|3c81925c-9768-4520-bdbb-e0b68254219a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:32:42.869Z|3c81925c-9768-4520-bdbb-e0b68254219a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:50.930Z|b52897df-4db2-4a1e-a7a2-22ff7820b79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:32:50.931Z|b52897df-4db2-4a1e-a7a2-22ff7820b79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:32:51.495Z|1c6f024f-cc9d-4249-8a94-9aea0d4b139b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:32:51.495Z|1c6f024f-cc9d-4249-8a94-9aea0d4b139b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:32:52.712Z|17bae404-675d-473d-bbdf-39e2e896c727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:52.712Z|82f2a59e-6319-4958-ad90-23626f0188ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:52.713Z|17bae404-675d-473d-bbdf-39e2e896c727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:52.713Z|82f2a59e-6319-4958-ad90-23626f0188ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:32:52.721Z|4fab6ae7-3a0a-4639-b732-3bff0d01c5d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:32:52.722Z|4fab6ae7-3a0a-4639-b732-3bff0d01c5d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:02.743Z|c2ca58ef-7385-42d8-a320-57fda284623d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:02.743Z|832212e1-2b49-4a5c-9cdd-5f6993e56af8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:02.744Z|c2ca58ef-7385-42d8-a320-57fda284623d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:02.744Z|832212e1-2b49-4a5c-9cdd-5f6993e56af8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:02.750Z|9d12d86c-e359-4943-982d-35c66a4cdac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:02.751Z|9d12d86c-e359-4943-982d-35c66a4cdac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:05.930Z|39b53a44-8f79-4d4e-8624-024e7c0b7b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:33:05.934Z|39b53a44-8f79-4d4e-8624-024e7c0b7b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:33:12.776Z|4ad27928-440e-4b08-96e4-de2b6989335d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:12.777Z|4ad27928-440e-4b08-96e4-de2b6989335d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:12.777Z|0f5d0e17-ee4f-49a2-a217-27eec67ff7bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:12.777Z|0f5d0e17-ee4f-49a2-a217-27eec67ff7bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:12.782Z|e0ea4cc5-4e2f-42f8-8256-b01263427db1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:12.783Z|e0ea4cc5-4e2f-42f8-8256-b01263427db1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:20.930Z|f4bdd789-3572-43b2-b011-9d0950753287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:33:20.931Z|f4bdd789-3572-43b2-b011-9d0950753287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:33:21.496Z|fbfe4863-8e67-4131-8aee-cfe83cfe0aea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:33:21.496Z|fbfe4863-8e67-4131-8aee-cfe83cfe0aea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:33:22.805Z|52ab7607-38ec-4bdc-b4ec-2bb6b4fd479f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:22.806Z|52ab7607-38ec-4bdc-b4ec-2bb6b4fd479f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:22.814Z|f995e124-9f75-47a6-8559-9a4c14589c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:22.815Z|f995e124-9f75-47a6-8559-9a4c14589c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:22.815Z|9fc88d82-c3fa-4f82-9858-8a48677e2056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:22.816Z|9fc88d82-c3fa-4f82-9858-8a48677e2056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:32.837Z|6dbf3c67-0a78-460d-b1bd-5056c28c92cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:32.837Z|6dbf3c67-0a78-460d-b1bd-5056c28c92cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:32.842Z|d437735c-4689-433d-8e19-df147ed0428f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:32.842Z|d437735c-4689-433d-8e19-df147ed0428f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:32.843Z|542ba134-c50c-4f4f-85db-1e56534877ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:32.844Z|542ba134-c50c-4f4f-85db-1e56534877ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:35.930Z|fc119c51-c043-44b0-9566-0e2def9418e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:33:35.931Z|fc119c51-c043-44b0-9566-0e2def9418e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:33:42.867Z|0520a6bc-52fd-4c52-b270-dbc9b00faa54|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:33:42.868Z|0520a6bc-52fd-4c52-b270-dbc9b00faa54|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:42.869Z|dbac111f-568b-4b8a-a9c8-98f501ccbaae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:42.870Z|dbac111f-568b-4b8a-a9c8-98f501ccbaae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:42.871Z|6534e45b-a7e0-4f16-9a32-6b6682c1252a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:42.872Z|6534e45b-a7e0-4f16-9a32-6b6682c1252a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:42.875Z|3e0ff188-2fc5-44eb-9b0e-a43907d16095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:42.877Z|3e0ff188-2fc5-44eb-9b0e-a43907d16095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:50.930Z|78c8919e-d276-4954-879e-6362e299e530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:33:50.934Z|78c8919e-d276-4954-879e-6362e299e530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:33:51.497Z|c59a4e64-cbc3-4645-acaa-d5b1990fc6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:33:51.497Z|c59a4e64-cbc3-4645-acaa-d5b1990fc6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:33:52.896Z|bb37ca06-2856-4704-9a17-af5d14f26dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:52.897Z|bb37ca06-2856-4704-9a17-af5d14f26dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:52.903Z|86bfe03c-25ec-455a-bfc9-f3557136b7e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:52.904Z|86bfe03c-25ec-455a-bfc9-f3557136b7e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:33:52.904Z|1d73e4be-6dfa-4122-a29e-0d435619ce5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:33:52.904Z|1d73e4be-6dfa-4122-a29e-0d435619ce5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:02.932Z|637fc1e1-b9c1-48f0-9230-751341db0c05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:02.932Z|9d2541cf-cb9e-43de-90f9-d772385957b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:02.932Z|ac63800d-400e-404a-9a35-db5cbd2a0b8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:02.932Z|637fc1e1-b9c1-48f0-9230-751341db0c05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:02.932Z|ac63800d-400e-404a-9a35-db5cbd2a0b8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:02.932Z|9d2541cf-cb9e-43de-90f9-d772385957b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:05.930Z|da7199e5-c492-4bd2-9ead-76b9b0616591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:34:05.931Z|da7199e5-c492-4bd2-9ead-76b9b0616591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:34:12.955Z|ca7da2ff-54d5-479a-a741-f77ebd473619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:12.955Z|ca7da2ff-54d5-479a-a741-f77ebd473619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:12.955Z|1de5c5ac-1259-4130-9a74-975ac51f7cf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:12.956Z|1de5c5ac-1259-4130-9a74-975ac51f7cf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:12.957Z|b844bd80-d572-4630-b3d0-c8e98aba9cae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:12.958Z|b844bd80-d572-4630-b3d0-c8e98aba9cae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:20.930Z|24b7f261-50ea-4929-b1dc-20fd3e4b1234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:34:20.931Z|24b7f261-50ea-4929-b1dc-20fd3e4b1234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:34:21.498Z|732c6fd0-db0c-4de6-8eae-648a346a66cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:34:21.498Z|732c6fd0-db0c-4de6-8eae-648a346a66cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:34:22.980Z|1a0e77ee-398f-42b7-9315-1eb68f5e1ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:22.980Z|1a0e77ee-398f-42b7-9315-1eb68f5e1ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:22.981Z|2b69e7e3-eaad-41a0-b271-94f3816894b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:22.982Z|2b69e7e3-eaad-41a0-b271-94f3816894b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:22.983Z|34dc7098-97e3-4654-8f39-2be248d9e83f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:22.983Z|34dc7098-97e3-4654-8f39-2be248d9e83f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:33.004Z|e65360ba-b7fd-45a9-82ed-36e509495db7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:33.004Z|e65360ba-b7fd-45a9-82ed-36e509495db7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:33.009Z|c9219c94-517e-4103-b600-c780ad31473f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:33.009Z|c9219c94-517e-4103-b600-c780ad31473f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:33.013Z|77f58918-643c-4d42-bd84-23d4aafd9beb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:33.014Z|77f58918-643c-4d42-bd84-23d4aafd9beb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:35.930Z|1cd60dee-cb13-453c-8fde-f96f71ba7a8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:34:35.933Z|1cd60dee-cb13-453c-8fde-f96f71ba7a8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:34:42.867Z|a4912b1a-554e-4c31-b8c5-e328e1592fd6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:34:42.867Z|a4912b1a-554e-4c31-b8c5-e328e1592fd6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:43.028Z|9de20a59-73a2-4a07-962a-3a7eea226d7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:43.029Z|9de20a59-73a2-4a07-962a-3a7eea226d7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:43.034Z|0cdc4eb8-0c9f-4470-8bb4-11a2d3aa756c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:43.035Z|0cdc4eb8-0c9f-4470-8bb4-11a2d3aa756c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:43.036Z|2f2a6f8d-a912-4b80-b1fa-af8e903cc62b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:43.036Z|2f2a6f8d-a912-4b80-b1fa-af8e903cc62b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:50.930Z|a658aefa-7aad-45ad-93ea-f8b1482f1aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:34:50.931Z|a658aefa-7aad-45ad-93ea-f8b1482f1aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:34:51.498Z|5788bc22-8a0f-419f-811d-d1a8badd9dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:34:51.499Z|5788bc22-8a0f-419f-811d-d1a8badd9dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:34:53.064Z|86237acd-bb4c-4f5b-920f-5070c1efe044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:53.065Z|86237acd-bb4c-4f5b-920f-5070c1efe044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:53.065Z|80245801-8d80-42c9-8a86-bb3b8c349ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:53.066Z|80245801-8d80-42c9-8a86-bb3b8c349ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:34:53.067Z|443fb906-ae34-49fe-959f-8edbcf3c3216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:34:53.068Z|443fb906-ae34-49fe-959f-8edbcf3c3216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:03.103Z|6b4a18a6-63e4-4b68-806d-26caa66ae252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:03.103Z|4c059f78-1800-4504-b3b3-194f0a2a6cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:03.103Z|4c23e3d3-330d-4753-ba24-525a93e0f7e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:03.104Z|6b4a18a6-63e4-4b68-806d-26caa66ae252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:03.104Z|4c23e3d3-330d-4753-ba24-525a93e0f7e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:03.104Z|4c059f78-1800-4504-b3b3-194f0a2a6cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:05.930Z|f8773165-ed3f-48e3-adb7-910112e5f413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:35:05.931Z|f8773165-ed3f-48e3-adb7-910112e5f413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:35:13.137Z|ff07e55d-05ae-4d72-a034-6ad296332d67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:13.138Z|0bab7a59-b1b6-41db-8126-5f113f3a961b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:13.138Z|ff07e55d-05ae-4d72-a034-6ad296332d67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:13.139Z|0bab7a59-b1b6-41db-8126-5f113f3a961b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:13.139Z|2c0e7c5d-87f4-4db2-83fa-455c4440b25b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:13.140Z|2c0e7c5d-87f4-4db2-83fa-455c4440b25b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:20.930Z|46568836-90b7-43ad-9922-0c669a1119ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:35:20.934Z|46568836-90b7-43ad-9922-0c669a1119ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:35:21.500Z|9db4209a-0eff-4c70-add0-35ab1cf1cdd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:35:21.500Z|9db4209a-0eff-4c70-add0-35ab1cf1cdd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:35:23.171Z|a0f4e820-c1d1-4bc7-a1d5-055cf91d2def|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:23.172Z|e5e01168-1de6-41b2-9584-94283590c2d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:23.172Z|a0f4e820-c1d1-4bc7-a1d5-055cf91d2def|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:23.173Z|e5e01168-1de6-41b2-9584-94283590c2d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:23.173Z|70671735-e52e-4bb8-913d-cab6519f5558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:23.174Z|70671735-e52e-4bb8-913d-cab6519f5558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:33.196Z|9e64c5e0-84f7-4989-9872-3ec2d2ef1a26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:33.197Z|9e64c5e0-84f7-4989-9872-3ec2d2ef1a26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:33.201Z|86925c14-9108-48f8-8dab-f23391175e19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:33.202Z|86925c14-9108-48f8-8dab-f23391175e19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:33.202Z|8fd4b9b3-0f79-4347-8233-7df7b765bb83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:33.203Z|8fd4b9b3-0f79-4347-8233-7df7b765bb83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:35.930Z|cd62492d-683d-4536-80d6-5cd50b6e45e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:35:35.931Z|cd62492d-683d-4536-80d6-5cd50b6e45e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:35:42.867Z|4d0f8a22-48f1-4eeb-bcb3-553227fccef4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:35:42.868Z|4d0f8a22-48f1-4eeb-bcb3-553227fccef4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:43.232Z|b89fd5a9-b841-43c7-951a-9d9ccf33d4c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:43.233Z|b89fd5a9-b841-43c7-951a-9d9ccf33d4c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:43.234Z|4cab55b4-bfb8-4bd1-ba5c-cbcf40148bf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:43.235Z|4cab55b4-bfb8-4bd1-ba5c-cbcf40148bf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:43.237Z|b546e678-de3a-4213-b3d9-f35ec52b12f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:43.238Z|b546e678-de3a-4213-b3d9-f35ec52b12f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:50.930Z|2d5ede4f-4ab0-47f1-8762-26a687c0472f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:35:50.931Z|2d5ede4f-4ab0-47f1-8762-26a687c0472f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:35:51.501Z|af1c9498-d251-4a14-8f26-ad488c6e19ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:35:51.501Z|af1c9498-d251-4a14-8f26-ad488c6e19ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:35:53.259Z|cff9cd38-1277-4ad5-a43d-9ae8ffc02b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:53.260Z|cff9cd38-1277-4ad5-a43d-9ae8ffc02b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:53.260Z|9161f8cd-6c45-47c7-9b96-1b1a66c47597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:53.261Z|9161f8cd-6c45-47c7-9b96-1b1a66c47597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:35:53.264Z|8f29fdab-bcc9-41c2-aa0c-95e33b8c81cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:35:53.265Z|8f29fdab-bcc9-41c2-aa0c-95e33b8c81cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:03.286Z|2a0cea9f-91b8-4e79-9ba5-93ec9004b613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:03.287Z|2a0cea9f-91b8-4e79-9ba5-93ec9004b613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:03.288Z|fbd973fb-147b-40d0-9dca-fb604470159a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:03.289Z|fbd973fb-147b-40d0-9dca-fb604470159a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:03.295Z|c9167089-8852-4594-bac8-8c690f3978bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:03.295Z|c9167089-8852-4594-bac8-8c690f3978bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:05.930Z|3aa9f298-d087-4c8c-8f70-a688bd74116b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:36:05.934Z|3aa9f298-d087-4c8c-8f70-a688bd74116b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:36:13.323Z|fa47223e-8b8d-4b34-9702-dd2b7bb61d37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:13.323Z|fa47223e-8b8d-4b34-9702-dd2b7bb61d37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:13.324Z|3ebaab0e-ed4f-45c8-943f-77afaea4a8f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:13.325Z|3ebaab0e-ed4f-45c8-943f-77afaea4a8f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:13.327Z|b441bce3-e7ef-4eff-bb32-0445f730f03d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:13.327Z|b441bce3-e7ef-4eff-bb32-0445f730f03d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:20.930Z|53499505-095c-469a-92f4-108b2347cafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:36:20.931Z|53499505-095c-469a-92f4-108b2347cafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:36:21.502Z|2785b5ca-4637-4e29-b21c-363e0e5d16c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:36:21.503Z|2785b5ca-4637-4e29-b21c-363e0e5d16c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:36:23.358Z|5a9eb6e4-2296-4b26-9ff7-42adbd2bd8d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:23.359Z|5a9eb6e4-2296-4b26-9ff7-42adbd2bd8d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:23.361Z|18ddaf46-e4fa-4581-a7d0-15abb01198be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:23.362Z|18ddaf46-e4fa-4581-a7d0-15abb01198be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:23.366Z|b1885afc-d948-44be-8c50-f46b0c39ce09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:23.367Z|b1885afc-d948-44be-8c50-f46b0c39ce09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:33.387Z|37582003-f290-498f-a5e0-1a8de7d997b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:33.388Z|37582003-f290-498f-a5e0-1a8de7d997b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:33.388Z|ac311de9-e6b9-4066-b0f6-37bdce85590d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:33.389Z|ac311de9-e6b9-4066-b0f6-37bdce85590d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:33.395Z|83fe993a-e72c-422a-9626-f63c3329b7e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:33.396Z|83fe993a-e72c-422a-9626-f63c3329b7e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:35.930Z|6aef7880-f932-465c-89f5-0c24d0948abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:36:35.931Z|6aef7880-f932-465c-89f5-0c24d0948abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:36:42.867Z|fa8b5ddc-2e22-4461-82de-2a3313bf2aa5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:36:42.867Z|fa8b5ddc-2e22-4461-82de-2a3313bf2aa5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:43.415Z|6477ff47-1be5-4ff1-b79c-046b395c0cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:43.416Z|6477ff47-1be5-4ff1-b79c-046b395c0cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:43.416Z|86f73fbd-6936-4dd4-b9df-1497d39676cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:43.417Z|86f73fbd-6936-4dd4-b9df-1497d39676cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:43.420Z|953d6040-ad05-41c6-86df-4ac6461e7dca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:43.420Z|953d6040-ad05-41c6-86df-4ac6461e7dca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:50.930Z|61d4c5f6-14ac-40b2-9209-e2e2861d89b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:36:50.933Z|61d4c5f6-14ac-40b2-9209-e2e2861d89b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:36:51.503Z|9e24a9fb-fd0e-46ec-9a84-2c9ee30204e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:36:51.504Z|9e24a9fb-fd0e-46ec-9a84-2c9ee30204e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:36:53.448Z|7d6a7631-8c66-4cc0-974e-b6d2c5f07791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:53.448Z|a8894945-d014-4d60-8350-5a58109ee026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:53.449Z|7d6a7631-8c66-4cc0-974e-b6d2c5f07791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:53.449Z|a8894945-d014-4d60-8350-5a58109ee026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:36:53.451Z|ee8f102d-a8d6-4641-b96a-d824ee46f886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:36:53.451Z|ee8f102d-a8d6-4641-b96a-d824ee46f886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:03.473Z|1446ade2-b0c7-493f-9b9e-0cd98b7e9ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:03.474Z|2bca489c-6e29-4ee3-afd3-f9f22b415ab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:03.475Z|2bca489c-6e29-4ee3-afd3-f9f22b415ab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:03.476Z|c0af1bed-d5ed-4295-b9c2-763b28f4ab3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:03.476Z|c0af1bed-d5ed-4295-b9c2-763b28f4ab3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:03.474Z|1446ade2-b0c7-493f-9b9e-0cd98b7e9ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:05.930Z|055ec26d-8cd1-4069-a6ee-336a7c659e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:37:05.930Z|055ec26d-8cd1-4069-a6ee-336a7c659e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:37:13.504Z|739bf6a3-a350-4a05-826c-39866d112727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:13.505Z|e9405efe-6aca-462f-aaba-6a18091a6dd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:13.506Z|e9405efe-6aca-462f-aaba-6a18091a6dd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:13.507Z|739bf6a3-a350-4a05-826c-39866d112727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:13.507Z|7f143674-051b-42f6-a423-2e4fd2d3f90f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:13.508Z|7f143674-051b-42f6-a423-2e4fd2d3f90f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:20.930Z|2e5dbbae-a970-4008-bdb7-8e09ace47337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:37:20.931Z|2e5dbbae-a970-4008-bdb7-8e09ace47337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:37:21.504Z|46ca3e24-9a6f-42f1-83bb-245bb1817251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:37:21.505Z|46ca3e24-9a6f-42f1-83bb-245bb1817251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:37:23.545Z|b3cb4c4f-7443-4185-b3a7-aa3479dd4d21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:23.546Z|b3cb4c4f-7443-4185-b3a7-aa3479dd4d21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:23.547Z|2d943886-423b-4cc9-8022-9b786f24c5cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:23.547Z|1a9ac5ef-4898-4121-8860-0bf2412ad2e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:23.547Z|2d943886-423b-4cc9-8022-9b786f24c5cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:23.547Z|1a9ac5ef-4898-4121-8860-0bf2412ad2e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:33.576Z|11185678-3e1b-4f87-bf58-74522a5a23fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:33.577Z|11185678-3e1b-4f87-bf58-74522a5a23fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:33.577Z|727cf462-f20a-461d-a3d0-ec5ea7e0cdd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:33.578Z|727cf462-f20a-461d-a3d0-ec5ea7e0cdd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:33.578Z|c8317fc8-32d4-4263-bc06-b2564123c6ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:33.578Z|c8317fc8-32d4-4263-bc06-b2564123c6ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:35.930Z|f0743229-cc12-468d-bcc2-4cbf9d4dcaa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:37:35.935Z|f0743229-cc12-468d-bcc2-4cbf9d4dcaa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:37:42.867Z|b79cdefa-3a35-4aef-9612-ddf0ac421832|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:37:42.868Z|b79cdefa-3a35-4aef-9612-ddf0ac421832|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:43.607Z|1161d50d-a868-4f47-a653-95194dcf5303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:43.608Z|1161d50d-a868-4f47-a653-95194dcf5303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:43.609Z|8bb67695-5289-4e8d-b22e-7ac9a9c66ba8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:43.610Z|8bb67695-5289-4e8d-b22e-7ac9a9c66ba8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:43.616Z|00189c0a-6fb5-4460-b0b2-1efdb6f6e0b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:43.617Z|00189c0a-6fb5-4460-b0b2-1efdb6f6e0b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:50.930Z|0ee81b7c-bc11-4c00-b1b5-6f29ce92fe01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:37:50.931Z|0ee81b7c-bc11-4c00-b1b5-6f29ce92fe01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:37:51.505Z|0ad0694f-49be-42eb-8d88-9233ff217639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:37:51.506Z|0ad0694f-49be-42eb-8d88-9233ff217639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:37:53.637Z|5a7943bd-06f5-4502-9256-8b348de3fa43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:53.637Z|f64df344-c72a-45ad-ab18-23bd4c800180|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:53.638Z|5a7943bd-06f5-4502-9256-8b348de3fa43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:53.638Z|f64df344-c72a-45ad-ab18-23bd4c800180|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:37:53.644Z|342fc53c-74ea-4f9a-8e50-fc5e2c6c2eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:37:53.645Z|342fc53c-74ea-4f9a-8e50-fc5e2c6c2eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:03.665Z|7fb7d927-ba76-42e0-9470-e71390323b26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:03.666Z|7fb7d927-ba76-42e0-9470-e71390323b26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:03.670Z|b3475a1b-a9b2-409c-8511-637f14245208|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:03.670Z|01d03276-44e6-4eef-b7d9-3130865e7aa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:03.670Z|01d03276-44e6-4eef-b7d9-3130865e7aa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:03.670Z|b3475a1b-a9b2-409c-8511-637f14245208|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:05.930Z|8ab20ee0-ce70-4a2f-9444-c3b54364712f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:38:05.931Z|8ab20ee0-ce70-4a2f-9444-c3b54364712f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:38:13.705Z|a08d7674-03e3-4db9-878f-f28d78a37855|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:13.705Z|534257a4-b983-4159-ac82-fbcd163871b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:13.705Z|23b8c630-469a-466c-8d01-0e3cb38b858e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:13.705Z|a08d7674-03e3-4db9-878f-f28d78a37855|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:13.706Z|23b8c630-469a-466c-8d01-0e3cb38b858e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:13.706Z|534257a4-b983-4159-ac82-fbcd163871b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:20.930Z|60732478-e2ad-421f-a383-58683d9b232b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:38:20.935Z|60732478-e2ad-421f-a383-58683d9b232b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:38:21.506Z|40f60907-87f4-42d5-8bdf-c4386784cb05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:38:21.507Z|40f60907-87f4-42d5-8bdf-c4386784cb05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:38:23.735Z|03a87c53-0e74-44ad-ac6c-64b7550ec23b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:23.736Z|03a87c53-0e74-44ad-ac6c-64b7550ec23b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:23.738Z|4d8c2e50-4161-484e-94d5-1fe1c2aede40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:23.739Z|4d8c2e50-4161-484e-94d5-1fe1c2aede40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:23.741Z|9cf839de-d801-474b-8d99-47dc7c205213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:23.741Z|9cf839de-d801-474b-8d99-47dc7c205213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:33.766Z|a54a04f6-e55d-4204-aef5-fd7509f02940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:33.766Z|6595b8a5-bef7-43a2-bcab-ad793b5ac636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:33.767Z|a54a04f6-e55d-4204-aef5-fd7509f02940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:33.767Z|9b463b68-ab19-48ff-9ecd-afc54de7ab95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:33.767Z|6595b8a5-bef7-43a2-bcab-ad793b5ac636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:33.767Z|9b463b68-ab19-48ff-9ecd-afc54de7ab95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:35.930Z|4269393c-1eb0-4308-aa2d-855ad244d4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:38:35.931Z|4269393c-1eb0-4308-aa2d-855ad244d4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:38:42.868Z|951b2c1f-f9dd-4d4d-b3a9-d81fb5eb5c68|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:38:42.869Z|951b2c1f-f9dd-4d4d-b3a9-d81fb5eb5c68|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:43.797Z|ae962ba9-159b-4396-a5a9-6869a506c593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:43.797Z|ae962ba9-159b-4396-a5a9-6869a506c593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:43.804Z|35cfdf07-0925-416e-ad03-b7fa7c827395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:43.804Z|35cfdf07-0925-416e-ad03-b7fa7c827395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:43.805Z|8de6b22c-30b2-4a7e-98b6-6256398e4b3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:43.806Z|8de6b22c-30b2-4a7e-98b6-6256398e4b3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:50.930Z|e9b52f30-ac12-450e-888d-29c73f9ceeb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:38:50.931Z|e9b52f30-ac12-450e-888d-29c73f9ceeb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:38:51.507Z|47bd4aa0-caad-465d-b4c5-34ccf4668640|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:38:51.508Z|47bd4aa0-caad-465d-b4c5-34ccf4668640|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:38:53.828Z|f4733e9b-8385-4ee1-aec1-04e41963cb1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:53.829Z|f4733e9b-8385-4ee1-aec1-04e41963cb1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:53.835Z|bc07de7f-a850-4665-8ff0-7fa8e6b96d13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:53.835Z|bc07de7f-a850-4665-8ff0-7fa8e6b96d13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:38:53.837Z|236f6444-0ee8-47a9-9801-554153d6063c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:38:53.838Z|236f6444-0ee8-47a9-9801-554153d6063c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:03.868Z|3b9a764a-cd70-4737-b58b-189fe7349ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:03.868Z|578457eb-4765-417d-8353-510dea7f48f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:03.868Z|2a364b0c-e298-4127-9043-0774465726c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:03.868Z|3b9a764a-cd70-4737-b58b-189fe7349ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:03.868Z|578457eb-4765-417d-8353-510dea7f48f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:03.868Z|2a364b0c-e298-4127-9043-0774465726c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:05.930Z|95abe57c-7ae4-4818-a4fe-77c19d36e09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:39:05.934Z|95abe57c-7ae4-4818-a4fe-77c19d36e09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:39:13.906Z|a075bb20-16e4-49e6-b821-21c39de97579|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:13.907Z|a075bb20-16e4-49e6-b821-21c39de97579|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:13.907Z|6a6088ce-3203-4f83-83e1-e697e0c3a451|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:13.907Z|6a6088ce-3203-4f83-83e1-e697e0c3a451|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:13.910Z|db486bd1-b364-4b67-a524-5e988277a69a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:13.911Z|db486bd1-b364-4b67-a524-5e988277a69a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:20.930Z|f6095fa2-b8eb-4c23-a392-5b76dd352048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:39:20.931Z|f6095fa2-b8eb-4c23-a392-5b76dd352048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:39:21.508Z|13c56943-86e6-4f90-b05e-d0e4f5ef30a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:39:21.509Z|13c56943-86e6-4f90-b05e-d0e4f5ef30a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:39:23.936Z|4a71b042-18f3-4f88-afc3-6c49faa96d4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:23.937Z|4a71b042-18f3-4f88-afc3-6c49faa96d4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:23.938Z|d622ccb9-843a-4c36-aea1-a8a7684e8379|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:23.938Z|d622ccb9-843a-4c36-aea1-a8a7684e8379|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:23.939Z|e77dfbff-2b9d-4a39-aadd-91e85cf975f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:23.940Z|e77dfbff-2b9d-4a39-aadd-91e85cf975f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:33.963Z|4f454074-eb96-433d-91ab-5cb6da8eebce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:33.964Z|4f454074-eb96-433d-91ab-5cb6da8eebce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:33.967Z|588b8a3c-4cf5-450f-9a1b-a3a6b4c3e69f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:33.967Z|d615187a-a4ca-4a62-9f35-48b514d049c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:33.968Z|588b8a3c-4cf5-450f-9a1b-a3a6b4c3e69f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:33.968Z|d615187a-a4ca-4a62-9f35-48b514d049c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:35.930Z|12bbd32e-8089-4899-8ce3-4bd390a2c368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:39:35.931Z|12bbd32e-8089-4899-8ce3-4bd390a2c368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:39:42.869Z|5f95ba15-8c51-4863-9609-af9e1e31fef5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:39:42.870Z|5f95ba15-8c51-4863-9609-af9e1e31fef5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:43.999Z|9cdce734-4655-4730-a529-0ecd0b2e6e06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:43.999Z|9cdce734-4655-4730-a529-0ecd0b2e6e06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:44.000Z|53b0aed1-fdf1-487a-81b0-504c10a109e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:44.001Z|53b0aed1-fdf1-487a-81b0-504c10a109e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:44.002Z|a2cbc9df-7645-470c-a911-462ad4f0581f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:44.002Z|a2cbc9df-7645-470c-a911-462ad4f0581f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:50.930Z|f2f99ade-fd51-4c06-9847-abb601e40009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:39:50.934Z|f2f99ade-fd51-4c06-9847-abb601e40009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:39:51.509Z|13f85cf5-daca-46cf-8118-13423fd3f513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:39:51.510Z|13f85cf5-daca-46cf-8118-13423fd3f513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:39:54.028Z|778ce771-61c0-402e-8819-c1497150facd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:54.029Z|778ce771-61c0-402e-8819-c1497150facd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:54.030Z|4b96ad9c-cb2e-4d3e-a389-6b2a086774a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:54.031Z|4b96ad9c-cb2e-4d3e-a389-6b2a086774a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:39:54.035Z|f3e28255-7783-4f8a-997f-a998f89c90e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:39:54.036Z|f3e28255-7783-4f8a-997f-a998f89c90e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:04.058Z|a53d4f41-53d7-416a-ac5a-5030116acc68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:04.058Z|acc0326c-c12f-49ed-99ce-83b0455a37c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:04.058Z|a53d4f41-53d7-416a-ac5a-5030116acc68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:04.059Z|acc0326c-c12f-49ed-99ce-83b0455a37c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:04.059Z|ad576d04-4e77-46bf-82e4-8e40446c1063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:04.061Z|ad576d04-4e77-46bf-82e4-8e40446c1063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:05.930Z|01108492-45ff-4de8-8950-4eea68798655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:40:05.931Z|01108492-45ff-4de8-8950-4eea68798655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:40:14.089Z|c8abae21-4673-4268-b013-b01e569e69a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:14.089Z|9ebc0fd0-47da-45ba-8ba6-6b6b667d7dd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:14.089Z|c8abae21-4673-4268-b013-b01e569e69a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:14.090Z|9ebc0fd0-47da-45ba-8ba6-6b6b667d7dd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:14.096Z|aabc128a-014c-4591-81ff-88c9b39d14f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:14.097Z|aabc128a-014c-4591-81ff-88c9b39d14f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:20.930Z|cac1f081-e648-4641-b731-a9eb0c035461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:40:20.931Z|cac1f081-e648-4641-b731-a9eb0c035461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:40:21.511Z|3b3e6fac-00e2-4b22-8319-8c3ee01cea84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:40:21.511Z|3b3e6fac-00e2-4b22-8319-8c3ee01cea84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:40:24.119Z|56847afb-ed5d-4c38-bb07-b561cacebf4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:24.119Z|56847afb-ed5d-4c38-bb07-b561cacebf4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:24.120Z|068348b6-d8d0-40c6-9ee5-af012f8186d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:24.121Z|068348b6-d8d0-40c6-9ee5-af012f8186d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:24.123Z|1ab23752-f8b8-4773-8888-4c564d69da5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:24.124Z|1ab23752-f8b8-4773-8888-4c564d69da5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:34.145Z|7bdd5910-242d-4e14-8066-421acebd7f37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:34.146Z|7bdd5910-242d-4e14-8066-421acebd7f37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:34.150Z|456d238e-f629-43ae-967e-6c11013f4dbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:34.150Z|c9e11201-40bb-498e-8ee0-d275038d42ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:34.150Z|c9e11201-40bb-498e-8ee0-d275038d42ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:34.150Z|456d238e-f629-43ae-967e-6c11013f4dbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:35.930Z|9a4ff3e1-0af4-4804-b332-e6ab13416ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:40:35.934Z|9a4ff3e1-0af4-4804-b332-e6ab13416ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:40:42.868Z|11347ad6-3b99-43ea-8050-b437fac61d3c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:40:42.869Z|11347ad6-3b99-43ea-8050-b437fac61d3c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:44.176Z|a3b5adb0-0564-4b5c-a4f0-7e10a73a08e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:44.176Z|fdc25ccb-056d-4c4a-b5cd-d052d7d30abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:44.176Z|fdc25ccb-056d-4c4a-b5cd-d052d7d30abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:44.176Z|17b1d437-18ca-4065-93cd-aa17d336d8d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:44.177Z|a3b5adb0-0564-4b5c-a4f0-7e10a73a08e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:44.177Z|17b1d437-18ca-4065-93cd-aa17d336d8d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:50.930Z|35fd9232-e1bf-4893-8b87-58e387c235bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:40:50.930Z|35fd9232-e1bf-4893-8b87-58e387c235bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:40:51.512Z|23ba161a-2764-4609-b3fb-84fd7879588b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:40:51.512Z|23ba161a-2764-4609-b3fb-84fd7879588b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:40:54.205Z|352360df-9f78-48fd-a765-dba3beb6dee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:54.206Z|352360df-9f78-48fd-a765-dba3beb6dee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:54.213Z|46e97911-4930-4ff9-ba47-3f4f50ea1caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:54.214Z|46e97911-4930-4ff9-ba47-3f4f50ea1caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:40:54.214Z|0525c033-a9de-4d45-99da-19fcbc953a3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:40:54.215Z|0525c033-a9de-4d45-99da-19fcbc953a3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:04.234Z|daf38e3a-1f0b-45eb-9acf-35451d92d3a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:04.234Z|daf38e3a-1f0b-45eb-9acf-35451d92d3a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:04.239Z|a7ddc4f1-bd13-4954-842d-8d9dac3b4bc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:04.239Z|a7ddc4f1-bd13-4954-842d-8d9dac3b4bc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:04.246Z|94f4276b-a0f0-4f02-8d37-335352c6e523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:04.247Z|94f4276b-a0f0-4f02-8d37-335352c6e523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:05.930Z|1fa182a8-8a23-4fbf-9678-020a74cdfa5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:41:05.931Z|1fa182a8-8a23-4fbf-9678-020a74cdfa5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:41:14.258Z|728d9308-7d4a-41d3-b8aa-3f69a056d8ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:14.259Z|728d9308-7d4a-41d3-b8aa-3f69a056d8ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:14.263Z|aa46d103-30ad-4a01-9207-a5082855f6e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:14.263Z|aa46d103-30ad-4a01-9207-a5082855f6e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:14.269Z|ec62d2eb-c39c-40f0-9fd7-f22e130b174e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:14.269Z|ec62d2eb-c39c-40f0-9fd7-f22e130b174e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:20.930Z|53abd9a9-d913-4460-9de4-64e16356172e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:41:20.934Z|53abd9a9-d913-4460-9de4-64e16356172e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:41:21.512Z|575c8735-f054-4f20-a584-64436060f130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:41:21.513Z|575c8735-f054-4f20-a584-64436060f130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:41:24.289Z|e35af264-6b78-4287-a990-a92ef72ce2dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:24.290Z|e35af264-6b78-4287-a990-a92ef72ce2dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:24.292Z|ff2d296d-b7a8-4d02-b68f-c6e823673d80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:24.292Z|ff2d296d-b7a8-4d02-b68f-c6e823673d80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:24.295Z|7fbcf99d-ad94-4d17-a521-613a90bcc8bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:24.296Z|7fbcf99d-ad94-4d17-a521-613a90bcc8bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:34.316Z|5c0aed2e-f1f3-42e0-99e9-719d7f5cf679|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:34.317Z|5c0aed2e-f1f3-42e0-99e9-719d7f5cf679|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:34.316Z|3a94f041-05ed-4cca-af4b-c2adaf294169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:34.318Z|3a94f041-05ed-4cca-af4b-c2adaf294169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:34.322Z|427679b1-94b5-4598-91b0-4f10adfbc1eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:34.322Z|427679b1-94b5-4598-91b0-4f10adfbc1eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:35.930Z|dd0ee15a-44d8-43cb-8d03-d2d96850442e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:41:35.931Z|dd0ee15a-44d8-43cb-8d03-d2d96850442e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:41:42.868Z|8840efae-46f1-497c-83e1-cb629843fe38|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:41:42.868Z|8840efae-46f1-497c-83e1-cb629843fe38|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:44.340Z|35bd2afd-b457-4c28-9840-0048df758c13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:44.340Z|35bd2afd-b457-4c28-9840-0048df758c13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:44.346Z|201de85b-f175-42db-8c05-e63e8ec68f17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:44.347Z|201de85b-f175-42db-8c05-e63e8ec68f17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:44.348Z|1d43c1c2-78c1-4ecc-90c7-f9cdfd0eb40b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:44.349Z|1d43c1c2-78c1-4ecc-90c7-f9cdfd0eb40b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:50.930Z|76b88664-010e-4689-9343-7d51084de7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:41:50.931Z|76b88664-010e-4689-9343-7d51084de7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:41:51.513Z|cb26933b-8cd3-48be-88b1-9cd5bb5ab7c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:41:51.514Z|cb26933b-8cd3-48be-88b1-9cd5bb5ab7c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:41:54.371Z|a5ab7b28-40f7-4837-af0c-4eb1f3b9064d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:54.371Z|a5ab7b28-40f7-4837-af0c-4eb1f3b9064d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:54.374Z|ea79dddd-847d-4950-a958-6d83d547ebf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:54.375Z|ea79dddd-847d-4950-a958-6d83d547ebf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:41:54.415Z|dd2c4c61-7b28-4777-9668-e6044715ad62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:41:54.416Z|dd2c4c61-7b28-4777-9668-e6044715ad62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:04.405Z|35138f0a-60fe-41fd-9f13-e0fad502529b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:04.405Z|35350b8e-c78a-4597-9ce8-4734fddf6025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:04.405Z|35138f0a-60fe-41fd-9f13-e0fad502529b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:04.405Z|35350b8e-c78a-4597-9ce8-4734fddf6025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:04.444Z|86e6eefd-1bc4-498d-a6da-a1d7a17ad5a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:04.444Z|86e6eefd-1bc4-498d-a6da-a1d7a17ad5a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:05.930Z|dd5293d3-8cff-4c08-8164-b8a3c0c21419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:42:05.934Z|dd5293d3-8cff-4c08-8164-b8a3c0c21419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:42:14.437Z|75a88aaf-0c8f-404a-8825-e33c587fdedf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:14.438Z|75a88aaf-0c8f-404a-8825-e33c587fdedf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:14.445Z|5c5a1bac-b6dd-437d-92dc-d23ab5fcfac1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:14.446Z|5c5a1bac-b6dd-437d-92dc-d23ab5fcfac1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:14.476Z|43c1d826-c181-45e6-9a46-c4c596597847|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:14.477Z|43c1d826-c181-45e6-9a46-c4c596597847|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:20.930Z|f3b45a8e-0888-4b2c-9ffe-cb32f61ac9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:42:20.930Z|f3b45a8e-0888-4b2c-9ffe-cb32f61ac9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:42:21.515Z|c21d4e20-e5b0-4447-b45d-85f52e8e616c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:42:21.515Z|c21d4e20-e5b0-4447-b45d-85f52e8e616c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:42:24.470Z|7d6eff57-be1f-4d0a-bd2f-f561d8a15881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:24.470Z|7d6eff57-be1f-4d0a-bd2f-f561d8a15881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:24.487Z|d9ddfbb5-33a8-4ff2-888b-e9073b38ee96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:24.488Z|d9ddfbb5-33a8-4ff2-888b-e9073b38ee96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:24.501Z|ab1df62e-6276-42bc-ab25-1854fd3739dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:24.502Z|ab1df62e-6276-42bc-ab25-1854fd3739dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:34.500Z|639178ff-8f3b-4027-ba59-b16ab1a3eee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:34.501Z|639178ff-8f3b-4027-ba59-b16ab1a3eee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:34.516Z|6c24da52-3b69-47aa-b56e-6c7434165563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:34.517Z|6c24da52-3b69-47aa-b56e-6c7434165563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:34.530Z|fb36b54c-3720-41e7-8a21-693a0bda7f98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:34.530Z|fb36b54c-3720-41e7-8a21-693a0bda7f98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:35.930Z|b298cd87-4ac3-44e4-aed1-b350f74bbe28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:42:35.930Z|b298cd87-4ac3-44e4-aed1-b350f74bbe28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:42:42.867Z|14f8ea03-a0e9-49fd-bae1-979ececf67cb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:42:42.868Z|14f8ea03-a0e9-49fd-bae1-979ececf67cb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:44.536Z|b8c4c9ad-8c03-45b1-926c-0523235d0581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:44.537Z|b8c4c9ad-8c03-45b1-926c-0523235d0581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:44.542Z|12884374-0160-4ea9-a770-514050c599e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:44.542Z|12884374-0160-4ea9-a770-514050c599e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:44.553Z|85cd89de-c94e-4672-a66f-fcf0011ded89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:44.554Z|85cd89de-c94e-4672-a66f-fcf0011ded89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:50.930Z|1cfbba4f-ff5f-44ab-8edb-a322e1d47245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:42:50.930Z|1cfbba4f-ff5f-44ab-8edb-a322e1d47245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:42:51.516Z|95325884-c32b-4f95-a77c-10fcb20d7207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:42:51.516Z|95325884-c32b-4f95-a77c-10fcb20d7207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:42:54.568Z|a6021229-c6af-458c-98b2-b039e089d3f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:54.568Z|2dae768c-83a4-461a-983e-128fb4e6e8d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:54.569Z|a6021229-c6af-458c-98b2-b039e089d3f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:54.569Z|2dae768c-83a4-461a-983e-128fb4e6e8d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:42:54.582Z|ec7c7d6b-1fdc-4e56-8c95-79268fa413e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:42:54.583Z|ec7c7d6b-1fdc-4e56-8c95-79268fa413e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:04.597Z|92942020-1814-498d-90b0-507d22bee8da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:04.597Z|92942020-1814-498d-90b0-507d22bee8da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:04.604Z|4d7729b8-1cf7-41f8-ab41-1af4df28597a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:04.604Z|4d7729b8-1cf7-41f8-ab41-1af4df28597a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:04.606Z|a2e8679d-0de3-4d10-af33-8f103ca95c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:04.606Z|a2e8679d-0de3-4d10-af33-8f103ca95c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:05.930Z|87c1daad-bb32-4bf4-81e8-4a715368bc70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:43:05.931Z|87c1daad-bb32-4bf4-81e8-4a715368bc70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:43:14.624Z|6ee260e6-4ccc-406b-a3e0-0bf4c4d3db87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:14.624Z|6ee260e6-4ccc-406b-a3e0-0bf4c4d3db87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:14.631Z|6153ee16-002b-42a6-bec4-6fe443376bd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:14.632Z|6153ee16-002b-42a6-bec4-6fe443376bd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:14.632Z|b8d19e63-a208-459a-b4e2-d900eef0db51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:14.632Z|b8d19e63-a208-459a-b4e2-d900eef0db51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:20.930Z|7a9eafe2-b54e-440a-87cd-495f4afa21dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:43:20.931Z|7a9eafe2-b54e-440a-87cd-495f4afa21dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:43:21.516Z|c94241fa-9b3d-48ef-b5dd-7a691e97ae21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:43:21.517Z|c94241fa-9b3d-48ef-b5dd-7a691e97ae21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:43:24.658Z|26cc3788-b262-452b-9fa8-28a79af20735|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:24.658Z|ba930aa3-07b5-4efc-92da-8ee78a67781e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:24.658Z|26cc3788-b262-452b-9fa8-28a79af20735|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:24.658Z|ba930aa3-07b5-4efc-92da-8ee78a67781e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:24.666Z|5b8e9a11-307d-4cb2-abb4-9839e64c8a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:24.666Z|5b8e9a11-307d-4cb2-abb4-9839e64c8a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:34.684Z|b66ab29e-fd2f-4aff-a293-31651c86b105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:34.685Z|e967eb43-c4a0-4959-be6a-a6e10abb0219|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:34.685Z|b66ab29e-fd2f-4aff-a293-31651c86b105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:34.685Z|e967eb43-c4a0-4959-be6a-a6e10abb0219|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:34.692Z|9cc77f66-f2f9-410e-992c-04776b1dab7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:34.693Z|9cc77f66-f2f9-410e-992c-04776b1dab7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:35.930Z|5597cade-5ea7-404c-8a4b-29c4a704fa54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:43:35.931Z|5597cade-5ea7-404c-8a4b-29c4a704fa54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:43:42.869Z|35d5c083-ce88-46a7-a325-c3b69c4cc0b0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:43:42.870Z|35d5c083-ce88-46a7-a325-c3b69c4cc0b0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:44.709Z|418740fa-6eef-4b38-b712-4a60030e8966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:44.710Z|418740fa-6eef-4b38-b712-4a60030e8966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:44.712Z|02b8ac28-17a4-4589-ba0f-74559f6ebca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:44.713Z|02b8ac28-17a4-4589-ba0f-74559f6ebca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:44.714Z|71342812-ee64-4d93-9135-ed0324812978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:44.714Z|71342812-ee64-4d93-9135-ed0324812978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:50.930Z|661dcdf8-2487-466c-9709-b8f6b5d4e6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:43:50.933Z|661dcdf8-2487-466c-9709-b8f6b5d4e6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:43:51.517Z|58078f54-81ec-4056-9abd-ff6c51d8e1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:43:51.518Z|58078f54-81ec-4056-9abd-ff6c51d8e1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:43:54.738Z|6ee870fa-d431-4003-9700-9c702d277e2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:54.738Z|6ee870fa-d431-4003-9700-9c702d277e2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:54.739Z|add35df9-9655-4807-9f02-a8f88744b270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:54.740Z|add35df9-9655-4807-9f02-a8f88744b270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:43:54.741Z|06cc6d57-8726-46f5-8dd6-9be3a1026015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:43:54.742Z|06cc6d57-8726-46f5-8dd6-9be3a1026015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:04.766Z|45370fa7-84a6-4c0e-a58d-4ee40759796b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:04.766Z|45370fa7-84a6-4c0e-a58d-4ee40759796b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:04.767Z|98e8bd37-2060-420b-9a44-d6f9d792ce96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:04.767Z|6cc9fed7-af52-4d24-bd6a-3dc01c155ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:04.767Z|98e8bd37-2060-420b-9a44-d6f9d792ce96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:04.768Z|6cc9fed7-af52-4d24-bd6a-3dc01c155ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:05.930Z|53d44baa-a25d-4456-9505-e8feb3119d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:44:05.931Z|53d44baa-a25d-4456-9505-e8feb3119d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:44:14.793Z|6ec6343a-44f8-4d18-aa48-c2db6579eeef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:14.794Z|6ec6343a-44f8-4d18-aa48-c2db6579eeef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:14.797Z|8507e4c3-97ce-4fa5-bd03-e5847c2b8e6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:14.797Z|d1491e71-2ce8-4a96-9a2e-02a0ecc6acfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:14.797Z|8507e4c3-97ce-4fa5-bd03-e5847c2b8e6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:14.797Z|d1491e71-2ce8-4a96-9a2e-02a0ecc6acfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:20.930Z|24080865-905f-4a7a-96f6-07c388ca4449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:44:20.931Z|24080865-905f-4a7a-96f6-07c388ca4449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:44:21.518Z|ba68197e-6be1-4e6c-abb3-189d8c8af815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:44:21.519Z|ba68197e-6be1-4e6c-abb3-189d8c8af815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:44:24.822Z|9f47850c-cc7d-4658-b9a0-4bcfe373c803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:24.823Z|9f47850c-cc7d-4658-b9a0-4bcfe373c803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:24.825Z|e1f64290-0229-466a-aa13-96edd9e546e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:24.826Z|e1f64290-0229-466a-aa13-96edd9e546e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:24.830Z|9bb0f7ac-6f56-4756-a68d-2f8c89cb9489|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:24.830Z|9bb0f7ac-6f56-4756-a68d-2f8c89cb9489|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:34.856Z|a159e2ee-c620-4652-8a1e-117c4091cd14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:34.856Z|a159e2ee-c620-4652-8a1e-117c4091cd14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:34.860Z|9e5bef03-8a8f-4971-bfd7-6ac9b6479a99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:34.860Z|9e5bef03-8a8f-4971-bfd7-6ac9b6479a99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:34.860Z|3f0321f0-7389-41f3-abd9-cbf304f817f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:34.861Z|3f0321f0-7389-41f3-abd9-cbf304f817f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:35.930Z|5afbd1d5-251f-4b16-adde-a05ac079a6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:44:35.931Z|5afbd1d5-251f-4b16-adde-a05ac079a6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:44:42.868Z|ea3b209c-13da-473d-b7f7-8417e936da0d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:44:42.869Z|ea3b209c-13da-473d-b7f7-8417e936da0d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:44.880Z|3b849e74-6e64-4cb6-b5e7-2363befdca9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:44.881Z|933cf20a-7cec-4d75-bf1f-170faa4c9907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:44.881Z|3b849e74-6e64-4cb6-b5e7-2363befdca9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:44.882Z|933cf20a-7cec-4d75-bf1f-170faa4c9907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:44.885Z|f079218c-536d-46de-b977-823063579c03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:44.886Z|f079218c-536d-46de-b977-823063579c03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:50.930Z|06a6b891-ca7a-47c9-aa26-ad963c9bbb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:44:50.930Z|06a6b891-ca7a-47c9-aa26-ad963c9bbb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:44:51.519Z|2662d217-be3d-4647-9341-101c51c06791|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:44:51.520Z|2662d217-be3d-4647-9341-101c51c06791|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:44:54.901Z|16d6cfbb-6473-490d-9a95-a57095168afd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:54.901Z|5c3585d8-f4c3-4d86-8787-6e75479932ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:54.902Z|16d6cfbb-6473-490d-9a95-a57095168afd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:54.902Z|5c3585d8-f4c3-4d86-8787-6e75479932ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:44:54.907Z|dd1efac9-32a3-45e1-9e50-76dd4e7686f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:44:54.907Z|dd1efac9-32a3-45e1-9e50-76dd4e7686f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:04.926Z|543d3704-30b5-4f2f-b420-2ab15373425d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:04.926Z|543d3704-30b5-4f2f-b420-2ab15373425d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:04.929Z|59e29d9b-3f61-4e08-ae2c-c3d5f285666a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:04.929Z|59e29d9b-3f61-4e08-ae2c-c3d5f285666a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:04.931Z|911e926e-23a1-488a-931f-ef4b2186248c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:04.931Z|911e926e-23a1-488a-931f-ef4b2186248c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:05.930Z|784793e7-9ae3-4d6b-acb5-b5c479aecdc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:45:05.934Z|784793e7-9ae3-4d6b-acb5-b5c479aecdc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:45:14.956Z|e4b49be7-6596-48ee-93a4-d3decdc1ffb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:14.957Z|e4b49be7-6596-48ee-93a4-d3decdc1ffb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:14.957Z|33bb1edd-dad7-4414-8986-f8fb3f5628b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:14.957Z|33bb1edd-dad7-4414-8986-f8fb3f5628b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:14.960Z|e19488b1-8179-49bb-a4e5-0e1648b02e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:14.961Z|e19488b1-8179-49bb-a4e5-0e1648b02e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:20.930Z|061aae7f-ea55-4388-aebb-2ebb563f3361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:45:20.931Z|061aae7f-ea55-4388-aebb-2ebb563f3361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:45:21.520Z|28eb9662-767f-4570-ae62-78c661c09b02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:45:21.521Z|28eb9662-767f-4570-ae62-78c661c09b02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:45:24.980Z|31c09596-09db-404d-84ee-12954062359a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:24.981Z|31c09596-09db-404d-84ee-12954062359a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:24.981Z|8661faf8-6f2f-4365-ae22-9803a4aaf634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:24.981Z|1cc5a703-a67c-4271-9036-26b06536d5fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:24.982Z|8661faf8-6f2f-4365-ae22-9803a4aaf634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:24.982Z|1cc5a703-a67c-4271-9036-26b06536d5fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:35.009Z|d0fc7023-233f-47f9-bc22-fb8398c6e43b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:35.009Z|cb7e953f-78de-4003-9b41-c0c44a4b77ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:35.009Z|3e6a1080-adf5-4867-92fc-0961f8266564|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:35.009Z|d0fc7023-233f-47f9-bc22-fb8398c6e43b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:35.009Z|cb7e953f-78de-4003-9b41-c0c44a4b77ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:35.010Z|3e6a1080-adf5-4867-92fc-0961f8266564|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:35.930Z|4b9ccdfd-67a8-4ed4-b279-db26446412b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:45:35.931Z|4b9ccdfd-67a8-4ed4-b279-db26446412b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:45:42.869Z|72e4412b-eb79-46a6-ae30-4bae3529a6e8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:45:42.870Z|72e4412b-eb79-46a6-ae30-4bae3529a6e8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:45.043Z|4515dec5-4041-47a5-b095-c995a1e3c555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:45.043Z|371a3c25-7a08-432c-a2f8-ff77c4520411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:45.043Z|4515dec5-4041-47a5-b095-c995a1e3c555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:45.044Z|371a3c25-7a08-432c-a2f8-ff77c4520411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:45.051Z|28252474-69e6-4ca0-a416-203b0165cf62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:45.051Z|28252474-69e6-4ca0-a416-203b0165cf62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:50.930Z|f52e79ac-8eec-4bcf-91fe-179c57c9ba22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:45:50.934Z|f52e79ac-8eec-4bcf-91fe-179c57c9ba22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:45:51.522Z|f414be2b-3886-4df4-80d0-e5c8384572af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:45:51.522Z|f414be2b-3886-4df4-80d0-e5c8384572af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:45:55.074Z|0d98d6c9-a322-479a-bea6-1e9b554e14e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:55.074Z|e9deeb91-640d-46e5-ae10-a60f153c66fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:55.075Z|0d98d6c9-a322-479a-bea6-1e9b554e14e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:55.075Z|e9deeb91-640d-46e5-ae10-a60f153c66fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:45:55.080Z|507c583a-b71e-4831-bda1-aaf7c76515e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:45:55.080Z|507c583a-b71e-4831-bda1-aaf7c76515e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:05.101Z|533948c0-3953-4420-a706-1fd9529c85b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:05.102Z|533948c0-3953-4420-a706-1fd9529c85b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:05.103Z|7198cfa7-772f-4112-b8ec-43afa280446f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:05.103Z|7198cfa7-772f-4112-b8ec-43afa280446f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:05.106Z|e9e25863-7a48-42b9-9bd4-6e8a673d074d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:05.106Z|e9e25863-7a48-42b9-9bd4-6e8a673d074d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:05.930Z|9bf53a34-595a-42c5-97db-e680e749dce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:46:05.931Z|9bf53a34-595a-42c5-97db-e680e749dce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:46:15.129Z|7ce55289-c8ce-41c8-ac83-a966a5f679a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:15.130Z|7ce55289-c8ce-41c8-ac83-a966a5f679a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:15.132Z|115f9bc1-ba3d-476d-8753-22beb00baa79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:15.132Z|115f9bc1-ba3d-476d-8753-22beb00baa79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:15.134Z|916f848c-7af6-4bd2-9ec9-50331cad7229|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:15.135Z|916f848c-7af6-4bd2-9ec9-50331cad7229|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:20.930Z|ed8b047b-35a0-4cff-8814-7a95d91edf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:46:20.931Z|ed8b047b-35a0-4cff-8814-7a95d91edf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:46:21.523Z|f2b71e8b-2f26-463e-ad8f-827dbd7786c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:46:21.523Z|f2b71e8b-2f26-463e-ad8f-827dbd7786c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:46:25.163Z|c55095cd-7c23-42f4-9d16-3b0e5f63f27c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:25.163Z|c55095cd-7c23-42f4-9d16-3b0e5f63f27c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:25.165Z|328a2f00-58d1-4d67-a294-ae0a7a175302|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:25.165Z|328a2f00-58d1-4d67-a294-ae0a7a175302|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:25.168Z|875ee4f0-6b6b-4bbd-b609-d2061233aa69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:25.168Z|875ee4f0-6b6b-4bbd-b609-d2061233aa69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:35.193Z|b8fd32b4-c268-424a-80e6-eaf01b055a87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:35.193Z|836e5b94-9d7a-4877-8d29-7a9eb5c46b31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:35.193Z|b8fd32b4-c268-424a-80e6-eaf01b055a87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:35.193Z|836e5b94-9d7a-4877-8d29-7a9eb5c46b31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:35.201Z|200e9cff-4998-4a5f-a0be-c671d616a71f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:35.201Z|200e9cff-4998-4a5f-a0be-c671d616a71f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:35.930Z|f8e2e171-56fc-49a5-8468-5b1475b011ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:46:35.935Z|f8e2e171-56fc-49a5-8468-5b1475b011ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:46:42.867Z|085f40c6-0199-4ab3-98de-e7bc340aba88|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:46:42.868Z|085f40c6-0199-4ab3-98de-e7bc340aba88|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:45.219Z|1bec7bb8-bdf7-4537-83df-1a21105f17d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:45.220Z|1bec7bb8-bdf7-4537-83df-1a21105f17d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:45.222Z|863b15c7-a477-4c8d-8a44-3f53ce5ea5f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:45.223Z|863b15c7-a477-4c8d-8a44-3f53ce5ea5f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:45.229Z|e36d1db1-a32f-414a-9ecb-db7ffd0a52c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:45.229Z|e36d1db1-a32f-414a-9ecb-db7ffd0a52c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:50.930Z|5cf959d3-146a-4a58-bed5-79953b1bb2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:46:50.930Z|5cf959d3-146a-4a58-bed5-79953b1bb2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:46:51.524Z|67e3a2aa-2606-45fa-8795-13b57b92bb38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:46:51.524Z|67e3a2aa-2606-45fa-8795-13b57b92bb38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:46:55.255Z|73835665-c234-456a-93a9-552109c1ec6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:55.256Z|73835665-c234-456a-93a9-552109c1ec6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:55.256Z|a4471073-7531-4c16-82f6-22442fd48a03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:55.256Z|80e6ee45-3a3d-46c4-b55a-4a29551ff31d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:46:55.257Z|a4471073-7531-4c16-82f6-22442fd48a03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:46:55.257Z|80e6ee45-3a3d-46c4-b55a-4a29551ff31d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:05.287Z|537cf189-a00c-4ed3-9f64-d16a84c2beb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:05.287Z|05f66a45-25b8-40a3-9efd-60cefb8bcdbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:05.287Z|537cf189-a00c-4ed3-9f64-d16a84c2beb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:05.287Z|b652da60-1a26-44ac-9f38-af59f60b72f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:05.287Z|05f66a45-25b8-40a3-9efd-60cefb8bcdbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:05.288Z|b652da60-1a26-44ac-9f38-af59f60b72f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:05.930Z|5d1379fb-2e07-4c44-adc9-1e479f45d392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:47:05.930Z|5d1379fb-2e07-4c44-adc9-1e479f45d392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:47:15.314Z|7c320c16-6049-4fcf-b9b1-d052a7b734a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:15.314Z|2525d8fe-6f14-4046-a40d-cd9f93b97a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:15.314Z|7c320c16-6049-4fcf-b9b1-d052a7b734a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:15.315Z|2525d8fe-6f14-4046-a40d-cd9f93b97a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:15.324Z|9dfafa5c-191a-4c5f-a762-6677e2649e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:15.325Z|9dfafa5c-191a-4c5f-a762-6677e2649e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:20.930Z|ce666817-bb3d-40c3-ae04-f4e2cf801906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:47:20.933Z|ce666817-bb3d-40c3-ae04-f4e2cf801906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:47:21.525Z|802055c0-96d0-4e4d-8239-04bb061b1725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:47:21.526Z|802055c0-96d0-4e4d-8239-04bb061b1725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:47:25.348Z|af350227-2481-4c8c-b0ca-8d84f3056746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:25.349Z|af350227-2481-4c8c-b0ca-8d84f3056746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:25.351Z|0b083f9c-8a89-40ab-a31a-d7b1d63034ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:25.351Z|0b083f9c-8a89-40ab-a31a-d7b1d63034ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:25.354Z|93098e01-7c71-49d7-a479-61f44e4909b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:25.355Z|93098e01-7c71-49d7-a479-61f44e4909b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:35.380Z|a8527070-900f-459b-a304-e719d760f1a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:35.381Z|a8527070-900f-459b-a304-e719d760f1a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:35.381Z|64fbd916-50df-418c-ba3a-4002e9d461f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:35.382Z|64fbd916-50df-418c-ba3a-4002e9d461f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:35.384Z|3d1768dd-a2f8-4575-8934-3c3f9aedc2b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:35.385Z|3d1768dd-a2f8-4575-8934-3c3f9aedc2b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:35.930Z|82e49de2-f8a9-4259-899d-1901f6e11e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:47:35.931Z|82e49de2-f8a9-4259-899d-1901f6e11e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:47:42.868Z|76a57f68-640d-4bf7-851e-bdc00140a2ff|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:47:42.869Z|76a57f68-640d-4bf7-851e-bdc00140a2ff|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:45.412Z|c8ae858d-8f07-4d87-b96e-b730fbaf218f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:45.413Z|c8ae858d-8f07-4d87-b96e-b730fbaf218f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:45.413Z|5dc1300f-f065-4263-b375-ca112cf42d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:45.414Z|5dc1300f-f065-4263-b375-ca112cf42d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:45.421Z|0000845b-8720-458c-9d49-440c4161830a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:45.422Z|0000845b-8720-458c-9d49-440c4161830a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:50.930Z|2b10b883-9e18-40ec-af23-c78ef38b4bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:47:50.930Z|2b10b883-9e18-40ec-af23-c78ef38b4bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:47:51.526Z|be1de147-c7f4-473c-9f61-66b52fa44a5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:47:51.527Z|be1de147-c7f4-473c-9f61-66b52fa44a5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:47:55.444Z|8c097555-662e-42d6-bc9f-9a27f3adf854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:55.445Z|8c097555-662e-42d6-bc9f-9a27f3adf854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:55.445Z|946401d5-32b4-4ca8-84b6-5c2901a37efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:55.445Z|946401d5-32b4-4ca8-84b6-5c2901a37efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:47:55.451Z|afbab0d4-b214-4bf5-8c11-1623ea0a8bb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:47:55.451Z|afbab0d4-b214-4bf5-8c11-1623ea0a8bb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:05.474Z|8a91fda2-a560-4136-bc53-4fd242ba56d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:05.474Z|491a70ee-7d8b-4c29-9f69-1571c876f649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:05.475Z|8a91fda2-a560-4136-bc53-4fd242ba56d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:05.475Z|491a70ee-7d8b-4c29-9f69-1571c876f649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:05.478Z|3cbcf684-ce56-48ff-95ab-1a10c823b69d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:05.479Z|3cbcf684-ce56-48ff-95ab-1a10c823b69d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:05.930Z|71589085-fa08-47d4-a0fa-d44f93ca7b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:48:05.934Z|71589085-fa08-47d4-a0fa-d44f93ca7b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:48:15.500Z|65297102-42a6-46c0-9318-626ffba63af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:15.501Z|65297102-42a6-46c0-9318-626ffba63af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:15.503Z|baa50269-e458-4f01-baa5-7140e52ca15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:15.503Z|baa50269-e458-4f01-baa5-7140e52ca15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:15.506Z|e95020f8-ca46-44da-8a49-a9fb0fe5c255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:15.507Z|e95020f8-ca46-44da-8a49-a9fb0fe5c255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:20.930Z|56bddb49-ad68-47f8-a166-0a7103583d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:48:20.930Z|56bddb49-ad68-47f8-a166-0a7103583d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:48:21.527Z|1b502dc7-f31b-4012-9f89-3fb6cf771814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:48:21.528Z|1b502dc7-f31b-4012-9f89-3fb6cf771814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:48:25.531Z|46b329d0-c419-4cbd-ab21-3d7919e314b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:25.531Z|46b329d0-c419-4cbd-ab21-3d7919e314b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:25.532Z|77d76d82-f4a4-4271-a6d3-edd466aedb80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:25.531Z|41e1aa2f-13bd-48cd-8691-664b93d3a004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:25.532Z|77d76d82-f4a4-4271-a6d3-edd466aedb80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:25.533Z|41e1aa2f-13bd-48cd-8691-664b93d3a004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:35.557Z|7db09c9f-3efc-4fe9-8217-cbac3d49a84f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:35.558Z|3d31cc4a-2ff2-4dbc-8a8f-1fb32c575309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:35.558Z|7db09c9f-3efc-4fe9-8217-cbac3d49a84f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:35.559Z|3d31cc4a-2ff2-4dbc-8a8f-1fb32c575309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:35.564Z|8504ea36-105e-459e-85a2-8dda78304a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:35.565Z|8504ea36-105e-459e-85a2-8dda78304a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:35.930Z|805362a5-c6d2-41db-95a3-26e9237c3f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:48:35.931Z|805362a5-c6d2-41db-95a3-26e9237c3f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:48:42.867Z|60af5c80-30f6-4ea4-845e-348a6a7c7513|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:48:42.867Z|60af5c80-30f6-4ea4-845e-348a6a7c7513|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:45.590Z|5f7cd044-c448-48af-a5ad-24fae96c6876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:45.590Z|5f7cd044-c448-48af-a5ad-24fae96c6876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:45.594Z|b230c730-42ef-4fa0-85e4-ac00446a97c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:45.595Z|b230c730-42ef-4fa0-85e4-ac00446a97c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:45.599Z|00cc11b9-29fe-451d-9c7b-433d68d9ca5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:45.600Z|00cc11b9-29fe-451d-9c7b-433d68d9ca5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:50.930Z|77814476-c0db-4022-948a-8ac40a7bb071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:48:50.933Z|77814476-c0db-4022-948a-8ac40a7bb071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:48:51.528Z|36de34e6-48ed-4ec5-8aa6-fdc6dca307ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:48:51.529Z|36de34e6-48ed-4ec5-8aa6-fdc6dca307ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:48:55.621Z|959e6af2-a476-438a-a58c-41355257d77f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:55.622Z|959e6af2-a476-438a-a58c-41355257d77f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:55.626Z|eff997bc-2e58-4f30-bf00-dd81a5d5cc83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:55.627Z|eff997bc-2e58-4f30-bf00-dd81a5d5cc83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:48:55.633Z|9cbb327c-e4c8-438d-a137-11397c648bab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:48:55.633Z|9cbb327c-e4c8-438d-a137-11397c648bab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:05.651Z|c65e5932-e9a6-4c56-980c-3b4aeb67b9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:05.652Z|c65e5932-e9a6-4c56-980c-3b4aeb67b9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:05.656Z|c6fd5952-840c-4142-bc1a-6febdee127ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:05.656Z|c6fd5952-840c-4142-bc1a-6febdee127ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:05.658Z|51593e0f-ffe7-42b3-831d-86e6d0357898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:05.658Z|51593e0f-ffe7-42b3-831d-86e6d0357898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:05.930Z|cfad1c68-4aa9-4b6c-93b3-0b98b8061d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:49:05.931Z|cfad1c68-4aa9-4b6c-93b3-0b98b8061d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:49:15.682Z|1a19f1ec-3f0b-4013-b635-73bc3837ab08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:15.683Z|1a19f1ec-3f0b-4013-b635-73bc3837ab08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:15.686Z|187104f4-d5cd-4426-b47a-531adf05354b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:15.687Z|187104f4-d5cd-4426-b47a-531adf05354b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:15.689Z|06a42b4c-d868-4c7b-9740-3428f7e17da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:15.689Z|06a42b4c-d868-4c7b-9740-3428f7e17da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:20.930Z|0313bca7-188e-4998-9112-4be0e7dd9cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:49:20.931Z|0313bca7-188e-4998-9112-4be0e7dd9cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:49:21.529Z|00ef7f3a-c676-4efa-b264-33a62ccbcdb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:49:21.530Z|00ef7f3a-c676-4efa-b264-33a62ccbcdb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:49:25.713Z|91037fa6-4ab3-4ad1-97af-2412bce82e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:25.713Z|91037fa6-4ab3-4ad1-97af-2412bce82e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:25.715Z|75f295ef-15bc-4afa-bef8-7a149b19e047|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:25.715Z|75f295ef-15bc-4afa-bef8-7a149b19e047|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:25.719Z|adb77946-2e98-423e-a3ab-23a996709a1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:25.720Z|adb77946-2e98-423e-a3ab-23a996709a1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:35.744Z|6c6431f9-318d-44b2-8413-37c954baf8b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:35.744Z|3c8e8d87-9546-48ae-8b0f-6764d38fbaa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:35.745Z|3c8e8d87-9546-48ae-8b0f-6764d38fbaa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:35.745Z|6c6431f9-318d-44b2-8413-37c954baf8b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:35.745Z|d2b5f37a-0d08-4aa0-8a60-a1dcad1d39c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:35.746Z|d2b5f37a-0d08-4aa0-8a60-a1dcad1d39c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:35.930Z|b0981dcc-e2f4-46b4-86cb-80fa2526108d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:49:35.934Z|b0981dcc-e2f4-46b4-86cb-80fa2526108d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:49:42.876Z|70a6e77a-eb4e-4070-be25-c863bbaf8b3f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:49:42.876Z|70a6e77a-eb4e-4070-be25-c863bbaf8b3f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:45.770Z|1a9d0436-62dd-48a5-b702-0d53ce665ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:45.771Z|1a9d0436-62dd-48a5-b702-0d53ce665ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:45.773Z|a4e0341d-1455-4ab5-8632-35cbcca50537|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:45.773Z|0e342596-9e64-423a-bb42-faea59610c46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:45.774Z|0e342596-9e64-423a-bb42-faea59610c46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:45.774Z|a4e0341d-1455-4ab5-8632-35cbcca50537|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:50.930Z|b654b2ea-20ec-4bfd-abee-5738d38b6f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:49:50.930Z|b654b2ea-20ec-4bfd-abee-5738d38b6f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:49:51.530Z|6ccd3374-dfa9-462f-9b4a-743e52ac9183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:49:51.531Z|6ccd3374-dfa9-462f-9b4a-743e52ac9183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:49:55.801Z|d2265a0c-55e7-4d9f-868e-21dffdc98895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:55.802Z|d2265a0c-55e7-4d9f-868e-21dffdc98895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:55.803Z|83d300e3-1623-407b-a38a-b652d14b5214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:55.804Z|83d300e3-1623-407b-a38a-b652d14b5214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:49:55.805Z|6311d820-6154-4e40-a276-c497743f9482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:49:55.805Z|6311d820-6154-4e40-a276-c497743f9482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:05.833Z|4c879bfe-e2c8-486e-9666-e14564d8e064|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:05.834Z|4c879bfe-e2c8-486e-9666-e14564d8e064|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:05.834Z|b788a277-ee95-4f45-9d1e-7061f73efd59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:05.835Z|b788a277-ee95-4f45-9d1e-7061f73efd59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:05.836Z|ccef4f65-ff6b-456a-bccd-456e229d2eec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:05.836Z|ccef4f65-ff6b-456a-bccd-456e229d2eec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:05.930Z|5cfaae92-283d-41c3-abd2-fb77569e5e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:50:05.931Z|5cfaae92-283d-41c3-abd2-fb77569e5e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:50:15.861Z|f20d4a1d-5fdd-4e19-953e-97661bf3d86d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:15.861Z|73c3b108-b8ca-4060-9e5e-0da2c21eca28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:15.862Z|73c3b108-b8ca-4060-9e5e-0da2c21eca28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:15.862Z|f20d4a1d-5fdd-4e19-953e-97661bf3d86d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:15.865Z|95554adb-9f52-42f2-9b73-a8e11c5794db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:15.866Z|95554adb-9f52-42f2-9b73-a8e11c5794db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:20.930Z|7b871406-1c1f-426f-a563-eeb46f8676b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:50:20.935Z|7b871406-1c1f-426f-a563-eeb46f8676b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:50:21.532Z|6ba5f5b2-d063-4ac4-aea2-6417226deecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:50:21.532Z|6ba5f5b2-d063-4ac4-aea2-6417226deecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:50:25.887Z|90d84c7d-7bbc-4562-9b04-4909998ea3c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:25.888Z|90d84c7d-7bbc-4562-9b04-4909998ea3c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:25.890Z|c1e50006-ab37-4b97-92ab-0c5d4eb944f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:25.891Z|c1e50006-ab37-4b97-92ab-0c5d4eb944f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:25.897Z|19ec741e-f47f-4b34-8377-5e36fe705460|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:25.897Z|19ec741e-f47f-4b34-8377-5e36fe705460|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:35.921Z|0dd3564b-8b71-4c6f-a47e-5df1ed709307|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:35.921Z|0dd3564b-8b71-4c6f-a47e-5df1ed709307|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:35.923Z|e5140357-1c3f-4fb7-8fe8-9a59f0dc2cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:35.924Z|e5140357-1c3f-4fb7-8fe8-9a59f0dc2cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:35.926Z|d85c50c3-deb6-4b66-b20b-8b4c496ab161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:35.927Z|d85c50c3-deb6-4b66-b20b-8b4c496ab161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:35.930Z|f45999c3-4b87-45ef-9d27-c9bdfc157d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:50:35.930Z|f45999c3-4b87-45ef-9d27-c9bdfc157d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:50:42.869Z|2bffc516-6aac-41c6-9405-819e96feff7f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:50:42.870Z|2bffc516-6aac-41c6-9405-819e96feff7f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:45.946Z|758f7ccc-4beb-494f-aa7c-ba98f9bcbf25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:45.947Z|1ef40693-f5b3-40e8-a732-db7c2ff5ee9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:45.947Z|1ef40693-f5b3-40e8-a732-db7c2ff5ee9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:45.947Z|758f7ccc-4beb-494f-aa7c-ba98f9bcbf25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:45.951Z|ae5ff90f-353c-45ae-ba4d-8fde9867fa3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:45.952Z|ae5ff90f-353c-45ae-ba4d-8fde9867fa3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:50.932Z|8279b0c6-9dd6-493d-b917-fd9a12cf0fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:50:50.934Z|8279b0c6-9dd6-493d-b917-fd9a12cf0fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:50:51.534Z|8adf8aea-7c33-4a7c-bc49-44dec9c19042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:50:51.536Z|8adf8aea-7c33-4a7c-bc49-44dec9c19042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:50:55.975Z|75be4497-fb27-4641-a463-92a698aeca60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:55.975Z|e44eb58e-a77b-4983-b5b8-758994befea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:55.975Z|75be4497-fb27-4641-a463-92a698aeca60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:55.976Z|e44eb58e-a77b-4983-b5b8-758994befea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:50:55.980Z|00901390-0c2a-4403-a285-f0e89fd75ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:50:55.980Z|00901390-0c2a-4403-a285-f0e89fd75ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:05.930Z|c01f1de4-eca4-4cfb-ae35-8f461112ad43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:51:05.934Z|c01f1de4-eca4-4cfb-ae35-8f461112ad43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:51:06.006Z|2fbc29cc-2e37-452c-85a2-975765f494f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:06.007Z|2fbc29cc-2e37-452c-85a2-975765f494f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:06.009Z|ed398b7a-b04a-4944-88f7-7df1c7c3df2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:06.010Z|ed398b7a-b04a-4944-88f7-7df1c7c3df2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:06.014Z|d3106939-e65c-44f7-aaeb-954e37c0daca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:06.015Z|d3106939-e65c-44f7-aaeb-954e37c0daca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:16.043Z|fdf04437-402e-49c4-abe2-c1c999b1710d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:16.044Z|fdf04437-402e-49c4-abe2-c1c999b1710d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:16.044Z|53130e9c-d5b8-4fc8-ab67-c1182f4be876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:16.045Z|53130e9c-d5b8-4fc8-ab67-c1182f4be876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:16.047Z|9985405e-2629-4a8e-9f53-793f65c4fdd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:16.048Z|9985405e-2629-4a8e-9f53-793f65c4fdd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:20.930Z|1e44c8e6-af50-472c-8c73-3b1a8e46b3b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:51:20.931Z|1e44c8e6-af50-472c-8c73-3b1a8e46b3b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:51:21.537Z|6aa0b81c-fbbd-447a-a5c4-2289ddb2adfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:51:21.538Z|6aa0b81c-fbbd-447a-a5c4-2289ddb2adfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:51:26.079Z|07dd0279-4c20-486f-938b-2b4bb2d690f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:26.080Z|07dd0279-4c20-486f-938b-2b4bb2d690f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:26.082Z|7370c8ae-34cb-4d2a-8966-2e6dc1adbcbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:26.082Z|7370c8ae-34cb-4d2a-8966-2e6dc1adbcbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:26.083Z|8235efea-49a5-433b-a88e-db3b80905e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:26.083Z|8235efea-49a5-433b-a88e-db3b80905e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:35.930Z|44b6e26e-ccda-43db-a5cd-c868124d124c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:51:35.931Z|44b6e26e-ccda-43db-a5cd-c868124d124c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:51:36.117Z|69cbf5b4-fe1d-4788-8ec6-7ea9c86a06b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:36.118Z|69cbf5b4-fe1d-4788-8ec6-7ea9c86a06b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:36.122Z|bc53d2a0-120e-4350-8018-455622ba6467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:36.123Z|bc53d2a0-120e-4350-8018-455622ba6467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:36.124Z|c564ad51-d3b2-4b89-be18-f3689f117fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:36.125Z|c564ad51-d3b2-4b89-be18-f3689f117fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:42.867Z|c51f32ba-9021-4ef6-b204-17c0d93766ae|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:51:42.867Z|c51f32ba-9021-4ef6-b204-17c0d93766ae|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:46.149Z|a37fc969-17d3-420a-8904-a755b2eef3df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:46.150Z|a37fc969-17d3-420a-8904-a755b2eef3df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:46.152Z|5266c304-c795-40a4-9f11-7e4bddc130b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:46.152Z|5266c304-c795-40a4-9f11-7e4bddc130b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:46.153Z|7c91b643-64f7-4925-814c-1518fe3df233|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:46.153Z|7c91b643-64f7-4925-814c-1518fe3df233|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:50.930Z|010b7e15-d284-4804-b0cc-34002e4e2159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:51:50.936Z|010b7e15-d284-4804-b0cc-34002e4e2159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:51:51.539Z|0134e629-b649-459a-9c5f-773a0ea3065b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:51:51.539Z|0134e629-b649-459a-9c5f-773a0ea3065b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:51:56.183Z|97ea112a-bc14-45b0-87f3-428995173037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:56.183Z|97ea112a-bc14-45b0-87f3-428995173037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:56.191Z|38c84132-eff0-4d02-a236-ceb963270ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:56.192Z|b2e96ec6-954f-4816-88b0-8201aa08675c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:51:56.192Z|b2e96ec6-954f-4816-88b0-8201aa08675c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:51:56.192Z|38c84132-eff0-4d02-a236-ceb963270ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:05.930Z|0c95e430-7c2f-484b-a54c-612e0a555c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:52:05.931Z|0c95e430-7c2f-484b-a54c-612e0a555c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:52:06.221Z|c64274ce-2a07-40fa-9c39-3b85586f668e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:06.222Z|c64274ce-2a07-40fa-9c39-3b85586f668e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:06.222Z|f8844486-7e67-43b0-bfb6-5dfca4773142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:06.222Z|237204b5-2a75-4ff7-9db1-132fec68ab9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:06.223Z|f8844486-7e67-43b0-bfb6-5dfca4773142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:06.223Z|237204b5-2a75-4ff7-9db1-132fec68ab9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:16.252Z|532e8d53-b33d-473d-aa98-054bb952632f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:16.253Z|ecca5a39-8adc-48b2-a75e-ebc455bd2f65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:16.253Z|532e8d53-b33d-473d-aa98-054bb952632f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:16.253Z|ecca5a39-8adc-48b2-a75e-ebc455bd2f65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:16.260Z|f9099bfb-fcb9-40ad-a1a5-93a98e2594ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:16.261Z|f9099bfb-fcb9-40ad-a1a5-93a98e2594ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:20.931Z|ae8aba27-c8e7-4a88-b080-403a387affc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:52:20.931Z|ae8aba27-c8e7-4a88-b080-403a387affc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:52:21.540Z|ee68b6a4-f872-4198-8f30-644027c2298e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:52:21.540Z|ee68b6a4-f872-4198-8f30-644027c2298e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:52:26.283Z|6f467cb3-a303-4d7b-9825-06f594b2e61e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:26.283Z|46cb003c-10ca-45fd-89c4-dfcfe3fece86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:26.283Z|6f467cb3-a303-4d7b-9825-06f594b2e61e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:26.284Z|46cb003c-10ca-45fd-89c4-dfcfe3fece86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:26.286Z|b7844db6-af38-4226-8b5c-62a8f46671f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:26.287Z|b7844db6-af38-4226-8b5c-62a8f46671f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:35.930Z|dc9cb186-8c69-49d8-ab09-177073c549dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:52:35.934Z|dc9cb186-8c69-49d8-ab09-177073c549dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:52:36.310Z|979e258b-a9db-415e-86b4-0ca06f606e17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:36.310Z|979e258b-a9db-415e-86b4-0ca06f606e17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:36.315Z|110b056a-e579-4b48-bbee-06d8a0008ae6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:36.315Z|ac041bfb-df06-4682-a56a-a4525bffc1d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:36.316Z|110b056a-e579-4b48-bbee-06d8a0008ae6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:36.316Z|ac041bfb-df06-4682-a56a-a4525bffc1d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:42.867Z|01c7626b-feb1-433e-8bfb-52c43a61bb79|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:52:42.868Z|01c7626b-feb1-433e-8bfb-52c43a61bb79|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:46.340Z|f45b133b-c97c-4a6b-8359-955ff43a6eef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:46.341Z|f45b133b-c97c-4a6b-8359-955ff43a6eef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:46.347Z|a6875816-6605-45da-95f6-6f2ec529d0d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:46.347Z|22657f94-8db7-4b91-ba06-ad84ca940526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:46.348Z|a6875816-6605-45da-95f6-6f2ec529d0d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:46.350Z|22657f94-8db7-4b91-ba06-ad84ca940526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:50.930Z|6388cdc1-4a3a-4fc2-91c0-f9d3af5978e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:52:50.930Z|6388cdc1-4a3a-4fc2-91c0-f9d3af5978e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:52:51.541Z|8e76d8eb-00cd-41c1-98df-d5e11b45e799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:52:51.541Z|8e76d8eb-00cd-41c1-98df-d5e11b45e799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:52:56.370Z|ec6c8743-ac2a-4176-bb97-9b7eb462826e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:56.371Z|ec6c8743-ac2a-4176-bb97-9b7eb462826e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:56.372Z|291d8466-2f1f-4fae-acbd-e59808c3c4f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:56.373Z|291d8466-2f1f-4fae-acbd-e59808c3c4f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:52:56.378Z|a4db6d2d-2fd9-4c38-b639-1736593f3fa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:52:56.379Z|a4db6d2d-2fd9-4c38-b639-1736593f3fa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:05.930Z|52340be9-cc8a-4ad5-a39e-25edd66cb44e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:53:05.931Z|52340be9-cc8a-4ad5-a39e-25edd66cb44e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:53:06.398Z|5afcd24a-3238-451a-88c4-c05a9c07a34b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:06.399Z|5afcd24a-3238-451a-88c4-c05a9c07a34b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:06.403Z|c5eed4a4-96b9-496b-9ef1-d75e76352ef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:06.403Z|922f4f70-de5d-4ee5-8dcb-d2c1d87e12f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:06.403Z|c5eed4a4-96b9-496b-9ef1-d75e76352ef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:06.404Z|922f4f70-de5d-4ee5-8dcb-d2c1d87e12f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:16.431Z|c855053b-70ab-407f-a243-000c221df5af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:16.432Z|c855053b-70ab-407f-a243-000c221df5af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:16.433Z|d518443e-602f-47a0-9855-856eb852935c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:16.434Z|84f31925-13ec-4cb3-b132-d717cc072801|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:16.434Z|d518443e-602f-47a0-9855-856eb852935c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:16.434Z|84f31925-13ec-4cb3-b132-d717cc072801|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:20.930Z|572f4476-f1ce-44fd-8d65-47a4455f1779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:53:20.936Z|572f4476-f1ce-44fd-8d65-47a4455f1779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:53:21.542Z|6e74332d-9725-48ed-ad6f-c01cc9ab1edd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:53:21.543Z|6e74332d-9725-48ed-ad6f-c01cc9ab1edd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:53:26.463Z|ed55723b-ca5e-44f6-9c17-2a14301b8900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:26.464Z|ed55723b-ca5e-44f6-9c17-2a14301b8900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:26.464Z|2584648d-a337-44b0-8881-931821ca71f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:26.465Z|2584648d-a337-44b0-8881-931821ca71f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:26.473Z|550deba8-e981-4d21-93c9-c2c18ccef931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:26.473Z|550deba8-e981-4d21-93c9-c2c18ccef931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:35.930Z|2aad75b0-32a2-45b8-895b-ca18efd95f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:53:35.931Z|2aad75b0-32a2-45b8-895b-ca18efd95f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:53:36.492Z|b8260be8-4f95-4be4-b1b0-8728b986adea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:36.493Z|b8260be8-4f95-4be4-b1b0-8728b986adea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:36.493Z|df4ef3f1-9e40-4c22-a95b-c931f04989c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:36.494Z|df4ef3f1-9e40-4c22-a95b-c931f04989c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:36.500Z|0858f71b-fc29-4671-b34f-c1caf08a2a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:36.500Z|0858f71b-fc29-4671-b34f-c1caf08a2a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:42.867Z|3937e6ff-2691-4ad3-aaf3-dea53cabeddb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:53:42.868Z|3937e6ff-2691-4ad3-aaf3-dea53cabeddb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:46.519Z|5ebef588-782c-45c3-b681-2d4ee7131085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:46.519Z|5ebef588-782c-45c3-b681-2d4ee7131085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:46.521Z|7d8eea3a-be0f-482a-9469-e680e5c56877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:46.521Z|7d8eea3a-be0f-482a-9469-e680e5c56877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:46.535Z|195a9e0a-894c-4d6d-9a42-9e89dd757de8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:46.535Z|195a9e0a-894c-4d6d-9a42-9e89dd757de8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:50.930Z|24e3eb46-40e0-485b-b630-ddb26a49838b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:53:50.930Z|24e3eb46-40e0-485b-b630-ddb26a49838b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:53:51.543Z|a69f18a6-29a2-490c-b03f-c89474375c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:53:51.543Z|a69f18a6-29a2-490c-b03f-c89474375c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:53:56.552Z|e31a5165-a718-475a-8ea5-c7ba06d6a5cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:56.552Z|e31a5165-a718-475a-8ea5-c7ba06d6a5cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:56.558Z|7c2e8f2f-ddaa-4196-b579-c42077ae4bbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:56.559Z|7c2e8f2f-ddaa-4196-b579-c42077ae4bbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:53:56.560Z|5364127c-fd6a-4cb7-aadc-9eed51a9b048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:53:56.561Z|5364127c-fd6a-4cb7-aadc-9eed51a9b048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:05.930Z|b94bf870-45c8-4894-8f35-129a1df990db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:54:05.934Z|b94bf870-45c8-4894-8f35-129a1df990db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:54:06.584Z|d6b2d442-f1e2-439d-aadb-5f112f842ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:06.585Z|d6b2d442-f1e2-439d-aadb-5f112f842ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:06.585Z|626641cf-18f0-4f26-9e1c-f447be0b8a80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:06.585Z|626641cf-18f0-4f26-9e1c-f447be0b8a80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:06.586Z|08cb8963-4075-4ae0-843f-e88599d649c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:06.586Z|08cb8963-4075-4ae0-843f-e88599d649c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:16.621Z|7278fd59-ec50-4298-a7f7-309e913bb0ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:16.622Z|7278fd59-ec50-4298-a7f7-309e913bb0ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:16.623Z|b1ae5121-77fb-4f77-8aa9-04e25d9a9fec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:16.623Z|b1ae5121-77fb-4f77-8aa9-04e25d9a9fec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:16.625Z|cddfe71f-2f7e-4aa1-ba6d-e823aabc34c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:16.626Z|cddfe71f-2f7e-4aa1-ba6d-e823aabc34c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:20.930Z|0fcb2ae4-f37a-4216-8347-d74d137076b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:54:20.930Z|0fcb2ae4-f37a-4216-8347-d74d137076b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:54:21.544Z|f43e5260-261a-4236-9e4e-a0c95d6b703f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:54:21.544Z|f43e5260-261a-4236-9e4e-a0c95d6b703f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:54:26.654Z|798de2a2-6237-4cff-85fe-cc850221f434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:26.655Z|798de2a2-6237-4cff-85fe-cc850221f434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:26.656Z|1792f22c-dfcb-4d6c-b08b-c7eb1a86480d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:26.657Z|1792f22c-dfcb-4d6c-b08b-c7eb1a86480d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:26.660Z|88c491f1-4c31-402a-a177-22d7cb4a3a59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:26.661Z|88c491f1-4c31-402a-a177-22d7cb4a3a59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:35.930Z|a703a60b-cf2b-45db-aae5-c9f2aceec465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:54:35.931Z|a703a60b-cf2b-45db-aae5-c9f2aceec465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:54:36.682Z|0aededbd-1a6c-4345-b322-3d53d29337c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:36.683Z|0aededbd-1a6c-4345-b322-3d53d29337c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:36.683Z|d9b07791-136c-47eb-a5a4-bbb95747ab78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:36.684Z|d9b07791-136c-47eb-a5a4-bbb95747ab78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:36.687Z|fdcfad87-69ce-4158-bf69-c9eba3f5e917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:36.688Z|fdcfad87-69ce-4158-bf69-c9eba3f5e917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:42.867Z|e1afb909-59bc-44d9-bbcf-f21b2d9cff77|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:54:42.867Z|e1afb909-59bc-44d9-bbcf-f21b2d9cff77|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:46.709Z|1c2c90bf-c73e-465c-9a5f-e0951e39b4d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:46.709Z|1c2c90bf-c73e-465c-9a5f-e0951e39b4d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:46.714Z|64bf8803-3dc4-41d3-b6a5-503406b51cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:46.715Z|64bf8803-3dc4-41d3-b6a5-503406b51cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:46.715Z|dd14b39e-eca8-4efb-b6a6-df45e150b4a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:46.716Z|dd14b39e-eca8-4efb-b6a6-df45e150b4a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:50.930Z|79144904-51be-4d34-bc41-85c7f4ff97fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:54:50.936Z|79144904-51be-4d34-bc41-85c7f4ff97fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:54:51.545Z|6d0f84fd-a2d9-474f-a4e1-1cf8cf07dbef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:54:51.545Z|6d0f84fd-a2d9-474f-a4e1-1cf8cf07dbef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:54:56.740Z|5a455818-1167-4f27-9ccc-166aef4c90b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:56.741Z|5a455818-1167-4f27-9ccc-166aef4c90b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:56.742Z|dcb05aa0-b01e-4485-9cd3-44f420049d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:56.742Z|dcb05aa0-b01e-4485-9cd3-44f420049d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:54:56.743Z|94b16f2b-a137-4bf4-9460-92c0a0bf38db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:54:56.744Z|94b16f2b-a137-4bf4-9460-92c0a0bf38db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:05.930Z|531ce6df-add2-4237-a765-a256efd7f976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:55:05.931Z|531ce6df-add2-4237-a765-a256efd7f976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:55:06.769Z|20edc0dc-e623-4dcd-a442-a2d831000009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:06.770Z|20edc0dc-e623-4dcd-a442-a2d831000009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:06.776Z|f678e91e-bd98-4282-9306-63ee684ca225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:06.776Z|a54b2697-92bb-4ea2-96f2-3e975a5e2903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:06.776Z|f678e91e-bd98-4282-9306-63ee684ca225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:06.777Z|a54b2697-92bb-4ea2-96f2-3e975a5e2903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:16.797Z|64526e5d-96b8-4fe0-a225-c36b423e2dc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:16.798Z|64526e5d-96b8-4fe0-a225-c36b423e2dc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:16.801Z|df87dac0-cae0-49eb-816f-2957c71ad7bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:16.802Z|df87dac0-cae0-49eb-816f-2957c71ad7bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:16.807Z|8a67eb53-baf4-4e25-ae44-b697ef719a03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:16.807Z|8a67eb53-baf4-4e25-ae44-b697ef719a03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:20.930Z|5f22eee6-a96c-4847-84e8-e9201eb0e7d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:55:20.931Z|5f22eee6-a96c-4847-84e8-e9201eb0e7d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:55:21.546Z|3c7d7cc8-7d67-4268-876d-54842d8a3802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:55:21.546Z|3c7d7cc8-7d67-4268-876d-54842d8a3802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:55:26.831Z|33f21438-9f6b-490e-b48a-90f9e9c97efb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:26.832Z|33f21438-9f6b-490e-b48a-90f9e9c97efb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:26.839Z|165d18f1-b4d2-4175-8027-eafd9ed250f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:26.840Z|165d18f1-b4d2-4175-8027-eafd9ed250f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:26.848Z|86a9c8cf-e16f-40e5-a9b6-63860f60574b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:26.849Z|86a9c8cf-e16f-40e5-a9b6-63860f60574b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:35.930Z|e05eb591-2125-441d-a7b3-cfe2ca9d71e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:55:35.934Z|e05eb591-2125-441d-a7b3-cfe2ca9d71e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:55:36.867Z|da18f659-b1b5-4cd2-92a3-3ce8b84ff5cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:36.868Z|da18f659-b1b5-4cd2-92a3-3ce8b84ff5cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:36.871Z|76820cbc-3037-48df-9d44-09cfd262b30d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:36.871Z|76820cbc-3037-48df-9d44-09cfd262b30d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:36.874Z|5904a0c8-ca85-49de-94a2-066032df3e68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:36.875Z|5904a0c8-ca85-49de-94a2-066032df3e68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:42.868Z|d485f612-0a9e-4961-aa43-8b328f36c703|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:55:42.869Z|d485f612-0a9e-4961-aa43-8b328f36c703|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:46.893Z|201a3759-b530-48bf-b06c-812d595446be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:46.894Z|201a3759-b530-48bf-b06c-812d595446be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:46.896Z|9e29ec1d-2be5-4c23-80b6-75dcad476335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:46.897Z|9e29ec1d-2be5-4c23-80b6-75dcad476335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:46.899Z|157dd658-fd47-4645-b60c-0e47f6eb8a2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:46.900Z|157dd658-fd47-4645-b60c-0e47f6eb8a2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:50.930Z|79d78215-fcc5-4c5a-9be6-a204470b8e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:55:50.931Z|79d78215-fcc5-4c5a-9be6-a204470b8e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:55:51.547Z|09618339-959c-4fcb-8e4d-8e7e6158d1a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:55:51.547Z|09618339-959c-4fcb-8e4d-8e7e6158d1a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:55:56.921Z|1e791d71-9c35-47c8-be03-8430007d2e9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:56.922Z|1e791d71-9c35-47c8-be03-8430007d2e9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:56.930Z|553f3192-6c9f-4f44-b60e-f468410df5b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:56.931Z|553f3192-6c9f-4f44-b60e-f468410df5b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:55:56.932Z|7bd47d52-6028-4517-9fed-512b775503db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:55:56.933Z|7bd47d52-6028-4517-9fed-512b775503db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:05.930Z|dd540d99-69d1-4f54-967e-f0679e9098f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:56:05.931Z|dd540d99-69d1-4f54-967e-f0679e9098f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:56:06.944Z|553cfe93-9da0-4243-a2be-8d0151e8a286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:06.945Z|553cfe93-9da0-4243-a2be-8d0151e8a286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:06.955Z|01b61c07-0543-435c-ba18-336925355cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:06.955Z|01b61c07-0543-435c-ba18-336925355cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:06.957Z|4915ad10-3fb7-47dd-b473-21bbc39c60a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:06.957Z|4915ad10-3fb7-47dd-b473-21bbc39c60a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:16.972Z|f7d020ee-0049-41e3-8bf8-7e00d4a34889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:16.973Z|f7d020ee-0049-41e3-8bf8-7e00d4a34889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:16.983Z|42662e74-b0fc-4eb1-bfec-5c74903bde04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:16.983Z|6c8c5271-e3a4-465a-b21e-5219a9c614d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:16.983Z|42662e74-b0fc-4eb1-bfec-5c74903bde04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:16.984Z|6c8c5271-e3a4-465a-b21e-5219a9c614d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:20.930Z|ef2af994-55ae-43ea-b64c-6aeb550628a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:56:20.936Z|ef2af994-55ae-43ea-b64c-6aeb550628a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:56:21.548Z|ab223a83-180d-4577-b908-dced2394f0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:56:21.548Z|ab223a83-180d-4577-b908-dced2394f0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:56:26.996Z|d1aa7cde-e630-41d2-8b81-b502a0870d4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:26.996Z|d1aa7cde-e630-41d2-8b81-b502a0870d4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:27.007Z|66415f2e-0a57-4c85-b208-57eb7f485ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:27.007Z|66415f2e-0a57-4c85-b208-57eb7f485ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:27.008Z|36decf4b-9868-48e2-b08a-f418bd2d89da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:27.008Z|36decf4b-9868-48e2-b08a-f418bd2d89da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:35.930Z|7d795fac-2789-49ea-82be-0afdeb06e029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:56:35.931Z|7d795fac-2789-49ea-82be-0afdeb06e029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:56:37.025Z|425c42e4-43ae-41d2-81bd-cbbd338669c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:37.026Z|425c42e4-43ae-41d2-81bd-cbbd338669c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:37.035Z|911d3b8e-aee3-48f7-a01c-13a60928e743|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:37.036Z|911d3b8e-aee3-48f7-a01c-13a60928e743|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:37.036Z|35ef67ac-ee53-4714-9341-bee141ffda69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:37.036Z|35ef67ac-ee53-4714-9341-bee141ffda69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:42.867Z|2b83d6d9-dec6-4330-902d-dc49f658d62e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:56:42.868Z|2b83d6d9-dec6-4330-902d-dc49f658d62e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:47.056Z|32ad8773-11ef-4454-8b5a-311349f66e6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:47.057Z|32ad8773-11ef-4454-8b5a-311349f66e6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:47.065Z|da28cd83-3baa-42e7-ba57-567a7a994822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:47.065Z|e87c4de3-d686-48b2-80a4-4b099fe178cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:47.065Z|da28cd83-3baa-42e7-ba57-567a7a994822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:47.066Z|e87c4de3-d686-48b2-80a4-4b099fe178cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:50.930Z|d81118d4-43d3-46cd-a057-b999556284b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:56:50.930Z|d81118d4-43d3-46cd-a057-b999556284b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:56:51.549Z|f41deaf3-7119-4da8-93b7-8ff804fdbf74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:56:51.549Z|f41deaf3-7119-4da8-93b7-8ff804fdbf74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:56:57.087Z|ca263b3d-1dd7-44a6-ae4b-194ebd308614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:57.088Z|ca263b3d-1dd7-44a6-ae4b-194ebd308614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:57.092Z|eced4a2f-7be6-44cd-a895-7ab82d078b6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:57.092Z|eced4a2f-7be6-44cd-a895-7ab82d078b6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:56:57.096Z|79b09a54-22b4-4f46-9de4-20e015d1ab8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:56:57.096Z|79b09a54-22b4-4f46-9de4-20e015d1ab8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:05.930Z|6f973006-8b0b-4b69-853c-6ba5117bb6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:57:05.934Z|6f973006-8b0b-4b69-853c-6ba5117bb6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:57:07.117Z|326b62a6-0d8a-46e8-b9d7-cbd052f1bec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:07.118Z|326b62a6-0d8a-46e8-b9d7-cbd052f1bec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:07.119Z|eafa001e-a607-4705-8da0-f482c3631f9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:07.119Z|eafa001e-a607-4705-8da0-f482c3631f9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:07.123Z|78a3c7b8-349e-477f-860c-ef222d1c53ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:07.123Z|78a3c7b8-349e-477f-860c-ef222d1c53ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:17.149Z|b3fc182f-4f38-48fd-9ea6-8f9983dda074|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:17.150Z|b3fc182f-4f38-48fd-9ea6-8f9983dda074|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:17.149Z|4c3ea59a-4cdd-42f5-ac08-c4e61f3d66bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:17.151Z|4c3ea59a-4cdd-42f5-ac08-c4e61f3d66bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:17.152Z|7b6903eb-82fa-4c25-89f1-ade16839f577|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:17.152Z|7b6903eb-82fa-4c25-89f1-ade16839f577|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:20.930Z|1dadf713-f640-4949-806d-1ac8a2030a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:57:20.931Z|1dadf713-f640-4949-806d-1ac8a2030a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:57:21.550Z|e9dc41dc-58ed-4ec0-a7e1-06d9d7277c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:57:21.550Z|e9dc41dc-58ed-4ec0-a7e1-06d9d7277c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:57:27.176Z|a7c6dc9c-0876-498d-aab2-c7e6e2cb713b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:27.177Z|a7c6dc9c-0876-498d-aab2-c7e6e2cb713b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:27.177Z|7b16e892-b797-4209-bdf6-a6728ff35a93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:27.178Z|7b16e892-b797-4209-bdf6-a6728ff35a93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:27.179Z|3de25966-8c3b-4af8-9b8f-a87c935b573c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:27.180Z|3de25966-8c3b-4af8-9b8f-a87c935b573c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:35.930Z|5090b421-5c79-4881-b8bc-4a80fa04d15f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:57:35.931Z|5090b421-5c79-4881-b8bc-4a80fa04d15f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:57:37.234Z|39f19d7a-abda-45fe-80dd-059690653399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:37.234Z|868d4a0d-a2a8-4eb2-aac6-cab37bd1d25a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:37.234Z|6fa9aa8a-d2f9-4d7d-a602-9d7c88ba91b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:37.235Z|39f19d7a-abda-45fe-80dd-059690653399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:37.235Z|6fa9aa8a-d2f9-4d7d-a602-9d7c88ba91b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:37.235Z|868d4a0d-a2a8-4eb2-aac6-cab37bd1d25a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:42.867Z|ccbcd7bf-8216-4452-98d3-f7fb2a502054|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:57:42.868Z|ccbcd7bf-8216-4452-98d3-f7fb2a502054|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:47.265Z|1ed68fe9-e6c4-4724-9d1a-c9804c5fceb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:47.265Z|1ed68fe9-e6c4-4724-9d1a-c9804c5fceb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:47.267Z|b6878762-eb18-4926-b548-a3a9a9769a62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:47.268Z|b6878762-eb18-4926-b548-a3a9a9769a62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:47.274Z|1c17a7a9-5f4d-462c-9f59-688485021ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:47.275Z|1c17a7a9-5f4d-462c-9f59-688485021ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:50.930Z|cbd5a51a-5d20-42e9-a64b-11a9547e6078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:57:50.936Z|cbd5a51a-5d20-42e9-a64b-11a9547e6078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:57:51.551Z|2b793383-9e35-403f-97b3-49e546b7cc93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:57:51.551Z|2b793383-9e35-403f-97b3-49e546b7cc93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:57:57.299Z|c3114d42-4e4a-4212-b31e-3b5530f3a535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:57.300Z|c341c267-edb3-4ddb-ae91-a896292c34d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:57.300Z|c3114d42-4e4a-4212-b31e-3b5530f3a535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:57.301Z|c341c267-edb3-4ddb-ae91-a896292c34d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:57:57.303Z|badd9ace-50ef-4274-a6e0-762a554b83e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:57:57.304Z|badd9ace-50ef-4274-a6e0-762a554b83e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:05.930Z|703bed54-c974-4681-8407-de6cd50b82f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:58:05.931Z|703bed54-c974-4681-8407-de6cd50b82f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:58:07.329Z|e170a6da-959c-4b9c-8a8c-b7c3c151773c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:07.330Z|e170a6da-959c-4b9c-8a8c-b7c3c151773c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:07.332Z|c0579078-6bdf-4a45-99da-c3e9799ca019|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:07.333Z|c0579078-6bdf-4a45-99da-c3e9799ca019|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:07.336Z|8a6c20bf-c647-4cbb-892b-467ec229ef25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:07.336Z|8a6c20bf-c647-4cbb-892b-467ec229ef25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:17.361Z|87c7cf87-dae2-4a01-b05d-bb4285445629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:17.361Z|551344c5-a39d-494f-ada0-550a325b08a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:17.361Z|b4684f47-a180-4cf6-9ba6-187120fef896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:17.362Z|551344c5-a39d-494f-ada0-550a325b08a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:17.362Z|87c7cf87-dae2-4a01-b05d-bb4285445629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:17.362Z|b4684f47-a180-4cf6-9ba6-187120fef896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:20.930Z|3ed5bd47-ff80-4a5c-98d8-fc489da6a337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:58:20.931Z|3ed5bd47-ff80-4a5c-98d8-fc489da6a337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:58:21.552Z|2d7bb6e2-d8e0-406e-ba1c-f88375858037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:58:21.552Z|2d7bb6e2-d8e0-406e-ba1c-f88375858037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:58:27.391Z|0251c4d8-8a02-49b6-8f67-03b63c0a7b3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:27.392Z|0251c4d8-8a02-49b6-8f67-03b63c0a7b3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:27.393Z|766ec6f1-d934-4d5c-8f2f-cac1ed4d2878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:27.392Z|21da2c9a-083f-40e6-88f1-7f25d090b8b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:27.393Z|766ec6f1-d934-4d5c-8f2f-cac1ed4d2878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:27.394Z|21da2c9a-083f-40e6-88f1-7f25d090b8b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:35.930Z|caea5089-4baa-443a-8fbc-3bd939356215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:58:35.935Z|caea5089-4baa-443a-8fbc-3bd939356215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:58:37.422Z|7804bad5-cb8a-4a6d-aee2-a23978b75afc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:37.422Z|7804bad5-cb8a-4a6d-aee2-a23978b75afc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:37.423Z|8e5ab98e-386a-4bee-90a0-472c8c7cdcb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:37.423Z|8e5ab98e-386a-4bee-90a0-472c8c7cdcb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:37.427Z|5d818ff3-1d84-40a5-bdb4-e8a3e158b28e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:37.427Z|5d818ff3-1d84-40a5-bdb4-e8a3e158b28e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:42.867Z|581b800f-bfca-46ce-ac99-a60d459f19d1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:58:42.867Z|581b800f-bfca-46ce-ac99-a60d459f19d1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:47.453Z|293bf962-6ba1-44c9-a3a7-1bb22253abd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:47.453Z|293bf962-6ba1-44c9-a3a7-1bb22253abd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:47.453Z|04e09b04-dc99-4e1e-845b-8765fc964639|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:47.454Z|04e09b04-dc99-4e1e-845b-8765fc964639|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:47.456Z|9c776d79-bb6b-454b-accb-0d4e686fc166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:47.456Z|9c776d79-bb6b-454b-accb-0d4e686fc166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:50.930Z|08bcdc19-592c-4dce-97df-a0436abcc55e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:58:50.931Z|08bcdc19-592c-4dce-97df-a0436abcc55e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:58:51.553Z|8319293c-5a06-4051-821b-ef4d404f3cda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:58:51.553Z|8319293c-5a06-4051-821b-ef4d404f3cda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:58:57.479Z|c44241f6-25ce-4815-a554-261611ac7e43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:57.479Z|c44241f6-25ce-4815-a554-261611ac7e43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:57.485Z|a7861a9e-27f1-460d-8a1f-d18ea5334b63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:57.485Z|a7861a9e-27f1-460d-8a1f-d18ea5334b63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:58:57.486Z|c077a3d8-eb78-457f-8628-96b65b3e3b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:58:57.487Z|c077a3d8-eb78-457f-8628-96b65b3e3b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:05.930Z|05ce486b-ad7e-45e5-a385-ba2731832dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:59:05.931Z|05ce486b-ad7e-45e5-a385-ba2731832dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:59:07.500Z|fe59cf96-ec50-46e0-b899-edcc26c02903|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:07.501Z|fe59cf96-ec50-46e0-b899-edcc26c02903|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:07.507Z|8644141a-6176-4146-8fa1-2a4d4f0f227d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:07.508Z|8644141a-6176-4146-8fa1-2a4d4f0f227d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:07.512Z|087d17c2-1a33-4061-a101-21adb9eb94ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:07.512Z|087d17c2-1a33-4061-a101-21adb9eb94ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:17.530Z|f8638420-8d89-42b0-b619-595e8217dc37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:17.531Z|f8638420-8d89-42b0-b619-595e8217dc37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:17.537Z|23e0748e-da3c-42cc-9824-6236fe0e457a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:17.538Z|23e0748e-da3c-42cc-9824-6236fe0e457a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:17.540Z|fd518b5c-27c0-4e3e-a48f-b8b095df9385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:17.541Z|fd518b5c-27c0-4e3e-a48f-b8b095df9385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:20.930Z|2d8f38ea-e423-4ff4-b40a-abe66a313723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:59:20.936Z|2d8f38ea-e423-4ff4-b40a-abe66a313723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:59:21.554Z|78c19d3b-b31b-43ea-a84a-0df0b3df39f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:59:21.555Z|78c19d3b-b31b-43ea-a84a-0df0b3df39f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:59:27.565Z|0ed97fa5-186c-42d2-a33f-2fcde370cde3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:27.565Z|0ed97fa5-186c-42d2-a33f-2fcde370cde3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:27.565Z|0fcb3bd7-dcb3-4005-b9e8-081aaa153529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:27.566Z|0fcb3bd7-dcb3-4005-b9e8-081aaa153529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:27.568Z|4c7f5a1d-9ab0-44e0-b9e3-07dd012bf5cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:27.568Z|4c7f5a1d-9ab0-44e0-b9e3-07dd012bf5cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:35.930Z|222b2330-2d67-4a75-9848-f8da39d009aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:59:35.931Z|222b2330-2d67-4a75-9848-f8da39d009aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:59:37.593Z|469ba151-e09d-40af-b273-a825cd7f88ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:37.594Z|469ba151-e09d-40af-b273-a825cd7f88ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:37.594Z|c096a72a-2725-4a1a-a0e6-a387b3c76b41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:37.595Z|c096a72a-2725-4a1a-a0e6-a387b3c76b41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:37.598Z|6bd508aa-aeea-43ac-9304-73ec2b7785f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:37.599Z|6bd508aa-aeea-43ac-9304-73ec2b7785f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:42.867Z|edc69897-73d4-4bd0-89aa-2490505d4b12|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T02:59:42.868Z|edc69897-73d4-4bd0-89aa-2490505d4b12|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:47.623Z|f4a5920c-c831-4483-835d-3fa76a8f8bd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:47.623Z|f4a5920c-c831-4483-835d-3fa76a8f8bd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:47.627Z|b1364eb8-b0d2-4e1a-aa13-4fdd38b49fba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:47.628Z|b1364eb8-b0d2-4e1a-aa13-4fdd38b49fba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:47.631Z|c23f6d7f-537d-48c7-818c-635d6643b440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:47.632Z|c23f6d7f-537d-48c7-818c-635d6643b440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:50.930Z|1376b678-60fd-4a35-b0ec-0ea9dc96a30f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:59:50.931Z|1376b678-60fd-4a35-b0ec-0ea9dc96a30f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:59:51.555Z|1bfbfb1a-231f-4ca9-9b88-e6870a4b932a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T02:59:51.555Z|1bfbfb1a-231f-4ca9-9b88-e6870a4b932a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T02:59:57.651Z|a8fcef43-0809-4bcc-892c-058912834aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:57.653Z|a8fcef43-0809-4bcc-892c-058912834aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:57.654Z|64a37bc2-66ec-4e77-ae0c-91c72dd9d4b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:57.655Z|64a37bc2-66ec-4e77-ae0c-91c72dd9d4b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T02:59:57.664Z|978a49f9-4d8d-429d-a5f1-dfff777aba2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T02:59:57.665Z|978a49f9-4d8d-429d-a5f1-dfff777aba2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:05.930Z|5f017df9-bb60-47ba-8b52-623295142ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:00:05.935Z|5f017df9-bb60-47ba-8b52-623295142ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:00:07.680Z|a6240544-3dc2-4d13-a252-9e3ab6833c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:07.681Z|a6240544-3dc2-4d13-a252-9e3ab6833c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:07.683Z|6ebf3dd5-eec7-48b3-b282-4541f9648d4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:07.684Z|6ebf3dd5-eec7-48b3-b282-4541f9648d4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:07.689Z|62cb5d66-9739-433b-a245-e1bd84d684f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:07.689Z|62cb5d66-9739-433b-a245-e1bd84d684f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:17.712Z|0f46a6f8-63d6-42a5-ad38-bd05432c101d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:17.713Z|0f46a6f8-63d6-42a5-ad38-bd05432c101d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:17.720Z|99b9e0b4-627e-4c20-80de-f7dc630b758e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:17.721Z|99b9e0b4-627e-4c20-80de-f7dc630b758e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:17.721Z|e26536ee-3e79-48b1-a791-55621d1a5789|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:17.721Z|e26536ee-3e79-48b1-a791-55621d1a5789|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:20.930Z|08b71ad2-8df6-46e3-bfa7-b34bccd21c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:00:20.931Z|08b71ad2-8df6-46e3-bfa7-b34bccd21c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:00:21.556Z|196e5b54-29d3-4b1f-a989-7fada3627a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:00:21.556Z|196e5b54-29d3-4b1f-a989-7fada3627a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:00:27.745Z|aceaab5e-d46a-4072-a691-12dfa2611597|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:27.746Z|aceaab5e-d46a-4072-a691-12dfa2611597|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:27.747Z|af6c0c0f-9a45-4987-b453-106b4b4bd8a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:27.748Z|27634e91-6e2c-4291-8dba-31211e8b4878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:27.748Z|af6c0c0f-9a45-4987-b453-106b4b4bd8a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:27.748Z|27634e91-6e2c-4291-8dba-31211e8b4878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:35.931Z|d96e0c7b-396f-4e77-a23f-9f69ec91d99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:00:35.931Z|d96e0c7b-396f-4e77-a23f-9f69ec91d99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:00:37.777Z|c4256b38-4773-44ce-b900-274c291bbadb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:37.777Z|c4256b38-4773-44ce-b900-274c291bbadb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:37.777Z|226fa1ad-d98a-4938-b05c-6edd75107527|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:37.778Z|226fa1ad-d98a-4938-b05c-6edd75107527|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:37.781Z|3c129593-1c40-426d-868b-05f120e1cd17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:37.781Z|3c129593-1c40-426d-868b-05f120e1cd17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:42.866Z|7e06005c-d656-4190-8faa-8384140ff06b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:00:42.867Z|7e06005c-d656-4190-8faa-8384140ff06b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:47.809Z|ec0bd4ab-1100-486f-a04a-155542c4e086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:47.810Z|ec0bd4ab-1100-486f-a04a-155542c4e086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:47.817Z|74938749-c3fd-490b-9e6a-5d37aa9bbc53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:47.817Z|5169d830-2e81-4a5f-adad-f16bbb0849e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:47.818Z|74938749-c3fd-490b-9e6a-5d37aa9bbc53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:47.818Z|5169d830-2e81-4a5f-adad-f16bbb0849e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:50.930Z|c6fbd79e-1611-472a-a33d-aee6eaf4d352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:00:50.935Z|c6fbd79e-1611-472a-a33d-aee6eaf4d352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:00:51.557Z|c7c29284-49e0-4cd9-91f4-163265d2eef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:00:51.557Z|c7c29284-49e0-4cd9-91f4-163265d2eef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:00:57.839Z|43d95951-457e-4f64-973e-3c05183a2d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:57.839Z|43d95951-457e-4f64-973e-3c05183a2d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:57.846Z|1e5aa63a-68b9-48d0-a881-3c8c68409bdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:57.847Z|1e5aa63a-68b9-48d0-a881-3c8c68409bdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:00:57.850Z|d1da1549-fe71-4614-8e21-bb46774da528|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:00:57.851Z|d1da1549-fe71-4614-8e21-bb46774da528|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:05.930Z|854aad0f-3a68-46e0-8be8-64f9c4f08533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:01:05.930Z|854aad0f-3a68-46e0-8be8-64f9c4f08533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:01:07.872Z|eb70b056-5be7-4853-b8c8-9c7fee17b198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:07.873Z|eb70b056-5be7-4853-b8c8-9c7fee17b198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:07.874Z|8490cd56-6968-4a00-8c16-da138c4b8ed8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:07.875Z|8490cd56-6968-4a00-8c16-da138c4b8ed8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:07.880Z|24efa543-a11f-44b4-b97c-ad9456b0ece2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:07.881Z|24efa543-a11f-44b4-b97c-ad9456b0ece2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:17.901Z|0fe102a0-4f02-4219-8cd0-08b002e57c5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:17.901Z|0fe102a0-4f02-4219-8cd0-08b002e57c5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:17.903Z|5978fd34-e1f0-44ad-8cad-328add3ba2c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:17.903Z|5978fd34-e1f0-44ad-8cad-328add3ba2c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:17.903Z|3770d8bd-73cd-4c96-b697-4464e123decb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:17.904Z|3770d8bd-73cd-4c96-b697-4464e123decb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:20.930Z|b6f3b836-ece9-4277-8970-a8b40c84e7b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:01:20.930Z|b6f3b836-ece9-4277-8970-a8b40c84e7b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:01:21.558Z|ed4e70b5-7828-4269-a634-051b136c0d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:01:21.558Z|ed4e70b5-7828-4269-a634-051b136c0d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:01:27.933Z|48501935-f2b7-43f0-bcc3-91385b85cd09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:27.934Z|48501935-f2b7-43f0-bcc3-91385b85cd09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:27.939Z|a705b80d-cb60-46dc-8e4a-b95d3a0c479b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:27.940Z|a705b80d-cb60-46dc-8e4a-b95d3a0c479b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:27.939Z|c4e9566f-2b67-4b57-a795-4921f93259a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:27.940Z|c4e9566f-2b67-4b57-a795-4921f93259a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:35.930Z|69bc92d5-30fd-473a-87ad-bd5ac70b3ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:01:35.935Z|69bc92d5-30fd-473a-87ad-bd5ac70b3ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:01:37.961Z|dab808bf-2764-457f-9419-0b332276bfdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:37.961Z|dab808bf-2764-457f-9419-0b332276bfdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:37.965Z|e221d7c6-2768-4857-9b9c-a044da4ff658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:37.966Z|e221d7c6-2768-4857-9b9c-a044da4ff658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:37.968Z|9aa5bdb5-8f5d-407f-bd8d-4afb81361aaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:37.968Z|9aa5bdb5-8f5d-407f-bd8d-4afb81361aaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:42.867Z|e418e0d0-e226-40a4-a7d6-285be78fce82|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:01:42.868Z|e418e0d0-e226-40a4-a7d6-285be78fce82|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:47.987Z|8bfd8cf3-3706-4f6d-8545-7c7e63a79a43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:47.988Z|158c1b7c-6643-4759-9f4d-7fb022a6a800|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:47.988Z|158c1b7c-6643-4759-9f4d-7fb022a6a800|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:47.988Z|8bfd8cf3-3706-4f6d-8545-7c7e63a79a43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:47.995Z|ec0cfc61-1939-4936-9004-0a79020b2670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:47.995Z|ec0cfc61-1939-4936-9004-0a79020b2670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:50.930Z|9ab52cf8-8233-4853-a232-df2cb6e5f0c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:01:50.930Z|9ab52cf8-8233-4853-a232-df2cb6e5f0c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:01:51.559Z|74c074f3-f2a5-4444-a76b-26ec5ed231a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:01:51.559Z|74c074f3-f2a5-4444-a76b-26ec5ed231a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:01:58.017Z|4f0b95ab-0964-462d-91bf-690eed9de703|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:58.017Z|c3464b1a-8aef-4763-8433-ac29caab968d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:58.018Z|c3464b1a-8aef-4763-8433-ac29caab968d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:58.017Z|4f0b95ab-0964-462d-91bf-690eed9de703|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:01:58.021Z|3354297b-c4c7-4cc0-acfd-dea53d0c6338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:01:58.021Z|3354297b-c4c7-4cc0-acfd-dea53d0c6338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:05.930Z|0290f406-eea0-4363-b74f-2d68b818e2f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:02:05.931Z|0290f406-eea0-4363-b74f-2d68b818e2f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:02:08.046Z|12c338ab-22f8-4057-903f-b551e9df95b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:08.046Z|458c4dae-9722-46d0-87df-5e5162d35aa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:08.046Z|12c338ab-22f8-4057-903f-b551e9df95b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:08.046Z|458c4dae-9722-46d0-87df-5e5162d35aa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:08.047Z|b403047e-d273-4c0c-a122-4f572944c945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:08.047Z|b403047e-d273-4c0c-a122-4f572944c945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:18.074Z|4b923638-68ec-497f-b580-9c862e150a7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:18.074Z|4b923638-68ec-497f-b580-9c862e150a7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:18.077Z|b9c0a8c9-644a-4840-ac87-d3bcbf7ad0a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:18.077Z|b9c0a8c9-644a-4840-ac87-d3bcbf7ad0a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:18.083Z|1aa3d218-68b9-4a54-8ff5-a047d17ef1a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:18.083Z|1aa3d218-68b9-4a54-8ff5-a047d17ef1a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:20.930Z|6c4f51fa-d520-4fdf-bd37-dd792d73f431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:02:20.935Z|6c4f51fa-d520-4fdf-bd37-dd792d73f431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:02:21.560Z|6ff828da-2ce1-4096-a187-aa1008ce915c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:02:21.560Z|6ff828da-2ce1-4096-a187-aa1008ce915c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:02:28.103Z|3cda2ece-7350-4021-981c-ce1035586ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:28.104Z|3cda2ece-7350-4021-981c-ce1035586ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:28.105Z|fa920424-6eb6-4007-bd95-758176de7dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:28.106Z|fa920424-6eb6-4007-bd95-758176de7dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:28.110Z|577be07c-431e-4ea1-aafb-cbe9e1273a2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:28.111Z|577be07c-431e-4ea1-aafb-cbe9e1273a2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:35.930Z|fa10fb74-2a5b-4b93-98c9-49a96ae7430e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:02:35.931Z|fa10fb74-2a5b-4b93-98c9-49a96ae7430e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:02:38.135Z|7bcb8eb5-41be-4c7d-b8fd-a2403b53f60c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:38.135Z|e1f00c2a-457a-4f51-927e-fc6fc0c1a12e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:38.136Z|7bcb8eb5-41be-4c7d-b8fd-a2403b53f60c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:38.136Z|e1f00c2a-457a-4f51-927e-fc6fc0c1a12e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:38.136Z|ce480f41-ae1c-4e8a-b4a9-34e4eadd2001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:38.137Z|ce480f41-ae1c-4e8a-b4a9-34e4eadd2001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:42.868Z|1741e1fa-361d-4445-a920-84568869fdf0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:02:42.869Z|1741e1fa-361d-4445-a920-84568869fdf0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:48.165Z|03365c95-587c-4e8a-9ad7-1f85093620b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:48.166Z|03365c95-587c-4e8a-9ad7-1f85093620b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:48.166Z|4a0b9263-52f8-48d2-83ca-568205e7d761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:48.166Z|67aeb2ba-ad2d-4e19-90fc-e34640e71cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:48.167Z|67aeb2ba-ad2d-4e19-90fc-e34640e71cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:48.167Z|4a0b9263-52f8-48d2-83ca-568205e7d761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:50.930Z|c5f55761-6760-4179-bc87-014e59015c07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:02:50.931Z|c5f55761-6760-4179-bc87-014e59015c07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:02:51.561Z|f7df4ec9-2c6e-40e5-b10f-7ca8950d97c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:02:51.562Z|f7df4ec9-2c6e-40e5-b10f-7ca8950d97c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:02:58.192Z|ff5ec723-987f-4121-bd2c-a1cbb8de2d7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:58.193Z|ff5ec723-987f-4121-bd2c-a1cbb8de2d7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:58.193Z|630a7f9f-c9c8-43e2-af89-fc64fbe42c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:58.193Z|630a7f9f-c9c8-43e2-af89-fc64fbe42c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:02:58.194Z|cfef1d92-867c-4eb5-b054-e729d296f265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:02:58.194Z|cfef1d92-867c-4eb5-b054-e729d296f265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:05.930Z|a45e1492-7112-4937-a24a-c19d13771f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:03:05.934Z|a45e1492-7112-4937-a24a-c19d13771f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:03:08.222Z|eebd9732-2e21-48d5-9518-166c256a7680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:08.222Z|63edda19-2968-4eae-b1e6-154a40a38225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:08.222Z|eebd9732-2e21-48d5-9518-166c256a7680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:08.223Z|63edda19-2968-4eae-b1e6-154a40a38225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:08.223Z|cfd1b282-58d9-40d9-acb5-70e1d5e24d72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:08.224Z|cfd1b282-58d9-40d9-acb5-70e1d5e24d72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:18.253Z|85d98e50-056a-444c-9e62-39ce0b8b3f60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:18.254Z|85d98e50-056a-444c-9e62-39ce0b8b3f60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:18.254Z|8bdcb946-6f02-44e4-931d-1a67e5aaecce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:18.255Z|8bdcb946-6f02-44e4-931d-1a67e5aaecce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:18.262Z|e13e603d-8e79-4fde-bd24-ba6b61bc79a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:18.262Z|e13e603d-8e79-4fde-bd24-ba6b61bc79a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:20.930Z|8009a85b-22ab-4fe7-bea1-895e05477681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:03:20.930Z|8009a85b-22ab-4fe7-bea1-895e05477681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:03:21.562Z|a470d302-2fd1-4528-9454-d592591a6c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:03:21.562Z|a470d302-2fd1-4528-9454-d592591a6c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:03:28.277Z|4b5bd982-ddfd-47b8-b54b-a137c5ce4f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:28.277Z|ab872033-7942-4092-8a99-cdf35429aa44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:28.278Z|4b5bd982-ddfd-47b8-b54b-a137c5ce4f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:28.278Z|ab872033-7942-4092-8a99-cdf35429aa44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:28.284Z|08fc398a-7f0b-4b9b-b003-f877da10c24a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:28.285Z|08fc398a-7f0b-4b9b-b003-f877da10c24a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:35.930Z|10c317bc-e858-4fba-b84a-36ca1b266658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:03:35.931Z|10c317bc-e858-4fba-b84a-36ca1b266658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:03:38.307Z|57a08871-7012-4a70-8388-54f20ba9f270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:38.308Z|57a08871-7012-4a70-8388-54f20ba9f270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:38.307Z|9d8ff7c5-2acb-4419-bd0f-6ca8bdecd248|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:38.308Z|9d8ff7c5-2acb-4419-bd0f-6ca8bdecd248|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:38.311Z|736cc218-b382-40ee-97bc-98b1cd8988eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:38.312Z|736cc218-b382-40ee-97bc-98b1cd8988eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:42.867Z|eba29b71-34d5-4889-9b4a-562f93d00989|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:03:42.868Z|eba29b71-34d5-4889-9b4a-562f93d00989|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:48.339Z|0304cc9d-dd7b-4077-acba-e67b0efd5d05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:48.339Z|7ddc23e4-afbb-40aa-aa1d-aa1dd51d0ccf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:48.340Z|0304cc9d-dd7b-4077-acba-e67b0efd5d05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:48.340Z|7ddc23e4-afbb-40aa-aa1d-aa1dd51d0ccf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:48.341Z|03e2283c-5feb-42b2-9a08-69d4fc57f323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:48.342Z|03e2283c-5feb-42b2-9a08-69d4fc57f323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:50.930Z|691fd6d1-cfa0-4e5d-b600-9f5428719504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:03:50.937Z|691fd6d1-cfa0-4e5d-b600-9f5428719504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:03:51.563Z|2027f2e8-3545-4614-9336-c0057666431c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:03:51.563Z|2027f2e8-3545-4614-9336-c0057666431c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:03:58.363Z|409d4e67-60a5-4206-ac0b-4c6418fbe6de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:58.364Z|409d4e67-60a5-4206-ac0b-4c6418fbe6de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:58.372Z|49269143-505f-4fa8-b215-8c29f2eef1de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:58.372Z|b1a69ed5-289d-45a4-b8ff-df6f2251b909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:03:58.372Z|49269143-505f-4fa8-b215-8c29f2eef1de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:03:58.372Z|b1a69ed5-289d-45a4-b8ff-df6f2251b909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:05.930Z|0a0e13e0-ccab-49b3-96f5-3f24884bec86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:04:05.931Z|0a0e13e0-ccab-49b3-96f5-3f24884bec86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:04:08.393Z|b269f5fe-ac4c-4555-ac4e-3dbd33bdea6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:08.394Z|b269f5fe-ac4c-4555-ac4e-3dbd33bdea6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:08.397Z|12c1a0fc-e8d1-4d95-a4ec-765909ffd9ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:08.398Z|12c1a0fc-e8d1-4d95-a4ec-765909ffd9ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:08.401Z|c60981ca-865a-4885-bfdd-afda471c8e3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:08.401Z|c60981ca-865a-4885-bfdd-afda471c8e3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:18.427Z|cccb2139-ba56-49e0-9143-bd1f9f2885a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:18.427Z|449c4f7a-6d62-47b3-a59a-f44a174fcdc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:18.428Z|cccb2139-ba56-49e0-9143-bd1f9f2885a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:18.428Z|449c4f7a-6d62-47b3-a59a-f44a174fcdc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:18.429Z|d899d266-b99c-43b2-bdb7-923b86cafc24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:18.430Z|d899d266-b99c-43b2-bdb7-923b86cafc24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:20.930Z|04f2d162-33ce-4873-8625-7f53275d7a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:04:20.930Z|04f2d162-33ce-4873-8625-7f53275d7a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:04:21.563Z|4b37c558-e068-4cf4-9622-f4b7c0601557|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:04:21.564Z|4b37c558-e068-4cf4-9622-f4b7c0601557|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:04:28.452Z|b0aebb20-e51c-4eac-81ac-984ae78e75b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:28.453Z|b0aebb20-e51c-4eac-81ac-984ae78e75b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:28.455Z|594c6a96-44df-4f4e-a824-453c9ede7174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:28.456Z|594c6a96-44df-4f4e-a824-453c9ede7174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:28.460Z|643bcb18-f83c-41d0-9922-ee192df825d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:28.460Z|643bcb18-f83c-41d0-9922-ee192df825d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:35.930Z|af6b2846-760d-4876-877b-2c768682d5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:04:35.935Z|af6b2846-760d-4876-877b-2c768682d5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:04:38.486Z|e5389ecf-55bb-481a-8733-d56b6f70dd48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:38.487Z|e5389ecf-55bb-481a-8733-d56b6f70dd48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:38.492Z|6d8d7b76-ffa0-4e18-b4d5-e41815eecf5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:38.492Z|6d8d7b76-ffa0-4e18-b4d5-e41815eecf5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:38.493Z|80fb5d38-ac49-43be-8e02-863ba1a46894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:38.493Z|80fb5d38-ac49-43be-8e02-863ba1a46894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:42.867Z|b77842d3-3970-49fb-a0a8-4e26a8e84300|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:04:42.868Z|b77842d3-3970-49fb-a0a8-4e26a8e84300|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:48.517Z|880ed765-d3b2-46a4-ae4c-2bb222dee865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:48.518Z|880ed765-d3b2-46a4-ae4c-2bb222dee865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:48.522Z|e14ddb07-4053-4418-a3d6-d8eac2f835b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:48.523Z|e14ddb07-4053-4418-a3d6-d8eac2f835b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:48.527Z|808df292-e16f-426c-ad58-1f2293f47477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:48.528Z|808df292-e16f-426c-ad58-1f2293f47477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:50.930Z|4814c3cd-087e-4009-89ef-86fb7e69270d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:04:50.931Z|4814c3cd-087e-4009-89ef-86fb7e69270d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:04:51.564Z|89e07486-e0e0-424c-8a2f-33678e8be99c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:04:51.565Z|89e07486-e0e0-424c-8a2f-33678e8be99c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:04:58.549Z|0e98dd96-24fe-44e1-b04d-4c6b563462c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:58.549Z|0e98dd96-24fe-44e1-b04d-4c6b563462c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:58.556Z|00013dc6-f5a0-45db-87d6-1e86c870380a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:58.556Z|458f1c5e-0e0e-4fc5-81d2-1be3674f3f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:04:58.557Z|00013dc6-f5a0-45db-87d6-1e86c870380a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:04:58.557Z|458f1c5e-0e0e-4fc5-81d2-1be3674f3f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:05.930Z|6e1f607a-470d-4e5c-91df-31a37d6f18a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:05:05.931Z|6e1f607a-470d-4e5c-91df-31a37d6f18a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:05:08.580Z|86f34509-2393-4eed-9c67-3ec86fc0d564|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:08.581Z|86f34509-2393-4eed-9c67-3ec86fc0d564|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:08.585Z|1729dbf8-4ac1-4353-8880-6968c2a02294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:08.586Z|1729dbf8-4ac1-4353-8880-6968c2a02294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:08.586Z|d4b8d582-e55f-4282-b476-46fd011ba82c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:08.587Z|d4b8d582-e55f-4282-b476-46fd011ba82c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:18.611Z|35700411-3015-45bc-b826-55c0529cb73b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:18.612Z|35700411-3015-45bc-b826-55c0529cb73b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:18.616Z|912199d1-639a-4c90-92a2-f521b25993fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:18.616Z|912199d1-639a-4c90-92a2-f521b25993fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:18.618Z|8447c41c-fce4-4a24-b6c8-4f86b310708f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:18.619Z|8447c41c-fce4-4a24-b6c8-4f86b310708f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:20.930Z|40104503-8e53-4736-8ecf-a84c633aaa95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:05:20.937Z|40104503-8e53-4736-8ecf-a84c633aaa95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:05:21.565Z|7741d076-73ca-4d70-a614-62b24b09f01b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:05:21.566Z|7741d076-73ca-4d70-a614-62b24b09f01b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:05:28.647Z|306aff45-2af4-42ca-b77d-68806e2a2ae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:28.648Z|306aff45-2af4-42ca-b77d-68806e2a2ae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:28.648Z|e053b607-fc00-4399-9aa5-fb3b26db35cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:28.648Z|e053b607-fc00-4399-9aa5-fb3b26db35cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:28.654Z|f468f4c7-ce31-4d57-bc5a-4eec7f2910a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:28.654Z|f468f4c7-ce31-4d57-bc5a-4eec7f2910a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:35.930Z|940e99fd-7693-4a1d-9a65-813e05486824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:05:35.931Z|940e99fd-7693-4a1d-9a65-813e05486824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:05:38.673Z|ff4b19fb-347f-4890-ba58-01720d3c51c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:38.673Z|ff4b19fb-347f-4890-ba58-01720d3c51c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:38.676Z|34201aff-0451-40f7-9b95-fbf80e447dc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:38.676Z|34201aff-0451-40f7-9b95-fbf80e447dc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:38.677Z|96557e99-559b-441d-915d-d583eb4ab20b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:38.677Z|96557e99-559b-441d-915d-d583eb4ab20b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:42.867Z|923d5775-01fb-4992-8284-eb75293726a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:05:42.868Z|923d5775-01fb-4992-8284-eb75293726a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:48.701Z|cc6ded4d-ae00-4920-a90e-3ecfbffdcc87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:48.701Z|cc6ded4d-ae00-4920-a90e-3ecfbffdcc87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:48.706Z|bd11f40f-b165-4834-b3c5-16958866f643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:48.707Z|bd11f40f-b165-4834-b3c5-16958866f643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:48.709Z|a9977912-acce-40f5-8431-fc98aa951e85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:48.710Z|a9977912-acce-40f5-8431-fc98aa951e85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:50.930Z|c7ea3d4a-e953-41c9-a620-1bfd06577e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:05:50.930Z|c7ea3d4a-e953-41c9-a620-1bfd06577e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:05:51.567Z|3a5a4905-876a-4e24-b630-471a7ff6945f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:05:51.567Z|3a5a4905-876a-4e24-b630-471a7ff6945f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:05:58.732Z|f0cd3aee-3e37-4090-a214-a728d9aff145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:58.733Z|f0cd3aee-3e37-4090-a214-a728d9aff145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:58.734Z|277ca50f-44df-417b-819c-019064337a88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:58.735Z|277ca50f-44df-417b-819c-019064337a88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:05:58.738Z|4c5bb30a-bb07-4f7e-8ccf-c3ee192c70da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:05:58.739Z|4c5bb30a-bb07-4f7e-8ccf-c3ee192c70da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:05.930Z|98ae9f1d-4370-4c0c-8f37-e4f8348aa1a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:06:05.934Z|98ae9f1d-4370-4c0c-8f37-e4f8348aa1a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:06:08.765Z|42f45247-ca77-4e1e-b576-334f665bace3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:08.766Z|a0d5c37b-fa4c-4fef-8acb-968f57e18abf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:08.766Z|e6776a6f-aeba-4840-837d-a27c8988467d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:08.767Z|a0d5c37b-fa4c-4fef-8acb-968f57e18abf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:08.767Z|42f45247-ca77-4e1e-b576-334f665bace3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:08.767Z|e6776a6f-aeba-4840-837d-a27c8988467d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:18.804Z|c0ed16dd-47d5-4b6f-99d3-fc6f7836a0a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:18.804Z|c0ed16dd-47d5-4b6f-99d3-fc6f7836a0a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:18.804Z|9eb10bba-0fb9-44b9-9183-e35051fab1e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:18.805Z|9eb10bba-0fb9-44b9-9183-e35051fab1e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:18.808Z|3d7e5167-c058-4c1a-8a36-e15e5146b9d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:18.809Z|3d7e5167-c058-4c1a-8a36-e15e5146b9d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:20.930Z|3c43ab27-f6e9-4b7c-ba72-0b6f598ca849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:06:20.930Z|3c43ab27-f6e9-4b7c-ba72-0b6f598ca849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:06:21.571Z|7f3d21b1-f38f-4677-8947-19c0eb3db170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:06:21.571Z|7f3d21b1-f38f-4677-8947-19c0eb3db170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:06:28.833Z|cd48ffe5-82e6-40bf-a1e8-a104bf161493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:28.834Z|cd48ffe5-82e6-40bf-a1e8-a104bf161493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:28.836Z|2d39d93f-e7fb-463c-940a-3fa348b52a63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:28.836Z|2d39d93f-e7fb-463c-940a-3fa348b52a63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:28.843Z|ec1e401b-0552-4bb3-9900-7f6176269473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:28.843Z|ec1e401b-0552-4bb3-9900-7f6176269473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:35.930Z|be4bcc84-23ce-490e-bc98-b79b1d91e46e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:06:35.931Z|be4bcc84-23ce-490e-bc98-b79b1d91e46e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:06:38.864Z|190fe1d7-24ad-49f6-b478-66e23bdbc9d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:38.865Z|225e963c-3645-4960-9ae5-1125eb71b24b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:38.866Z|190fe1d7-24ad-49f6-b478-66e23bdbc9d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:38.866Z|225e963c-3645-4960-9ae5-1125eb71b24b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:38.867Z|d2235d59-54eb-46fa-93ff-aa2218dba0ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:38.868Z|d2235d59-54eb-46fa-93ff-aa2218dba0ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:42.867Z|1d3137e7-37a6-46d8-a4be-98e5c1524bb1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:06:42.868Z|1d3137e7-37a6-46d8-a4be-98e5c1524bb1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:48.894Z|ed793099-a858-4c5a-ac9a-547f147544f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:48.895Z|ed793099-a858-4c5a-ac9a-547f147544f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:48.896Z|58cd549d-ce9f-4ebb-9ff7-28c0db7ba383|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:48.897Z|58cd549d-ce9f-4ebb-9ff7-28c0db7ba383|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:48.897Z|828482c2-6959-43c9-9af7-4eaeab7b018b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:48.898Z|828482c2-6959-43c9-9af7-4eaeab7b018b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:50.930Z|35431516-515d-471a-9ab0-0382f1f8d0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:06:50.937Z|35431516-515d-471a-9ab0-0382f1f8d0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:06:51.572Z|26ff49b7-4ffc-4e1b-be38-9c3028370775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:06:51.572Z|26ff49b7-4ffc-4e1b-be38-9c3028370775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:06:58.921Z|86a09280-1147-43c2-9613-0552a35091da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:58.921Z|86a09280-1147-43c2-9613-0552a35091da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:58.923Z|b35b7f37-adc4-4519-82ac-562de10a010b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:58.923Z|b35b7f37-adc4-4519-82ac-562de10a010b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:06:58.923Z|393ea229-5c6f-4d32-a70b-9fafed60b9d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:06:58.925Z|393ea229-5c6f-4d32-a70b-9fafed60b9d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:05.930Z|33962f0c-91ea-42da-9755-e96a2330fd75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:07:05.931Z|33962f0c-91ea-42da-9755-e96a2330fd75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:07:08.945Z|57535d5c-fa3d-4078-80e0-237bd2892050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:08.946Z|57535d5c-fa3d-4078-80e0-237bd2892050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:08.951Z|87ac3484-c1d8-4d90-b162-69b206422e48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:08.952Z|87ac3484-c1d8-4d90-b162-69b206422e48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:08.955Z|6507be97-24e0-40ae-ab19-92c3158065c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:08.955Z|6507be97-24e0-40ae-ab19-92c3158065c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:18.975Z|abab43cb-e813-444b-8312-036679dff14d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:18.975Z|abab43cb-e813-444b-8312-036679dff14d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:18.987Z|9eedc126-a57c-4f21-88f1-a00cf6442f74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:18.988Z|9eedc126-a57c-4f21-88f1-a00cf6442f74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:18.988Z|2c214c25-8c93-4fc2-b2da-1bed36d927e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:18.989Z|2c214c25-8c93-4fc2-b2da-1bed36d927e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:20.930Z|1dc29efe-6f73-45df-90e1-32b21ea8bfe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:07:20.931Z|1dc29efe-6f73-45df-90e1-32b21ea8bfe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:07:21.573Z|abeaa854-afca-42bc-b988-6b16de3c68e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:07:21.573Z|abeaa854-afca-42bc-b988-6b16de3c68e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:07:29.009Z|d90fd8ec-0563-4054-8fd7-7ec8307d1e5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:29.010Z|d90fd8ec-0563-4054-8fd7-7ec8307d1e5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:29.018Z|1001dd51-b719-4f82-baab-152c41f65328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:29.018Z|1001dd51-b719-4f82-baab-152c41f65328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:29.019Z|b7bd7fe5-8648-4e2b-82b4-fd993b6486e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:29.020Z|b7bd7fe5-8648-4e2b-82b4-fd993b6486e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:35.930Z|a70cba51-3d8a-4455-9bf8-1d5d5ba87bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:07:35.934Z|a70cba51-3d8a-4455-9bf8-1d5d5ba87bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:07:39.048Z|89442e76-ef5a-4607-9dff-e5fea2a79cbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:39.048Z|3403a27b-427b-4213-8426-f5714633c49f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:39.048Z|89442e76-ef5a-4607-9dff-e5fea2a79cbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:39.049Z|3403a27b-427b-4213-8426-f5714633c49f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:39.051Z|acb182a7-404d-4c21-a2b5-d8157a89a1f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:39.051Z|acb182a7-404d-4c21-a2b5-d8157a89a1f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:42.867Z|b4c9ffbd-f4d7-4127-bca3-f4fba22ad00d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:07:42.868Z|b4c9ffbd-f4d7-4127-bca3-f4fba22ad00d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:49.074Z|ee71f61f-dd93-4dca-b690-fbc42060f216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:49.075Z|aecd7aa1-5ea7-4410-bed1-d32664bc9bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:49.075Z|ee71f61f-dd93-4dca-b690-fbc42060f216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:49.076Z|aecd7aa1-5ea7-4410-bed1-d32664bc9bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:49.080Z|ab7a548f-53b2-4d6a-ba57-81aafd50e475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:49.080Z|ab7a548f-53b2-4d6a-ba57-81aafd50e475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:50.930Z|f52bd658-6a06-4cf5-944b-9db029ce2dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:07:50.930Z|f52bd658-6a06-4cf5-944b-9db029ce2dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:07:51.574Z|dd0fbe09-1960-45af-942f-9429a1d6bfbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:07:51.574Z|dd0fbe09-1960-45af-942f-9429a1d6bfbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:07:59.101Z|095effc4-fd99-4c92-8c38-927760699548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:59.102Z|095effc4-fd99-4c92-8c38-927760699548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:59.103Z|f774fa96-1ea1-4a69-8b62-adf7e1b9f2be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:59.103Z|a7fd2751-54f0-44c3-b6b5-bf690e932c73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:07:59.104Z|f774fa96-1ea1-4a69-8b62-adf7e1b9f2be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:07:59.104Z|a7fd2751-54f0-44c3-b6b5-bf690e932c73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:05.930Z|2cd8a643-db0b-4c20-bc87-f06b0e8d7c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:08:05.931Z|2cd8a643-db0b-4c20-bc87-f06b0e8d7c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:08:09.131Z|cbb14749-06da-43db-84ec-9420f2fba91b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:09.132Z|6469e7a4-e7f1-45b6-910f-a03c620ace42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:09.132Z|6469e7a4-e7f1-45b6-910f-a03c620ace42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:09.132Z|cbb14749-06da-43db-84ec-9420f2fba91b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:09.136Z|688b2759-7d0e-4d9e-8800-de8485c99e7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:09.136Z|688b2759-7d0e-4d9e-8800-de8485c99e7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:19.169Z|eafc9803-6862-428c-b299-261927abbf31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:19.169Z|5d3c1b51-33e4-4283-8531-a3c6c249b076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:19.170Z|eafc9803-6862-428c-b299-261927abbf31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:19.170Z|5d3c1b51-33e4-4283-8531-a3c6c249b076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:19.170Z|c4e9374d-e9af-4154-935b-2fa1023c2dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:19.171Z|c4e9374d-e9af-4154-935b-2fa1023c2dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:20.930Z|b9d4e3ff-9ac0-472e-b0ca-c195de574b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:08:20.937Z|b9d4e3ff-9ac0-472e-b0ca-c195de574b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:08:21.575Z|e1b9f4bf-d4a2-406f-b6d0-9d0df6448848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:08:21.576Z|e1b9f4bf-d4a2-406f-b6d0-9d0df6448848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:08:29.200Z|0bba8d13-b751-483a-99ef-4b8bef7f02d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:29.200Z|fed10f3d-e327-49dc-b5da-bed572c0c357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:29.200Z|5972d068-aab8-45a7-9f6b-5b5f9a07f0ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:29.201Z|0bba8d13-b751-483a-99ef-4b8bef7f02d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:29.201Z|fed10f3d-e327-49dc-b5da-bed572c0c357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:29.201Z|5972d068-aab8-45a7-9f6b-5b5f9a07f0ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:35.930Z|fcd90fdb-c5d5-417c-b575-86c915a0014e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:08:35.931Z|fcd90fdb-c5d5-417c-b575-86c915a0014e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:08:39.233Z|65b15c60-8c62-4611-b0dc-3d9b1afd1a23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:39.233Z|d4ee8872-ed8d-4ba6-9cf2-25c95d12b149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:39.234Z|55f4ebae-47b0-48bc-a786-5d4794edb616|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:39.234Z|65b15c60-8c62-4611-b0dc-3d9b1afd1a23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:39.234Z|d4ee8872-ed8d-4ba6-9cf2-25c95d12b149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:39.234Z|55f4ebae-47b0-48bc-a786-5d4794edb616|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:42.868Z|991d81b9-fd92-4f16-84d3-daafa09e01b3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:08:42.869Z|991d81b9-fd92-4f16-84d3-daafa09e01b3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:49.262Z|3fc6161e-d049-4425-99a9-a7ce0250a7e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:49.263Z|3fc6161e-d049-4425-99a9-a7ce0250a7e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:49.265Z|cd291f4e-076b-40f4-822f-3ad05d1953da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:49.266Z|cd291f4e-076b-40f4-822f-3ad05d1953da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:49.271Z|89dce041-1b30-4ee3-b771-f9991a5ccd26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:49.272Z|89dce041-1b30-4ee3-b771-f9991a5ccd26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:50.930Z|6e1ad4d7-5990-483a-9e25-5e86f793b8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:08:50.930Z|6e1ad4d7-5990-483a-9e25-5e86f793b8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:08:51.576Z|72a6fc66-29e8-41bf-a772-79a54af998a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:08:51.577Z|72a6fc66-29e8-41bf-a772-79a54af998a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:08:59.300Z|0a1b0960-adc8-4d84-909e-5e42c5cb8cc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:59.300Z|1be5c006-7c8d-470c-bc57-a11eed11ed85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:59.301Z|1be5c006-7c8d-470c-bc57-a11eed11ed85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:59.300Z|0a1b0960-adc8-4d84-909e-5e42c5cb8cc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:08:59.301Z|7ccdcf43-148d-4cb2-8aaa-3810db1d92e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:08:59.302Z|7ccdcf43-148d-4cb2-8aaa-3810db1d92e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:05.930Z|74e664e5-a891-4bd7-961f-ae500a994506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:09:05.934Z|74e664e5-a891-4bd7-961f-ae500a994506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:09:09.330Z|dbd28f58-7ace-46f9-be22-e842c2ed9dc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:09.330Z|ce2dc9a8-cd42-46b8-8992-87f9d5802a88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:09.331Z|ce2dc9a8-cd42-46b8-8992-87f9d5802a88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:09.331Z|dbd28f58-7ace-46f9-be22-e842c2ed9dc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:09.332Z|6b9fb4e1-6976-43ed-b3b0-3ab6acd51510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:09.332Z|6b9fb4e1-6976-43ed-b3b0-3ab6acd51510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:19.363Z|285394af-3823-4002-98ae-0142de910964|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:19.364Z|285394af-3823-4002-98ae-0142de910964|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:19.368Z|1cf799fe-19b5-4df6-ba8d-ae82c8655f4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:19.368Z|1cf799fe-19b5-4df6-ba8d-ae82c8655f4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:19.369Z|eae39a6f-8975-4336-90cb-a9ab8fae02da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:19.369Z|eae39a6f-8975-4336-90cb-a9ab8fae02da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:20.930Z|20d0beaf-6fb8-4889-af7b-813286d57934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:09:20.930Z|20d0beaf-6fb8-4889-af7b-813286d57934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:09:21.577Z|5ca37913-ab80-463c-97f5-02b3f20aed3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:09:21.578Z|5ca37913-ab80-463c-97f5-02b3f20aed3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:09:29.389Z|f92ae415-cd61-4097-ad7c-d7a79aec7256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:29.389Z|f92ae415-cd61-4097-ad7c-d7a79aec7256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:29.390Z|fc1ff8cd-a0f8-4d59-ae4b-a37be999b3de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:29.390Z|fc1ff8cd-a0f8-4d59-ae4b-a37be999b3de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:29.395Z|0d5cd67d-c0c2-4e7d-93bb-25cf6190cf09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:29.396Z|0d5cd67d-c0c2-4e7d-93bb-25cf6190cf09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:35.930Z|4c1661f0-1c8c-4ca9-a53c-8efbe4a1b7db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:09:35.931Z|4c1661f0-1c8c-4ca9-a53c-8efbe4a1b7db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:09:39.424Z|94a2a7b4-bf75-4fb9-b37c-ea0527376eb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:39.425Z|94a2a7b4-bf75-4fb9-b37c-ea0527376eb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:39.426Z|9b6b3bb5-f2b4-47c5-828a-b6b083ae1a41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:39.427Z|9b6b3bb5-f2b4-47c5-828a-b6b083ae1a41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:39.427Z|9fd47e35-9387-4f8f-857a-aefadedd2d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:39.428Z|9fd47e35-9387-4f8f-857a-aefadedd2d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:42.868Z|f4639b13-3a76-4323-a6df-df2fbedf42d1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:09:42.869Z|f4639b13-3a76-4323-a6df-df2fbedf42d1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:49.456Z|ddd8fcf5-c04e-49ce-bac0-c02dd1a42272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:49.457Z|ddd8fcf5-c04e-49ce-bac0-c02dd1a42272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:49.461Z|d625fffa-d62f-430d-9722-22efcdea4d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:49.461Z|d625fffa-d62f-430d-9722-22efcdea4d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:49.464Z|0d1cc38c-a68a-4338-bceb-02936c072698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:49.465Z|0d1cc38c-a68a-4338-bceb-02936c072698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:50.930Z|77b9eccb-d32e-4bdc-91e9-15c84b6ba946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:09:50.935Z|77b9eccb-d32e-4bdc-91e9-15c84b6ba946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:09:51.578Z|6ce2cf1f-da61-4cd5-bb6b-db7a82f34ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:09:51.579Z|6ce2cf1f-da61-4cd5-bb6b-db7a82f34ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:09:59.492Z|5dcb7e6c-702f-4427-9d35-58beeb47fcc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:59.493Z|5dcb7e6c-702f-4427-9d35-58beeb47fcc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:59.495Z|3aeef546-b949-4b2f-bebf-a316299961ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:59.496Z|3aeef546-b949-4b2f-bebf-a316299961ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:09:59.501Z|61863e4d-3f38-47b5-b168-0a104812b21c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:09:59.502Z|61863e4d-3f38-47b5-b168-0a104812b21c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:05.930Z|a87fb45a-c315-46c9-a735-729b63721262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:10:05.931Z|a87fb45a-c315-46c9-a735-729b63721262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:10:09.523Z|6d6951c4-6fbe-4130-a8a6-8dcdadf132bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:09.524Z|6d6951c4-6fbe-4130-a8a6-8dcdadf132bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:09.525Z|e3e2b773-d8ff-4613-ba68-6e37e4a1dc5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:09.526Z|e3e2b773-d8ff-4613-ba68-6e37e4a1dc5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:09.530Z|0f4205e2-e445-48bc-90fd-ed308d190934|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:09.531Z|0f4205e2-e445-48bc-90fd-ed308d190934|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:19.552Z|e5a362e2-4f27-4a91-abcb-f1d3ce3db995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:19.553Z|e5a362e2-4f27-4a91-abcb-f1d3ce3db995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:19.555Z|2906bd00-58bd-41b1-b185-36dce0f93b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:19.556Z|2906bd00-58bd-41b1-b185-36dce0f93b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:19.559Z|3270788b-383f-4eaf-bd10-044d3379647d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:19.560Z|3270788b-383f-4eaf-bd10-044d3379647d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:20.930Z|e01fc9be-ead6-4946-9f79-a6cf5e6db7f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:10:20.930Z|e01fc9be-ead6-4946-9f79-a6cf5e6db7f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:10:21.579Z|ac443c91-3ca3-41a1-934f-9cf204bc037f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:10:21.580Z|ac443c91-3ca3-41a1-934f-9cf204bc037f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:10:29.578Z|399af5c4-693d-4e84-9b49-36456392fcd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:29.579Z|399af5c4-693d-4e84-9b49-36456392fcd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:29.583Z|e5caa5fa-1b6f-427b-9c95-5fe6bad3b323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:29.583Z|e5caa5fa-1b6f-427b-9c95-5fe6bad3b323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:29.584Z|df238803-a116-472b-8c10-b9d7516141e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:29.584Z|df238803-a116-472b-8c10-b9d7516141e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:35.930Z|9ef75560-63f9-4e89-947a-c5324e68452c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:10:35.934Z|9ef75560-63f9-4e89-947a-c5324e68452c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:10:39.607Z|36047577-70dd-46db-a653-efb25bd31420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:39.608Z|36047577-70dd-46db-a653-efb25bd31420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:39.613Z|298b183c-064d-440a-bc2f-6ba3d1d824e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:39.613Z|4af290e8-b2df-47e4-90dd-00d27f0a2c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:39.613Z|298b183c-064d-440a-bc2f-6ba3d1d824e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:39.614Z|4af290e8-b2df-47e4-90dd-00d27f0a2c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:42.867Z|0ae2c4b7-e950-4ef0-9d85-c1c8fb282311|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:10:42.867Z|0ae2c4b7-e950-4ef0-9d85-c1c8fb282311|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:49.640Z|b8facf2a-9e10-4da0-b32e-5c2647d16315|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:49.640Z|b8facf2a-9e10-4da0-b32e-5c2647d16315|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:49.643Z|f7a7621b-cf0f-444c-b841-8c6c590912da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:49.643Z|e657ec17-f67c-4b14-a048-181ac3ffb5c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:49.644Z|f7a7621b-cf0f-444c-b841-8c6c590912da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:49.644Z|e657ec17-f67c-4b14-a048-181ac3ffb5c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:50.930Z|f99f2af2-7fa7-4ce1-a17b-a52c79c958c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:10:50.931Z|f99f2af2-7fa7-4ce1-a17b-a52c79c958c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:10:51.581Z|4694da12-6847-41a6-9cdb-2a0b69f7fab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:10:51.581Z|4694da12-6847-41a6-9cdb-2a0b69f7fab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:10:59.669Z|5fd26f14-5a21-45b5-8a56-eb5d6c0418ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:59.670Z|5fd26f14-5a21-45b5-8a56-eb5d6c0418ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:59.670Z|40447f70-02aa-4b63-b14f-ce19695c99e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:59.670Z|40447f70-02aa-4b63-b14f-ce19695c99e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:10:59.671Z|f24a5ab8-5a94-4918-94f9-a2ec4a3cc3da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:10:59.672Z|f24a5ab8-5a94-4918-94f9-a2ec4a3cc3da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:05.930Z|ae2ceacc-b2b2-421c-92fb-d3844f4d26b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:11:05.930Z|ae2ceacc-b2b2-421c-92fb-d3844f4d26b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:11:09.694Z|5db0f393-b448-4a8a-af9d-1cd208ed0d2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:09.695Z|5db0f393-b448-4a8a-af9d-1cd208ed0d2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:09.698Z|ea43b905-dff4-4bf9-9e42-c32dacbaf085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:09.698Z|ea43b905-dff4-4bf9-9e42-c32dacbaf085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:09.700Z|98de6a5e-66a0-4bbf-8d22-05062bf9486b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:09.701Z|98de6a5e-66a0-4bbf-8d22-05062bf9486b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:19.725Z|76a19c3a-8ece-481e-917b-8d43ccd4b608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:19.726Z|76a19c3a-8ece-481e-917b-8d43ccd4b608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:19.727Z|60e40915-9876-41be-85fc-4ae4274563c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:19.727Z|60e40915-9876-41be-85fc-4ae4274563c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:19.728Z|95cff977-4d02-4b97-aa03-530af9e74602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:19.729Z|95cff977-4d02-4b97-aa03-530af9e74602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:20.930Z|c944d15d-ad8c-42f6-b96b-b52afaee0744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:11:20.937Z|c944d15d-ad8c-42f6-b96b-b52afaee0744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:11:21.581Z|0200653a-4afd-4760-93fb-6cae6c623eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:11:21.582Z|0200653a-4afd-4760-93fb-6cae6c623eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:11:29.749Z|361db0b7-8e69-4409-be02-389236beedbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:29.750Z|361db0b7-8e69-4409-be02-389236beedbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:29.751Z|1f39af89-d4b1-4372-941e-7c9d14d11801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:29.751Z|1f39af89-d4b1-4372-941e-7c9d14d11801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:29.753Z|ed19b483-a22e-42a5-9cb3-c46bbe674496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:29.753Z|ed19b483-a22e-42a5-9cb3-c46bbe674496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:35.930Z|3110f59b-2e0c-4846-a645-8dd6abc40160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:11:35.931Z|3110f59b-2e0c-4846-a645-8dd6abc40160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:11:39.776Z|4d79a063-c522-4f0b-bd1f-20b267f3f56e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:39.776Z|4d79a063-c522-4f0b-bd1f-20b267f3f56e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:39.778Z|d253189d-cfef-49b7-a880-afa10ecec644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:39.778Z|afe5967e-f009-458d-af14-ee56b23bf146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:39.779Z|d253189d-cfef-49b7-a880-afa10ecec644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:39.779Z|afe5967e-f009-458d-af14-ee56b23bf146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:42.869Z|5ffcd501-a7b0-46b7-8abf-207ba3f85dca|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:11:42.869Z|5ffcd501-a7b0-46b7-8abf-207ba3f85dca|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:49.806Z|170579aa-ace2-4026-bc8a-3de16e2d7754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:49.806Z|170579aa-ace2-4026-bc8a-3de16e2d7754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:49.809Z|2508e5f7-de80-4ec8-97a3-78505a0bc13f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:49.809Z|f2b97e27-cdd7-43f4-9c5f-0aeb4aec1cee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:49.809Z|2508e5f7-de80-4ec8-97a3-78505a0bc13f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:49.809Z|f2b97e27-cdd7-43f4-9c5f-0aeb4aec1cee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:50.930Z|e4f4baea-e443-44c7-b8b7-f6279c9cc6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:11:50.931Z|e4f4baea-e443-44c7-b8b7-f6279c9cc6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:11:51.582Z|deba08db-d3fc-4db7-9758-de41ce46a55b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:11:51.583Z|deba08db-d3fc-4db7-9758-de41ce46a55b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:11:59.838Z|04470eaf-6447-4007-bc26-ecf7818eb17f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:59.839Z|04470eaf-6447-4007-bc26-ecf7818eb17f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:59.839Z|aeeb7f79-8717-459e-a192-6e3b952b66bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:59.839Z|aeeb7f79-8717-459e-a192-6e3b952b66bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:11:59.847Z|f246d8da-2d71-49f9-9dac-508ae8a486be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:11:59.848Z|f246d8da-2d71-49f9-9dac-508ae8a486be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:05.930Z|a31ef725-320a-4f0d-99df-3a0ded2b027c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:12:05.935Z|a31ef725-320a-4f0d-99df-3a0ded2b027c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:12:09.869Z|b68b5b84-c21b-4928-a512-8974782c78dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:09.869Z|b68b5b84-c21b-4928-a512-8974782c78dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:09.881Z|41b095e7-0a22-4c6e-afe9-dddff7f73ced|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:09.881Z|4de70803-5c14-4ce7-92a5-6de8dd58c2bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:09.881Z|41b095e7-0a22-4c6e-afe9-dddff7f73ced|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:09.881Z|4de70803-5c14-4ce7-92a5-6de8dd58c2bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:19.897Z|aa6fabc3-0da3-4f9f-a311-7883e68d939d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:19.898Z|aa6fabc3-0da3-4f9f-a311-7883e68d939d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:19.903Z|047d0f69-a5e7-4de5-a4ab-e39397a35e6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:19.904Z|047d0f69-a5e7-4de5-a4ab-e39397a35e6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:19.904Z|8fbe3bf6-4557-4ddb-bbee-c6c1e9aea560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:19.905Z|8fbe3bf6-4557-4ddb-bbee-c6c1e9aea560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:20.930Z|dad40d49-7925-4eed-889a-21bdcf00c2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:12:20.931Z|dad40d49-7925-4eed-889a-21bdcf00c2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:12:21.583Z|55fa81ef-6b10-4a0b-862f-e0d7f43bc90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:12:21.584Z|55fa81ef-6b10-4a0b-862f-e0d7f43bc90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:12:29.933Z|bef82aff-b9a6-4f59-ac6f-0bd82ce4e431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:29.934Z|bef82aff-b9a6-4f59-ac6f-0bd82ce4e431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:29.936Z|ed1d1412-8352-4780-a5f1-ebdc95a4eb0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:29.937Z|ed1d1412-8352-4780-a5f1-ebdc95a4eb0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:29.941Z|3e2133fa-1035-4ee8-8da8-957c9bd31eb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:29.941Z|3e2133fa-1035-4ee8-8da8-957c9bd31eb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:35.930Z|b4b7dc73-979d-4828-b8a6-7fbc9d77c137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:12:35.931Z|b4b7dc73-979d-4828-b8a6-7fbc9d77c137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:12:39.960Z|b83c4242-5741-40cb-afc4-03fb93700c73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:39.961Z|b83c4242-5741-40cb-afc4-03fb93700c73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:39.965Z|b9aab74e-0fd8-4e35-8de0-f89e0d074729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:39.965Z|fdc52183-a416-4d05-8a0e-b032dd03a9b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:39.966Z|b9aab74e-0fd8-4e35-8de0-f89e0d074729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:39.966Z|fdc52183-a416-4d05-8a0e-b032dd03a9b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:42.867Z|7984d621-dab8-4d68-b100-fb257c4e71f1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:12:42.868Z|7984d621-dab8-4d68-b100-fb257c4e71f1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:49.987Z|a221b708-d8e5-4956-b6cc-560a632d1532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:49.988Z|a221b708-d8e5-4956-b6cc-560a632d1532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:49.988Z|8844cadf-5e06-42c9-8e3c-13e955043e13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:49.989Z|5107286d-40da-4d22-9a86-12829d82992c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:12:49.989Z|8844cadf-5e06-42c9-8e3c-13e955043e13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:49.989Z|5107286d-40da-4d22-9a86-12829d82992c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:12:50.930Z|d1c83e48-77ac-4c48-aade-7255c50e10a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:12:50.930Z|d1c83e48-77ac-4c48-aade-7255c50e10a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:12:51.584Z|f4050ff0-7f4e-4327-bd7d-bfa713d0c6f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:12:51.585Z|f4050ff0-7f4e-4327-bd7d-bfa713d0c6f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:13:00.016Z|6d819933-99cd-4f01-8757-fdee821bdbc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:00.017Z|6d819933-99cd-4f01-8757-fdee821bdbc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:00.018Z|03343fda-ace2-480f-a679-7bb71cc2c8dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:00.019Z|03343fda-ace2-480f-a679-7bb71cc2c8dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:00.023Z|f61c0c66-dd6b-4ce7-ae9f-35c559d6a82e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:00.024Z|f61c0c66-dd6b-4ce7-ae9f-35c559d6a82e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:05.930Z|4b03d2dc-2b06-4af6-a7ed-d27eb5b2edec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:13:05.931Z|4b03d2dc-2b06-4af6-a7ed-d27eb5b2edec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:13:10.045Z|e84e2d5d-c2c7-4823-997b-e9b06c03ff54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:10.046Z|e84e2d5d-c2c7-4823-997b-e9b06c03ff54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:10.049Z|aa3d839f-0ad1-4d8b-95a5-80b672537676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:10.049Z|aa3d839f-0ad1-4d8b-95a5-80b672537676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:10.054Z|eed424de-af53-4c1d-8ae7-a36b7cffa1a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:10.055Z|eed424de-af53-4c1d-8ae7-a36b7cffa1a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:20.075Z|c848537f-a3b1-4e42-8efe-b79016b152b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:20.076Z|c848537f-a3b1-4e42-8efe-b79016b152b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:20.077Z|ae7307b3-8c67-4e56-8cb6-013e18027423|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:20.078Z|ae7307b3-8c67-4e56-8cb6-013e18027423|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:20.083Z|749de320-4d42-4f8e-8e01-2b34bf0c061a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:20.084Z|749de320-4d42-4f8e-8e01-2b34bf0c061a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:20.930Z|e6538573-5804-46ad-be56-6f67aa0c63ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:13:20.930Z|e6538573-5804-46ad-be56-6f67aa0c63ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:13:21.585Z|5f1e0b89-f656-472a-befd-cf4b3a9888e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:13:21.586Z|5f1e0b89-f656-472a-befd-cf4b3a9888e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:13:30.101Z|17a3ab17-7b48-4f91-9e39-1456135920cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:30.101Z|27933bd4-3be7-4c36-aec1-e2e1c0a7be08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:30.102Z|17a3ab17-7b48-4f91-9e39-1456135920cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:30.102Z|27933bd4-3be7-4c36-aec1-e2e1c0a7be08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:30.106Z|99e196e7-193c-40d7-8b31-0f8e7faa75fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:30.106Z|99e196e7-193c-40d7-8b31-0f8e7faa75fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:35.930Z|e55b1ac6-59b5-42db-8be6-8ccb3bab9a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:13:35.931Z|e55b1ac6-59b5-42db-8be6-8ccb3bab9a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:13:40.127Z|b42363a0-5488-411d-8d05-a0b37955ffe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:40.128Z|b42363a0-5488-411d-8d05-a0b37955ffe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:40.133Z|dcc9292b-b955-410f-aa3f-362cdc1f19a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:40.134Z|dcc9292b-b955-410f-aa3f-362cdc1f19a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:40.145Z|60511998-0e62-45b2-83cf-04a9950dd802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:40.146Z|60511998-0e62-45b2-83cf-04a9950dd802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:42.867Z|38f35a1f-684b-4e65-88c4-cb3aafbdbbc6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:13:42.868Z|38f35a1f-684b-4e65-88c4-cb3aafbdbbc6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:50.167Z|a8f07f78-a6fd-48e4-8fe6-3ff8dfb03555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:50.168Z|217d4450-08e8-4be4-b557-c7342236fc61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:50.168Z|a8f07f78-a6fd-48e4-8fe6-3ff8dfb03555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:50.168Z|217d4450-08e8-4be4-b557-c7342236fc61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:50.184Z|8e765b24-5926-4332-a39a-5766bb9cfe7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:13:50.185Z|8e765b24-5926-4332-a39a-5766bb9cfe7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:13:50.930Z|746b6f1b-a470-44f9-a1db-af18a27ae293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:13:50.933Z|746b6f1b-a470-44f9-a1db-af18a27ae293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:13:51.586Z|084b9c5c-de84-4807-99ca-28e84508828e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:13:51.587Z|084b9c5c-de84-4807-99ca-28e84508828e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:14:00.197Z|ed6c9fd3-6e6f-47dc-8cd9-4aa47e38aeed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:00.197Z|ed6c9fd3-6e6f-47dc-8cd9-4aa47e38aeed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:00.206Z|731cb674-3c6d-4ab9-b9f4-2b0276650ca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:00.207Z|731cb674-3c6d-4ab9-b9f4-2b0276650ca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:00.209Z|a7466862-ab60-4870-858a-9875dd038e42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:00.209Z|a7466862-ab60-4870-858a-9875dd038e42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:05.930Z|160e7562-b948-4c74-9e39-6a01b37d8751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:14:05.931Z|160e7562-b948-4c74-9e39-6a01b37d8751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:14:10.234Z|de57af6b-ca97-4b82-9bdd-b6abcff058f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:10.235Z|de57af6b-ca97-4b82-9bdd-b6abcff058f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:10.240Z|8d4a59aa-0615-4782-9524-e7ec4b344a6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:10.241Z|8d4a59aa-0615-4782-9524-e7ec4b344a6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:10.242Z|6c2bd7a5-3840-4b26-952f-1a17ffbcc66c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:10.242Z|6c2bd7a5-3840-4b26-952f-1a17ffbcc66c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:20.266Z|49c4ece7-33c3-466b-b206-0c3d1a63ce0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:20.266Z|49c4ece7-33c3-466b-b206-0c3d1a63ce0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:20.271Z|ea67e335-9489-441f-9fce-bea2656e81cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:20.271Z|ea67e335-9489-441f-9fce-bea2656e81cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:20.271Z|fbf7cea6-20af-48fe-a616-a6b7b2f29164|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:20.272Z|fbf7cea6-20af-48fe-a616-a6b7b2f29164|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:20.930Z|04ddd612-1416-4724-89a1-3cf9460a6c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:14:20.930Z|04ddd612-1416-4724-89a1-3cf9460a6c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:14:21.587Z|11324ebd-da01-49f8-92ca-afc97c9343e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:14:21.588Z|11324ebd-da01-49f8-92ca-afc97c9343e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:14:30.301Z|f4e29e31-36e0-4ebb-9adc-eed856cef920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:30.302Z|f4e29e31-36e0-4ebb-9adc-eed856cef920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:30.305Z|165d91c5-7f83-494d-b444-b275b7dc4d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:30.306Z|60d5f26f-51c8-48e0-9829-7993d083c52f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:30.306Z|165d91c5-7f83-494d-b444-b275b7dc4d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:30.306Z|60d5f26f-51c8-48e0-9829-7993d083c52f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:35.930Z|ee19cb23-4de5-44d5-8a67-d9387e046329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:14:35.931Z|ee19cb23-4de5-44d5-8a67-d9387e046329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:14:40.328Z|a32604e7-7846-46f5-8dc6-b072a8288ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:40.329Z|a32604e7-7846-46f5-8dc6-b072a8288ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:40.331Z|9822f115-282f-43f8-907e-52f69fa5b4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:40.331Z|9822f115-282f-43f8-907e-52f69fa5b4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:40.331Z|527e9fdc-d873-47b4-a2f7-a9a722438fce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:40.332Z|527e9fdc-d873-47b4-a2f7-a9a722438fce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:42.867Z|4a77349d-10e2-44c9-bf3c-50c9da8b31f1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:14:42.868Z|4a77349d-10e2-44c9-bf3c-50c9da8b31f1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:50.368Z|9e0fc6ab-394d-415a-8d61-e171820dfc6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:50.369Z|9e0fc6ab-394d-415a-8d61-e171820dfc6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:50.370Z|cda7e926-cbde-4104-a722-92ab59a6bd2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:50.370Z|cda7e926-cbde-4104-a722-92ab59a6bd2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:50.374Z|bdbdc8fc-dec1-44d9-9c4e-23040cbe7f16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:14:50.374Z|bdbdc8fc-dec1-44d9-9c4e-23040cbe7f16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:14:50.930Z|7ce73699-fc4c-4214-ba0b-3bf87be3aace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:14:50.930Z|7ce73699-fc4c-4214-ba0b-3bf87be3aace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:14:51.588Z|eb57047a-4fe0-470f-a758-956e020421d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:14:51.589Z|eb57047a-4fe0-470f-a758-956e020421d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:15:00.397Z|b62db6f4-d285-48c1-b06d-e8e0e9a271ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:00.397Z|051ab191-3eeb-462f-8d28-06e073366cb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:00.397Z|b62db6f4-d285-48c1-b06d-e8e0e9a271ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:00.398Z|051ab191-3eeb-462f-8d28-06e073366cb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:00.400Z|ef014eaa-3ae6-43f1-8437-4c16b992c47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:00.401Z|ef014eaa-3ae6-43f1-8437-4c16b992c47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:05.930Z|ae62b9d7-c2d4-4d5d-a718-0994f4d8d900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:15:05.931Z|ae62b9d7-c2d4-4d5d-a718-0994f4d8d900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:15:10.421Z|e354b5ac-8ea1-4309-ad1a-69e2209847a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:10.422Z|e354b5ac-8ea1-4309-ad1a-69e2209847a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:10.448Z|9734439b-e474-4c9a-9c39-c5728ece749e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:10.449Z|9734439b-e474-4c9a-9c39-c5728ece749e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:10.451Z|ff7956a4-9df1-445e-8483-fb4a405188d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:10.452Z|ff7956a4-9df1-445e-8483-fb4a405188d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:20.479Z|296a7cc2-753e-41a3-9538-a42718c8cb2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:20.479Z|975900b7-eec4-4e01-938c-6609550af1f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:20.479Z|296a7cc2-753e-41a3-9538-a42718c8cb2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:20.480Z|975900b7-eec4-4e01-938c-6609550af1f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:20.485Z|5573c514-f656-4d52-bced-8a8491be6633|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:20.485Z|5573c514-f656-4d52-bced-8a8491be6633|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:20.930Z|f43424cf-f530-4ef2-bcc9-d5ce44932761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:15:20.930Z|f43424cf-f530-4ef2-bcc9-d5ce44932761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:15:21.589Z|0916f578-6f1b-4d26-b553-8671b18380a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:15:21.590Z|0916f578-6f1b-4d26-b553-8671b18380a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:15:30.501Z|1fffc065-df85-4808-acb8-f2fd82a654a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:30.501Z|63c99b57-0146-4730-b4fd-579750fb972e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:30.502Z|1fffc065-df85-4808-acb8-f2fd82a654a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:30.502Z|63c99b57-0146-4730-b4fd-579750fb972e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:30.506Z|098f3297-48b9-46ec-be6c-31dcb7d81ef2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:30.506Z|098f3297-48b9-46ec-be6c-31dcb7d81ef2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:35.930Z|66d9f2b4-522c-4565-8ec8-92fd85a12fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:15:35.934Z|66d9f2b4-522c-4565-8ec8-92fd85a12fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:15:40.531Z|828c23ab-ad67-416a-aacd-7de692ffbf93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:40.532Z|828c23ab-ad67-416a-aacd-7de692ffbf93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:40.534Z|f4a11f63-6017-41ec-bad3-043ddcba9e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:40.534Z|f4a11f63-6017-41ec-bad3-043ddcba9e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:40.535Z|081a8f13-397a-499e-9acf-5719556c4ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:40.535Z|081a8f13-397a-499e-9acf-5719556c4ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:42.867Z|dfc62fa8-9c18-4bd9-bb3d-d784da347291|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:15:42.868Z|dfc62fa8-9c18-4bd9-bb3d-d784da347291|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:50.560Z|dd8c062e-d879-4fc0-9a52-63a499aca5a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:50.561Z|dd8c062e-d879-4fc0-9a52-63a499aca5a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:50.560Z|fc1af8c3-2f0c-4f7c-aaa3-96263d3ad994|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:50.561Z|fc1af8c3-2f0c-4f7c-aaa3-96263d3ad994|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:50.562Z|cdd80e30-c104-4023-8766-c78cc71defdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:15:50.563Z|cdd80e30-c104-4023-8766-c78cc71defdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:15:50.930Z|cc650adb-918a-4fad-985b-cdf8e9d135dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:15:50.931Z|cc650adb-918a-4fad-985b-cdf8e9d135dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:15:51.591Z|5072c810-20af-4c6b-abb6-e560ee0b6c31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:15:51.591Z|5072c810-20af-4c6b-abb6-e560ee0b6c31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:16:00.589Z|add492ec-1e53-4a61-9fa7-12d7f22c4975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:00.590Z|add492ec-1e53-4a61-9fa7-12d7f22c4975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:00.591Z|abda828d-0e45-4492-ba56-79686394c4a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:00.592Z|abda828d-0e45-4492-ba56-79686394c4a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:00.593Z|ae1081da-08ff-45a4-ab2a-48b4ae014580|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:00.594Z|ae1081da-08ff-45a4-ab2a-48b4ae014580|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:05.930Z|b864bd58-774f-4233-b47d-fcb7553cc930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:16:05.931Z|b864bd58-774f-4233-b47d-fcb7553cc930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:16:10.620Z|83f6e80b-1174-4df5-8e6a-2ef1a14f7e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:10.621Z|83f6e80b-1174-4df5-8e6a-2ef1a14f7e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:10.621Z|a46011d1-0650-48df-bf5f-aa1edb00aa07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:10.622Z|a46011d1-0650-48df-bf5f-aa1edb00aa07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:10.624Z|304944ca-430f-462e-96e5-e09589ad2984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:10.625Z|304944ca-430f-462e-96e5-e09589ad2984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:20.650Z|414e001e-f159-404c-93a5-76661e176702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:20.651Z|414e001e-f159-404c-93a5-76661e176702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:20.651Z|9706b6ef-ed68-44b6-9b97-2d1858dc943c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:20.652Z|9706b6ef-ed68-44b6-9b97-2d1858dc943c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:20.659Z|20d2275f-dc08-4cf1-b59a-c4976a34cf8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:20.660Z|20d2275f-dc08-4cf1-b59a-c4976a34cf8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:20.930Z|b7447f9d-2cca-413f-b6bb-de8cdf6c6c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:16:20.935Z|b7447f9d-2cca-413f-b6bb-de8cdf6c6c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:16:21.592Z|1e093652-97c5-466a-b9e5-7e30fa9795dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:16:21.592Z|1e093652-97c5-466a-b9e5-7e30fa9795dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:16:30.676Z|379d7967-78be-4640-b524-738944350d8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:30.677Z|379d7967-78be-4640-b524-738944350d8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:30.683Z|2a5ecbd3-3072-43ea-8809-acde1d5bec46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:30.683Z|2a5ecbd3-3072-43ea-8809-acde1d5bec46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:30.685Z|f2ac0183-4d33-41c9-b46e-2361207a2510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:30.685Z|f2ac0183-4d33-41c9-b46e-2361207a2510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:35.930Z|da0688bd-cf7a-420d-9dd3-265f4f804d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:16:35.931Z|da0688bd-cf7a-420d-9dd3-265f4f804d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:16:40.707Z|47e2ff18-8092-417e-a1d5-a6cdd13e5fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:40.707Z|87970868-6910-47b1-8589-48c675e11210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:40.708Z|47e2ff18-8092-417e-a1d5-a6cdd13e5fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:40.708Z|87970868-6910-47b1-8589-48c675e11210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:40.711Z|a3b15608-6b7c-4b19-b8f2-e271037d97a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:40.712Z|a3b15608-6b7c-4b19-b8f2-e271037d97a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:42.866Z|e2999d98-6187-483f-aa96-2bf63697312a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:16:42.867Z|e2999d98-6187-483f-aa96-2bf63697312a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:50.732Z|a3a1280a-9680-4f33-9da3-5ccbf41e47f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:50.733Z|a3a1280a-9680-4f33-9da3-5ccbf41e47f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:50.737Z|ece024a7-d97d-4023-a276-29c2d0738ca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:50.738Z|ece024a7-d97d-4023-a276-29c2d0738ca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:50.738Z|2b0fb681-4a39-43b9-8574-ffcea2126a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:16:50.739Z|2b0fb681-4a39-43b9-8574-ffcea2126a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:16:50.930Z|50addc4a-742d-48d3-8f9b-d93ae6157dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:16:50.930Z|50addc4a-742d-48d3-8f9b-d93ae6157dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:16:51.593Z|875998e9-6ef0-47f4-b158-fad38be5fc4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:16:51.593Z|875998e9-6ef0-47f4-b158-fad38be5fc4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:17:00.764Z|b9dcda76-b0ca-4e84-b01d-4a0572cda816|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:00.765Z|b9dcda76-b0ca-4e84-b01d-4a0572cda816|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:00.767Z|df3eb992-39eb-4b4c-89ff-1a9012b54f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:00.768Z|df3eb992-39eb-4b4c-89ff-1a9012b54f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:00.769Z|c03af070-c3f5-4f5b-b3a7-f74604a7e7cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:00.769Z|c03af070-c3f5-4f5b-b3a7-f74604a7e7cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:05.930Z|b64d2149-98ea-40f7-8e25-f2dcd87214a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:17:05.934Z|b64d2149-98ea-40f7-8e25-f2dcd87214a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:17:10.789Z|f4a2a29c-7bff-4ec1-8e51-35b2d762223d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:10.790Z|f4a2a29c-7bff-4ec1-8e51-35b2d762223d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:10.792Z|ebc758a5-628b-4cae-b0f1-f672db3a4268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:10.793Z|ebc758a5-628b-4cae-b0f1-f672db3a4268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:10.795Z|01fcd329-86cd-4393-94f1-3ccc9e9533fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:10.795Z|01fcd329-86cd-4393-94f1-3ccc9e9533fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:20.819Z|da3034e4-d6e7-458e-b27d-7da05dadf367|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:20.820Z|da3034e4-d6e7-458e-b27d-7da05dadf367|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:20.825Z|d29dfa17-e5bd-4eab-9035-fc51d08706fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:20.825Z|d29dfa17-e5bd-4eab-9035-fc51d08706fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:20.833Z|4ce92ace-5c5e-4b7d-a887-08ab2bc43942|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:20.833Z|4ce92ace-5c5e-4b7d-a887-08ab2bc43942|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:20.930Z|6d126c24-8ce0-412c-9cc2-489ef6283309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:17:20.931Z|6d126c24-8ce0-412c-9cc2-489ef6283309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:17:21.594Z|536b022e-a378-43b6-be6b-61376811a9c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:17:21.595Z|536b022e-a378-43b6-be6b-61376811a9c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:17:30.847Z|9d2cf088-c111-407c-bcf3-abbcc88995f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:30.848Z|9d2cf088-c111-407c-bcf3-abbcc88995f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:30.853Z|ee3415b2-6c48-4e2f-89e2-ba0e8063c5c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:30.854Z|ee3415b2-6c48-4e2f-89e2-ba0e8063c5c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:30.856Z|57c3ab4d-642f-42a1-8648-a0c44f929159|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:30.857Z|57c3ab4d-642f-42a1-8648-a0c44f929159|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:35.930Z|6aa196ce-ba97-452e-b990-a5fdae805063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:17:35.931Z|6aa196ce-ba97-452e-b990-a5fdae805063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:17:40.876Z|aa13273f-b51f-4712-a1e5-524b9e9fdb47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:40.877Z|aa13273f-b51f-4712-a1e5-524b9e9fdb47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:40.881Z|b14bcb9c-6dad-4111-87ea-091c12c09773|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:40.882Z|b14bcb9c-6dad-4111-87ea-091c12c09773|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:40.882Z|6a0ea47d-4fe8-4f58-a12f-efba6e748607|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:40.883Z|6a0ea47d-4fe8-4f58-a12f-efba6e748607|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:42.867Z|30c32d6e-8042-4c29-94ce-eb15bfcee2ac|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:17:42.868Z|30c32d6e-8042-4c29-94ce-eb15bfcee2ac|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:50.906Z|c1fe1796-f4f1-4f73-947f-e368770ceafc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:50.907Z|c1fe1796-f4f1-4f73-947f-e368770ceafc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:50.911Z|d55c146e-f052-4ece-9afc-9095ab4e7732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:50.911Z|d55c146e-f052-4ece-9afc-9095ab4e7732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:50.912Z|f4fbd413-86ce-4113-a74c-5f0531ee9055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:17:50.912Z|f4fbd413-86ce-4113-a74c-5f0531ee9055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:17:50.930Z|f7b8cac9-fda5-43a4-8016-3855b22065ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:17:50.934Z|f7b8cac9-fda5-43a4-8016-3855b22065ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:17:51.595Z|095370b2-5642-44d4-bf62-7b4cc34297f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:17:51.596Z|095370b2-5642-44d4-bf62-7b4cc34297f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:18:00.931Z|62b2617a-5109-416d-bbc4-843e8fd45cf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:00.932Z|62b2617a-5109-416d-bbc4-843e8fd45cf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:00.938Z|b2abe182-73f3-49c1-aad6-268eb5c719f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:00.938Z|b2abe182-73f3-49c1-aad6-268eb5c719f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:00.940Z|04016410-a6b0-4a5f-b4c0-3b14a3f50358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:00.940Z|04016410-a6b0-4a5f-b4c0-3b14a3f50358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:05.930Z|70df291c-2539-4b4a-87cf-1c62af5326c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:18:05.931Z|70df291c-2539-4b4a-87cf-1c62af5326c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:18:10.964Z|4cb8d23c-b60c-4a57-a70f-b892ad8b5c52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:10.965Z|4cb8d23c-b60c-4a57-a70f-b892ad8b5c52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:10.964Z|23b9c7ae-8716-401f-ad72-e8ab44f9c7e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:10.965Z|23b9c7ae-8716-401f-ad72-e8ab44f9c7e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:10.967Z|b38744f5-cf6f-4ef7-b600-9b5e00b51a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:10.967Z|b38744f5-cf6f-4ef7-b600-9b5e00b51a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:20.930Z|64abc18c-a4e7-4a1b-995a-6f68afcb0179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:18:20.931Z|64abc18c-a4e7-4a1b-995a-6f68afcb0179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:18:20.994Z|e238897d-8b17-4d4c-b005-afbf7bf05c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:20.995Z|e238897d-8b17-4d4c-b005-afbf7bf05c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:20.998Z|e7d1daa7-27c2-48ee-8dde-681f39ab1cab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:20.999Z|e7d1daa7-27c2-48ee-8dde-681f39ab1cab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:20.999Z|d76eb25b-478f-4505-a87a-4451f21d5e37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:21.000Z|d76eb25b-478f-4505-a87a-4451f21d5e37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:21.596Z|7d7881e0-cb3f-40ec-a6de-1f097fbf93cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:18:21.597Z|7d7881e0-cb3f-40ec-a6de-1f097fbf93cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:18:31.024Z|ca996ef8-1871-4e48-8052-9af957a8b5c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:31.025Z|ca996ef8-1871-4e48-8052-9af957a8b5c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:31.025Z|7cf101b9-4751-41d7-981e-bdbc3695586b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:31.026Z|7cf101b9-4751-41d7-981e-bdbc3695586b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:31.027Z|4e47b075-14ca-4c79-a233-cd20ee5eb2d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:31.027Z|4e47b075-14ca-4c79-a233-cd20ee5eb2d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:35.930Z|ba98b3d1-6221-4734-9247-330556e80d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:18:35.934Z|ba98b3d1-6221-4734-9247-330556e80d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:18:41.057Z|b1eff246-5483-4f27-ba42-9423d0f5364b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:41.058Z|b1eff246-5483-4f27-ba42-9423d0f5364b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:41.059Z|7c7552db-1fd6-4c19-a3f9-1e8d56c246bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:41.060Z|7c7552db-1fd6-4c19-a3f9-1e8d56c246bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:41.060Z|6d9ea82e-1f6e-42fe-a4a8-3005aef1e669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:41.061Z|6d9ea82e-1f6e-42fe-a4a8-3005aef1e669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:42.866Z|7ddc276f-f1b4-4bb9-9fca-3431ba994999|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:18:42.866Z|7ddc276f-f1b4-4bb9-9fca-3431ba994999|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:50.930Z|48cd8001-decc-48d8-9cf7-6ab694d6e1a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:18:50.931Z|48cd8001-decc-48d8-9cf7-6ab694d6e1a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:18:51.087Z|8f901c5e-4f73-441b-b4bb-0f9acd1ae3b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:51.087Z|dd031021-b978-459c-a40f-d8a132cca09b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:51.087Z|8f901c5e-4f73-441b-b4bb-0f9acd1ae3b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:51.087Z|dd031021-b978-459c-a40f-d8a132cca09b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:51.097Z|e8905f4e-18b2-4f3c-bbd2-9538bdf5f38c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:18:51.098Z|e8905f4e-18b2-4f3c-bbd2-9538bdf5f38c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:18:51.597Z|a04446d2-67f7-4fc5-b4e8-7f914f72be24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:18:51.598Z|a04446d2-67f7-4fc5-b4e8-7f914f72be24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:19:01.127Z|bff6b2d6-e702-46e3-b25c-992bcdf6a8fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:01.126Z|57a8dcac-a97d-4814-b7e2-af42d961eebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:01.127Z|bff6b2d6-e702-46e3-b25c-992bcdf6a8fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:01.127Z|57a8dcac-a97d-4814-b7e2-af42d961eebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:01.127Z|15efc302-aebe-466d-90a4-c9e27803b609|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:01.128Z|15efc302-aebe-466d-90a4-c9e27803b609|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:05.930Z|93b2f231-141f-4d30-a4ff-e5614cb671ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:19:05.931Z|93b2f231-141f-4d30-a4ff-e5614cb671ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:19:11.157Z|522e1833-2519-4781-9698-21ae8bf58094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:11.158Z|522e1833-2519-4781-9698-21ae8bf58094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:11.159Z|203fc442-fc79-47ac-9060-e72d0fe82632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:11.160Z|203fc442-fc79-47ac-9060-e72d0fe82632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:11.162Z|1d8d5850-2ffb-41a6-afce-164cc11c5692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:11.163Z|1d8d5850-2ffb-41a6-afce-164cc11c5692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:20.930Z|af6e44fd-2b09-40e5-93a7-37a928c30b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:19:20.936Z|af6e44fd-2b09-40e5-93a7-37a928c30b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:19:21.185Z|b6c6b882-eeed-41e7-bcae-5a60b44d6f72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:21.186Z|b6c6b882-eeed-41e7-bcae-5a60b44d6f72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:21.187Z|a80ffc4e-93c8-4a4c-b6ad-b8cb34975936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:21.188Z|a80ffc4e-93c8-4a4c-b6ad-b8cb34975936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:21.189Z|0fcf8aaf-56a0-4eda-959f-4b97255fc215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:21.190Z|0fcf8aaf-56a0-4eda-959f-4b97255fc215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:21.598Z|b0bb40a1-281e-4b69-b24b-93f396005cf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:19:21.599Z|b0bb40a1-281e-4b69-b24b-93f396005cf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:19:31.219Z|acc3dee0-a248-480f-8042-74afad235b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:31.220Z|acc3dee0-a248-480f-8042-74afad235b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:31.221Z|db5fc3a0-b446-4b23-8f41-7623d341f913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:31.221Z|db5fc3a0-b446-4b23-8f41-7623d341f913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:31.251Z|67598906-7556-4d53-a9f1-3ed6bac6e939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:31.252Z|67598906-7556-4d53-a9f1-3ed6bac6e939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:35.930Z|10bc49b6-9c5e-4f34-a0eb-f90b57d84f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:19:35.931Z|10bc49b6-9c5e-4f34-a0eb-f90b57d84f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:19:41.251Z|c8190673-01ca-4dd6-9c6d-e0e7375171fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:41.252Z|c8190673-01ca-4dd6-9c6d-e0e7375171fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:41.252Z|f7bdc485-1edc-46dc-815d-2d3a91de76c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:41.252Z|f7bdc485-1edc-46dc-815d-2d3a91de76c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:41.277Z|ab40bba0-d896-4c13-855c-989420df92d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:41.278Z|ab40bba0-d896-4c13-855c-989420df92d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:42.868Z|fa50b44a-30ab-472e-b1e7-6e55cbab67bf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:19:42.869Z|fa50b44a-30ab-472e-b1e7-6e55cbab67bf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:50.930Z|6f92442d-3647-4704-8d91-7c95eeb5aea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:19:50.931Z|6f92442d-3647-4704-8d91-7c95eeb5aea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:19:51.280Z|41c08d8b-a8fe-40a3-9f4f-20f41a40259e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:51.281Z|41c08d8b-a8fe-40a3-9f4f-20f41a40259e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:51.281Z|c04774ea-2095-4f23-8951-c7a857102bb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:51.281Z|c04774ea-2095-4f23-8951-c7a857102bb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:51.307Z|be99b7cb-a900-4544-9409-aa1d5136a603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:19:51.307Z|be99b7cb-a900-4544-9409-aa1d5136a603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:19:51.600Z|9e0823f2-2511-4d46-b3cf-0a32375c7e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:19:51.600Z|9e0823f2-2511-4d46-b3cf-0a32375c7e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:20:01.311Z|5f0439b9-9324-46c2-b396-5a858571e047|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:01.311Z|5f0439b9-9324-46c2-b396-5a858571e047|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:01.312Z|a7ba10a6-471b-4e69-8da3-1f1fed8b1828|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:01.312Z|a7ba10a6-471b-4e69-8da3-1f1fed8b1828|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:01.336Z|d9b11409-2091-405c-9ce8-5db6e9eec3c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:01.336Z|d9b11409-2091-405c-9ce8-5db6e9eec3c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:05.930Z|3df87c53-6f93-4a59-b91b-56992e2feef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:20:05.934Z|3df87c53-6f93-4a59-b91b-56992e2feef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:20:11.339Z|78c6e919-996c-42cb-8847-9d69ce132373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:11.339Z|78c6e919-996c-42cb-8847-9d69ce132373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:11.344Z|99771cb7-22a8-4bc4-a244-19584d8b0d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:11.345Z|99771cb7-22a8-4bc4-a244-19584d8b0d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:11.359Z|c486efaa-031a-4fc1-8141-f01ec1abab54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:11.359Z|c486efaa-031a-4fc1-8141-f01ec1abab54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:20.930Z|09b29762-261f-4ed4-873e-3329b5d295be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:20:20.931Z|09b29762-261f-4ed4-873e-3329b5d295be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:20:21.368Z|d8ad61b8-f6d9-491e-85a0-7d44a5e952f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:21.369Z|d8ad61b8-f6d9-491e-85a0-7d44a5e952f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:21.373Z|118e24ae-ca17-477d-9827-d44cc696c0c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:21.374Z|118e24ae-ca17-477d-9827-d44cc696c0c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:21.385Z|88869436-bab1-456d-8b7f-beceeae6e221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:21.385Z|88869436-bab1-456d-8b7f-beceeae6e221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:21.601Z|28111f2a-658c-40de-aa3b-8991fbae2b1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:20:21.602Z|28111f2a-658c-40de-aa3b-8991fbae2b1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:20:31.392Z|2e31ad2b-f721-4907-918f-7ce4eb51e7e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:31.393Z|2e31ad2b-f721-4907-918f-7ce4eb51e7e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:31.399Z|d286ff83-935e-4c08-937a-3c8ddaf2a7de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:31.400Z|d286ff83-935e-4c08-937a-3c8ddaf2a7de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:31.411Z|90926f55-7a7c-46d3-8cfc-3fd7acee142b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:31.411Z|90926f55-7a7c-46d3-8cfc-3fd7acee142b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:35.930Z|2ef05329-41d3-4025-b09f-e7fc258e1b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:20:35.931Z|2ef05329-41d3-4025-b09f-e7fc258e1b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:20:41.417Z|da117408-3dc9-4d26-95c6-28ebdb1f811c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:41.418Z|da117408-3dc9-4d26-95c6-28ebdb1f811c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:41.423Z|b1bd74cd-4d26-43ee-b7eb-2df4cf516ade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:41.424Z|b1bd74cd-4d26-43ee-b7eb-2df4cf516ade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:41.440Z|17461068-b3ea-445d-a23c-542d4e797503|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:41.441Z|17461068-b3ea-445d-a23c-542d4e797503|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:42.868Z|11c238e7-b8fe-40ba-a077-2c1ae3e15ebf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:20:42.868Z|11c238e7-b8fe-40ba-a077-2c1ae3e15ebf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:50.930Z|409a1df4-2514-4244-8112-b817bdd658e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:20:50.936Z|409a1df4-2514-4244-8112-b817bdd658e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:20:51.448Z|9200a3f1-f8a5-443e-af43-d819e37b26b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:51.448Z|9200a3f1-f8a5-443e-af43-d819e37b26b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:51.452Z|5fcd98a7-fcee-475b-a52b-fe961fba2481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:51.453Z|5fcd98a7-fcee-475b-a52b-fe961fba2481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:51.469Z|af742171-11d5-438e-8719-9e28b3058e2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:20:51.470Z|af742171-11d5-438e-8719-9e28b3058e2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:20:51.602Z|24e75c4c-56c3-464a-a2c2-928323e6d84e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:20:51.602Z|24e75c4c-56c3-464a-a2c2-928323e6d84e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:21:01.478Z|e377cf61-fb12-4d43-a17a-eda0c6e640d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:01.479Z|e377cf61-fb12-4d43-a17a-eda0c6e640d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:01.479Z|89032017-4335-45e4-9ce6-2e6bed6e08b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:01.480Z|89032017-4335-45e4-9ce6-2e6bed6e08b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:01.496Z|e7c06eb1-7092-4d97-b47b-b5446c2c15b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:01.497Z|e7c06eb1-7092-4d97-b47b-b5446c2c15b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:05.930Z|afa9caae-8c1b-4e71-8223-c29cf6cadfc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:21:05.931Z|afa9caae-8c1b-4e71-8223-c29cf6cadfc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:21:11.515Z|f8ad9966-577c-4582-9368-d4cf07b06e10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:11.516Z|f8ad9966-577c-4582-9368-d4cf07b06e10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:11.517Z|f0f50551-ef32-4f2a-9d1f-3717fe5ae07b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:11.517Z|f0f50551-ef32-4f2a-9d1f-3717fe5ae07b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:11.528Z|6146a0b0-d7ef-43be-883d-6a85ecae9655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:11.528Z|6146a0b0-d7ef-43be-883d-6a85ecae9655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:20.930Z|b5bd1d4f-7344-466a-9e2f-d97c3b62473c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:21:20.930Z|b5bd1d4f-7344-466a-9e2f-d97c3b62473c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:21:21.547Z|f159eceb-99d2-4ceb-8506-dc186d61b82b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:21.548Z|f159eceb-99d2-4ceb-8506-dc186d61b82b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:21.551Z|bb8baf4a-3a84-4979-a281-ed6ad915cd57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:21.551Z|bb8baf4a-3a84-4979-a281-ed6ad915cd57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:21.561Z|5eda7fc4-8c4f-46a6-96ea-38b42afd3c0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:21.562Z|5eda7fc4-8c4f-46a6-96ea-38b42afd3c0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:21.603Z|dfc8a8fe-6272-4ecc-a857-d3e863d6a324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:21:21.603Z|dfc8a8fe-6272-4ecc-a857-d3e863d6a324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:21:31.576Z|455a7feb-75cd-46f8-afed-cbe4eedc5218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:31.577Z|455a7feb-75cd-46f8-afed-cbe4eedc5218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:31.584Z|a1a3e80e-15f5-41b3-b145-2f6ab0c2c2fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:31.585Z|a1a3e80e-15f5-41b3-b145-2f6ab0c2c2fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:31.587Z|ec36855d-879b-4ee3-b9ef-11f5780adcb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:31.588Z|ec36855d-879b-4ee3-b9ef-11f5780adcb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:35.930Z|02c7f8b9-ea6a-474a-9227-addf8b69c6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:21:35.934Z|02c7f8b9-ea6a-474a-9227-addf8b69c6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:21:41.613Z|33a59649-ff55-4fdd-b6ff-1bfbb8fab61e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:41.613Z|7bdf53b4-7183-4a0c-9fda-4f307190530f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:41.613Z|33a59649-ff55-4fdd-b6ff-1bfbb8fab61e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:41.614Z|7bdf53b4-7183-4a0c-9fda-4f307190530f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:41.615Z|83cc87a8-d0ec-4318-91a7-368ee62116a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:41.616Z|83cc87a8-d0ec-4318-91a7-368ee62116a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:42.867Z|667cf4a1-2c7a-4ac6-9564-07b335953222|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:21:42.868Z|667cf4a1-2c7a-4ac6-9564-07b335953222|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:50.930Z|089e8f8a-d942-4afd-a246-dc4026268a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:21:50.931Z|089e8f8a-d942-4afd-a246-dc4026268a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:21:51.603Z|78218513-4d4e-4223-a702-69b5aaed9884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:21:51.604Z|78218513-4d4e-4223-a702-69b5aaed9884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:21:51.645Z|856caca1-3eb1-43b9-a550-a01522ae763f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:51.646Z|856caca1-3eb1-43b9-a550-a01522ae763f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:51.646Z|c96f8769-cb03-40ba-9272-7a20b62d6c5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:51.647Z|c96f8769-cb03-40ba-9272-7a20b62d6c5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:21:51.649Z|73d7f724-62a9-4acc-9a93-113a17e1dcd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:21:51.649Z|73d7f724-62a9-4acc-9a93-113a17e1dcd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:01.673Z|43bd1b67-463d-4338-89b4-cbe53badd085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:01.674Z|43bd1b67-463d-4338-89b4-cbe53badd085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:01.675Z|c7ab928e-6b69-4988-a2a8-5fbd384c885f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:01.676Z|362f6513-af7d-43ee-a07d-b1decfeccb82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:01.676Z|c7ab928e-6b69-4988-a2a8-5fbd384c885f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:01.676Z|362f6513-af7d-43ee-a07d-b1decfeccb82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:05.930Z|68d4ffff-cfaa-4fed-91fb-55409890269b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:22:05.931Z|68d4ffff-cfaa-4fed-91fb-55409890269b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:22:11.703Z|cfdf5ebb-fee7-46de-b012-a8fc502c3901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:11.704Z|cfdf5ebb-fee7-46de-b012-a8fc502c3901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:11.704Z|7a259566-6f9b-44bc-ab34-9e0af01f6a03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:11.705Z|7a259566-6f9b-44bc-ab34-9e0af01f6a03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:11.712Z|4587ae61-9483-4a6e-be2f-d24149ffe225|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:11.712Z|4587ae61-9483-4a6e-be2f-d24149ffe225|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:20.930Z|433b50b1-414f-49ca-8dcb-649353e5fd14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:22:20.935Z|433b50b1-414f-49ca-8dcb-649353e5fd14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:22:21.605Z|b25af397-7bce-4d6f-b18d-fdaf1c412762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:22:21.605Z|b25af397-7bce-4d6f-b18d-fdaf1c412762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:22:21.733Z|c509434b-7c9a-4a66-b517-8b10b8933967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:21.734Z|c509434b-7c9a-4a66-b517-8b10b8933967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:21.735Z|110281b7-57b0-4487-9ae7-248e11e220d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:21.736Z|110281b7-57b0-4487-9ae7-248e11e220d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:21.741Z|ffce5f2f-22f0-464a-9ae9-b247a4b173c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:21.741Z|ffce5f2f-22f0-464a-9ae9-b247a4b173c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:31.767Z|eed32836-7c12-4dba-a83f-d6812f42151f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:31.768Z|eed32836-7c12-4dba-a83f-d6812f42151f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:31.768Z|c88deda4-78ca-4a87-9084-44f1032ab66e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:31.769Z|c88deda4-78ca-4a87-9084-44f1032ab66e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:31.772Z|bf4d3ffa-74fd-4f19-8915-60690c76d0ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:31.773Z|bf4d3ffa-74fd-4f19-8915-60690c76d0ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:35.930Z|1d00c1f0-9e19-414b-ae3f-a8e7a316cb91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:22:35.931Z|1d00c1f0-9e19-414b-ae3f-a8e7a316cb91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:22:41.796Z|e73b36c2-11f0-4339-a58c-6eb9a556b9ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:41.797Z|e73b36c2-11f0-4339-a58c-6eb9a556b9ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:41.799Z|02a9b7e7-9059-4f97-98b4-c688964dcff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:41.800Z|02a9b7e7-9059-4f97-98b4-c688964dcff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:41.803Z|036a6cd8-c518-40a7-987f-7285983e46ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:41.804Z|036a6cd8-c518-40a7-987f-7285983e46ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:42.868Z|d82eb816-b464-4be5-a8c7-54fa053e483f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:22:42.868Z|d82eb816-b464-4be5-a8c7-54fa053e483f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:50.930Z|2a26437a-bb19-4bb3-82ac-ead675bc52b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:22:50.930Z|2a26437a-bb19-4bb3-82ac-ead675bc52b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:22:51.605Z|232af576-fba6-4f49-8c4d-02ede747d8b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:22:51.606Z|232af576-fba6-4f49-8c4d-02ede747d8b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:22:51.826Z|a3c8fb57-e872-4941-9c40-0d342e531a58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:51.826Z|a3c8fb57-e872-4941-9c40-0d342e531a58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:51.827Z|e8bf177a-fe00-4872-9129-a7cdc449a762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:51.828Z|e8bf177a-fe00-4872-9129-a7cdc449a762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:22:51.832Z|2b675dc1-0e7e-4127-9a8c-05b338168d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:22:51.832Z|2b675dc1-0e7e-4127-9a8c-05b338168d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:01.854Z|6dd7a042-627a-4ab6-a901-690ad90b9c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:01.854Z|6dd7a042-627a-4ab6-a901-690ad90b9c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:01.857Z|18e931fc-2f68-4bba-ac9a-d33ae1613fa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:01.858Z|18e931fc-2f68-4bba-ac9a-d33ae1613fa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:01.860Z|0f0c466a-ef4a-4e33-8877-bf91c5b2a8f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:01.861Z|0f0c466a-ef4a-4e33-8877-bf91c5b2a8f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:05.930Z|2ab9d766-1107-4c5c-a4b6-fb0893cf6aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:23:05.934Z|2ab9d766-1107-4c5c-a4b6-fb0893cf6aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:23:11.880Z|0cac8b76-0153-4e2c-b372-f46bc5533e98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:11.881Z|0cac8b76-0153-4e2c-b372-f46bc5533e98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:11.893Z|6da9e82a-03cf-432a-a90a-ced4962e3805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:11.893Z|6da9e82a-03cf-432a-a90a-ced4962e3805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:11.896Z|38d6f1ef-b16b-49c9-9a89-72b81b3f9842|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:11.897Z|38d6f1ef-b16b-49c9-9a89-72b81b3f9842|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:20.930Z|34210393-5d7f-4d36-90e4-30fa39db8026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:23:20.931Z|34210393-5d7f-4d36-90e4-30fa39db8026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:23:21.606Z|99147cce-c801-4f63-ba4e-c08dbb8be62a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:23:21.606Z|99147cce-c801-4f63-ba4e-c08dbb8be62a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:23:21.906Z|41fa06e1-97b3-4d2c-a09d-fc84dae25ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:21.907Z|41fa06e1-97b3-4d2c-a09d-fc84dae25ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:21.918Z|67115a4e-eb0b-4d7c-9e86-cd2acbd356df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:21.919Z|67115a4e-eb0b-4d7c-9e86-cd2acbd356df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:21.921Z|693f0f38-9155-4855-aa00-c2ba179bccb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:21.922Z|693f0f38-9155-4855-aa00-c2ba179bccb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:31.937Z|4323a4d1-d901-41bb-82cb-ee2405d5aaf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:31.938Z|4323a4d1-d901-41bb-82cb-ee2405d5aaf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:31.946Z|6e0b8bc4-5166-4576-935e-92427073378a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:31.946Z|6e0b8bc4-5166-4576-935e-92427073378a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:31.949Z|b332a214-65be-4181-b867-dd5b5faf7e90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:31.949Z|b332a214-65be-4181-b867-dd5b5faf7e90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:35.930Z|01e1f4b7-45ee-4b50-bb19-35fb61e3c807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:23:35.931Z|01e1f4b7-45ee-4b50-bb19-35fb61e3c807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:23:41.967Z|933fe793-d44a-48d5-af1d-a48149d56568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:41.967Z|933fe793-d44a-48d5-af1d-a48149d56568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:41.974Z|0d1c31ae-78aa-4f24-938c-300a86c0fc44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:41.974Z|0d1c31ae-78aa-4f24-938c-300a86c0fc44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:41.976Z|d2eba73a-f831-4fd5-a155-9511225f88db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:41.976Z|d2eba73a-f831-4fd5-a155-9511225f88db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:42.868Z|56c7585b-0c7c-4f87-a11e-e81ad6a8e4ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:23:42.869Z|56c7585b-0c7c-4f87-a11e-e81ad6a8e4ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:50.930Z|1ab2f0bf-4c6f-4338-bdf4-f0eb16f7f56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:23:50.936Z|1ab2f0bf-4c6f-4338-bdf4-f0eb16f7f56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:23:51.607Z|0e8eaa34-0a68-4288-bb31-b3c1a472bf27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:23:51.607Z|0e8eaa34-0a68-4288-bb31-b3c1a472bf27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:23:51.996Z|3dc1b38a-1a21-454c-b964-4b2a40e15b56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:51.996Z|3dc1b38a-1a21-454c-b964-4b2a40e15b56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:52.001Z|f626f356-6a1f-41c7-8f46-bd9dd4e5fcd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:52.002Z|f626f356-6a1f-41c7-8f46-bd9dd4e5fcd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:23:52.002Z|722f2066-8b68-457d-9f9e-eff337887f36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:23:52.003Z|722f2066-8b68-457d-9f9e-eff337887f36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:02.025Z|e12d1287-5018-437d-a281-964b35d6ea8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:02.026Z|e12d1287-5018-437d-a281-964b35d6ea8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:02.028Z|303351da-5017-40e7-8fd2-6fc209a7594e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:02.029Z|303351da-5017-40e7-8fd2-6fc209a7594e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:02.031Z|5c5d8879-2b05-4127-a4fd-8f029825116c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:02.031Z|5c5d8879-2b05-4127-a4fd-8f029825116c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:05.930Z|06270e5c-0c7b-4679-afdf-671eb220c935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:24:05.931Z|06270e5c-0c7b-4679-afdf-671eb220c935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:24:12.057Z|bfd9c6bc-6b78-4704-9b1c-40ab3e782d87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:12.058Z|bfd9c6bc-6b78-4704-9b1c-40ab3e782d87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:12.061Z|5a04a97e-b6f7-48e6-835a-0e831685080c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:12.061Z|6d0f3a6e-d1e9-44be-b4bb-5e82e84c7c12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:12.061Z|5a04a97e-b6f7-48e6-835a-0e831685080c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:12.062Z|6d0f3a6e-d1e9-44be-b4bb-5e82e84c7c12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:20.930Z|eb510da0-f4d8-4eee-87e1-7349fb068275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:24:20.931Z|eb510da0-f4d8-4eee-87e1-7349fb068275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:24:21.608Z|e75a4b85-9b3f-4e92-9e26-c70ae6134eb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:24:21.608Z|e75a4b85-9b3f-4e92-9e26-c70ae6134eb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:24:22.080Z|8b1c9d5d-4bfa-490d-b4de-45d17fd59001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:22.080Z|8b1c9d5d-4bfa-490d-b4de-45d17fd59001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:22.085Z|f933b609-70be-498a-acfd-880f56863621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:22.085Z|f933b609-70be-498a-acfd-880f56863621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:22.091Z|aef8bb16-b4e5-41e4-b694-a91bd51b4a16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:22.092Z|aef8bb16-b4e5-41e4-b694-a91bd51b4a16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:32.107Z|4448e49d-4a11-4dc1-8796-b401f77b2d97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:32.108Z|4448e49d-4a11-4dc1-8796-b401f77b2d97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:32.116Z|a23ab17b-9ecf-4235-8aae-c6e3f92a0413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:32.116Z|a23ab17b-9ecf-4235-8aae-c6e3f92a0413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:32.121Z|bfcaae08-dd14-4886-a511-bb14f8bfa6d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:32.122Z|bfcaae08-dd14-4886-a511-bb14f8bfa6d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:35.930Z|4ae1b941-e9c5-40c6-9f57-95908b16600c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:24:35.934Z|4ae1b941-e9c5-40c6-9f57-95908b16600c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:24:42.138Z|417cd327-98cc-45a8-bbf5-e7bf66b44428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:42.139Z|417cd327-98cc-45a8-bbf5-e7bf66b44428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:42.145Z|0d47b1e2-8124-413a-a5d0-b3bb7c29f642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:42.146Z|0d47b1e2-8124-413a-a5d0-b3bb7c29f642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:42.149Z|53044709-d473-4ba8-90df-27c01188b8d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:42.150Z|53044709-d473-4ba8-90df-27c01188b8d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:42.867Z|683d697b-c516-469c-b023-a2a4d25eb2b3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:24:42.868Z|683d697b-c516-469c-b023-a2a4d25eb2b3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:50.930Z|b1118dac-422b-4535-94f3-8331c63688a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:24:50.930Z|b1118dac-422b-4535-94f3-8331c63688a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:24:51.608Z|eeb60f00-3773-460c-bd0f-7e281d76c196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:24:51.609Z|eeb60f00-3773-460c-bd0f-7e281d76c196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:24:52.171Z|2f07e498-b915-430b-841e-f2d3c72eef07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:52.172Z|2f07e498-b915-430b-841e-f2d3c72eef07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:52.172Z|0ffa1671-a933-4e44-abb1-2408e440dc78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:52.172Z|0ffa1671-a933-4e44-abb1-2408e440dc78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:24:52.178Z|74eae0af-f031-415c-91eb-d605c0c9dd5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:24:52.178Z|74eae0af-f031-415c-91eb-d605c0c9dd5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:02.197Z|f7bbaf95-6a25-4718-873d-1d5214b5d4a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:02.197Z|f7bbaf95-6a25-4718-873d-1d5214b5d4a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:02.198Z|698af036-22db-4c62-8c10-517036ffe144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:02.199Z|698af036-22db-4c62-8c10-517036ffe144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:02.199Z|bf3815fc-a2db-4b91-9f26-a4096686075d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:02.200Z|bf3815fc-a2db-4b91-9f26-a4096686075d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:05.930Z|fe82875f-4e94-471e-9abe-7038136f3d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:25:05.931Z|fe82875f-4e94-471e-9abe-7038136f3d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:25:12.228Z|dda11796-07ec-4d9c-a781-5e1f38ae7b88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:12.228Z|dda11796-07ec-4d9c-a781-5e1f38ae7b88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:12.232Z|a745497c-e1ca-435e-9e90-841b7f966576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:12.232Z|c6e5f75f-202a-4747-9111-9a490d9f256e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:12.233Z|a745497c-e1ca-435e-9e90-841b7f966576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:12.233Z|c6e5f75f-202a-4747-9111-9a490d9f256e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:20.930Z|b8833306-400a-4cdd-946d-706c8c809b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:25:20.936Z|b8833306-400a-4cdd-946d-706c8c809b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:25:21.609Z|d85ee411-207b-4b71-b087-19279993b313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:25:21.610Z|d85ee411-207b-4b71-b087-19279993b313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:25:22.260Z|3338e04e-0862-4031-b65a-93a4b42e1e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:22.261Z|3338e04e-0862-4031-b65a-93a4b42e1e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:22.263Z|468a7744-ff44-4fbc-824f-f24c04e3de4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:22.264Z|468a7744-ff44-4fbc-824f-f24c04e3de4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:22.270Z|d6669dba-098d-476e-9be2-96ca4b2ef866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:22.270Z|d6669dba-098d-476e-9be2-96ca4b2ef866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:32.290Z|1f19b9b2-09dc-4c5b-8757-2d06868b2541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:32.291Z|1f19b9b2-09dc-4c5b-8757-2d06868b2541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:32.294Z|4c735e4d-7abc-426f-beb5-ce44db5e5642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:32.295Z|4c735e4d-7abc-426f-beb5-ce44db5e5642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:32.296Z|c949b04b-324d-40a6-a92a-266179050bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:32.297Z|c949b04b-324d-40a6-a92a-266179050bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:35.930Z|66e26be7-6e7c-4606-a090-e19b169a30e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:25:35.931Z|66e26be7-6e7c-4606-a090-e19b169a30e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:25:42.317Z|0bbf63af-4be3-487e-8f14-324e93cec8e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:42.318Z|0bbf63af-4be3-487e-8f14-324e93cec8e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:42.324Z|1a250305-f38c-4c1c-847a-45a5709ca3a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:42.324Z|1a250305-f38c-4c1c-847a-45a5709ca3a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:42.325Z|28772583-908b-42bf-a686-4a783949c019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:42.325Z|28772583-908b-42bf-a686-4a783949c019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:42.867Z|189b2937-fd47-4cdf-ac25-f850bd29a459|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:25:42.868Z|189b2937-fd47-4cdf-ac25-f850bd29a459|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:50.930Z|b638dab5-a52c-4f3a-9986-365c0518f8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:25:50.931Z|b638dab5-a52c-4f3a-9986-365c0518f8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:25:51.610Z|56ca2cf2-aaf4-4ffc-8b64-12a8cc059972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:25:51.611Z|56ca2cf2-aaf4-4ffc-8b64-12a8cc059972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:25:52.348Z|84424d42-2836-43e7-ad62-a970d96ee341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:52.349Z|84424d42-2836-43e7-ad62-a970d96ee341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:52.349Z|275f52e6-5d26-4308-b024-7f5e0be9a35e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:52.349Z|275f52e6-5d26-4308-b024-7f5e0be9a35e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:25:52.354Z|21255a0d-f9f5-4162-9b58-b0b2dffe5827|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:25:52.354Z|21255a0d-f9f5-4162-9b58-b0b2dffe5827|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:02.377Z|821943d8-ac5f-40d9-a8fe-3728d09a956e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:02.377Z|821943d8-ac5f-40d9-a8fe-3728d09a956e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:02.384Z|b2ee11f4-87e4-4249-9b38-327190e687ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:02.384Z|1b5dfdeb-9d6f-4ee0-bc60-6194d3577dad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:02.385Z|1b5dfdeb-9d6f-4ee0-bc60-6194d3577dad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:02.385Z|b2ee11f4-87e4-4249-9b38-327190e687ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:05.930Z|a5780554-9a4f-4c79-acc2-dea095117217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:26:05.935Z|a5780554-9a4f-4c79-acc2-dea095117217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:26:12.406Z|f07c41ab-5dca-4e93-8e07-32716aa04a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:12.407Z|f07c41ab-5dca-4e93-8e07-32716aa04a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:12.412Z|233807a8-90c5-4e39-9711-9b43117b9ab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:12.412Z|233807a8-90c5-4e39-9711-9b43117b9ab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:12.414Z|1f7ac328-93f5-46e3-b1d2-68183f8a543f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:12.415Z|1f7ac328-93f5-46e3-b1d2-68183f8a543f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:20.930Z|88f30b4a-440d-452b-9503-2f24e5145cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:26:20.931Z|88f30b4a-440d-452b-9503-2f24e5145cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:26:21.611Z|b541d48e-1544-4e3e-a824-a09016275568|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:26:21.612Z|b541d48e-1544-4e3e-a824-a09016275568|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:26:22.431Z|b824fa21-2513-46a6-a0d2-4367309eda6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:22.432Z|b824fa21-2513-46a6-a0d2-4367309eda6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:22.433Z|9a4afb1f-4d0e-4cce-9e01-286452157fff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:22.434Z|9a4afb1f-4d0e-4cce-9e01-286452157fff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:22.442Z|332c03cc-c017-4d5a-92bc-ac8a589e74fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:22.443Z|332c03cc-c017-4d5a-92bc-ac8a589e74fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:32.463Z|372bcce8-99c8-4905-a55f-ae63d231decd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:32.463Z|adf12b5a-6ded-464d-99f9-43f0a4781dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:32.464Z|372bcce8-99c8-4905-a55f-ae63d231decd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:32.464Z|adf12b5a-6ded-464d-99f9-43f0a4781dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:32.468Z|01ef5314-091d-4853-bb0e-98a8666dac19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:32.469Z|01ef5314-091d-4853-bb0e-98a8666dac19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:35.930Z|cf91e64d-0a6b-47e6-8419-3665f0ecfe35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:26:35.931Z|cf91e64d-0a6b-47e6-8419-3665f0ecfe35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:26:42.490Z|eabdb0e1-769e-4f86-afe5-cf65cc31d6ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:42.490Z|eabdb0e1-769e-4f86-afe5-cf65cc31d6ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:42.491Z|c4d71daf-4a18-420f-ad44-877ba82fcaae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:42.492Z|c4d71daf-4a18-420f-ad44-877ba82fcaae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:42.498Z|e164a014-528d-476f-959c-d6d4107c0261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:42.498Z|e164a014-528d-476f-959c-d6d4107c0261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:42.867Z|cae9f488-53cb-4424-aedd-b6278f1e006e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:26:42.868Z|cae9f488-53cb-4424-aedd-b6278f1e006e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:50.930Z|e72a7d0d-21b6-4211-b5ff-80cdfd8ecc51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:26:50.937Z|e72a7d0d-21b6-4211-b5ff-80cdfd8ecc51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:26:51.613Z|c500d5de-de00-4dae-8e7c-df84bb405e24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:26:51.613Z|c500d5de-de00-4dae-8e7c-df84bb405e24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:26:52.521Z|c4c1ac8b-1ee1-4d83-a1e7-1ff139d2face|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:52.522Z|c4c1ac8b-1ee1-4d83-a1e7-1ff139d2face|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:52.522Z|9753a666-af68-4dcf-98e9-4fd288959e0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:52.523Z|9753a666-af68-4dcf-98e9-4fd288959e0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:26:52.525Z|f7786aae-0b1a-4e99-93f0-15f3a221feb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:26:52.526Z|f7786aae-0b1a-4e99-93f0-15f3a221feb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:02.553Z|63a14b51-72d3-4d88-802b-088417af8d82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:02.553Z|63a14b51-72d3-4d88-802b-088417af8d82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:02.554Z|5e7e635d-8dd9-4ce6-9b7a-4ade71224b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:02.555Z|5e7e635d-8dd9-4ce6-9b7a-4ade71224b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:02.559Z|4f4cce82-face-4b44-be80-ee781d655cdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:02.560Z|4f4cce82-face-4b44-be80-ee781d655cdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:05.930Z|4da69316-ab15-4407-b292-be57dc256f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:27:05.931Z|4da69316-ab15-4407-b292-be57dc256f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:27:12.577Z|c7798f75-ed24-428b-bf11-10f6efa027e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:12.578Z|c7798f75-ed24-428b-bf11-10f6efa027e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:12.578Z|13909d84-98c9-40d4-b973-44278ffbf6ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:12.579Z|13909d84-98c9-40d4-b973-44278ffbf6ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:12.584Z|ebe4edf3-fb20-472c-b935-d2c7fa73aba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:12.585Z|ebe4edf3-fb20-472c-b935-d2c7fa73aba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:20.930Z|7f11b976-9141-4cf3-8471-67599d93e617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:27:20.931Z|7f11b976-9141-4cf3-8471-67599d93e617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:27:21.617Z|45b649cc-5ebd-4d24-b734-1b699b844ec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:27:21.617Z|45b649cc-5ebd-4d24-b734-1b699b844ec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:27:22.607Z|61bcbbac-3751-4bc2-b69b-b58928dd5aad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:22.608Z|61bcbbac-3751-4bc2-b69b-b58928dd5aad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:22.612Z|2678d238-41f2-4961-aad6-1df5a556d3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:22.613Z|2678d238-41f2-4961-aad6-1df5a556d3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:22.614Z|ed61c652-2f1b-4bf9-96a1-6c02231dc7a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:22.614Z|ed61c652-2f1b-4bf9-96a1-6c02231dc7a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:32.640Z|34ad7167-db04-4aac-8419-2ef4ce11a44e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:32.641Z|34ad7167-db04-4aac-8419-2ef4ce11a44e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:32.642Z|4fe26407-b689-45a0-a0d3-94ae238acb56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:32.642Z|4fe26407-b689-45a0-a0d3-94ae238acb56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:32.646Z|beb7f5b6-cb99-4f98-8fe0-d07277c50d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:32.647Z|beb7f5b6-cb99-4f98-8fe0-d07277c50d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:35.930Z|9dcc7d65-81b4-4a40-b93c-4ae1405c1d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:27:35.935Z|9dcc7d65-81b4-4a40-b93c-4ae1405c1d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:27:42.668Z|24b1a5d2-170b-44b5-967e-f4986be7085a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:42.668Z|24b1a5d2-170b-44b5-967e-f4986be7085a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:42.669Z|d52fb287-1fea-40ef-98c8-4046cfe618ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:42.670Z|d52fb287-1fea-40ef-98c8-4046cfe618ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:42.673Z|0f5377ee-95c3-42b9-ab06-1b8ff95bce91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:42.673Z|0f5377ee-95c3-42b9-ab06-1b8ff95bce91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:42.867Z|0402624a-4250-4279-8b38-00902ca455cf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:27:42.868Z|0402624a-4250-4279-8b38-00902ca455cf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:50.930Z|ba0b5c2a-47f5-4544-b424-cc8433ea3be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:27:50.930Z|ba0b5c2a-47f5-4544-b424-cc8433ea3be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:27:51.618Z|5350d55b-eb07-43ae-aee5-f545ee031fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:27:51.618Z|5350d55b-eb07-43ae-aee5-f545ee031fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:27:52.697Z|00c78aa9-b517-4fc2-aad5-7456c78eec16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:52.698Z|b98a1f8b-9e07-425a-b712-4394b3eb842d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:52.698Z|00c78aa9-b517-4fc2-aad5-7456c78eec16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:52.699Z|b98a1f8b-9e07-425a-b712-4394b3eb842d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:27:52.700Z|871e7e65-2f0b-4d39-a9e3-2babb92156a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:27:52.701Z|871e7e65-2f0b-4d39-a9e3-2babb92156a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:02.725Z|4e3896c1-766a-48ed-b4fc-d674df1e63f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:02.725Z|0a98d98f-db0e-45e9-bade-44c16e687c6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:02.726Z|0a98d98f-db0e-45e9-bade-44c16e687c6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:02.726Z|4e3896c1-766a-48ed-b4fc-d674df1e63f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:02.729Z|cf42c5a4-1fb9-4f98-b805-7367f73cd5a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:02.729Z|cf42c5a4-1fb9-4f98-b805-7367f73cd5a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:05.930Z|578e1ffb-00f3-4641-81ca-4d0226353702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:28:05.931Z|578e1ffb-00f3-4641-81ca-4d0226353702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:28:12.750Z|ff77b81e-e7b5-46c4-abc1-9f175c8e4ea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:12.750Z|ff77b81e-e7b5-46c4-abc1-9f175c8e4ea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:12.752Z|f93b7407-2156-4e3f-a4c0-3188edd83e29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:12.752Z|f93b7407-2156-4e3f-a4c0-3188edd83e29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:12.761Z|cc47c964-0602-4157-9721-c13b51698908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:12.761Z|cc47c964-0602-4157-9721-c13b51698908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:20.930Z|ad51fd4e-12a6-44cf-bab5-9d32c59e2ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:28:20.938Z|ad51fd4e-12a6-44cf-bab5-9d32c59e2ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:28:21.619Z|cab7facf-9225-45e8-91c2-d5a78b4ca9ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:28:21.619Z|cab7facf-9225-45e8-91c2-d5a78b4ca9ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:28:22.778Z|722c5e14-673f-4fa0-ade4-23923f74717e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:22.778Z|075a1f1d-6789-4510-a2eb-31a16a2e1570|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:22.778Z|722c5e14-673f-4fa0-ade4-23923f74717e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:22.779Z|075a1f1d-6789-4510-a2eb-31a16a2e1570|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:22.786Z|c7bea9fd-a202-412c-8cc0-3badebf0bdb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:22.786Z|c7bea9fd-a202-412c-8cc0-3badebf0bdb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:32.802Z|00b0f1cc-298a-4f4e-8972-13cf74935be3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:32.803Z|00b0f1cc-298a-4f4e-8972-13cf74935be3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:32.803Z|0e77a10f-136b-4475-a118-2b7fced6681c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:32.803Z|0e77a10f-136b-4475-a118-2b7fced6681c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:32.811Z|9f86bab8-041d-4c8f-bcfd-26f857e31894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:32.811Z|9f86bab8-041d-4c8f-bcfd-26f857e31894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:35.930Z|34ef84b0-f570-4347-94ed-efebc8822490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:28:35.931Z|34ef84b0-f570-4347-94ed-efebc8822490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:28:42.841Z|22a107fb-dfcc-4663-aaf9-b2fb7b7ee54a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:42.842Z|bed23696-9d59-4f01-ab6c-3570d0ae87fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:42.842Z|22a107fb-dfcc-4663-aaf9-b2fb7b7ee54a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:42.843Z|bed23696-9d59-4f01-ab6c-3570d0ae87fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:42.849Z|a458048f-dc25-4f5e-843a-edf343e81826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:42.849Z|a458048f-dc25-4f5e-843a-edf343e81826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:42.867Z|2b8ac26e-b525-4440-839d-8ade5533d49f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:28:42.868Z|2b8ac26e-b525-4440-839d-8ade5533d49f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:50.930Z|88652a32-58bc-4b75-a7dd-14bfd93f111a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:28:50.930Z|88652a32-58bc-4b75-a7dd-14bfd93f111a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:28:51.620Z|3c5e064d-69d3-4890-ac7b-358ec2d9b2e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:28:51.620Z|3c5e064d-69d3-4890-ac7b-358ec2d9b2e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:28:52.869Z|e2687a5c-4e6e-4165-802c-5121333a5eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:52.869Z|1b7876a8-6154-4d81-b76e-3a256acddf52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:52.869Z|e2687a5c-4e6e-4165-802c-5121333a5eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:52.870Z|1b7876a8-6154-4d81-b76e-3a256acddf52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:28:52.876Z|f0d42ba8-097b-4b93-bce1-66caa19e0b68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:28:52.877Z|f0d42ba8-097b-4b93-bce1-66caa19e0b68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:02.894Z|548af8f3-fa16-4e45-96f7-2400d62bda47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:02.894Z|548af8f3-fa16-4e45-96f7-2400d62bda47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:02.899Z|d5f7d9fa-78cd-4120-b3f3-388bb03e5984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:02.899Z|d5f7d9fa-78cd-4120-b3f3-388bb03e5984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:02.900Z|6f506c22-1027-4f55-99de-00df6d51fc3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:02.900Z|6f506c22-1027-4f55-99de-00df6d51fc3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:05.930Z|644a7519-11c3-4a8d-bec8-0084a9960c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:29:05.933Z|644a7519-11c3-4a8d-bec8-0084a9960c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:29:12.919Z|d4fe29fb-2a35-4c04-8ff9-2adfe068b8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:12.919Z|d4fe29fb-2a35-4c04-8ff9-2adfe068b8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:12.922Z|1ec783f9-09e1-4271-8d1d-753ea593fb23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:12.922Z|1ec783f9-09e1-4271-8d1d-753ea593fb23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:12.925Z|5805fb88-32d3-4109-a015-17e3a5791423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:12.926Z|5805fb88-32d3-4109-a015-17e3a5791423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:20.930Z|e157a844-f2c4-414c-b024-78dd90263cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:29:20.930Z|e157a844-f2c4-414c-b024-78dd90263cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:29:21.621Z|0e0389a4-1640-4434-bf72-0be35875e3f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:29:21.621Z|0e0389a4-1640-4434-bf72-0be35875e3f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:29:22.952Z|ae989212-ec3d-4591-baea-c0988deb7d24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:22.952Z|ae989212-ec3d-4591-baea-c0988deb7d24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:22.955Z|9de23449-b5ba-4e76-ab13-613d230008e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:22.956Z|9de23449-b5ba-4e76-ab13-613d230008e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:22.956Z|2cfe1b20-c455-4356-b606-41401c62d64f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:22.957Z|2cfe1b20-c455-4356-b606-41401c62d64f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:32.976Z|6075e7ea-44a8-4820-b60d-7285e0748f75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:32.976Z|6075e7ea-44a8-4820-b60d-7285e0748f75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:32.980Z|e86801fd-aa9a-4748-a139-2565a3ea5e35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:32.981Z|e86801fd-aa9a-4748-a139-2565a3ea5e35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:32.982Z|b506f62b-ccad-4a50-bc42-1fe60ed0bf15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:32.982Z|b506f62b-ccad-4a50-bc42-1fe60ed0bf15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:35.930Z|78830c6e-5bc8-4612-bd7a-6661e168b792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:29:35.931Z|78830c6e-5bc8-4612-bd7a-6661e168b792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:29:42.868Z|cb986429-bd73-4d29-b4d9-7330d714a9cd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:29:42.869Z|cb986429-bd73-4d29-b4d9-7330d714a9cd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:43.005Z|3068ca5c-a19f-4745-8b01-9758626dd40c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:43.006Z|3068ca5c-a19f-4745-8b01-9758626dd40c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:43.006Z|524df4f2-c678-4b62-86b2-968e14cccd82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:43.006Z|524df4f2-c678-4b62-86b2-968e14cccd82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:43.008Z|6ce0b72c-237a-4fc2-b10e-96f28078fb00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:43.008Z|6ce0b72c-237a-4fc2-b10e-96f28078fb00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:50.930Z|c0945884-226b-43e3-a00b-e8aaca8d4055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:29:50.936Z|c0945884-226b-43e3-a00b-e8aaca8d4055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:29:51.622Z|e52ed5fd-9562-4624-b379-a115c49d3307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:29:51.623Z|e52ed5fd-9562-4624-b379-a115c49d3307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:29:53.036Z|dbd38d9d-b17b-411f-a246-a4cbba8c40ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:53.036Z|a16cb85a-1e10-4286-a9a5-0de9e8f2bdcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:53.036Z|dbd38d9d-b17b-411f-a246-a4cbba8c40ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:53.037Z|a16cb85a-1e10-4286-a9a5-0de9e8f2bdcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:29:53.039Z|4cf7b5ef-a208-4883-a72a-ed4039a4e983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:29:53.040Z|4cf7b5ef-a208-4883-a72a-ed4039a4e983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:03.061Z|89258f71-195a-47e9-9056-d668e4d096e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:03.062Z|89258f71-195a-47e9-9056-d668e4d096e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:03.064Z|a3064c41-6260-4e58-a023-530ce24248e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:03.064Z|a3064c41-6260-4e58-a023-530ce24248e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:03.067Z|baf7031e-1f3f-4399-8e73-e37206999d31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:03.067Z|baf7031e-1f3f-4399-8e73-e37206999d31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:05.930Z|d0bd735b-d191-4ae5-befc-c9dc90eba7ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:30:05.931Z|d0bd735b-d191-4ae5-befc-c9dc90eba7ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:30:13.088Z|5e130d55-0913-4466-8433-64675ce51e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:13.089Z|5e130d55-0913-4466-8433-64675ce51e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:13.090Z|4c1f4557-cb0e-4884-bb43-98e7a645f6f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:13.091Z|4c1f4557-cb0e-4884-bb43-98e7a645f6f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:13.092Z|e3bfa9c7-ccd9-403d-9b54-17c7bc822b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:13.093Z|e3bfa9c7-ccd9-403d-9b54-17c7bc822b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:20.930Z|c537b83c-d0bd-4a8e-bffc-15feb7b35799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:30:20.930Z|c537b83c-d0bd-4a8e-bffc-15feb7b35799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:30:21.623Z|32383271-a3c3-4326-8a84-e70b33d6b992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:30:21.624Z|32383271-a3c3-4326-8a84-e70b33d6b992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:30:23.116Z|4c5df0d7-e906-4062-8d7b-7c15478fac0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:23.116Z|4c5df0d7-e906-4062-8d7b-7c15478fac0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:23.118Z|7c29ea69-d692-47dc-b16c-970c9f7c6b0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:23.119Z|7c29ea69-d692-47dc-b16c-970c9f7c6b0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:23.120Z|729d0058-45c3-4efe-a795-531579c1c310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:23.120Z|729d0058-45c3-4efe-a795-531579c1c310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:33.148Z|a96b954c-d6ac-4ff0-b495-855f47d50448|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:33.149Z|a96b954c-d6ac-4ff0-b495-855f47d50448|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:33.149Z|b2db1328-1cbf-4236-a73c-fd4200c8beb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:33.150Z|b2db1328-1cbf-4236-a73c-fd4200c8beb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:33.153Z|73e0bcac-c13c-4564-b94e-57c2e8dd2f9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:33.154Z|73e0bcac-c13c-4564-b94e-57c2e8dd2f9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:35.930Z|b892d7fa-15f3-4da3-a127-d1618b1e2c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:30:35.934Z|b892d7fa-15f3-4da3-a127-d1618b1e2c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:30:42.867Z|3ec1c97b-411b-4152-8407-0b4fc1d28a55|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:30:42.868Z|3ec1c97b-411b-4152-8407-0b4fc1d28a55|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:43.178Z|9f998722-d1d1-45b5-bbd5-96cb00b3a80e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:43.179Z|9f998722-d1d1-45b5-bbd5-96cb00b3a80e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:43.180Z|f80d1eca-32f1-4859-83f0-aaf554b22f14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:43.180Z|f80d1eca-32f1-4859-83f0-aaf554b22f14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:43.183Z|03274d0e-0f3a-41ad-bd9b-13fd8c0597bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:43.184Z|03274d0e-0f3a-41ad-bd9b-13fd8c0597bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:50.930Z|1c033e29-d369-43d4-a1a5-a43cabd7121a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:30:50.931Z|1c033e29-d369-43d4-a1a5-a43cabd7121a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:30:51.624Z|cfc4acc0-78b6-415b-a51f-ec3b3da9454a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:30:51.624Z|cfc4acc0-78b6-415b-a51f-ec3b3da9454a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:30:53.209Z|55c29b6c-1704-4ffb-894a-310fb7038ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:53.209Z|55c29b6c-1704-4ffb-894a-310fb7038ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:53.209Z|4a283356-e07a-4917-b5e1-5a20daf935e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:53.209Z|2e7fca72-8c11-49ed-9565-fdfe29cf1c2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:30:53.210Z|4a283356-e07a-4917-b5e1-5a20daf935e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:30:53.210Z|2e7fca72-8c11-49ed-9565-fdfe29cf1c2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:03.240Z|ca0b58b1-7264-44cd-afa1-087b15d6da00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:03.240Z|ca0b58b1-7264-44cd-afa1-087b15d6da00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:03.247Z|267ac622-593e-417f-807c-ee031c30296e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:03.248Z|607d177e-48ac-45eb-ab39-58aef0f49c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:03.248Z|267ac622-593e-417f-807c-ee031c30296e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:03.249Z|607d177e-48ac-45eb-ab39-58aef0f49c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:05.930Z|219561ed-c410-4bd2-82df-2d0d499fe727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:31:05.931Z|219561ed-c410-4bd2-82df-2d0d499fe727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:31:13.268Z|c7abce05-1227-46fa-82df-aa9e18e8140b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:13.269Z|c7abce05-1227-46fa-82df-aa9e18e8140b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:13.276Z|2aac9a19-65cc-4456-9223-4cb172320700|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:13.276Z|2aac9a19-65cc-4456-9223-4cb172320700|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:13.277Z|abf85f07-4d1e-4188-8c0a-b91d41aaca2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:13.278Z|abf85f07-4d1e-4188-8c0a-b91d41aaca2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:20.930Z|6229be85-421e-4c97-8442-d2fc23757f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:31:20.936Z|6229be85-421e-4c97-8442-d2fc23757f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:31:21.625Z|891e13a8-35b8-43a2-a315-46e7d4d015d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:31:21.625Z|891e13a8-35b8-43a2-a315-46e7d4d015d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:31:23.293Z|434af486-2792-4774-bd47-e208a9f36e98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:23.294Z|434af486-2792-4774-bd47-e208a9f36e98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:23.299Z|29e752a8-a046-4a71-9f37-9968fe80b94a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:23.299Z|29e752a8-a046-4a71-9f37-9968fe80b94a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:23.299Z|cfadabc7-ae69-4e0e-85a3-b68de411360c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:23.300Z|cfadabc7-ae69-4e0e-85a3-b68de411360c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:33.324Z|23885070-35ce-4ae9-b7c1-a7bf83975391|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:33.324Z|c5cb7fc5-db54-44da-ae2f-11df789d1a88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:33.324Z|23885070-35ce-4ae9-b7c1-a7bf83975391|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:33.325Z|c5cb7fc5-db54-44da-ae2f-11df789d1a88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:33.332Z|ab6de01a-c267-484d-887a-1034b6c49006|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:33.333Z|ab6de01a-c267-484d-887a-1034b6c49006|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:35.930Z|2a5a19f6-2a97-42d1-a3fd-38ba5fdc3a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:31:35.931Z|2a5a19f6-2a97-42d1-a3fd-38ba5fdc3a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:31:42.867Z|8a7f4c2b-ddc4-4e9c-8578-68fa9678cc18|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:31:42.868Z|8a7f4c2b-ddc4-4e9c-8578-68fa9678cc18|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:43.354Z|7a6ebf87-e6cb-414b-9617-bbe49a3cf86c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:43.355Z|c8f36796-a443-4539-9e56-33a067ac5471|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:43.355Z|7a6ebf87-e6cb-414b-9617-bbe49a3cf86c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:43.355Z|c8f36796-a443-4539-9e56-33a067ac5471|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:43.361Z|85da8eb5-6cef-40fc-a8ac-1ff67f72599a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:43.361Z|85da8eb5-6cef-40fc-a8ac-1ff67f72599a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:50.930Z|928f4624-e962-4b5f-8562-5b3c3838069a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:31:50.931Z|928f4624-e962-4b5f-8562-5b3c3838069a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:31:51.626Z|e4bc6c09-ae49-4dd5-aec8-e2459cd967d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:31:51.627Z|e4bc6c09-ae49-4dd5-aec8-e2459cd967d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:31:53.381Z|68b9201c-2767-4182-9fd3-e7dc0cad8390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:53.382Z|68b9201c-2767-4182-9fd3-e7dc0cad8390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:53.384Z|318f3a4c-4080-497e-9581-6cedb7d3cf67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:53.384Z|318f3a4c-4080-497e-9581-6cedb7d3cf67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:31:53.390Z|c1576385-7c2f-451d-8894-7e7fa732754c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:31:53.391Z|c1576385-7c2f-451d-8894-7e7fa732754c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:03.412Z|46bcdd00-d5e7-4887-8147-e9080415c398|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:03.413Z|46bcdd00-d5e7-4887-8147-e9080415c398|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:03.412Z|4c0a35a1-009f-44eb-b12e-e1880b92dcaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:03.414Z|4c0a35a1-009f-44eb-b12e-e1880b92dcaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:03.418Z|542923bd-49b0-4344-96d8-f361d6895a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:03.418Z|542923bd-49b0-4344-96d8-f361d6895a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:05.930Z|1900c532-ff8f-424b-b028-157605a0ecb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:32:05.934Z|1900c532-ff8f-424b-b028-157605a0ecb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:32:13.440Z|9712673c-4174-483b-8fcb-82e2673481e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:13.440Z|ae5d15cb-fd41-4362-b586-4f2829286b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:13.441Z|ae5d15cb-fd41-4362-b586-4f2829286b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:13.441Z|9712673c-4174-483b-8fcb-82e2673481e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:13.445Z|c8d1d888-f2e4-486b-808b-18de9f8ec4fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:13.446Z|c8d1d888-f2e4-486b-808b-18de9f8ec4fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:20.930Z|18afbb7e-e6cf-4233-b03e-228b7ff43647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:32:20.930Z|18afbb7e-e6cf-4233-b03e-228b7ff43647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:32:21.628Z|09982084-4855-45f4-b0e5-afa30c3f84c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:32:21.628Z|09982084-4855-45f4-b0e5-afa30c3f84c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:32:23.467Z|e8f0fdfb-ef04-44b8-ae37-6e193e013e92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:23.468Z|e8f0fdfb-ef04-44b8-ae37-6e193e013e92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:23.470Z|14c025ff-ed0b-4f6a-8456-ea0a16fee2c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:23.471Z|14c025ff-ed0b-4f6a-8456-ea0a16fee2c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:23.472Z|4a975b7c-2c29-427b-b473-90c588f14b98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:23.473Z|4a975b7c-2c29-427b-b473-90c588f14b98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:33.494Z|529c849c-6692-455c-95bd-31bb52e2fbd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:33.495Z|529c849c-6692-455c-95bd-31bb52e2fbd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:33.495Z|fca7f209-1e73-4517-85f3-e5973f845f55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:33.496Z|fca7f209-1e73-4517-85f3-e5973f845f55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:33.500Z|c37589bd-5038-48d2-9292-2625ea7c53b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:33.501Z|c37589bd-5038-48d2-9292-2625ea7c53b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:35.930Z|fddcc7e2-5bf0-4eac-b7c6-15ef43a5504b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:32:35.931Z|fddcc7e2-5bf0-4eac-b7c6-15ef43a5504b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:32:42.867Z|1452c026-c498-41e2-a830-d67882ae3d88|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:32:42.868Z|1452c026-c498-41e2-a830-d67882ae3d88|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:43.526Z|3f9e5f1a-34d9-4b54-8cd8-e95734f66d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:43.527Z|3f9e5f1a-34d9-4b54-8cd8-e95734f66d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:43.529Z|cd5efdb3-9033-49e6-8cd6-d6115a3baad4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:43.529Z|cd5efdb3-9033-49e6-8cd6-d6115a3baad4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:43.532Z|b375aa11-b952-4007-a0d7-1a8cef60abfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:43.532Z|b375aa11-b952-4007-a0d7-1a8cef60abfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:50.934Z|8e8fc13e-9e80-41ee-9fd4-e1df79c2295b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:32:50.943Z|8e8fc13e-9e80-41ee-9fd4-e1df79c2295b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:32:51.629Z|c4fb8e54-73ff-4d01-a8c8-0ed4372c5289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:32:51.629Z|c4fb8e54-73ff-4d01-a8c8-0ed4372c5289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:32:53.556Z|2b9046e6-4489-437c-830d-495f21f84ce7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:53.557Z|2b9046e6-4489-437c-830d-495f21f84ce7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:53.561Z|28b5a505-a253-4736-a2de-124e62440fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:53.562Z|28b5a505-a253-4736-a2de-124e62440fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:32:53.564Z|605e0418-d56d-4709-8e18-949acea0bf4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:32:53.565Z|605e0418-d56d-4709-8e18-949acea0bf4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:03.584Z|f9ec6ac4-b28b-4a04-b776-2a7350972dac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:03.585Z|f9ec6ac4-b28b-4a04-b776-2a7350972dac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:03.587Z|cd99f163-50d7-4b54-90b0-90f98d3c03a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:03.587Z|cd99f163-50d7-4b54-90b0-90f98d3c03a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:03.590Z|f17a9e6c-0c56-4922-b9a3-0eff848eb17c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:03.591Z|f17a9e6c-0c56-4922-b9a3-0eff848eb17c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:05.930Z|80292d17-6ae4-48cd-a8a7-f98e1a39f184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:33:05.931Z|80292d17-6ae4-48cd-a8a7-f98e1a39f184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:33:13.615Z|d3238cd3-cbc0-4711-b300-e234a0e178ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:13.616Z|d3238cd3-cbc0-4711-b300-e234a0e178ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:13.616Z|539830a7-137d-4275-a8bb-6da6c2682166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:13.616Z|4f067e66-eee9-4c95-be22-ea42aa62ccc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:13.617Z|539830a7-137d-4275-a8bb-6da6c2682166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:13.617Z|4f067e66-eee9-4c95-be22-ea42aa62ccc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:20.931Z|c3a8351e-b7b0-4253-8051-6dd9d174ca1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:33:20.932Z|c3a8351e-b7b0-4253-8051-6dd9d174ca1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:33:21.630Z|c8e298bd-b222-43fb-8cb3-d6a7bfa5dbbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:33:21.630Z|c8e298bd-b222-43fb-8cb3-d6a7bfa5dbbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:33:23.643Z|5ad8997c-7f7b-41b1-a9a6-722c6147926c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:23.644Z|5ad8997c-7f7b-41b1-a9a6-722c6147926c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:23.647Z|5f616cc1-05f9-444e-bbf2-0f0aa7eee248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:23.647Z|5f616cc1-05f9-444e-bbf2-0f0aa7eee248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:23.647Z|e6880cf8-a147-475b-b0f7-7783da4beedd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:23.648Z|e6880cf8-a147-475b-b0f7-7783da4beedd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:33.677Z|f73b28b7-98b1-49aa-a7a0-1178b75c3875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:33.678Z|f73b28b7-98b1-49aa-a7a0-1178b75c3875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:33.680Z|91b9c792-5d3d-4aaf-8f1f-4e5c2f8c05b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:33.680Z|91b9c792-5d3d-4aaf-8f1f-4e5c2f8c05b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:33.686Z|0cd5bc14-17b5-4001-a3b8-ec9df6a10438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:33.687Z|0cd5bc14-17b5-4001-a3b8-ec9df6a10438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:35.930Z|f3a76492-35ab-4f79-a860-5f4e2b750054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:33:35.934Z|f3a76492-35ab-4f79-a860-5f4e2b750054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:33:42.867Z|72cf6333-f210-48f9-95a4-759ad9492308|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:33:42.868Z|72cf6333-f210-48f9-95a4-759ad9492308|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:43.705Z|7c8bfcee-8037-4a18-8ba8-ede056619828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:43.705Z|7c8bfcee-8037-4a18-8ba8-ede056619828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:43.708Z|721ac77c-4e77-4eed-84b0-10ea400ced72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:43.708Z|721ac77c-4e77-4eed-84b0-10ea400ced72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:43.711Z|07da41a3-9fc6-4bac-93d4-5804504da886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:43.712Z|07da41a3-9fc6-4bac-93d4-5804504da886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:50.930Z|a5abe4c0-3666-435b-93c8-85b23e23d160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:33:50.931Z|a5abe4c0-3666-435b-93c8-85b23e23d160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:33:51.631Z|d4aff546-a486-4ce4-bc60-2ed730d33ff6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:33:51.631Z|d4aff546-a486-4ce4-bc60-2ed730d33ff6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:33:53.733Z|cfca7523-a7b3-4a9a-be33-7a2c6e344386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:53.733Z|cfca7523-a7b3-4a9a-be33-7a2c6e344386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:53.738Z|c1bf5528-afc5-4949-8ece-0705729c4717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:53.739Z|c1bf5528-afc5-4949-8ece-0705729c4717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:33:53.739Z|b404fba4-410b-4456-b572-71f8f0f97324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:33:53.739Z|b404fba4-410b-4456-b572-71f8f0f97324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:03.758Z|fc242804-02cd-41e1-bddf-77a093870355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:03.759Z|fc242804-02cd-41e1-bddf-77a093870355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:03.767Z|7668e51b-54b1-4e7b-bb16-494542a18c94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:03.768Z|7668e51b-54b1-4e7b-bb16-494542a18c94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:03.768Z|1cba1caf-c02e-4ddc-8e6b-56adf016a5c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:03.769Z|1cba1caf-c02e-4ddc-8e6b-56adf016a5c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:05.930Z|6532e176-1a99-49d1-b142-321a7ef25a09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:34:05.931Z|6532e176-1a99-49d1-b142-321a7ef25a09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:34:13.785Z|8c89f452-024e-4745-b221-17fdbff0da56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:13.785Z|8c89f452-024e-4745-b221-17fdbff0da56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:13.806Z|be9c5c89-c4a7-4d4d-a942-a63ef5f76b9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:13.806Z|6ee6f840-9398-47fe-8436-6fb7281e83af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:13.807Z|be9c5c89-c4a7-4d4d-a942-a63ef5f76b9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:13.807Z|6ee6f840-9398-47fe-8436-6fb7281e83af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:20.930Z|e3c7b886-861b-4af4-8446-5cf611c491a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:34:20.935Z|e3c7b886-861b-4af4-8446-5cf611c491a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:34:21.632Z|2f5306ba-849c-4832-bd8e-7f3f4184e7b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:34:21.632Z|2f5306ba-849c-4832-bd8e-7f3f4184e7b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:34:23.812Z|1b5754f3-b8b0-4db0-bc4f-484206da9402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:23.813Z|1b5754f3-b8b0-4db0-bc4f-484206da9402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:23.832Z|8395aab7-ca7c-4048-a54e-5a40c2e1153a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:23.832Z|8395aab7-ca7c-4048-a54e-5a40c2e1153a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:23.837Z|bc01e409-b1f8-4cf9-9ce2-15ed190bff5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:23.838Z|bc01e409-b1f8-4cf9-9ce2-15ed190bff5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:33.844Z|93c55158-43b7-480e-ae30-5306f50230c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:33.845Z|93c55158-43b7-480e-ae30-5306f50230c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:33.860Z|c9be31a2-9287-468e-a328-4d9e72f06ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:33.861Z|c9be31a2-9287-468e-a328-4d9e72f06ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:33.864Z|11ee98bc-c141-43eb-91c6-face7b8f408c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:33.865Z|11ee98bc-c141-43eb-91c6-face7b8f408c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:35.930Z|13d74dcb-f3bc-4693-8753-6c6639de3e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:34:35.931Z|13d74dcb-f3bc-4693-8753-6c6639de3e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:34:42.867Z|f2b2ca29-f112-4d7e-9fcc-9d5e69ebb6c5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:34:42.868Z|f2b2ca29-f112-4d7e-9fcc-9d5e69ebb6c5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:43.884Z|246924d4-4e1f-49f4-82c5-ed75c70db617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:43.885Z|246924d4-4e1f-49f4-82c5-ed75c70db617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:43.889Z|9f5811a5-b930-4c98-a927-b2e832dcfde5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:43.889Z|79c77477-f9c1-462b-9c84-29bc743805ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:43.889Z|9f5811a5-b930-4c98-a927-b2e832dcfde5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:43.890Z|79c77477-f9c1-462b-9c84-29bc743805ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:50.930Z|f6a21a90-41fe-40b4-9f86-b7473d83463a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:34:50.931Z|f6a21a90-41fe-40b4-9f86-b7473d83463a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:34:51.633Z|f1a8cf7a-1a53-482a-b7ef-822dbd211789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:34:51.633Z|f1a8cf7a-1a53-482a-b7ef-822dbd211789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:34:53.918Z|e1bc4318-1dd0-4d01-a908-8649a15297f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:53.918Z|0c7dc85f-3e69-421a-a849-92b4475af0fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:53.918Z|46f953f6-cd4f-486c-9f98-3092cc602840|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:34:53.919Z|0c7dc85f-3e69-421a-a849-92b4475af0fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:53.919Z|e1bc4318-1dd0-4d01-a908-8649a15297f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:34:53.919Z|46f953f6-cd4f-486c-9f98-3092cc602840|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:03.944Z|4caabfcb-5adb-4062-90d7-06d06ccb1e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:03.944Z|4caabfcb-5adb-4062-90d7-06d06ccb1e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:03.951Z|bd8eda65-23d3-4b2a-ba1c-743bbce57050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:03.951Z|74a387ff-7d3d-4e8f-bd57-8e694db966d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:03.952Z|bd8eda65-23d3-4b2a-ba1c-743bbce57050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:03.952Z|74a387ff-7d3d-4e8f-bd57-8e694db966d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:05.930Z|6bef8372-7230-4a44-b9b9-64cc8ab03f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:35:05.936Z|6bef8372-7230-4a44-b9b9-64cc8ab03f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:35:13.972Z|77cd564b-77c6-4de6-9735-0de55900ecb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:13.973Z|77cd564b-77c6-4de6-9735-0de55900ecb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:13.980Z|4cfd923b-f737-4358-a2b2-5ac2c738d8e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:13.981Z|4cfd923b-f737-4358-a2b2-5ac2c738d8e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:13.983Z|65212a3a-dcf2-4778-b825-292cf1cc0683|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:13.983Z|65212a3a-dcf2-4778-b825-292cf1cc0683|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:20.930Z|e13c8224-cee4-4ef1-9cae-574f7be2fa02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:35:20.931Z|e13c8224-cee4-4ef1-9cae-574f7be2fa02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:35:21.634Z|17478409-ee5a-40c0-a5b7-927ec1967187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:35:21.634Z|17478409-ee5a-40c0-a5b7-927ec1967187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:35:24.002Z|61bae6f1-c7fa-47a0-8bb9-1982c6e99f8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:24.003Z|61bae6f1-c7fa-47a0-8bb9-1982c6e99f8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:24.010Z|806625ad-2c58-481a-afa7-ec7ec92f63f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:24.010Z|381297b2-f5a5-4a10-8de6-9fbd2f4b240a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:24.011Z|806625ad-2c58-481a-afa7-ec7ec92f63f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:24.011Z|381297b2-f5a5-4a10-8de6-9fbd2f4b240a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:34.033Z|c661f0e9-a87e-4a19-8c74-23102e919aed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:34.034Z|c661f0e9-a87e-4a19-8c74-23102e919aed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:34.039Z|e0484672-1a2d-4e33-aa1a-0bf4df7d4495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:34.039Z|e0484672-1a2d-4e33-aa1a-0bf4df7d4495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:34.041Z|48b63519-0fce-4378-bed2-e7aa4ec11ad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:34.042Z|48b63519-0fce-4378-bed2-e7aa4ec11ad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:35.930Z|acfad63d-9907-4f5f-90df-6c1991a32230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:35:35.931Z|acfad63d-9907-4f5f-90df-6c1991a32230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:35:42.867Z|6f0e47a0-386c-4278-92a7-1ab537fb3843|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:35:42.868Z|6f0e47a0-386c-4278-92a7-1ab537fb3843|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:44.065Z|0e3f987f-dddc-4cd4-9b3b-13143015f50c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:44.066Z|0e3f987f-dddc-4cd4-9b3b-13143015f50c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:44.067Z|946b01d8-bba4-4ba0-a732-66c36a516076|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:44.068Z|8e85f6df-07ab-4acf-81a0-8df6904b3d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:44.068Z|946b01d8-bba4-4ba0-a732-66c36a516076|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:44.068Z|8e85f6df-07ab-4acf-81a0-8df6904b3d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:50.930Z|ff185864-a5bb-4942-b4cf-2980772af133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:35:50.936Z|ff185864-a5bb-4942-b4cf-2980772af133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:35:51.635Z|7c51e03d-a22d-4026-9ab4-7060d31ca473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:35:51.636Z|7c51e03d-a22d-4026-9ab4-7060d31ca473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:35:54.094Z|9972e559-14cc-465c-aed0-a5b160d4edbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:54.095Z|9972e559-14cc-465c-aed0-a5b160d4edbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:54.096Z|eee9c886-9bc1-48ae-a173-51f38a32488d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:54.096Z|eee9c886-9bc1-48ae-a173-51f38a32488d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:35:54.098Z|8f6dae10-daa0-48d0-9771-9ca4d1bef541|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:35:54.099Z|8f6dae10-daa0-48d0-9771-9ca4d1bef541|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:04.127Z|95d9a90c-ce01-4845-953d-779165fa81b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:04.127Z|c047435d-0621-4bd5-a7ce-e64447758b88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:04.128Z|95d9a90c-ce01-4845-953d-779165fa81b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:04.128Z|c047435d-0621-4bd5-a7ce-e64447758b88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:04.134Z|20776136-2de0-42b1-9d48-ccf623f25a28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:04.135Z|20776136-2de0-42b1-9d48-ccf623f25a28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:05.930Z|a084b37f-8570-4657-9856-2a9b1d2e581a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:36:05.931Z|a084b37f-8570-4657-9856-2a9b1d2e581a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:36:14.159Z|f8c17a33-60f6-40e5-a3b7-992b33490f70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:14.160Z|f8c17a33-60f6-40e5-a3b7-992b33490f70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:14.165Z|055550bf-75ad-4db8-b8e4-dfae5dd7660f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:14.165Z|8a03e999-f33b-40a4-9670-b0ad3a38d1db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:14.166Z|8a03e999-f33b-40a4-9670-b0ad3a38d1db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:14.165Z|055550bf-75ad-4db8-b8e4-dfae5dd7660f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:20.930Z|0125b81c-3905-4d05-8149-9c6dcc95b28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:36:20.931Z|0125b81c-3905-4d05-8149-9c6dcc95b28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:36:21.636Z|bbc24114-564b-49e5-badd-b37986b948ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:36:21.637Z|bbc24114-564b-49e5-badd-b37986b948ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:36:24.192Z|94836ce3-54eb-4d1f-b765-b701cc426282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:24.193Z|013b74f1-829e-493d-ad78-d6d9c2fea001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:24.193Z|94836ce3-54eb-4d1f-b765-b701cc426282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:24.193Z|013b74f1-829e-493d-ad78-d6d9c2fea001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:24.196Z|de38659f-519d-4fe0-be8a-dbd90dddb8b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:24.197Z|de38659f-519d-4fe0-be8a-dbd90dddb8b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:34.223Z|7b4d5cf9-478e-4166-b7a8-e34a1a8fcc86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:34.223Z|985de390-947c-485d-9674-a63dd0f412d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:34.224Z|7b4d5cf9-478e-4166-b7a8-e34a1a8fcc86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:34.224Z|985de390-947c-485d-9674-a63dd0f412d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:34.231Z|0392ad74-c952-450b-be2b-01ffe6fdd14d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:34.232Z|0392ad74-c952-450b-be2b-01ffe6fdd14d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:35.930Z|b9b997b9-1f27-4769-af26-575a6b182dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:36:35.934Z|b9b997b9-1f27-4769-af26-575a6b182dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:36:42.869Z|d4c42cdb-2ab4-44d8-9d86-04b4c3a25c93|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:36:42.869Z|d4c42cdb-2ab4-44d8-9d86-04b4c3a25c93|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:44.253Z|d43e6d20-61f5-4a50-877a-361193a124ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:44.254Z|d43e6d20-61f5-4a50-877a-361193a124ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:44.255Z|6e41be89-aafb-4036-9134-d5405a23b7f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:44.256Z|6e41be89-aafb-4036-9134-d5405a23b7f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:44.258Z|7a90443a-7593-4f16-98a7-a6dfea694fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:44.258Z|7a90443a-7593-4f16-98a7-a6dfea694fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:50.930Z|ae1c451f-72f8-4d6f-8eb5-10bfc6a7f079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:36:50.931Z|ae1c451f-72f8-4d6f-8eb5-10bfc6a7f079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:36:51.637Z|587710ab-4dee-43e9-bdb2-cb5fae4f17c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:36:51.638Z|587710ab-4dee-43e9-bdb2-cb5fae4f17c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:36:54.288Z|9ecdff81-56bb-48ae-987f-506192c0db5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:54.289Z|a62cecc0-0b5b-49c5-bee7-7031b2431859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:54.289Z|9ecdff81-56bb-48ae-987f-506192c0db5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:54.289Z|a62cecc0-0b5b-49c5-bee7-7031b2431859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:36:54.293Z|0344025d-924e-4b6a-abd0-09417175e5d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:36:54.294Z|0344025d-924e-4b6a-abd0-09417175e5d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:04.320Z|f3110e5b-9ec0-4c3b-b609-ecd512a3c2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:04.320Z|5a59a5ae-c0c2-42b7-a6c9-a281c6599e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:04.321Z|f3110e5b-9ec0-4c3b-b609-ecd512a3c2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:04.321Z|5a59a5ae-c0c2-42b7-a6c9-a281c6599e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:04.324Z|e1a58ca9-7ec8-4164-bbf6-7063ab779bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:04.325Z|e1a58ca9-7ec8-4164-bbf6-7063ab779bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:05.930Z|5ddb6cad-1dc8-458b-8962-b45b761e4be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:37:05.931Z|5ddb6cad-1dc8-458b-8962-b45b761e4be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:37:14.353Z|189b7d7f-071b-4cd5-bd3f-9f66b56aeeb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:14.353Z|4f34af8d-254d-4000-9ef7-3adb3ade6c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:14.353Z|818fa362-56c5-43a7-b96e-9666938c7a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:14.354Z|189b7d7f-071b-4cd5-bd3f-9f66b56aeeb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:14.354Z|4f34af8d-254d-4000-9ef7-3adb3ade6c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:14.355Z|818fa362-56c5-43a7-b96e-9666938c7a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:20.930Z|6f129ac6-9a4c-473f-b32b-097ca59bad76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:37:20.937Z|6f129ac6-9a4c-473f-b32b-097ca59bad76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:37:21.638Z|f2a61caa-2cdd-46f4-aa1f-2f969b6ba7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:37:21.639Z|f2a61caa-2cdd-46f4-aa1f-2f969b6ba7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:37:24.396Z|9c6c1d62-d614-4931-9bcb-8e94c6af34bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:24.396Z|30d92dd5-fa19-469c-9c2d-1c7329b1fe90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:24.396Z|39e93cec-ae58-4c86-ba02-6c29621a4457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:24.396Z|30d92dd5-fa19-469c-9c2d-1c7329b1fe90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:24.397Z|39e93cec-ae58-4c86-ba02-6c29621a4457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:24.396Z|9c6c1d62-d614-4931-9bcb-8e94c6af34bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:34.424Z|5933fe9e-55d7-4f7b-82ae-c087c3bd90eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:34.424Z|c0eca4a5-dcd2-433a-bd6e-c47c74a4061b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:34.425Z|c0eca4a5-dcd2-433a-bd6e-c47c74a4061b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:34.425Z|5933fe9e-55d7-4f7b-82ae-c087c3bd90eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:34.425Z|0a3e5542-e3b7-4903-98ff-f20d8732350e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:34.426Z|0a3e5542-e3b7-4903-98ff-f20d8732350e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:35.930Z|43992955-c397-4406-babc-ab910de3a02a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:37:35.931Z|43992955-c397-4406-babc-ab910de3a02a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:37:42.868Z|1996cb8f-9de6-45e2-8496-13924cfb7a7b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:37:42.868Z|1996cb8f-9de6-45e2-8496-13924cfb7a7b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:44.451Z|75894eef-58c8-458b-9066-ed809cf7653a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:44.452Z|75894eef-58c8-458b-9066-ed809cf7653a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:44.452Z|7f5bdc71-a84d-4efe-9d16-a2c4ae948b9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:44.452Z|426267f2-275f-4010-91f4-7cec40f49a48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:44.453Z|426267f2-275f-4010-91f4-7cec40f49a48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:44.453Z|7f5bdc71-a84d-4efe-9d16-a2c4ae948b9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:50.930Z|42905dd1-977a-4ce2-8e63-b26ee0110d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:37:50.930Z|42905dd1-977a-4ce2-8e63-b26ee0110d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:37:51.640Z|83bfd39b-8448-491e-b580-a60224023c87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:37:51.640Z|83bfd39b-8448-491e-b580-a60224023c87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:37:54.502Z|05128593-f875-42c8-8422-93571361651c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:54.503Z|7055faa7-d0d9-4147-b17a-7f55d00510de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:54.503Z|7055faa7-d0d9-4147-b17a-7f55d00510de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:54.504Z|05128593-f875-42c8-8422-93571361651c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:37:54.505Z|6bd05c49-4036-4290-960e-c22d0aa13259|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:37:54.505Z|6bd05c49-4036-4290-960e-c22d0aa13259|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:04.532Z|f1dcaaca-1a67-4e8c-a5da-0aad56284bcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:04.532Z|b57ae249-8c0c-4732-b29d-284eab42f0e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:04.571Z|b57ae249-8c0c-4732-b29d-284eab42f0e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:04.571Z|f1dcaaca-1a67-4e8c-a5da-0aad56284bcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:04.572Z|a7c1e9e6-aefe-4c9e-abc8-70c50b39e83c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:04.572Z|a7c1e9e6-aefe-4c9e-abc8-70c50b39e83c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:05.930Z|26d8f6f9-b7ba-462a-828f-2833bca3fae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:38:05.934Z|26d8f6f9-b7ba-462a-828f-2833bca3fae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:38:14.594Z|c9b9d615-68f8-4c4c-bac6-48d732337aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:14.595Z|c9b9d615-68f8-4c4c-bac6-48d732337aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:14.598Z|e62a0adf-789a-47fd-9160-48ce1ec39ef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:14.598Z|e62a0adf-789a-47fd-9160-48ce1ec39ef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:14.600Z|b4bc8b77-8ba8-494b-9c47-6904cc5ecb93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:14.600Z|b4bc8b77-8ba8-494b-9c47-6904cc5ecb93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:20.930Z|101e28ee-7f77-444a-8e1e-3ecda3efe049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:38:20.931Z|101e28ee-7f77-444a-8e1e-3ecda3efe049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:38:21.641Z|6c723731-f221-490b-b1f7-3f4451825346|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:38:21.641Z|6c723731-f221-490b-b1f7-3f4451825346|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:38:24.620Z|21ab8206-0f17-44a3-9df4-3f85c3cdc346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:24.620Z|21ab8206-0f17-44a3-9df4-3f85c3cdc346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:24.621Z|ce89291c-b602-4291-bb70-d1d961af97f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:24.621Z|ce89291c-b602-4291-bb70-d1d961af97f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:24.622Z|0b1b7156-9a19-46c5-9f84-27a1b6b81f29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:24.622Z|0b1b7156-9a19-46c5-9f84-27a1b6b81f29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:34.646Z|e370c26d-bc67-4757-9fbe-14ce36f21baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:34.646Z|e370c26d-bc67-4757-9fbe-14ce36f21baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:34.647Z|934b3b7b-b82f-4930-80c5-48715bae4b3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:34.647Z|934b3b7b-b82f-4930-80c5-48715bae4b3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:34.649Z|c0721b16-51db-49e2-b0c7-cd615ac190e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:34.649Z|c0721b16-51db-49e2-b0c7-cd615ac190e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:35.930Z|2b1b72ef-b60b-4e66-a808-c405a931268e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:38:35.931Z|2b1b72ef-b60b-4e66-a808-c405a931268e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:38:42.868Z|b819ddc0-8c13-4017-8ce0-941a919ab622|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:38:42.869Z|b819ddc0-8c13-4017-8ce0-941a919ab622|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:44.670Z|83cbf067-f426-4a23-8237-1ae8d5fe91da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:44.671Z|83cbf067-f426-4a23-8237-1ae8d5fe91da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:44.671Z|e04b3e3d-3982-47aa-9b96-724cddda1758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:44.671Z|e04b3e3d-3982-47aa-9b96-724cddda1758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:44.675Z|59312b6f-4c58-4e3c-8c85-2ee335d4ac07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:44.675Z|59312b6f-4c58-4e3c-8c85-2ee335d4ac07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:50.930Z|316fcdf0-228a-43fb-91d6-b29cbb425b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:38:50.935Z|316fcdf0-228a-43fb-91d6-b29cbb425b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:38:51.641Z|ad1438af-659f-4d98-b54f-f5692a6359d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:38:51.642Z|ad1438af-659f-4d98-b54f-f5692a6359d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:38:54.697Z|a64d48a5-04fe-4afb-8a1a-31842f26f1a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:54.697Z|cc524ea0-9288-43b1-9212-58f21ec69545|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:54.698Z|cc524ea0-9288-43b1-9212-58f21ec69545|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:54.698Z|a64d48a5-04fe-4afb-8a1a-31842f26f1a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:38:54.701Z|295a5d40-ce3d-4041-bc86-ca673ed3fd10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:38:54.701Z|295a5d40-ce3d-4041-bc86-ca673ed3fd10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:04.724Z|64930ffb-be38-4369-a068-f736f0d1e15a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:04.724Z|4a68b603-7d0f-46f2-a27d-f83f926043fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:04.724Z|64930ffb-be38-4369-a068-f736f0d1e15a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:04.724Z|4a68b603-7d0f-46f2-a27d-f83f926043fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:04.727Z|2ad64731-d9fc-4b07-8b64-9cb64d494fd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:04.727Z|2ad64731-d9fc-4b07-8b64-9cb64d494fd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:05.930Z|c3a59d97-13fc-4a03-89ee-1f2a9b9a823f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:39:05.931Z|c3a59d97-13fc-4a03-89ee-1f2a9b9a823f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:39:14.751Z|07111d11-d5c5-46cd-abb0-4294ec2821ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:14.752Z|07111d11-d5c5-46cd-abb0-4294ec2821ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:14.752Z|b20422c1-5a7a-4b82-a6d9-aa65ea91a0be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:14.752Z|51c94431-4635-4d58-a5d3-5fc0011f1073|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:14.752Z|b20422c1-5a7a-4b82-a6d9-aa65ea91a0be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:14.753Z|51c94431-4635-4d58-a5d3-5fc0011f1073|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:20.930Z|72e73e9e-bb61-4933-a5e0-96d9884d96d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:39:20.931Z|72e73e9e-bb61-4933-a5e0-96d9884d96d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:39:21.642Z|9c26cef5-29ec-49e2-b535-8aa4feb76cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:39:21.643Z|9c26cef5-29ec-49e2-b535-8aa4feb76cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:39:24.779Z|10cbb5be-c14f-4bcc-a4ea-48d1cef649cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:24.780Z|10cbb5be-c14f-4bcc-a4ea-48d1cef649cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:24.780Z|8f940ec2-3d08-46ab-9f21-7163f32c596a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:24.781Z|a314b6d3-7d6e-4fb7-8c96-de38941146cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:24.781Z|a314b6d3-7d6e-4fb7-8c96-de38941146cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:24.781Z|8f940ec2-3d08-46ab-9f21-7163f32c596a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:34.811Z|07dfaaaa-a80d-4786-96e5-dafd4ca69bb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:34.811Z|55183fff-6bce-4d26-8435-daf3d2fcfc0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:34.811Z|07dfaaaa-a80d-4786-96e5-dafd4ca69bb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:34.812Z|55183fff-6bce-4d26-8435-daf3d2fcfc0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:34.819Z|e9e33a17-eff4-4364-9539-a2cd061bf652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:34.819Z|e9e33a17-eff4-4364-9539-a2cd061bf652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:35.930Z|473132fc-12de-4c97-965f-8f3c8a336f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:39:35.934Z|473132fc-12de-4c97-965f-8f3c8a336f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:39:42.866Z|f28c3f11-9652-4cfa-93ce-5d11ab0660c6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:39:42.867Z|f28c3f11-9652-4cfa-93ce-5d11ab0660c6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:44.835Z|2affd326-287d-42f4-95f8-3d2a96b5d44e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:44.836Z|afc26b00-6b27-4795-b035-b70c3d3d3f27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:44.836Z|2affd326-287d-42f4-95f8-3d2a96b5d44e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:44.836Z|afc26b00-6b27-4795-b035-b70c3d3d3f27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:44.846Z|facc4408-6612-4e1d-9202-2d10d224a4bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:44.846Z|facc4408-6612-4e1d-9202-2d10d224a4bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:50.930Z|5cb14ede-2874-4c23-82fe-99d03af20e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:39:50.930Z|5cb14ede-2874-4c23-82fe-99d03af20e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:39:51.643Z|b2aa955c-b8e4-4aa0-a56f-648df279513c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:39:51.644Z|b2aa955c-b8e4-4aa0-a56f-648df279513c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:39:54.863Z|cfb732ed-362c-4e41-9fcc-3af36463265a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:54.864Z|cfb732ed-362c-4e41-9fcc-3af36463265a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:54.867Z|a7d7374c-df4d-4715-ab08-0cdd197f9fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:54.868Z|a7d7374c-df4d-4715-ab08-0cdd197f9fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:39:54.871Z|aade4571-8050-4905-9a92-b5bc1de38f46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:39:54.871Z|aade4571-8050-4905-9a92-b5bc1de38f46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:04.887Z|9083483e-79e3-4e8b-9199-b09f980ec3a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:04.888Z|9083483e-79e3-4e8b-9199-b09f980ec3a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:04.890Z|917262f1-ba11-4f99-8598-8f89ead49176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:04.891Z|917262f1-ba11-4f99-8598-8f89ead49176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:04.894Z|09bcef2c-a41f-4abe-8dd0-cf2bf38c5903|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:04.895Z|09bcef2c-a41f-4abe-8dd0-cf2bf38c5903|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:05.930Z|7ffab53f-92c8-4c65-91af-8c0cfdcfce63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:40:05.931Z|7ffab53f-92c8-4c65-91af-8c0cfdcfce63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:40:14.919Z|2c8b4d55-5907-428f-98da-c5cc0d86b1b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:14.919Z|2c8b4d55-5907-428f-98da-c5cc0d86b1b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:14.919Z|2694af49-70d8-49f9-b7d2-9efb788a845c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:14.920Z|2694af49-70d8-49f9-b7d2-9efb788a845c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:14.921Z|2114b569-5bf8-4717-94eb-427f8798aba3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:14.922Z|2114b569-5bf8-4717-94eb-427f8798aba3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:20.930Z|b35278b3-203f-4894-9b98-32bed679e2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:40:20.936Z|b35278b3-203f-4894-9b98-32bed679e2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:40:21.644Z|3d796bf9-e826-4b6b-b0c3-41189945a7f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:40:21.645Z|3d796bf9-e826-4b6b-b0c3-41189945a7f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:40:24.941Z|ab7fca21-c25c-4ca8-87d8-ea6b33eb9102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:24.941Z|e5375f63-7d96-4240-a6c1-75b314d62e8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:24.942Z|ab7fca21-c25c-4ca8-87d8-ea6b33eb9102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:24.942Z|e5375f63-7d96-4240-a6c1-75b314d62e8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:24.946Z|f7b571d3-f12d-4a84-abeb-dd76949dde7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:24.946Z|f7b571d3-f12d-4a84-abeb-dd76949dde7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:34.970Z|ec4721c3-2bbd-4ffe-9e91-31b8bbbedcc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:34.970Z|56290049-e421-4c34-8f5b-69c49efadbce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:34.971Z|ec4721c3-2bbd-4ffe-9e91-31b8bbbedcc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:34.971Z|56290049-e421-4c34-8f5b-69c49efadbce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:34.971Z|dd10078c-2a46-487a-a9a4-7809a2647a81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:34.972Z|dd10078c-2a46-487a-a9a4-7809a2647a81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:35.930Z|5371a59d-1038-48b8-acad-27f4cecfc455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:40:35.931Z|5371a59d-1038-48b8-acad-27f4cecfc455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:40:42.866Z|05251d18-61d3-467a-812e-b811bbc550e2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:40:42.867Z|05251d18-61d3-467a-812e-b811bbc550e2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:44.998Z|a13f6953-84e1-42db-8560-52cc66fbe027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:44.999Z|a13f6953-84e1-42db-8560-52cc66fbe027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:45.000Z|0b434406-eb71-416a-b6f7-71d56ff21a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:45.000Z|0b434406-eb71-416a-b6f7-71d56ff21a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:45.000Z|d1024d91-5b06-4f70-ba51-eab5decc9da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:45.001Z|d1024d91-5b06-4f70-ba51-eab5decc9da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:50.930Z|537790ec-cd9a-40f7-ad64-cea1014c67f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:40:50.931Z|537790ec-cd9a-40f7-ad64-cea1014c67f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:40:51.645Z|7ddc96f7-7fe1-4fb8-a289-0ebbff645813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:40:51.646Z|7ddc96f7-7fe1-4fb8-a289-0ebbff645813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:40:55.022Z|f07482ae-be06-45ca-8831-5b909e8fe04f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:55.023Z|f07482ae-be06-45ca-8831-5b909e8fe04f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:55.024Z|9a749c47-3bd4-48c3-8f16-9fc30be21fc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:55.025Z|9a749c47-3bd4-48c3-8f16-9fc30be21fc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:40:55.025Z|ade002ce-51bc-4339-9942-6caeb3a692f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:40:55.026Z|ade002ce-51bc-4339-9942-6caeb3a692f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:05.052Z|5b8144ff-8425-4cb5-84dd-9e324622a499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:05.052Z|5b8144ff-8425-4cb5-84dd-9e324622a499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:05.053Z|6b51d78f-5ac1-446f-afbe-fe47de055d7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:05.054Z|6b51d78f-5ac1-446f-afbe-fe47de055d7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:05.061Z|fc55d2f9-532b-495e-a0c4-6ce4cb1c3e6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:05.061Z|fc55d2f9-532b-495e-a0c4-6ce4cb1c3e6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:05.930Z|a85ad826-6412-42d6-910a-b13863748d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:41:05.933Z|a85ad826-6412-42d6-910a-b13863748d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:41:15.090Z|2d4020be-f574-417e-9121-d917fa315877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:15.091Z|feeb9252-611c-46be-984d-f8caf2a61a6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:15.091Z|36dbedd5-2f1a-4e75-918d-8ede8e2b5b07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:15.091Z|2d4020be-f574-417e-9121-d917fa315877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:15.091Z|36dbedd5-2f1a-4e75-918d-8ede8e2b5b07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:15.091Z|feeb9252-611c-46be-984d-f8caf2a61a6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:20.930Z|9588c9de-4bf0-4858-b31d-f8fb1a9ec2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:41:20.930Z|9588c9de-4bf0-4858-b31d-f8fb1a9ec2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:41:21.647Z|cee7beca-35dc-4e32-ba88-2f46be05eeba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:41:21.647Z|cee7beca-35dc-4e32-ba88-2f46be05eeba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:41:25.121Z|636a11b6-9b3f-45b0-bb95-247f5f713ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:25.121Z|ab12057d-8a8f-4e09-887f-3badebb88f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:25.122Z|ab12057d-8a8f-4e09-887f-3badebb88f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:25.123Z|2fa0f082-7eee-46be-b701-7e73ee33150b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:25.124Z|2fa0f082-7eee-46be-b701-7e73ee33150b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:25.122Z|636a11b6-9b3f-45b0-bb95-247f5f713ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:35.150Z|86bb8f9a-fac9-4563-92d2-ead109df407b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:35.151Z|86bb8f9a-fac9-4563-92d2-ead109df407b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:35.151Z|28fa84e9-4e9a-4cbf-a9ca-bb0fafb84ec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:35.152Z|28fa84e9-4e9a-4cbf-a9ca-bb0fafb84ec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:35.154Z|f5a4840c-6777-4915-adab-6067f4910d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:35.154Z|f5a4840c-6777-4915-adab-6067f4910d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:35.930Z|3528c70f-7f21-4671-88ff-3510108d62d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:41:35.931Z|3528c70f-7f21-4671-88ff-3510108d62d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:41:42.867Z|bf29eec2-5f83-466c-a173-68f281a545ac|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:41:42.867Z|bf29eec2-5f83-466c-a173-68f281a545ac|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:45.179Z|9bf14110-ceb0-43c8-8c1c-561e99a40d40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:45.180Z|9bf14110-ceb0-43c8-8c1c-561e99a40d40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:45.182Z|d518c073-2e3f-41cb-abb8-5d3137687cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:45.182Z|d518c073-2e3f-41cb-abb8-5d3137687cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:45.183Z|93e3ea6f-80ac-4846-a301-3a8ca31f6ac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:45.183Z|93e3ea6f-80ac-4846-a301-3a8ca31f6ac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:50.930Z|2b1d53aa-74bd-495f-b67e-08316cead59e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:41:50.936Z|2b1d53aa-74bd-495f-b67e-08316cead59e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:41:51.647Z|b65809b3-18c8-4ebf-9d6a-c42b77273e94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:41:51.648Z|b65809b3-18c8-4ebf-9d6a-c42b77273e94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:41:55.213Z|d3299cf3-ab09-421b-9ca1-03c9bdfe19cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:55.213Z|d3299cf3-ab09-421b-9ca1-03c9bdfe19cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:55.219Z|a10d3909-7f8b-46e1-ab4a-1b1d6dd098c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:55.220Z|a10d3909-7f8b-46e1-ab4a-1b1d6dd098c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:41:55.222Z|739e8a16-9ee0-459b-a5ca-fec725d45691|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:41:55.223Z|739e8a16-9ee0-459b-a5ca-fec725d45691|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:05.246Z|45dcbda9-386b-41cf-bbfb-e6cbbdfd0154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:05.246Z|45dcbda9-386b-41cf-bbfb-e6cbbdfd0154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:05.249Z|262b7219-284e-4673-ad9d-1447d5bd7d22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:05.249Z|262b7219-284e-4673-ad9d-1447d5bd7d22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:05.254Z|a10e1261-41dd-4f42-8e79-884e3c899f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:05.254Z|a10e1261-41dd-4f42-8e79-884e3c899f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:05.930Z|7897c1ac-f634-487b-a5c4-db672e8d0ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:42:05.931Z|7897c1ac-f634-487b-a5c4-db672e8d0ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:42:15.277Z|0a0dd514-21a7-434a-8882-b849c860c160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:15.277Z|0a0dd514-21a7-434a-8882-b849c860c160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:15.279Z|e8d69dce-b70f-412b-a6e7-6cf17a5b22a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:15.279Z|77ae1c73-23da-4791-945a-1b9f4fb76a8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:15.279Z|e8d69dce-b70f-412b-a6e7-6cf17a5b22a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:15.279Z|77ae1c73-23da-4791-945a-1b9f4fb76a8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:20.930Z|4348247d-dc7c-4ff9-be72-b6a320103bde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:42:20.931Z|4348247d-dc7c-4ff9-be72-b6a320103bde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:42:21.648Z|251bbbc2-af2f-4722-91e0-40429211a41c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:42:21.649Z|251bbbc2-af2f-4722-91e0-40429211a41c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:42:25.309Z|09f5de17-618a-4235-8c3b-3eaf93a5ebf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:25.309Z|1030ac4f-7b42-44c5-89f2-d6af8450da4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:25.310Z|09f5de17-618a-4235-8c3b-3eaf93a5ebf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:25.310Z|1030ac4f-7b42-44c5-89f2-d6af8450da4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:25.312Z|c9a593ab-3318-4a65-b3c3-6350e2d994f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:25.313Z|c9a593ab-3318-4a65-b3c3-6350e2d994f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:35.337Z|1478192a-459f-485b-a1db-e79fe66ffae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:35.337Z|3e264d1c-e52d-4481-bca4-65b0d72d7926|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:35.338Z|3e264d1c-e52d-4481-bca4-65b0d72d7926|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:35.338Z|1478192a-459f-485b-a1db-e79fe66ffae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:35.347Z|831bd809-d17f-42ab-96c7-bd614015ff1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:35.348Z|831bd809-d17f-42ab-96c7-bd614015ff1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:35.930Z|c0d97dd9-d2a0-4bf7-9643-3688eb93f54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:42:35.931Z|c0d97dd9-d2a0-4bf7-9643-3688eb93f54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:42:42.868Z|448737c2-eb55-4dad-a44a-1b7ddeb79703|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:42:42.868Z|448737c2-eb55-4dad-a44a-1b7ddeb79703|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:45.368Z|72a3ce0e-905b-4fcb-ab1c-b7bee2e9cc25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:45.369Z|271ec7bb-6d42-42ca-a55b-c35fd909a77d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:45.369Z|72a3ce0e-905b-4fcb-ab1c-b7bee2e9cc25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:45.369Z|271ec7bb-6d42-42ca-a55b-c35fd909a77d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:45.372Z|5701f35a-64f2-403b-bfb9-7498de3230e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:45.372Z|5701f35a-64f2-403b-bfb9-7498de3230e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:50.930Z|38d477d0-7e92-42f7-bd3e-d3d24987e8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:42:50.931Z|38d477d0-7e92-42f7-bd3e-d3d24987e8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:42:51.649Z|0da28454-1f46-40a6-a57f-1610db4cc486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:42:51.650Z|0da28454-1f46-40a6-a57f-1610db4cc486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:42:55.397Z|1d9fa435-2f4b-4d4f-bc94-00ac09f58252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:55.398Z|1d9fa435-2f4b-4d4f-bc94-00ac09f58252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:55.398Z|f418c20b-dd89-4861-b77a-fa6ca4fba31f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:55.399Z|f418c20b-dd89-4861-b77a-fa6ca4fba31f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:42:55.401Z|7e042404-b0c6-4e64-b51d-5e7165555760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:42:55.402Z|7e042404-b0c6-4e64-b51d-5e7165555760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:05.426Z|e5fe4ed5-ee80-40ee-9d6c-6633e143d762|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:05.427Z|e5fe4ed5-ee80-40ee-9d6c-6633e143d762|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:05.427Z|41fa107e-089a-4045-8ec8-06c030711547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:05.428Z|41fa107e-089a-4045-8ec8-06c030711547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:05.428Z|a7e744d3-922f-4b82-955a-600604b2bdad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:05.429Z|a7e744d3-922f-4b82-955a-600604b2bdad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:05.930Z|b7b15e2e-199e-4cc0-a5ff-adfef92ac04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:43:05.931Z|b7b15e2e-199e-4cc0-a5ff-adfef92ac04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:43:15.454Z|37a12e89-ca3d-421a-af82-f10c6065cb01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:15.455Z|37a12e89-ca3d-421a-af82-f10c6065cb01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:15.455Z|dc905d37-3c7b-48b2-b1f9-f5e3ababc212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:15.455Z|dc905d37-3c7b-48b2-b1f9-f5e3ababc212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:15.458Z|19dce79b-5e80-4eef-9723-ac4ca2366c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:15.458Z|19dce79b-5e80-4eef-9723-ac4ca2366c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:20.930Z|f96e5225-a095-43e1-8c9d-bc96cde6b530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:43:20.931Z|f96e5225-a095-43e1-8c9d-bc96cde6b530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:43:21.650Z|d0d76379-e8d9-4b15-ac0a-68be8cffe0f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:43:21.651Z|d0d76379-e8d9-4b15-ac0a-68be8cffe0f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:43:25.484Z|ed4685cb-0570-4a12-94c6-fd9cdef5b89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:25.486Z|ed4685cb-0570-4a12-94c6-fd9cdef5b89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:25.487Z|8f652bc1-eeb8-4859-8714-8a40602400da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:25.488Z|8f652bc1-eeb8-4859-8714-8a40602400da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:25.491Z|2724b4b6-93e9-4b69-b712-1e6fd41d4748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:25.491Z|2724b4b6-93e9-4b69-b712-1e6fd41d4748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:35.518Z|634d2bbd-6637-4426-8c7f-ffb3d11cd663|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:35.518Z|f7af193b-7ad2-4fde-8e14-3896a4cf99cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:35.519Z|634d2bbd-6637-4426-8c7f-ffb3d11cd663|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:35.519Z|f7af193b-7ad2-4fde-8e14-3896a4cf99cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:35.527Z|4879e2fa-a3b7-44a4-8488-c9ab96a3aa10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:35.527Z|4879e2fa-a3b7-44a4-8488-c9ab96a3aa10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:35.930Z|8ee0263c-5248-4e22-84e5-ab501c539637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:43:35.934Z|8ee0263c-5248-4e22-84e5-ab501c539637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:43:42.867Z|fe8c1c4b-14c3-441c-a37d-a8e57e2f4204|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:43:42.868Z|fe8c1c4b-14c3-441c-a37d-a8e57e2f4204|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:45.550Z|c60e4f58-bf3c-48ac-acb0-697ebd2b4fa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:45.550Z|c60e4f58-bf3c-48ac-acb0-697ebd2b4fa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:45.552Z|3f21809f-bb03-44f4-8347-d00bb911000d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:45.552Z|3f21809f-bb03-44f4-8347-d00bb911000d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:45.556Z|64c0c034-1ff7-4ff0-b916-2e92517c1e6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:45.556Z|64c0c034-1ff7-4ff0-b916-2e92517c1e6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:50.930Z|8fd29ef0-af7b-453c-941a-d5b0b869fd34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:43:50.931Z|8fd29ef0-af7b-453c-941a-d5b0b869fd34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:43:51.651Z|a72267ab-94ca-4a7a-9085-b50b82ad4504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:43:51.652Z|a72267ab-94ca-4a7a-9085-b50b82ad4504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:43:55.581Z|d5b5be1f-20e1-4de6-a94c-d412bdbc313a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:55.581Z|d5b5be1f-20e1-4de6-a94c-d412bdbc313a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:55.585Z|9a4dcc39-53da-4dfb-9d81-11c656eb9ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:55.585Z|9a4dcc39-53da-4dfb-9d81-11c656eb9ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:43:55.589Z|d2822bb7-f300-4b0b-b74a-572cd37f404c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:43:55.590Z|d2822bb7-f300-4b0b-b74a-572cd37f404c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:05.609Z|4f2ba787-2b9e-42b3-8e07-c699074f960c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:05.610Z|4f2ba787-2b9e-42b3-8e07-c699074f960c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:05.613Z|49008e6e-983d-4ea7-88d8-5e2f20dfe2f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:05.613Z|49008e6e-983d-4ea7-88d8-5e2f20dfe2f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:05.619Z|afbd4abf-6cbd-4d27-8549-60dfd93fd92a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:05.620Z|afbd4abf-6cbd-4d27-8549-60dfd93fd92a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:05.930Z|81dc10e1-03e7-44dc-80dc-a48171f70800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:44:05.931Z|81dc10e1-03e7-44dc-80dc-a48171f70800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:44:15.640Z|3f715b42-29e7-49c8-8b97-638de81b5cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:15.640Z|8caa0a40-2ebe-4850-bd17-fedad5ed6e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:15.640Z|3f715b42-29e7-49c8-8b97-638de81b5cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:15.641Z|8caa0a40-2ebe-4850-bd17-fedad5ed6e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:15.647Z|5059fd00-7c2f-466d-a773-be5cd2dbd2a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:15.647Z|5059fd00-7c2f-466d-a773-be5cd2dbd2a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:20.930Z|bdf3457f-b471-42f0-9a3e-222ddc65e704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:44:20.935Z|bdf3457f-b471-42f0-9a3e-222ddc65e704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:44:21.653Z|2eda3928-f072-4357-84fb-dba8a81b9b1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:44:21.654Z|2eda3928-f072-4357-84fb-dba8a81b9b1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:44:25.672Z|b74b6f5c-353e-4791-bc95-f292da6ff51e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:25.673Z|b74b6f5c-353e-4791-bc95-f292da6ff51e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:25.673Z|6c023212-fbe6-44fa-ad7a-b0b2ef7b7662|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:25.673Z|6c023212-fbe6-44fa-ad7a-b0b2ef7b7662|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:25.675Z|090e8b5e-c2e5-49ed-904f-ca411a07bf43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:25.676Z|090e8b5e-c2e5-49ed-904f-ca411a07bf43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:35.705Z|a4624b8f-518b-4d37-87b2-156aa03cafca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:35.705Z|ab839963-6892-4382-a6bc-88ca773aa2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:35.705Z|a4624b8f-518b-4d37-87b2-156aa03cafca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:35.706Z|ab839963-6892-4382-a6bc-88ca773aa2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:35.714Z|618d4384-bd8e-4e43-aa74-1101532352fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:35.714Z|618d4384-bd8e-4e43-aa74-1101532352fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:35.930Z|6b5f3d37-0b90-47e7-ac08-efe5818b2eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:44:35.931Z|6b5f3d37-0b90-47e7-ac08-efe5818b2eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:44:42.867Z|5b59ac8c-7712-4d8e-900a-6261098a1e88|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:44:42.867Z|5b59ac8c-7712-4d8e-900a-6261098a1e88|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:45.734Z|fd4493fd-910d-415c-8ff9-85129a2fa975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:45.735Z|fd4493fd-910d-415c-8ff9-85129a2fa975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:45.737Z|40584860-d7c1-4a52-8bd2-a0fc46625ca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:45.737Z|40584860-d7c1-4a52-8bd2-a0fc46625ca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:45.740Z|645ffc36-3fd5-4ca3-a602-c35a3fcb9463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:45.740Z|645ffc36-3fd5-4ca3-a602-c35a3fcb9463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:50.930Z|d3fa7a6b-5600-48c6-8cd2-4b5b39e9cdd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:44:50.930Z|d3fa7a6b-5600-48c6-8cd2-4b5b39e9cdd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:44:51.654Z|d968b881-1943-4c05-8a84-1b70b961c10f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:44:51.655Z|d968b881-1943-4c05-8a84-1b70b961c10f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:44:55.766Z|f76eb84d-d40d-48e8-bce5-90537aaf683e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:55.766Z|f76eb84d-d40d-48e8-bce5-90537aaf683e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:55.767Z|beac58b5-9241-48df-a6bb-5c2fabfc20e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:55.767Z|91fd7625-accc-4c31-b8c3-11e664752043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:44:55.767Z|91fd7625-accc-4c31-b8c3-11e664752043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:44:55.767Z|beac58b5-9241-48df-a6bb-5c2fabfc20e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:05.795Z|da2aaf97-3038-46e3-9e62-b4254b97bb4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:05.796Z|da2aaf97-3038-46e3-9e62-b4254b97bb4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:05.798Z|2f98fefe-9592-46d5-b13e-8aa1db5ad0bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:05.799Z|2f98fefe-9592-46d5-b13e-8aa1db5ad0bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:05.800Z|8d98dc70-3ff5-426f-bde6-1e0b0ebb567c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:05.800Z|8d98dc70-3ff5-426f-bde6-1e0b0ebb567c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:05.930Z|08358fa9-6423-4a7c-ab2b-637f96060269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:45:05.934Z|08358fa9-6423-4a7c-ab2b-637f96060269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:45:15.826Z|933f5b70-63a6-470e-ac04-66e0234c5953|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:15.827Z|933f5b70-63a6-470e-ac04-66e0234c5953|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:15.834Z|3ef037ce-da17-4dbb-a9cc-71e1a0260a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:15.834Z|3ef037ce-da17-4dbb-a9cc-71e1a0260a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:15.835Z|06f04052-d11f-44c2-b35f-6db7e43d4630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:15.836Z|06f04052-d11f-44c2-b35f-6db7e43d4630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:20.930Z|75967edd-5a4f-42dd-91b3-a7b1bd38bfd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:45:20.931Z|75967edd-5a4f-42dd-91b3-a7b1bd38bfd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:45:21.655Z|0b55cb3c-9d89-4594-bbd4-0eb0a5e298d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:45:21.656Z|0b55cb3c-9d89-4594-bbd4-0eb0a5e298d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:45:25.858Z|c2d0dd9e-f2f7-4b94-b971-90779c1bbca6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:25.859Z|c2d0dd9e-f2f7-4b94-b971-90779c1bbca6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:25.864Z|02184592-7e0a-49a7-b28c-6b0641ee7fa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:25.864Z|02184592-7e0a-49a7-b28c-6b0641ee7fa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:25.865Z|f3a083d6-538d-4111-a60b-364fccf1680d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:25.866Z|f3a083d6-538d-4111-a60b-364fccf1680d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:35.891Z|84552aa4-a327-4895-a85b-95262835fc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:35.891Z|f22d099c-d921-48c7-b416-84fd6bb5f3dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:35.892Z|f22d099c-d921-48c7-b416-84fd6bb5f3dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:35.892Z|84552aa4-a327-4895-a85b-95262835fc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:35.893Z|f8bf3768-c5b9-423b-8b11-78cd96d19bfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:35.893Z|f8bf3768-c5b9-423b-8b11-78cd96d19bfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:35.930Z|155d4d51-0be6-4bd0-a2b9-e6988c555c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:45:35.931Z|155d4d51-0be6-4bd0-a2b9-e6988c555c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:45:42.867Z|64aceb1e-a0b6-4df0-a95b-72d5aa1f7c26|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:45:42.868Z|64aceb1e-a0b6-4df0-a95b-72d5aa1f7c26|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:45.914Z|8574587b-56fe-4525-975d-ec5d62824a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:45.914Z|6652974b-9f6e-4d14-8787-70eb83c4f6ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:45.915Z|8574587b-56fe-4525-975d-ec5d62824a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:45.915Z|6652974b-9f6e-4d14-8787-70eb83c4f6ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:45.919Z|964a9b45-36c3-4e53-91ad-65212ffb32bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:45.920Z|964a9b45-36c3-4e53-91ad-65212ffb32bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:50.930Z|f80ac7dc-8686-4112-8210-35e558c89f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:45:50.935Z|f80ac7dc-8686-4112-8210-35e558c89f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:45:51.657Z|2011887d-c86b-4901-99e2-5c1884f6d252|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:45:51.657Z|2011887d-c86b-4901-99e2-5c1884f6d252|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:45:55.938Z|c91d7dfe-2dd5-4780-aa77-668fc4edae8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:55.939Z|6af2b799-3b33-4056-812d-d92151aa15b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:55.939Z|c91d7dfe-2dd5-4780-aa77-668fc4edae8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:55.939Z|6af2b799-3b33-4056-812d-d92151aa15b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:45:55.945Z|83b0b579-bf41-4cc8-a54c-352ec69cc021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:45:55.946Z|83b0b579-bf41-4cc8-a54c-352ec69cc021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:05.930Z|354eaa97-baee-47bf-bd65-007b749a1c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:46:05.931Z|354eaa97-baee-47bf-bd65-007b749a1c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:46:05.968Z|c9978ff6-2bb7-43fb-8355-4e4198bafb58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:05.968Z|c9978ff6-2bb7-43fb-8355-4e4198bafb58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:05.969Z|6b99c3b4-42cd-46a8-b925-daae241bf63e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:05.970Z|6b99c3b4-42cd-46a8-b925-daae241bf63e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:05.972Z|ddfb1daa-8c97-46d1-9bb9-08641b1ffa37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:05.973Z|ddfb1daa-8c97-46d1-9bb9-08641b1ffa37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:15.996Z|c6cc2601-eaa7-4f4d-9b83-38aa490c1852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:15.996Z|c6cc2601-eaa7-4f4d-9b83-38aa490c1852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:16.001Z|18371b45-a6c6-4d85-bfdd-82cbd4cd73bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:16.001Z|e758cab3-ad86-4852-93da-cde1b0715e4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:16.001Z|e758cab3-ad86-4852-93da-cde1b0715e4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:16.001Z|18371b45-a6c6-4d85-bfdd-82cbd4cd73bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:20.930Z|a22f1aa7-279f-4252-8845-bb7415d8939f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:46:20.931Z|a22f1aa7-279f-4252-8845-bb7415d8939f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:46:21.658Z|4f6aeb4d-2b98-4b50-9950-09f069efa327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:46:21.658Z|4f6aeb4d-2b98-4b50-9950-09f069efa327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:46:26.031Z|483966dd-ab16-498c-9672-9bb69c6d2711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:26.032Z|483966dd-ab16-498c-9672-9bb69c6d2711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:26.032Z|23772b25-c851-48d5-affa-c1f53b1dce7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:26.033Z|23772b25-c851-48d5-affa-c1f53b1dce7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:26.035Z|6dbe78fb-63c4-4c99-8cd9-2199b07bc6ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:26.035Z|6dbe78fb-63c4-4c99-8cd9-2199b07bc6ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:35.930Z|970a0ce1-5c9d-4b68-9945-4ae374b92904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:46:35.935Z|970a0ce1-5c9d-4b68-9945-4ae374b92904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:46:36.059Z|a4629714-5115-456c-9ef5-e5c2ccf9bd2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:36.060Z|a4629714-5115-456c-9ef5-e5c2ccf9bd2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:36.061Z|cd467e7a-854a-432c-a9f8-8dc53b582515|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:36.062Z|cd467e7a-854a-432c-a9f8-8dc53b582515|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:36.064Z|2dd9e7f0-3bc7-41cc-bcbc-775354014344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:36.064Z|2dd9e7f0-3bc7-41cc-bcbc-775354014344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:42.868Z|e5d83a6e-3d08-41cc-8e55-ec9ea0c883ea|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:46:42.869Z|e5d83a6e-3d08-41cc-8e55-ec9ea0c883ea|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:46.091Z|c3053846-7682-45ae-9588-dd1f5d01a2b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:46.092Z|b94bed65-5bb7-4cbf-83d3-bb269e3658e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:46.092Z|c3053846-7682-45ae-9588-dd1f5d01a2b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:46.093Z|b94bed65-5bb7-4cbf-83d3-bb269e3658e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:46.100Z|fea1372c-2cc1-4f10-9500-66cdd650301f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:46.101Z|fea1372c-2cc1-4f10-9500-66cdd650301f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:50.930Z|61ba4666-a74c-465c-aba7-461ff407bb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:46:50.930Z|61ba4666-a74c-465c-aba7-461ff407bb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:46:51.659Z|4344dde7-4202-4d0d-aa25-0392ee24d89a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:46:51.659Z|4344dde7-4202-4d0d-aa25-0392ee24d89a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:46:56.119Z|460399b4-7168-4470-a903-ae6ab8277c26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:56.120Z|460399b4-7168-4470-a903-ae6ab8277c26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:56.122Z|a904647b-f249-4f19-a0a9-17fa351eb2a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:56.123Z|a904647b-f249-4f19-a0a9-17fa351eb2a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:46:56.128Z|ba33fd9a-e0b0-4a02-8824-d59f587b0a5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:46:56.129Z|ba33fd9a-e0b0-4a02-8824-d59f587b0a5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:05.930Z|68f77640-84eb-42e6-9a34-c4458a9ac67b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:47:05.931Z|68f77640-84eb-42e6-9a34-c4458a9ac67b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:47:06.148Z|0ce33d79-de9c-4615-976f-1b8af448283a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:06.148Z|4346ba98-e130-49cc-a183-ff9b3e066118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:06.149Z|0ce33d79-de9c-4615-976f-1b8af448283a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:06.149Z|4346ba98-e130-49cc-a183-ff9b3e066118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:06.157Z|5d3f84cf-3ea3-4637-ad16-81917b54c331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:06.158Z|5d3f84cf-3ea3-4637-ad16-81917b54c331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:16.180Z|cf9d98e0-e02c-4f61-8ab8-c900146761f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:16.180Z|11797263-e6d9-4e33-89cc-b3e174c6ef94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:16.180Z|cf9d98e0-e02c-4f61-8ab8-c900146761f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:16.180Z|11797263-e6d9-4e33-89cc-b3e174c6ef94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:16.185Z|e0477fa9-0a27-42f5-bbf1-8393c531b72b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:16.185Z|e0477fa9-0a27-42f5-bbf1-8393c531b72b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:20.930Z|2779eceb-8245-497f-a6eb-c2757de89a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:47:20.936Z|2779eceb-8245-497f-a6eb-c2757de89a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:47:21.660Z|9dd7785c-7caa-4bc0-81be-6e0391fc1bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:47:21.660Z|9dd7785c-7caa-4bc0-81be-6e0391fc1bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:47:26.211Z|14098bb1-fd15-4edd-a9a2-e2977565d35e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:26.211Z|df625a8a-dc77-4d63-b40f-3d528ef2fcab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:26.212Z|df625a8a-dc77-4d63-b40f-3d528ef2fcab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:26.212Z|14098bb1-fd15-4edd-a9a2-e2977565d35e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:26.219Z|608b953c-d688-4c02-92ef-bbb9c7ff089f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:26.220Z|608b953c-d688-4c02-92ef-bbb9c7ff089f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:35.930Z|a4515919-a039-4788-a33b-d88c95069a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:47:35.930Z|a4515919-a039-4788-a33b-d88c95069a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:47:36.245Z|1a188d76-3209-4b07-976b-e49a8c2e852d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:36.246Z|1a188d76-3209-4b07-976b-e49a8c2e852d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:36.246Z|46c2eac3-4930-4982-ab1e-3b051a1cea83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:36.247Z|46c2eac3-4930-4982-ab1e-3b051a1cea83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:36.251Z|0778add7-9c91-467d-852c-ea1f68bdcae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:36.252Z|0778add7-9c91-467d-852c-ea1f68bdcae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:42.868Z|a9bf2801-5d9d-412d-b7fc-83075e0749d7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:47:42.869Z|a9bf2801-5d9d-412d-b7fc-83075e0749d7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:46.278Z|67c3864e-26e9-442c-8e2f-8d9889141019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:46.278Z|6748b971-3641-4edd-b880-3141212925dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:46.278Z|67c3864e-26e9-442c-8e2f-8d9889141019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:46.279Z|6748b971-3641-4edd-b880-3141212925dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:46.283Z|75e757fc-7746-4c6e-b4ff-0d64496fabf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:46.283Z|75e757fc-7746-4c6e-b4ff-0d64496fabf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:50.930Z|0940259d-f069-4054-aaec-3b86279330e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:47:50.931Z|0940259d-f069-4054-aaec-3b86279330e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:47:51.661Z|c17e7ec8-f655-4bb2-9d13-8a8d1203e703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:47:51.661Z|c17e7ec8-f655-4bb2-9d13-8a8d1203e703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:47:56.305Z|e5081851-712a-4202-b267-6f23a412c8d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:56.305Z|e5f0515b-e2f0-45af-9cd8-a1ab3ff8053a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:56.306Z|e5081851-712a-4202-b267-6f23a412c8d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:56.306Z|e5f0515b-e2f0-45af-9cd8-a1ab3ff8053a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:47:56.310Z|e3c11694-60c3-4191-9b5a-0fef8feccadb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:47:56.311Z|e3c11694-60c3-4191-9b5a-0fef8feccadb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:05.930Z|e8cdb9e1-dd29-41ef-8352-9c4660a54faf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:48:05.936Z|e8cdb9e1-dd29-41ef-8352-9c4660a54faf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:48:06.338Z|ed53fe55-4af6-4b7d-ac9a-fbb63311c228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:06.339Z|ed53fe55-4af6-4b7d-ac9a-fbb63311c228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:06.339Z|187ff09a-55cb-4fc9-a259-4bfbca7a03ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:06.339Z|53a78a1a-25b1-43ea-a38f-efafee050eae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:06.340Z|187ff09a-55cb-4fc9-a259-4bfbca7a03ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:06.340Z|53a78a1a-25b1-43ea-a38f-efafee050eae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:16.368Z|18dba932-fbbe-4cd6-8399-2e3e5182d00a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:16.368Z|acacd766-1bc9-4afd-a9e9-411e549c6dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:16.369Z|ce357ed4-7825-489b-8d6c-110718ed101e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:16.369Z|acacd766-1bc9-4afd-a9e9-411e549c6dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:16.369Z|18dba932-fbbe-4cd6-8399-2e3e5182d00a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:16.369Z|ce357ed4-7825-489b-8d6c-110718ed101e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:20.930Z|a3d65d7f-bfe9-4b95-a850-1609250db9e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:48:20.931Z|a3d65d7f-bfe9-4b95-a850-1609250db9e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:48:21.662Z|55ef5ced-efc4-4739-8457-2162eb0be9ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:48:21.663Z|55ef5ced-efc4-4739-8457-2162eb0be9ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:48:26.397Z|734018fc-98dd-4a46-99c3-ea1394ebc625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:26.398Z|734018fc-98dd-4a46-99c3-ea1394ebc625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:26.398Z|246fcd14-76f4-4b46-9cba-b73886297ab1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:26.399Z|246fcd14-76f4-4b46-9cba-b73886297ab1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:26.400Z|5cffc827-5892-47f7-abf5-de47b6001204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:26.400Z|5cffc827-5892-47f7-abf5-de47b6001204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:35.930Z|f1502319-b864-42c9-8bf5-a2ae94fae30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:48:35.930Z|f1502319-b864-42c9-8bf5-a2ae94fae30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:48:36.426Z|9560dee7-228c-4442-a018-178b1063624b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:36.427Z|9560dee7-228c-4442-a018-178b1063624b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:36.427Z|d9a62858-8980-457d-b4f2-b95886f18f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:36.428Z|d9a62858-8980-457d-b4f2-b95886f18f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:36.429Z|b9f82426-7e34-4a75-adf8-43b7cf736d48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:36.430Z|b9f82426-7e34-4a75-adf8-43b7cf736d48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:42.868Z|100cf22a-a986-4d27-b7b6-b9f07b7243a7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:48:42.868Z|100cf22a-a986-4d27-b7b6-b9f07b7243a7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:46.454Z|a1f8823c-0ff2-49ee-b674-7c183fd873b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:46.454Z|a1f8823c-0ff2-49ee-b674-7c183fd873b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:46.455Z|a0aff5f0-549b-4cf6-a91e-dc376dd54868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:46.456Z|a0aff5f0-549b-4cf6-a91e-dc376dd54868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:46.456Z|40ac9c29-66fb-4fb9-8828-30a0ecf027ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:46.456Z|40ac9c29-66fb-4fb9-8828-30a0ecf027ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:50.930Z|acc7b666-bf29-4bcc-a9a4-012acb2d3bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:48:50.936Z|acc7b666-bf29-4bcc-a9a4-012acb2d3bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:48:51.663Z|1f192f5d-5a70-4c7b-9143-7a2195704d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:48:51.664Z|1f192f5d-5a70-4c7b-9143-7a2195704d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:48:56.485Z|f533dd3a-bbe9-403e-a275-a31dd8173912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:56.485Z|9c06cc8d-8ab5-489b-8942-dfbc0e81672b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:56.486Z|f533dd3a-bbe9-403e-a275-a31dd8173912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:56.486Z|9c06cc8d-8ab5-489b-8942-dfbc0e81672b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:48:56.494Z|4bdc1c97-9136-4251-94eb-6053ae1959b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:48:56.494Z|4bdc1c97-9136-4251-94eb-6053ae1959b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:05.930Z|0709868b-71cb-48b2-80e0-fce544303526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:49:05.931Z|0709868b-71cb-48b2-80e0-fce544303526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:49:06.516Z|1dd568cf-dd5a-4d80-b3a6-6450ce3f3fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:06.516Z|8bb270f1-eff0-46f8-ab7a-d705b830b8fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:06.517Z|1dd568cf-dd5a-4d80-b3a6-6450ce3f3fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:06.517Z|8bb270f1-eff0-46f8-ab7a-d705b830b8fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:06.523Z|cd816b73-7916-4264-a178-72de1f18f01c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:06.524Z|cd816b73-7916-4264-a178-72de1f18f01c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:16.544Z|40a290eb-5bf0-4c3d-aeca-26809c4e53b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:16.545Z|40a290eb-5bf0-4c3d-aeca-26809c4e53b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:16.553Z|41d20b64-36fb-4cc4-bfd3-329ae2622384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:16.553Z|41d20b64-36fb-4cc4-bfd3-329ae2622384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:16.554Z|0c04f8e5-7c99-44f3-90ce-26e3b4716059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:16.554Z|0c04f8e5-7c99-44f3-90ce-26e3b4716059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:20.930Z|78bfb547-c4ed-4b75-bb04-6b63ef3e3bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:49:20.931Z|78bfb547-c4ed-4b75-bb04-6b63ef3e3bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:49:21.665Z|b1ab23b5-a4f8-4bc9-8a5f-f5aae74f8984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:49:21.665Z|b1ab23b5-a4f8-4bc9-8a5f-f5aae74f8984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:49:26.570Z|c3160b86-33f7-46e0-8343-ac5a8a622114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:26.571Z|c3160b86-33f7-46e0-8343-ac5a8a622114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:26.580Z|16df2e4a-159d-4fc2-9166-4644dc5e7648|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:26.581Z|16df2e4a-159d-4fc2-9166-4644dc5e7648|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:26.581Z|1b25f5c4-d7fe-475a-99e5-d28e27dedc63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:26.582Z|1b25f5c4-d7fe-475a-99e5-d28e27dedc63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:35.930Z|1ac98ed4-dd12-464b-8e47-c4369c4742fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:49:35.934Z|1ac98ed4-dd12-464b-8e47-c4369c4742fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:49:36.599Z|42f2b0a7-c1eb-4864-936a-a7f329162556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:36.600Z|42f2b0a7-c1eb-4864-936a-a7f329162556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:36.604Z|845c9a20-4b53-4293-9dbf-1e6e1a29b966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:36.604Z|845c9a20-4b53-4293-9dbf-1e6e1a29b966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:36.608Z|d45c0796-8598-4376-9ac4-a29ae4b86d0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:36.609Z|d45c0796-8598-4376-9ac4-a29ae4b86d0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:42.867Z|927da11a-513b-4338-bd82-64b2beb6f198|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:49:42.868Z|927da11a-513b-4338-bd82-64b2beb6f198|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:46.627Z|1c63f489-d215-4bb4-b62a-74694a790b1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:46.628Z|1c63f489-d215-4bb4-b62a-74694a790b1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:46.634Z|fbe63e06-4d52-47d4-a28f-0c7c564819bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:46.635Z|fbe63e06-4d52-47d4-a28f-0c7c564819bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:46.638Z|4c2dcb2c-b0d1-49a0-b0ed-3ad8b9f26ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:46.638Z|4c2dcb2c-b0d1-49a0-b0ed-3ad8b9f26ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:50.930Z|a5f74e4e-6a6b-42d8-9563-809296f8c1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:49:50.930Z|a5f74e4e-6a6b-42d8-9563-809296f8c1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:49:51.666Z|f5b9dbaa-0256-4454-b031-e2402f5859e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:49:51.667Z|f5b9dbaa-0256-4454-b031-e2402f5859e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:49:56.660Z|538f5f6c-7977-4e77-a09f-217461cfcec2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:56.661Z|538f5f6c-7977-4e77-a09f-217461cfcec2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:56.661Z|33e5807c-f776-4e78-8305-5999590e5864|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:56.662Z|33e5807c-f776-4e78-8305-5999590e5864|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:49:56.667Z|5f7aafa4-8c86-4e2b-b030-9c1eb219c7f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:49:56.668Z|5f7aafa4-8c86-4e2b-b030-9c1eb219c7f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:05.930Z|0ced931f-178d-4912-8e8a-21a8a802708f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:50:05.931Z|0ced931f-178d-4912-8e8a-21a8a802708f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:50:06.689Z|f1785cd6-0cfd-4bc3-93d7-819aa38d377a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:06.690Z|f1785cd6-0cfd-4bc3-93d7-819aa38d377a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:06.691Z|3b3ae8e5-c4c6-4d9e-ab0a-348078068bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:06.692Z|3b3ae8e5-c4c6-4d9e-ab0a-348078068bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:06.695Z|8ec624a4-4411-40e8-b83a-05b5e6201cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:06.696Z|8ec624a4-4411-40e8-b83a-05b5e6201cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:16.716Z|373baa02-ab94-498e-b342-bee7ba574c50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:16.717Z|1c47de69-6212-4c1c-83b7-d6ce00df18f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:16.717Z|373baa02-ab94-498e-b342-bee7ba574c50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:16.718Z|1c47de69-6212-4c1c-83b7-d6ce00df18f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:16.719Z|b3ebd93a-c60e-4a09-8f8c-eba3ee057c74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:16.719Z|b3ebd93a-c60e-4a09-8f8c-eba3ee057c74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:20.930Z|002ddc52-5f1c-4531-99bd-76524d1bb62e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:50:20.935Z|002ddc52-5f1c-4531-99bd-76524d1bb62e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:50:21.668Z|0af1ac86-0734-48af-aeac-a4b0d863be1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:50:21.668Z|0af1ac86-0734-48af-aeac-a4b0d863be1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:50:21.982Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-20T03:50:21.991Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 59e6a39b-f1af-441a-a555-abef7a704fa3 already exists in requestDb InfraActiveRequests table 2023-03-20T03:50:22.037Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3 2023-03-20T03:50:22.037Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|INFO|500||Invoke 2023-03-20T03:50:22.037Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|DEBUG|500||===========================request begin================================================ 2023-03-20T03:50:22.038Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3 2023-03-20T03:50:22.038Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|DEBUG|500||Method : GET 2023-03-20T03:50:22.038Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38f8dd6a517ca2672dda30c956f2f7c5", X-B3-SpanId:"3623e396bd0eda78", X-B3-ParentSpanId:"b9ef55d26073d5c4", X-B3-Sampled:"0", X-ONAP-RequestID:"59e6a39b-f1af-441a-a555-abef7a704fa3", X-RequestID:"59e6a39b-f1af-441a-a555-abef7a704fa3", X-TransactionID:"59e6a39b-f1af-441a-a555-abef7a704fa3", X-ECOMP-RequestID:"59e6a39b-f1af-441a-a555-abef7a704fa3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66648a3f-5d94-43da-b476-81f685030a65"] 2023-03-20T03:50:22.039Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|DEBUG|500||Request body: 2023-03-20T03:50:22.039Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|DEBUG|500||==========================request end================================================ 2023-03-20T03:50:22.621Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|DEBUG|500||============================response begin========================================== 2023-03-20T03:50:22.621Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T03:50:22.622Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|DEBUG|500||Status text : Not Found 2023-03-20T03:50:22.622Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6FD1AAD83AB68D0B18CEE8C3F319EFEB; 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:"Mon, 20 Mar 2023 03:50:22 GMT", x-envoy-upstream-service-time:"420", server:"envoy"] 2023-03-20T03:50:22.622Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|DEBUG|500||Response body: 2023-03-20T03:50:22.622Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|DEBUG|500||=======================response end================================================= 2023-03-20T03:50:22.622Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e6a39b-f1af-441a-a555-abef7a704fa3|INFO|404|Not Found|InvokeReturn 2023-03-20T03:50:22.675Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 59e6a39b-f1af-441a-a555-abef7a704fa3 2023-03-20T03:50:22.688Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-20T03:50:22.690Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-03-20T03:50:22.691Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-20T03:50:22.691Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-20T03:50:22.691Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-03-20T03:50:22.691Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-20T03:50:22.691Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|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:"38f8dd6a517ca2672dda30c956f2f7c5", X-B3-SpanId:"b9615b6c71885cda", X-B3-ParentSpanId:"b9ef55d26073d5c4", X-B3-Sampled:"0", X-ONAP-RequestID:"59e6a39b-f1af-441a-a555-abef7a704fa3", X-RequestID:"59e6a39b-f1af-441a-a555-abef7a704fa3", X-TransactionID:"59e6a39b-f1af-441a-a555-abef7a704fa3", X-ECOMP-RequestID:"59e6a39b-f1af-441a-a555-abef7a704fa3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"270ce9ba-40d4-4676-9c15-072716a1a291"] 2023-03-20T03:50:22.691Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-20T03:50:22.691Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-20T03:50:22.767Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-20T03:50:22.767Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-20T03:50:22.768Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-20T03:50:22.768Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|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:"Mon, 20 Mar 2023 03:50:23 GMT", x-envoy-upstream-service-time:"41", server:"envoy"] 2023-03-20T03:50:22.768Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-20T03:50:22.769Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-20T03:50:22.769Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-20T03:50:22.773Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c4dafeb7.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-03-20T03:50:22.777Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-20T03:50:22.779Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|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-03-20T03:50:22.779Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-20T03:50:22.780Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-20T03:50:22.780Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|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-03-20T03:50:22.780Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-20T03:50:22.780Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|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:"38f8dd6a517ca2672dda30c956f2f7c5", X-B3-SpanId:"fba764a57cfdd72d", X-B3-ParentSpanId:"b9ef55d26073d5c4", X-B3-Sampled:"0", X-ONAP-RequestID:"59e6a39b-f1af-441a-a555-abef7a704fa3", X-RequestID:"59e6a39b-f1af-441a-a555-abef7a704fa3", X-TransactionID:"59e6a39b-f1af-441a-a555-abef7a704fa3", X-ECOMP-RequestID:"59e6a39b-f1af-441a-a555-abef7a704fa3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c34edc99-4a7a-4edb-aea8-e1946705d9ba"] 2023-03-20T03:50:22.781Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-20T03:50:22.781Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-20T03:50:22.879Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-20T03:50:22.879Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-20T03:50:22.879Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-20T03:50:22.879Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|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:"Mon, 20 Mar 2023 03:50:23 GMT", x-envoy-upstream-service-time:"67", server:"envoy"] 2023-03-20T03:50:22.880Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-20T03:50:22.880Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-20T03:50:22.880Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-20T03:50:22.881Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c4dafeb7.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-03-20T03:50:22.881Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@dafc4bf 2023-03-20T03:50:22.886Z|59e6a39b-f1af-441a-a555-abef7a704fa3|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T03:50:26.749Z|2eedcadf-4b51-4f55-aa14-54d3a553a851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:26.749Z|2f2a5dd9-fb53-444b-b381-099bcae8069b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:26.749Z|ef526844-819a-48d3-a2fe-25ff71fe9b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:26.750Z|2eedcadf-4b51-4f55-aa14-54d3a553a851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:26.750Z|ef526844-819a-48d3-a2fe-25ff71fe9b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:26.750Z|2f2a5dd9-fb53-444b-b381-099bcae8069b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:35.930Z|e9a444e2-4c57-4795-aa84-99b32592edd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:50:35.931Z|e9a444e2-4c57-4795-aa84-99b32592edd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:50:36.777Z|00958a64-69ed-4f8c-9749-b43959e73400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:36.778Z|00958a64-69ed-4f8c-9749-b43959e73400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:36.786Z|8c4689a2-6ee5-462a-a33e-d0f3b7c5982d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:36.787Z|8c4689a2-6ee5-462a-a33e-d0f3b7c5982d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:36.787Z|cf951a75-debb-47f1-9d01-9fa220bc9c37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:36.788Z|cf951a75-debb-47f1-9d01-9fa220bc9c37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:42.867Z|6b1b96bc-7168-45eb-b5d6-b265884fd13f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:50:42.868Z|6b1b96bc-7168-45eb-b5d6-b265884fd13f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:46.811Z|9ca4e373-981f-4a7f-8c07-1a9cb58764d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:46.812Z|9ca4e373-981f-4a7f-8c07-1a9cb58764d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:46.813Z|6d52caed-90fa-4193-926a-3053100d007f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:46.813Z|6d52caed-90fa-4193-926a-3053100d007f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:46.820Z|c8d9cc76-ffe5-4f5f-b20c-6d8ea4b102d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:46.821Z|c8d9cc76-ffe5-4f5f-b20c-6d8ea4b102d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:50.930Z|3887e287-e00b-4bc4-ae4a-6b3ef9a539d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:50:50.931Z|3887e287-e00b-4bc4-ae4a-6b3ef9a539d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:50:51.668Z|0bfe9c93-1b5f-4a4f-b260-3f9b76689f2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:50:51.669Z|0bfe9c93-1b5f-4a4f-b260-3f9b76689f2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:50:56.841Z|a57a6e39-b8c9-4c27-99d4-aefe99c3b2a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:56.842Z|a57a6e39-b8c9-4c27-99d4-aefe99c3b2a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:56.843Z|c4e05be5-707b-437c-bd03-8d0d5163334f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:56.844Z|c4e05be5-707b-437c-bd03-8d0d5163334f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:56.849Z|1aadab01-266a-4fe9-af8e-2786c535ac5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:50:56.850Z|1aadab01-266a-4fe9-af8e-2786c535ac5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:50:58.612Z|d9bb0e57-5fa6-4b22-aa2b-7156a00db1d1|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-20T03:50:58.613Z|d9bb0e57-5fa6-4b22-aa2b-7156a00db1d1|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:05.930Z|a0bd2597-ec0c-4ea0-97ff-c737c19acbca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:51:05.934Z|a0bd2597-ec0c-4ea0-97ff-c737c19acbca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:51:06.871Z|d56b05a1-2a09-4fd0-8584-ebb1250e2b5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:06.872Z|3d948b1d-5c79-4b4d-80a6-d21f59abe553|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:06.872Z|d56b05a1-2a09-4fd0-8584-ebb1250e2b5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:06.872Z|3d948b1d-5c79-4b4d-80a6-d21f59abe553|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:06.876Z|827a4de9-9b37-40d8-98ae-c2000e76e5ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:06.877Z|827a4de9-9b37-40d8-98ae-c2000e76e5ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:16.900Z|30b5cbc1-49c3-45c4-821c-6897b727d3f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:16.900Z|30b5cbc1-49c3-45c4-821c-6897b727d3f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:16.904Z|02eec3b6-ed3e-418e-8cd4-092e09923269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:16.904Z|02eec3b6-ed3e-418e-8cd4-092e09923269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:16.908Z|ecd24afa-3b3b-4b72-8467-fa3d4e14eff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:16.909Z|ecd24afa-3b3b-4b72-8467-fa3d4e14eff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:20.930Z|185ab345-5b6d-4a93-a2b1-70eedb89a2fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:51:20.931Z|185ab345-5b6d-4a93-a2b1-70eedb89a2fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:51:21.670Z|2ad11ec0-42e7-4cc7-8ccb-84b7c96114f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:51:21.670Z|2ad11ec0-42e7-4cc7-8ccb-84b7c96114f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:51:26.927Z|a3436a64-7913-455f-94a8-cf5ff1c566d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:26.928Z|a3436a64-7913-455f-94a8-cf5ff1c566d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:26.928Z|2c12e57e-b79f-49fb-af59-3849646777b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:26.928Z|2c12e57e-b79f-49fb-af59-3849646777b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:26.930Z|db9af436-7c81-4d54-b8a3-90b8e2185cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:26.931Z|db9af436-7c81-4d54-b8a3-90b8e2185cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:35.930Z|fed72d2a-a26e-4a8c-bc5f-714e921d2e49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:51:35.931Z|fed72d2a-a26e-4a8c-bc5f-714e921d2e49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:51:36.951Z|0be74a53-84c9-4155-bde7-f5d0e8447eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:36.951Z|0be74a53-84c9-4155-bde7-f5d0e8447eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:36.961Z|855b8e6e-48cc-4f47-a708-f3f8d84b5fb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:36.961Z|f0072da5-0103-4aff-8020-815c879e3db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:36.961Z|855b8e6e-48cc-4f47-a708-f3f8d84b5fb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:36.961Z|f0072da5-0103-4aff-8020-815c879e3db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:38.796Z|71368204-4cf1-4fd7-a59f-6de381a3e747|http-nio-8080-exec-1|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-20T03:51:38.797Z|71368204-4cf1-4fd7-a59f-6de381a3e747|http-nio-8080-exec-1|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:42.868Z|49773895-b29f-4d72-b7b4-e0e6a727aeee|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:51:42.869Z|49773895-b29f-4d72-b7b4-e0e6a727aeee|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:46.981Z|a8518b54-c956-4407-9f28-241eb80e0b72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:46.981Z|a8518b54-c956-4407-9f28-241eb80e0b72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:46.985Z|6f5cff87-85ec-49e8-88a7-a934a2709338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:46.986Z|6f5cff87-85ec-49e8-88a7-a934a2709338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:46.988Z|4bded09d-707b-44d3-bc98-30c577b1d84f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:46.988Z|4bded09d-707b-44d3-bc98-30c577b1d84f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:50.930Z|e95721b8-7e96-443e-8ac8-089a836bd4b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:51:50.936Z|e95721b8-7e96-443e-8ac8-089a836bd4b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:51:51.671Z|8ecbeb03-aac8-4f52-9dd9-65cac52ea50f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:51:51.671Z|8ecbeb03-aac8-4f52-9dd9-65cac52ea50f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:51:57.013Z|652bd784-e702-4e80-91eb-25aa47e50c30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:57.014Z|8b64493a-ad31-4cc7-886b-9ef940c95cc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:57.014Z|652bd784-e702-4e80-91eb-25aa47e50c30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:57.015Z|949b3e0e-90df-4d80-b363-e69bd4398f3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:51:57.015Z|8b64493a-ad31-4cc7-886b-9ef940c95cc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:51:57.016Z|949b3e0e-90df-4d80-b363-e69bd4398f3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:05.930Z|1433379d-601e-48cd-be2e-ec7fbbc08258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:52:05.931Z|1433379d-601e-48cd-be2e-ec7fbbc08258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:52:07.043Z|df90e554-e549-4b9d-a2f9-62d50c8124a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:07.045Z|df90e554-e549-4b9d-a2f9-62d50c8124a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:07.045Z|f4ad38aa-bb50-4178-abc8-55336e731e52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:07.046Z|f4ad38aa-bb50-4178-abc8-55336e731e52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:07.049Z|abd2f738-5ed3-47d3-b173-22010b5e6e3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:07.050Z|abd2f738-5ed3-47d3-b173-22010b5e6e3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:17.076Z|b28c08b1-c811-49be-b8ee-53c1bbdd1a1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:17.077Z|b28c08b1-c811-49be-b8ee-53c1bbdd1a1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:17.079Z|cd540045-4b7d-4ab8-b7c2-5db6484196de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:17.080Z|cd540045-4b7d-4ab8-b7c2-5db6484196de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:17.079Z|bdc9b2db-8364-44d4-8d7c-de3904be4814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:17.080Z|bdc9b2db-8364-44d4-8d7c-de3904be4814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:20.930Z|89f6c530-04fe-4f98-87bd-a705868fa886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:52:20.931Z|89f6c530-04fe-4f98-87bd-a705868fa886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:52:21.672Z|d2f3b58a-3c09-4e43-9c76-18ad64404418|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:52:21.672Z|d2f3b58a-3c09-4e43-9c76-18ad64404418|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:52:27.107Z|6c681cfa-a51f-411e-ba45-58c34a3284ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:27.108Z|eadb0dc1-afac-4325-99c3-e8436c13f9bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:27.108Z|6c681cfa-a51f-411e-ba45-58c34a3284ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:27.108Z|eadb0dc1-afac-4325-99c3-e8436c13f9bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:27.111Z|d5dbce60-1c77-4d0d-8b66-9dc439ba1dae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:27.111Z|d5dbce60-1c77-4d0d-8b66-9dc439ba1dae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:35.930Z|9e3dbec0-22ff-43e9-85c2-e6d74a5a56dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:52:35.934Z|9e3dbec0-22ff-43e9-85c2-e6d74a5a56dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:52:37.133Z|40a161a9-e82b-4256-809e-1da6bf1cc59c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:37.133Z|40a161a9-e82b-4256-809e-1da6bf1cc59c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:37.135Z|c31afd1b-2120-450a-8f8b-448acabe5f0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:37.135Z|c31afd1b-2120-450a-8f8b-448acabe5f0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:37.143Z|2204cfb3-06f3-4865-9e43-e1431d575fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:37.144Z|2204cfb3-06f3-4865-9e43-e1431d575fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:42.866Z|285984f7-1036-4995-b134-faf85e2db5f6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:52:42.868Z|285984f7-1036-4995-b134-faf85e2db5f6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:47.161Z|45ee8ef4-3393-4848-8710-b6d202919641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:47.162Z|45ee8ef4-3393-4848-8710-b6d202919641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:47.162Z|f0ab8038-b65b-4e99-915e-020bc332c875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:47.163Z|f0ab8038-b65b-4e99-915e-020bc332c875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:47.172Z|bf9794ff-00cf-494a-9fe3-b99dc1fbdf68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:47.173Z|bf9794ff-00cf-494a-9fe3-b99dc1fbdf68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:50.930Z|47c448ae-33af-4b9d-9015-88a09a191017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:52:50.930Z|47c448ae-33af-4b9d-9015-88a09a191017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:52:51.672Z|1468f143-884a-4558-a375-b5092c5a248d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:52:51.673Z|1468f143-884a-4558-a375-b5092c5a248d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:52:57.187Z|9150ea78-ae50-4e32-bbf2-4bc124b90169|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:57.188Z|9150ea78-ae50-4e32-bbf2-4bc124b90169|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:57.189Z|d04ca11c-a8cb-45de-817e-0b9ce957fcc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:57.190Z|d04ca11c-a8cb-45de-817e-0b9ce957fcc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:52:57.198Z|bc9d481c-f22a-4afc-bfe7-f192a4bccd38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:52:57.198Z|bc9d481c-f22a-4afc-bfe7-f192a4bccd38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:05.930Z|325d641a-c7ac-42ea-b068-d19f67763dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:53:05.931Z|325d641a-c7ac-42ea-b068-d19f67763dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:53:07.222Z|8b27aa83-6f80-4a3e-a349-b0862686da06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:07.222Z|5e5e8ace-8ea2-4a29-952e-60dfc6d38366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:07.222Z|8b27aa83-6f80-4a3e-a349-b0862686da06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:07.223Z|5e5e8ace-8ea2-4a29-952e-60dfc6d38366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:07.226Z|87433b36-4e44-4c23-b9fd-1bd419eb25a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:07.227Z|87433b36-4e44-4c23-b9fd-1bd419eb25a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:17.253Z|a0cf59ca-1a27-4ca3-bc53-cdd366f89f25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:17.254Z|ccef0126-5df5-428e-86ce-d69d61a190b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:17.254Z|ccef0126-5df5-428e-86ce-d69d61a190b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:17.254Z|a0cf59ca-1a27-4ca3-bc53-cdd366f89f25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:17.255Z|f3a20867-d08d-4f81-93d1-bd3d5f6cc469|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:17.256Z|f3a20867-d08d-4f81-93d1-bd3d5f6cc469|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:20.930Z|95ba24b6-64ac-46fb-ab17-2a71da308f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:53:20.936Z|95ba24b6-64ac-46fb-ab17-2a71da308f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:53:21.674Z|f31557fb-6671-457c-ba1d-288077e5e29b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:53:21.674Z|f31557fb-6671-457c-ba1d-288077e5e29b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:53:27.303Z|da9d68fc-0038-4c81-ac58-71edda6afb98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:27.303Z|5762f986-9de3-45e2-88a8-a8e7cf1ed736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:27.303Z|da9d68fc-0038-4c81-ac58-71edda6afb98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:27.303Z|5762f986-9de3-45e2-88a8-a8e7cf1ed736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:27.305Z|1ae54e8d-2c2e-43e7-b3a0-257738578094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:27.305Z|1ae54e8d-2c2e-43e7-b3a0-257738578094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:35.930Z|94b2c98e-c236-4c68-9f1f-d51ec7fe8c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:53:35.931Z|94b2c98e-c236-4c68-9f1f-d51ec7fe8c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:53:37.331Z|977e8c97-f4cc-4678-90ca-bb5176acdb64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:37.332Z|977e8c97-f4cc-4678-90ca-bb5176acdb64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:37.335Z|b138e960-8c8c-4173-b417-3479c7221a58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:37.335Z|b138e960-8c8c-4173-b417-3479c7221a58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:37.337Z|d0e919a8-fc68-44eb-8a5e-f79073cf0302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:37.337Z|d0e919a8-fc68-44eb-8a5e-f79073cf0302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:42.869Z|03c1f989-4a96-43cd-99ab-67f6230c4b62|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:53:42.874Z|03c1f989-4a96-43cd-99ab-67f6230c4b62|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:47.361Z|9e2ed53d-64aa-4a1f-ae57-51a191b41ea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:47.361Z|9e2ed53d-64aa-4a1f-ae57-51a191b41ea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:47.366Z|a43c2e72-eb96-4be9-a3ec-a352170114c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:47.367Z|a43c2e72-eb96-4be9-a3ec-a352170114c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:47.373Z|80be1682-987a-4f02-a8c7-54847bf9698c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:47.374Z|80be1682-987a-4f02-a8c7-54847bf9698c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:50.930Z|5b071f7e-cc5d-477e-bbf9-d2d53ca9ceef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:53:50.931Z|5b071f7e-cc5d-477e-bbf9-d2d53ca9ceef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:53:51.675Z|1ff8ba4b-0c69-42e2-ab00-198c214b272a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:53:51.676Z|1ff8ba4b-0c69-42e2-ab00-198c214b272a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:53:57.391Z|7b451e2d-4a8a-4581-b1b9-e3e2b8eb2f1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:57.392Z|7b451e2d-4a8a-4581-b1b9-e3e2b8eb2f1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:57.393Z|2b88830d-5bc1-484f-9a70-2c50a4c06add|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:57.393Z|2b88830d-5bc1-484f-9a70-2c50a4c06add|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:53:57.400Z|21a91043-07c5-4a4c-96c9-99822171b061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:53:57.401Z|21a91043-07c5-4a4c-96c9-99822171b061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:05.930Z|008fb4ce-81b0-4516-af5b-51e343cb4f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:54:05.935Z|008fb4ce-81b0-4516-af5b-51e343cb4f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:54:07.422Z|8957e01d-ccc1-46b0-bd32-b39adf829148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:07.422Z|6ab93476-b6d5-44e1-947d-1102b17aef20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:07.423Z|6ab93476-b6d5-44e1-947d-1102b17aef20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:07.423Z|8957e01d-ccc1-46b0-bd32-b39adf829148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:07.430Z|f9e4a9f1-a242-4d11-8369-145a8c3a4e89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:07.431Z|f9e4a9f1-a242-4d11-8369-145a8c3a4e89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:17.452Z|0e553de4-21cb-4c83-afe6-e5f8956d77e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:17.453Z|0e553de4-21cb-4c83-afe6-e5f8956d77e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:17.455Z|ed6317f8-0dea-4e09-9473-5bb109929bc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:17.456Z|ed6317f8-0dea-4e09-9473-5bb109929bc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:17.459Z|059d8677-4bee-43b1-affd-73c030102913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:17.459Z|059d8677-4bee-43b1-affd-73c030102913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:20.930Z|d7ba5bfb-8f37-422d-a638-7d11b7bd7fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:54:20.931Z|d7ba5bfb-8f37-422d-a638-7d11b7bd7fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:54:21.676Z|50a876c8-1c2d-4bb6-bf22-d79fc8f6cd93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:54:21.677Z|50a876c8-1c2d-4bb6-bf22-d79fc8f6cd93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:54:27.483Z|f65271c7-6574-4804-836e-b51164540e58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:27.484Z|f65271c7-6574-4804-836e-b51164540e58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:27.484Z|a375aa78-1030-42f1-a621-541f675b53ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:27.485Z|a375aa78-1030-42f1-a621-541f675b53ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:27.488Z|6a1b13f5-830a-4475-bdbd-55076f37eef9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:27.489Z|6a1b13f5-830a-4475-bdbd-55076f37eef9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:35.930Z|a4796e66-90d1-4468-9883-b2489887103c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:54:35.931Z|a4796e66-90d1-4468-9883-b2489887103c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:54:37.511Z|17d65d14-b546-4a73-8059-4d3990bf08d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:37.512Z|17d65d14-b546-4a73-8059-4d3990bf08d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:37.515Z|4971e6bc-e236-484b-82b2-942c66111326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:37.515Z|ffa3fde6-5624-4764-87b9-ea79065808b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:37.516Z|ffa3fde6-5624-4764-87b9-ea79065808b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:37.516Z|4971e6bc-e236-484b-82b2-942c66111326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:42.867Z|5c76a61c-6bef-4592-820b-ecd8408c2f4c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:54:42.868Z|5c76a61c-6bef-4592-820b-ecd8408c2f4c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:47.544Z|cd6ff1a4-073e-4e36-bb1a-1331b191db32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:47.545Z|cd6ff1a4-073e-4e36-bb1a-1331b191db32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:47.546Z|2dc0d0bf-6b1a-4f72-8273-b94573d5997f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:47.546Z|2dc0d0bf-6b1a-4f72-8273-b94573d5997f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:47.551Z|53841074-f1c9-47da-ab78-2f775871e2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:47.552Z|53841074-f1c9-47da-ab78-2f775871e2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:50.930Z|28e96c5f-524c-4c3d-99ed-1d15159fe645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:54:50.936Z|28e96c5f-524c-4c3d-99ed-1d15159fe645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:54:51.677Z|5fff7099-8fee-47ae-8bdc-9b63d41fae4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:54:51.678Z|5fff7099-8fee-47ae-8bdc-9b63d41fae4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:54:57.573Z|e634a8c2-f0c6-4dfa-8973-5dd6bf6d3dc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:57.573Z|e634a8c2-f0c6-4dfa-8973-5dd6bf6d3dc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:57.576Z|da7c3eed-525b-4fd3-8f0f-cd505c07158d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:57.577Z|da7c3eed-525b-4fd3-8f0f-cd505c07158d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:54:57.582Z|173496c6-7be0-4dcd-af19-d7381d013fab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:54:57.583Z|173496c6-7be0-4dcd-af19-d7381d013fab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:05.930Z|a3941b8f-f69d-47f6-8a6d-a3fe22832013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:55:05.931Z|a3941b8f-f69d-47f6-8a6d-a3fe22832013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:55:07.602Z|f2b637e0-5047-42b1-a256-25bc048913a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:07.603Z|f2b637e0-5047-42b1-a256-25bc048913a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:07.605Z|eb7136a1-21d0-47ab-a25f-21adeb44f747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:07.606Z|eb7136a1-21d0-47ab-a25f-21adeb44f747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:07.611Z|cdbc39a8-6266-4a20-9710-f4ecd51d4117|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:07.612Z|cdbc39a8-6266-4a20-9710-f4ecd51d4117|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:17.632Z|5e34e4ab-fb99-4989-b1b9-ff09aadc2246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:17.633Z|5e34e4ab-fb99-4989-b1b9-ff09aadc2246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:17.636Z|341c8e43-40d9-4b4d-9ec8-0b9c07ae4b94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:17.636Z|341c8e43-40d9-4b4d-9ec8-0b9c07ae4b94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:17.641Z|87541c4e-16f7-4397-b013-7e934e5fd35c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:17.642Z|87541c4e-16f7-4397-b013-7e934e5fd35c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:20.930Z|bba5ba55-0966-4f15-8477-92f793dacc61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:55:20.931Z|bba5ba55-0966-4f15-8477-92f793dacc61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:55:21.679Z|d92072bf-9dd6-4933-a72a-e7f875eebefe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:55:21.680Z|d92072bf-9dd6-4933-a72a-e7f875eebefe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:55:27.659Z|27216924-95e7-46cb-965e-8b1922fbfe33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:27.660Z|27216924-95e7-46cb-965e-8b1922fbfe33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:27.662Z|64e2ee27-8240-4f86-afb5-299bb413a4e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:27.663Z|64e2ee27-8240-4f86-afb5-299bb413a4e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:27.663Z|7f31a214-9e13-488f-bbe9-01f361f1c0a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:27.663Z|7f31a214-9e13-488f-bbe9-01f361f1c0a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:35.930Z|3b9c69b7-2fe2-41b0-9056-5218130fe117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:55:35.934Z|3b9c69b7-2fe2-41b0-9056-5218130fe117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:55:37.689Z|350906b8-09a0-45c7-824e-f1bd6942d623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:37.690Z|350906b8-09a0-45c7-824e-f1bd6942d623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:37.690Z|ced998ad-3a11-4bce-a009-69837b574e39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:37.691Z|ced998ad-3a11-4bce-a009-69837b574e39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:37.698Z|31d3f9e1-4ce3-4c7a-9c81-24ca3f75e851|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:37.699Z|31d3f9e1-4ce3-4c7a-9c81-24ca3f75e851|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:42.868Z|26abac8b-c77d-4288-ba1d-46f0ab8b0cb4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:55:42.868Z|26abac8b-c77d-4288-ba1d-46f0ab8b0cb4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:47.720Z|b8294fa7-683a-43ac-a9de-7e5e005f0663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:47.720Z|1a9d2f8f-f733-45b5-958c-1dbe824955b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:47.721Z|1a9d2f8f-f733-45b5-958c-1dbe824955b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:47.721Z|b8294fa7-683a-43ac-a9de-7e5e005f0663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:47.729Z|31b8258f-17c8-40a8-889e-33662f468090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:47.729Z|31b8258f-17c8-40a8-889e-33662f468090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:50.930Z|f08ade60-750a-40b4-b43d-373fe9acc897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:55:50.931Z|f08ade60-750a-40b4-b43d-373fe9acc897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:55:51.680Z|837671ce-4110-4bae-be78-a5841603ce0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:55:51.681Z|837671ce-4110-4bae-be78-a5841603ce0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:55:57.744Z|e933cdef-be7c-48a9-807a-3a8f45a4607a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:57.744Z|e933cdef-be7c-48a9-807a-3a8f45a4607a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:57.746Z|ed727812-01d0-4b49-ac66-229be8eddf05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:57.747Z|ed727812-01d0-4b49-ac66-229be8eddf05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:55:57.754Z|96379531-01f0-4fea-b27d-b40459807c6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:55:57.755Z|96379531-01f0-4fea-b27d-b40459807c6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:05.930Z|c6806363-88b0-4200-a737-c3f9f25b46bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:56:05.931Z|c6806363-88b0-4200-a737-c3f9f25b46bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:56:07.773Z|98593b63-2f2d-4c05-b010-d6d69ee9a8d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:07.773Z|98593b63-2f2d-4c05-b010-d6d69ee9a8d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:07.773Z|58211adf-c92d-42bb-8a7c-4213870a0156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:07.774Z|58211adf-c92d-42bb-8a7c-4213870a0156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:07.781Z|0d02e892-67c3-41a0-be9f-fa71f01dcec7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:07.781Z|0d02e892-67c3-41a0-be9f-fa71f01dcec7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:17.798Z|891f2972-51ee-4763-8bbc-039367e406a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:17.799Z|891f2972-51ee-4763-8bbc-039367e406a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:17.807Z|9bc6b751-b67d-4a8b-b21d-76bab059052b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:17.807Z|9bc6b751-b67d-4a8b-b21d-76bab059052b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:17.807Z|1928813e-d240-458a-a895-afdf24f0eedd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:17.808Z|1928813e-d240-458a-a895-afdf24f0eedd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:20.930Z|1e77eb35-66eb-4aeb-8cc8-b023976b36be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:56:20.936Z|1e77eb35-66eb-4aeb-8cc8-b023976b36be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:56:21.681Z|d4ff540c-2550-4405-a0a5-51f4c941f633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:56:21.682Z|d4ff540c-2550-4405-a0a5-51f4c941f633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:56:27.842Z|0ce3ee26-f1d2-41d1-aa42-99a1114f2db7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:27.843Z|0ce3ee26-f1d2-41d1-aa42-99a1114f2db7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:27.843Z|8530d057-a0a6-42ab-944b-0bdd5e24ec0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:27.844Z|8530d057-a0a6-42ab-944b-0bdd5e24ec0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:27.847Z|e55939cf-03a7-4fc3-b5b1-854e5fe86357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:27.848Z|e55939cf-03a7-4fc3-b5b1-854e5fe86357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:35.930Z|94216e62-0f40-495c-b30a-05558eb87e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:56:35.931Z|94216e62-0f40-495c-b30a-05558eb87e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:56:37.873Z|b5e7e52f-6453-4ffd-8cc9-290863e9132a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:37.874Z|b5e7e52f-6453-4ffd-8cc9-290863e9132a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:37.879Z|29957e39-4bb5-4622-893e-1cf0b3857035|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:37.880Z|81fc42c9-d910-45ba-935b-9035f65bbdc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:37.880Z|29957e39-4bb5-4622-893e-1cf0b3857035|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:37.880Z|81fc42c9-d910-45ba-935b-9035f65bbdc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:42.866Z|5de532c6-d615-4a95-8181-467819be7e20|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:56:42.867Z|5de532c6-d615-4a95-8181-467819be7e20|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:47.900Z|266a2908-8576-41d7-8143-8fac47755b94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:47.901Z|266a2908-8576-41d7-8143-8fac47755b94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:47.906Z|21ac0239-1512-47ba-b18b-ce237eadcc10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:47.906Z|21ac0239-1512-47ba-b18b-ce237eadcc10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:47.909Z|33f67428-43a0-45da-a2f3-0d83e4cd27a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:47.909Z|33f67428-43a0-45da-a2f3-0d83e4cd27a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:50.930Z|b409d878-e477-4d0c-b48f-5bead2380675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:56:50.931Z|b409d878-e477-4d0c-b48f-5bead2380675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:56:51.683Z|d8c51d7a-63a9-417a-a966-9e13a9416bd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:56:51.683Z|d8c51d7a-63a9-417a-a966-9e13a9416bd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:56:57.922Z|df238293-3972-4925-827d-4001f22b42ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:57.922Z|df238293-3972-4925-827d-4001f22b42ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:57.926Z|f68e317e-e2ff-4c57-aafa-263b2d9eea3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:57.926Z|f68e317e-e2ff-4c57-aafa-263b2d9eea3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:56:57.929Z|7f6f1ab7-bcf2-4d67-9af8-161dc3255d17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:56:57.929Z|7f6f1ab7-bcf2-4d67-9af8-161dc3255d17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:05.930Z|bcd23e33-0734-4734-9b81-29eb39237cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:57:05.934Z|bcd23e33-0734-4734-9b81-29eb39237cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:57:07.952Z|77349fb4-22a6-497d-a369-3b3f9bff7992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:07.953Z|77349fb4-22a6-497d-a369-3b3f9bff7992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:07.956Z|f0df7506-d522-4719-af8d-8eacecf8cf78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:07.956Z|f0df7506-d522-4719-af8d-8eacecf8cf78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:07.960Z|61a4c0e6-f6e0-4ee8-bd83-4652a0f7b409|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:07.961Z|61a4c0e6-f6e0-4ee8-bd83-4652a0f7b409|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:17.989Z|1b2baf40-3e28-40c8-bcd0-f3054a3ac400|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:17.989Z|e027df0b-5439-4ca1-add5-d15ca5901d92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:17.989Z|e027df0b-5439-4ca1-add5-d15ca5901d92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:17.989Z|1b2baf40-3e28-40c8-bcd0-f3054a3ac400|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:17.990Z|177d8fb7-aa1d-42fb-9bb3-4d70257d5ea0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:17.990Z|177d8fb7-aa1d-42fb-9bb3-4d70257d5ea0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:20.930Z|1ddc113c-ac64-4d8b-b802-98b69613e9e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:57:20.930Z|1ddc113c-ac64-4d8b-b802-98b69613e9e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:57:21.684Z|b6448fb7-3f89-4b93-ac88-dfe3a53dde43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:57:21.684Z|b6448fb7-3f89-4b93-ac88-dfe3a53dde43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:57:28.028Z|b2d7e11a-3c87-44c8-bdf1-9638d62d8cb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:28.028Z|b2d7e11a-3c87-44c8-bdf1-9638d62d8cb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:28.029Z|b2ba9c99-585d-43cf-9211-1d40d59d52ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:28.029Z|5236b8df-27bc-4a9a-914e-e1e4253bee41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:28.029Z|b2ba9c99-585d-43cf-9211-1d40d59d52ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:28.029Z|5236b8df-27bc-4a9a-914e-e1e4253bee41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:35.930Z|55c66a00-2a68-4bc5-89e3-04f13c54ffd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:57:35.931Z|55c66a00-2a68-4bc5-89e3-04f13c54ffd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:57:38.073Z|82dce88b-6e78-4049-a0ba-7501363f41aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:38.073Z|2cf074d6-6bfb-4831-9fbd-43aa7644b976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:38.073Z|396f4d29-b1b0-4c62-bcbc-df2dc2f21efb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:38.074Z|82dce88b-6e78-4049-a0ba-7501363f41aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:38.074Z|2cf074d6-6bfb-4831-9fbd-43aa7644b976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:38.074Z|396f4d29-b1b0-4c62-bcbc-df2dc2f21efb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:42.867Z|8a5601f6-22e6-41c4-8ff7-2f3313d6bae1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:57:42.868Z|8a5601f6-22e6-41c4-8ff7-2f3313d6bae1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:48.099Z|902d8d6f-6f6f-4a4d-aeca-7e1b38667266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:48.100Z|902d8d6f-6f6f-4a4d-aeca-7e1b38667266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:48.101Z|17a20ab2-6867-4ece-becc-3ab41511b436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:48.102Z|17a20ab2-6867-4ece-becc-3ab41511b436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:48.103Z|ef96eda1-63fd-46f9-8c09-7e9960252141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:48.103Z|ef96eda1-63fd-46f9-8c09-7e9960252141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:50.930Z|5a9865f9-cca2-4f5e-a6b8-8c8dba28b3c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:57:50.937Z|5a9865f9-cca2-4f5e-a6b8-8c8dba28b3c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:57:51.685Z|004f0863-88df-48cb-8038-dbdb47bd6eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:57:51.685Z|004f0863-88df-48cb-8038-dbdb47bd6eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:57:58.129Z|d72c233e-5911-49c1-96ba-857f9ef293c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:58.130Z|d72c233e-5911-49c1-96ba-857f9ef293c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:58.130Z|bc4f91fb-421d-4da8-a427-10db53f40510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:58.130Z|c61df800-42d3-4e0f-a5ce-50e1c28d3b30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:57:58.130Z|bc4f91fb-421d-4da8-a427-10db53f40510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:57:58.131Z|c61df800-42d3-4e0f-a5ce-50e1c28d3b30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:05.930Z|f6c47bd1-932a-4ba5-80b3-d67ac1767157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:58:05.931Z|f6c47bd1-932a-4ba5-80b3-d67ac1767157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:58:08.159Z|5bf43c8a-75a4-41fc-a3f3-d81dcb13d255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:08.159Z|fae213a4-bedd-4788-88d4-173faa926d9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:08.160Z|5bf43c8a-75a4-41fc-a3f3-d81dcb13d255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:08.160Z|fae213a4-bedd-4788-88d4-173faa926d9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:08.168Z|20df7612-583a-4522-be7e-6e2eaaa2fddd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:08.168Z|20df7612-583a-4522-be7e-6e2eaaa2fddd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:18.190Z|8c7ea637-965c-4319-a180-c8b9b9297b6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:18.190Z|d8633e96-4259-44d8-812c-a79305196efa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:18.191Z|8c7ea637-965c-4319-a180-c8b9b9297b6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:18.191Z|d8633e96-4259-44d8-812c-a79305196efa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:18.198Z|619e2acc-256d-4856-ab43-08dc882fcbdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:18.198Z|619e2acc-256d-4856-ab43-08dc882fcbdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:20.930Z|95fb5dbb-def8-48e4-a27c-68d2acd6f893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:58:20.931Z|95fb5dbb-def8-48e4-a27c-68d2acd6f893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:58:21.686Z|0ff9d31d-63ff-44f9-a3b6-e1e869870260|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:58:21.686Z|0ff9d31d-63ff-44f9-a3b6-e1e869870260|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:58:28.215Z|529c1b6c-6c00-4412-b945-16a2f2d00a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:28.216Z|529c1b6c-6c00-4412-b945-16a2f2d00a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:28.220Z|da4ee31d-8219-47fc-8537-a44e26d7965f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:28.221Z|da4ee31d-8219-47fc-8537-a44e26d7965f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:28.224Z|2ce92e67-2519-4be5-b5c1-ad76ff0a3c46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:28.225Z|2ce92e67-2519-4be5-b5c1-ad76ff0a3c46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:35.930Z|a8cdac74-143e-4654-ac9e-fb5375809acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:58:35.934Z|a8cdac74-143e-4654-ac9e-fb5375809acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:58:38.244Z|249f047b-098c-49ec-b020-db4d247fa4ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:38.245Z|249f047b-098c-49ec-b020-db4d247fa4ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:38.247Z|672f4ad1-1115-49e2-8501-35cd4d191a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:38.248Z|672f4ad1-1115-49e2-8501-35cd4d191a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:38.251Z|4d36a0c1-d666-44bd-8fc7-3d0d8daadfe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:38.252Z|4d36a0c1-d666-44bd-8fc7-3d0d8daadfe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:42.867Z|4e888c13-f39c-4241-9939-22f661d4ab07|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:58:42.868Z|4e888c13-f39c-4241-9939-22f661d4ab07|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:48.273Z|d9880e7a-2dba-499c-bb76-324d96e3a760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:48.274Z|d9880e7a-2dba-499c-bb76-324d96e3a760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:48.276Z|c78b86c9-afae-47cd-b7cf-b7e5de90f8c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:48.276Z|c78b86c9-afae-47cd-b7cf-b7e5de90f8c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:48.281Z|47a60103-df9b-4f44-8c98-08fbfc93cbe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:48.281Z|47a60103-df9b-4f44-8c98-08fbfc93cbe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:50.930Z|f076969a-25cb-40d9-8202-2e2e0ad8cab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:58:50.931Z|f076969a-25cb-40d9-8202-2e2e0ad8cab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:58:51.687Z|720acc15-11cc-404c-a07a-6845b9cad523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:58:51.687Z|720acc15-11cc-404c-a07a-6845b9cad523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:58:58.308Z|9ddf85bd-d9d8-486a-9033-23f30677298d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:58.308Z|dbe61220-7b7e-4acd-bbb0-e8d2424de297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:58.309Z|9ddf85bd-d9d8-486a-9033-23f30677298d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:58.309Z|dbe61220-7b7e-4acd-bbb0-e8d2424de297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:58:58.309Z|5b6df898-27fc-422a-8106-8c11baefe896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:58:58.310Z|5b6df898-27fc-422a-8106-8c11baefe896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:05.930Z|48db2061-efbf-4981-b551-4faa0c509de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:59:05.931Z|48db2061-efbf-4981-b551-4faa0c509de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:59:08.339Z|0901e04f-b34d-4fb0-b852-1e8878d98e58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:08.340Z|0901e04f-b34d-4fb0-b852-1e8878d98e58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:08.340Z|00182bef-fa56-4359-b8af-cfa0fec2a383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:08.340Z|7ba4fe57-65b2-41cf-b533-1453ed6bbbca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:08.341Z|00182bef-fa56-4359-b8af-cfa0fec2a383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:08.341Z|7ba4fe57-65b2-41cf-b533-1453ed6bbbca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:18.370Z|80269a4d-63cc-4dab-8367-66e7f9a13b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:18.370Z|acf57d56-5521-4a36-ba25-20ce0fe77ecb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:18.370Z|556c746a-4c8b-4f32-8425-9d11a73ae45f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:18.371Z|556c746a-4c8b-4f32-8425-9d11a73ae45f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:18.371Z|80269a4d-63cc-4dab-8367-66e7f9a13b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:18.371Z|acf57d56-5521-4a36-ba25-20ce0fe77ecb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:20.930Z|a276ef64-9b3d-4f0a-b054-45a8971f93ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:59:20.936Z|a276ef64-9b3d-4f0a-b054-45a8971f93ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:59:21.688Z|0fa73ee0-3658-4b4e-ba19-6bba7e8962a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:59:21.689Z|0fa73ee0-3658-4b4e-ba19-6bba7e8962a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:59:28.399Z|6e56df76-b709-4722-a5ce-de2c152f00dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:28.399Z|9a8f9a74-1d20-455d-a389-3c435d2bcafe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:28.400Z|6e56df76-b709-4722-a5ce-de2c152f00dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:28.400Z|9a8f9a74-1d20-455d-a389-3c435d2bcafe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:28.403Z|ac1498b6-e3fe-45a4-bccf-a5c712ad7093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:28.403Z|ac1498b6-e3fe-45a4-bccf-a5c712ad7093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:35.930Z|372331ab-07f0-4ad3-8026-e2d82d8bcee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:59:35.931Z|372331ab-07f0-4ad3-8026-e2d82d8bcee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:59:38.433Z|fc62c4ae-c32c-4da8-8987-d7357201032b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:38.434Z|fc62c4ae-c32c-4da8-8987-d7357201032b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:38.435Z|cd3966b1-70bf-4971-9f8a-c174b1c31ac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:38.436Z|cd3966b1-70bf-4971-9f8a-c174b1c31ac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:38.438Z|750151af-53e1-44c2-8724-23f94e6b28a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:38.439Z|750151af-53e1-44c2-8724-23f94e6b28a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:42.868Z|f17313f8-8dc3-471b-89d2-73914becc7e2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T03:59:42.868Z|f17313f8-8dc3-471b-89d2-73914becc7e2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:48.468Z|64e3da9a-e136-4d95-a70a-ba15dffb406d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:48.468Z|64e3da9a-e136-4d95-a70a-ba15dffb406d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:48.468Z|3a42b70a-aac9-4fd1-88a0-dd2204fd7807|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:48.469Z|3a42b70a-aac9-4fd1-88a0-dd2204fd7807|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:48.469Z|56137726-f210-4b27-b446-f17ac8cdf895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:48.470Z|56137726-f210-4b27-b446-f17ac8cdf895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:50.930Z|b7f8fa37-1bdc-43f8-86ad-53aa50a4ff01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:59:50.931Z|b7f8fa37-1bdc-43f8-86ad-53aa50a4ff01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:59:51.689Z|bbfca21e-3dc2-45be-bc6d-e1390de648b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T03:59:51.690Z|bbfca21e-3dc2-45be-bc6d-e1390de648b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T03:59:58.494Z|19e8d586-5d08-455d-b349-1092c8d78c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:58.494Z|19e8d586-5d08-455d-b349-1092c8d78c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:58.494Z|1029e84e-a904-4b4a-bc3e-5266ba94fe1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:58.495Z|1029e84e-a904-4b4a-bc3e-5266ba94fe1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T03:59:58.501Z|a3335e47-658f-4bda-87f4-03a6d179b0a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T03:59:58.502Z|a3335e47-658f-4bda-87f4-03a6d179b0a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:05.930Z|029cc96a-9807-4c31-bc60-9fddd35ae6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:00:05.934Z|029cc96a-9807-4c31-bc60-9fddd35ae6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:00:08.524Z|e77868e2-3b40-4d15-bf58-31b3128d0ca1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:08.525Z|e77868e2-3b40-4d15-bf58-31b3128d0ca1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:08.529Z|55df1aef-5635-4850-80ed-ce46dbbf800f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:08.530Z|55df1aef-5635-4850-80ed-ce46dbbf800f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:08.532Z|6042fcc4-01f5-449f-864d-96006ee1496f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:08.533Z|6042fcc4-01f5-449f-864d-96006ee1496f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:18.556Z|778c5f8c-981e-40ae-ad39-e51c0eded1bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:18.556Z|2ee573ee-85ea-40ca-8f90-5a8947193f4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:18.557Z|2ee573ee-85ea-40ca-8f90-5a8947193f4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:18.557Z|778c5f8c-981e-40ae-ad39-e51c0eded1bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:18.561Z|a8489a8c-7180-4081-830f-44c926557c23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:18.562Z|a8489a8c-7180-4081-830f-44c926557c23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:20.930Z|f7609f57-1700-4406-9e17-f583cc0068ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:00:20.931Z|f7609f57-1700-4406-9e17-f583cc0068ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:00:21.690Z|8c9a359d-123a-4a3b-929f-22074a57320d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:00:21.691Z|8c9a359d-123a-4a3b-929f-22074a57320d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:00:28.581Z|8d29f19e-3f5d-4da9-b81c-8cd7fc59a085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:28.582Z|8d29f19e-3f5d-4da9-b81c-8cd7fc59a085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:28.584Z|c0f9c35b-9145-4a72-95b1-6c534b3c820d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:28.585Z|c0f9c35b-9145-4a72-95b1-6c534b3c820d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:28.587Z|fbf5e70a-17fe-44c3-849b-f9cae82d61b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:28.588Z|fbf5e70a-17fe-44c3-849b-f9cae82d61b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:35.930Z|04299b21-e8e0-4e73-9f62-b48d82688f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:00:35.931Z|04299b21-e8e0-4e73-9f62-b48d82688f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:00:38.614Z|3951be64-4fa1-41f0-bc1b-6d2a103dabc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:38.615Z|4fe51fb1-19ad-4776-83b4-754b76cc5774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:38.615Z|ce3b5cb2-b4cf-4885-bc6e-2f67c04b6439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:38.615Z|ce3b5cb2-b4cf-4885-bc6e-2f67c04b6439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:38.615Z|4fe51fb1-19ad-4776-83b4-754b76cc5774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:38.615Z|3951be64-4fa1-41f0-bc1b-6d2a103dabc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:42.866Z|7d87acce-e4ec-4bed-b312-ad2b237a9b99|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:00:42.867Z|7d87acce-e4ec-4bed-b312-ad2b237a9b99|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:48.644Z|ae0a4fd2-3612-475b-9c53-d1fbfcb5e12f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:48.645Z|ae0a4fd2-3612-475b-9c53-d1fbfcb5e12f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:48.645Z|00df2b48-7379-4fa3-bbbf-0f5d343bea8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:48.646Z|00df2b48-7379-4fa3-bbbf-0f5d343bea8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:48.650Z|d68efdbc-34a4-4542-9871-63c0a800269b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:48.651Z|d68efdbc-34a4-4542-9871-63c0a800269b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:50.930Z|cc1ca76c-c4c3-4e28-9dc1-7eb1ef537f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:00:50.937Z|cc1ca76c-c4c3-4e28-9dc1-7eb1ef537f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:00:51.691Z|b31fb7f3-b330-4976-978d-f79a574c2a58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:00:51.692Z|b31fb7f3-b330-4976-978d-f79a574c2a58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:00:58.671Z|99aeb9c3-88f3-4037-b8c0-bc44ddc715ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:58.671Z|99aeb9c3-88f3-4037-b8c0-bc44ddc715ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:58.672Z|58cc1ed9-3eba-4650-a141-3bd1c11c4bd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:58.673Z|58cc1ed9-3eba-4650-a141-3bd1c11c4bd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:00:58.675Z|82ed31ed-dba9-4b21-b2dd-e7be5949feca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:00:58.676Z|82ed31ed-dba9-4b21-b2dd-e7be5949feca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:05.930Z|4f9acab9-8df7-4335-bcc3-79f92ec9a0f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:01:05.931Z|4f9acab9-8df7-4335-bcc3-79f92ec9a0f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:01:08.701Z|62ff97de-8260-4149-8388-1e84e1a1436e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:08.701Z|62ff97de-8260-4149-8388-1e84e1a1436e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:08.702Z|792b63b3-640e-4b56-8b7d-1cf310d3218c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:08.703Z|792b63b3-640e-4b56-8b7d-1cf310d3218c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:08.708Z|82b5a549-5c5e-4c4e-9dbc-a677ed15d8a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:08.708Z|82b5a549-5c5e-4c4e-9dbc-a677ed15d8a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:18.728Z|58ea58e7-0f91-4638-8ef3-4b9211729e75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:18.729Z|58ea58e7-0f91-4638-8ef3-4b9211729e75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:18.731Z|b496158e-2d9d-460b-90a5-f7fe199398b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:18.731Z|b496158e-2d9d-460b-90a5-f7fe199398b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:18.735Z|96a5fd94-c832-40b6-ba1a-f940d475ac6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:18.736Z|96a5fd94-c832-40b6-ba1a-f940d475ac6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:20.930Z|e6ddefd7-d407-45fe-b142-24a0a5e0e612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:01:20.931Z|e6ddefd7-d407-45fe-b142-24a0a5e0e612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:01:21.692Z|3616a653-c93e-4654-8c70-7827bbc6772c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:01:21.693Z|3616a653-c93e-4654-8c70-7827bbc6772c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:01:28.755Z|2530b738-1b85-409a-84fe-ed3e8d20fea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:28.756Z|2530b738-1b85-409a-84fe-ed3e8d20fea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:28.757Z|2b4a2c59-1e3d-4b50-b955-6cc3a7981e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:28.758Z|2b4a2c59-1e3d-4b50-b955-6cc3a7981e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:28.762Z|bec5266e-5b7c-465d-bc2f-e0118dcebc89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:28.762Z|bec5266e-5b7c-465d-bc2f-e0118dcebc89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:35.930Z|8d23873e-1393-4d85-8976-3587033bf4f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:01:35.935Z|8d23873e-1393-4d85-8976-3587033bf4f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:01:38.785Z|3544e080-4b6c-4f5f-8ce0-b5e005c107be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:38.785Z|dc86b0eb-b2f7-4f84-ac98-2ed27c0e2eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:38.786Z|3544e080-4b6c-4f5f-8ce0-b5e005c107be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:38.787Z|dc86b0eb-b2f7-4f84-ac98-2ed27c0e2eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:38.787Z|0b2e5aec-ae93-45ac-ac73-abd54bdf0636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:38.788Z|0b2e5aec-ae93-45ac-ac73-abd54bdf0636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:42.866Z|5ae39526-e709-4499-83b5-97c86006d678|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:01:42.867Z|5ae39526-e709-4499-83b5-97c86006d678|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:48.817Z|4fff0bca-59ef-4c4a-8a9a-08d4e53aa967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:48.818Z|4fff0bca-59ef-4c4a-8a9a-08d4e53aa967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:48.820Z|1ad3b6c9-8eca-4ae3-920d-bd6b13154a5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:48.820Z|1ad3b6c9-8eca-4ae3-920d-bd6b13154a5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:48.832Z|a1b67d5b-a3e0-46dc-bac2-4fbc5d505d11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:48.833Z|a1b67d5b-a3e0-46dc-bac2-4fbc5d505d11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:50.930Z|796bf8ef-d78d-44c6-9d7e-c2af3b6c724a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:01:50.931Z|796bf8ef-d78d-44c6-9d7e-c2af3b6c724a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:01:51.693Z|02dd8145-6f4b-448f-95a1-2340ef833c3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:01:51.694Z|02dd8145-6f4b-448f-95a1-2340ef833c3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:01:58.845Z|63cfeb16-2720-44c7-a09d-80396ef0e94a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:58.846Z|63cfeb16-2720-44c7-a09d-80396ef0e94a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:58.851Z|08a7db4e-2805-4eef-80ea-dddd3cc8b94a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:58.852Z|08a7db4e-2805-4eef-80ea-dddd3cc8b94a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:01:58.858Z|4e30f808-91d9-42e0-bfe1-b4749c7b493f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:01:58.858Z|4e30f808-91d9-42e0-bfe1-b4749c7b493f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:05.930Z|4d809ca9-e483-4cf8-a2f6-f3c8c61ac7f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:02:05.931Z|4d809ca9-e483-4cf8-a2f6-f3c8c61ac7f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:02:08.874Z|4d14ebf6-3ccd-4501-9d69-6a74cd9eeffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:08.875Z|4d14ebf6-3ccd-4501-9d69-6a74cd9eeffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:08.875Z|7c344bf6-74d9-40e7-9185-62f840f7e19d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:08.876Z|7c344bf6-74d9-40e7-9185-62f840f7e19d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:08.882Z|a043feca-7e64-4c28-9d65-8e9b4423fd99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:08.882Z|a043feca-7e64-4c28-9d65-8e9b4423fd99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:18.900Z|c8369b4e-9f7c-4ecf-b616-a00e3296bb61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:18.900Z|dfc69989-09f5-43a7-b582-0d8f195d7e04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:18.901Z|c8369b4e-9f7c-4ecf-b616-a00e3296bb61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:18.901Z|dfc69989-09f5-43a7-b582-0d8f195d7e04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:18.903Z|f40df950-93e4-4f7e-bea0-3f6e190fd4ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:18.903Z|f40df950-93e4-4f7e-bea0-3f6e190fd4ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:20.930Z|76b084ea-b093-416c-a383-940b01317509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:02:20.936Z|76b084ea-b093-416c-a383-940b01317509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:02:21.694Z|58898d9c-6fda-4d95-8db7-ac602b7b7665|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:02:21.695Z|58898d9c-6fda-4d95-8db7-ac602b7b7665|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:02:28.928Z|26566bde-cafc-44f5-aef2-6395bddafbd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:28.929Z|26566bde-cafc-44f5-aef2-6395bddafbd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:28.929Z|6e8f574f-31f7-4f7a-919f-8ebec90af8ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:28.929Z|6e8f574f-31f7-4f7a-919f-8ebec90af8ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:28.929Z|9b62a08b-81fa-4351-93de-f4ffe8216a5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:28.930Z|9b62a08b-81fa-4351-93de-f4ffe8216a5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:35.930Z|c57a6f46-b854-417c-9c03-432220b84f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:02:35.931Z|c57a6f46-b854-417c-9c03-432220b84f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:02:38.966Z|4416d66d-a220-449f-8017-3cff1b742255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:38.967Z|4416d66d-a220-449f-8017-3cff1b742255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:38.969Z|10a90349-b524-4828-9fb4-08834d4d1cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:38.969Z|c12f5402-ad3f-447a-a5a0-72edf226761e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:38.969Z|10a90349-b524-4828-9fb4-08834d4d1cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:38.970Z|c12f5402-ad3f-447a-a5a0-72edf226761e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:42.866Z|c1c54eba-6dee-4513-b09a-2dbff493c210|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:02:42.867Z|c1c54eba-6dee-4513-b09a-2dbff493c210|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:48.991Z|c5c1e109-bbae-45c9-916b-e9198e2ffda4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:48.992Z|c5c1e109-bbae-45c9-916b-e9198e2ffda4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:48.997Z|c7e72d46-a2db-4216-a1ef-92aeb9f5fd03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:48.998Z|c7e72d46-a2db-4216-a1ef-92aeb9f5fd03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:48.998Z|9a1de525-0c7d-405b-8f75-b27b658e7deb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:48.999Z|9a1de525-0c7d-405b-8f75-b27b658e7deb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:50.930Z|8f4445a1-0c87-4b6a-b20f-6c80a5cf0405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:02:50.930Z|8f4445a1-0c87-4b6a-b20f-6c80a5cf0405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:02:51.696Z|91daf9ac-ba9c-4e72-b1fc-38c1c0bce438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:02:51.696Z|91daf9ac-ba9c-4e72-b1fc-38c1c0bce438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:02:59.023Z|55713b90-2d0a-404c-ba86-7c92bca0f68e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:59.024Z|55713b90-2d0a-404c-ba86-7c92bca0f68e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:59.027Z|b9579114-ff6d-476d-ac82-9bab78bb41d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:59.028Z|b9579114-ff6d-476d-ac82-9bab78bb41d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:02:59.029Z|0e95ab64-419d-45bb-ac7d-b836e3e51d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:02:59.030Z|0e95ab64-419d-45bb-ac7d-b836e3e51d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:05.930Z|728a7d6f-7d59-442a-b460-15ed97e042cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:03:05.934Z|728a7d6f-7d59-442a-b460-15ed97e042cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:03:09.057Z|5d593f79-c81b-4354-ac42-1fc52ad84e22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:09.057Z|e0ed1b55-e362-4bb4-9dce-344d7a57c282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:09.059Z|e0ed1b55-e362-4bb4-9dce-344d7a57c282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:09.060Z|672d3dfb-3d85-4557-91ba-f733e7049bda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:09.060Z|5d593f79-c81b-4354-ac42-1fc52ad84e22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:09.060Z|672d3dfb-3d85-4557-91ba-f733e7049bda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:19.087Z|a2cc3ae8-de17-45d8-9dba-4d0d4a745e5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:19.087Z|a2cc3ae8-de17-45d8-9dba-4d0d4a745e5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:19.088Z|e72edfda-4ec8-4cdb-9026-0bfd6d39fc46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:19.088Z|9b19b993-6d25-4093-a621-6c5bb7a86798|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:19.089Z|e72edfda-4ec8-4cdb-9026-0bfd6d39fc46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:19.089Z|9b19b993-6d25-4093-a621-6c5bb7a86798|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:20.930Z|7be86acc-5114-4def-8c2b-9d9b94df0596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:03:20.931Z|7be86acc-5114-4def-8c2b-9d9b94df0596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:03:21.697Z|51ae529f-f7df-4c94-93a2-88d1a2c1fb8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:03:21.697Z|51ae529f-f7df-4c94-93a2-88d1a2c1fb8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:03:29.112Z|ac0d4e0a-3916-471f-a785-30d36cb48965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:29.112Z|ac0d4e0a-3916-471f-a785-30d36cb48965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:29.115Z|68b9debe-1731-448a-b285-e32189790cd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:29.115Z|68b9debe-1731-448a-b285-e32189790cd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:29.119Z|a39c6808-53da-44d4-b26c-3c9487855220|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:29.120Z|a39c6808-53da-44d4-b26c-3c9487855220|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:35.930Z|9d96c049-9294-4a56-9fb0-1f3763f073f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:03:35.931Z|9d96c049-9294-4a56-9fb0-1f3763f073f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:03:39.141Z|dbabc157-1754-408f-87f6-dbb1a0218fb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:39.141Z|dbabc157-1754-408f-87f6-dbb1a0218fb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:39.143Z|69fa848f-3c19-49da-a3d2-2061344c12ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:39.144Z|69fa848f-3c19-49da-a3d2-2061344c12ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:39.146Z|d1c1135f-17bf-44e1-955e-1956f745d2fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:39.147Z|d1c1135f-17bf-44e1-955e-1956f745d2fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:42.866Z|fe693726-d73e-4ad1-8154-f98c7708bbd7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:03:42.867Z|fe693726-d73e-4ad1-8154-f98c7708bbd7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:49.167Z|4e7e92bf-b516-487e-b2bc-22c608ef9390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:49.167Z|4e7e92bf-b516-487e-b2bc-22c608ef9390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:49.175Z|ed65e0ec-8581-4e0f-80e3-0a979c91c379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:49.175Z|ed65e0ec-8581-4e0f-80e3-0a979c91c379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:49.179Z|0a925f3b-ea78-4651-aed8-cc9d904e4095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:49.180Z|0a925f3b-ea78-4651-aed8-cc9d904e4095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:50.930Z|38d8a067-b274-4a6e-a58e-213b365aab89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:03:50.935Z|38d8a067-b274-4a6e-a58e-213b365aab89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:03:51.698Z|120904d3-f2f8-4504-8b0e-906149c89de0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:03:51.698Z|120904d3-f2f8-4504-8b0e-906149c89de0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:03:59.198Z|70e9f3f3-fe8a-48ed-afd4-1911f9db7420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:59.198Z|70e9f3f3-fe8a-48ed-afd4-1911f9db7420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:59.225Z|a784954b-fe1b-406e-9677-a084e6063a6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:59.225Z|58bb7c4e-fb33-4111-8707-3c605530f997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:03:59.226Z|a784954b-fe1b-406e-9677-a084e6063a6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:03:59.227Z|58bb7c4e-fb33-4111-8707-3c605530f997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:05.930Z|f0b43362-a473-4174-9710-d72fb475cbc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:04:05.931Z|f0b43362-a473-4174-9710-d72fb475cbc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:04:09.228Z|d2aa1b3d-3ffb-459a-b6bf-e67a2384c1d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:09.228Z|d2aa1b3d-3ffb-459a-b6bf-e67a2384c1d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:09.254Z|c749c4cb-a7fd-4446-9139-b450d45ea749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:09.255Z|c749c4cb-a7fd-4446-9139-b450d45ea749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:09.257Z|93096ceb-3893-48ff-9496-4144b47521ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:09.257Z|93096ceb-3893-48ff-9496-4144b47521ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:19.266Z|945135c6-7ef5-44d6-a365-71a5b34d4538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:19.266Z|945135c6-7ef5-44d6-a365-71a5b34d4538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:19.283Z|d727778f-29aa-485d-b097-fb941588bce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:19.284Z|d727778f-29aa-485d-b097-fb941588bce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:19.285Z|0918e12b-720d-4adc-b7c5-bf6dbe5366f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:19.286Z|0918e12b-720d-4adc-b7c5-bf6dbe5366f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:20.930Z|03cde62c-ffca-4754-907b-0ea34dd3f03e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:04:20.931Z|03cde62c-ffca-4754-907b-0ea34dd3f03e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:04:21.699Z|85ee94ba-afe1-430f-9030-8b3c83797a95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:04:21.699Z|85ee94ba-afe1-430f-9030-8b3c83797a95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:04:29.293Z|d8cc3ef9-bdd7-428f-a936-c88200898578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:29.294Z|d8cc3ef9-bdd7-428f-a936-c88200898578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:29.311Z|02ccae86-b410-47fa-a206-39744300b233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:29.312Z|02ccae86-b410-47fa-a206-39744300b233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:29.315Z|138bda11-d2a6-49da-9faa-6f72bfa7bd64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:29.316Z|138bda11-d2a6-49da-9faa-6f72bfa7bd64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:35.930Z|e5eebb4d-4478-49d8-8e44-eee56706e6a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:04:35.934Z|e5eebb4d-4478-49d8-8e44-eee56706e6a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:04:39.326Z|e24f4f35-53ec-4d53-8d81-f810185e9913|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:39.326Z|e24f4f35-53ec-4d53-8d81-f810185e9913|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:39.340Z|bd8df414-60c4-409d-b67f-45f1679ad768|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:39.341Z|bd8df414-60c4-409d-b67f-45f1679ad768|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:39.343Z|fcb2a842-d119-47b1-ae77-6e597681ba8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:39.343Z|fcb2a842-d119-47b1-ae77-6e597681ba8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:42.867Z|fedc52cc-5cf7-4134-aa25-146eea494016|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:04:42.868Z|fedc52cc-5cf7-4134-aa25-146eea494016|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:49.366Z|31781566-caa0-43d8-884b-bac7511d4ba3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:49.367Z|31781566-caa0-43d8-884b-bac7511d4ba3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:49.368Z|5e3e1921-1c04-47e7-b175-88dc8e276ce5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:49.369Z|5e3e1921-1c04-47e7-b175-88dc8e276ce5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:49.373Z|f16170a4-fb77-484c-9b59-60900d6d7714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:49.374Z|f16170a4-fb77-484c-9b59-60900d6d7714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:50.930Z|d4ca8673-994b-45fe-9f78-21192f9daca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:04:50.930Z|d4ca8673-994b-45fe-9f78-21192f9daca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:04:51.700Z|ad4102b9-4d17-4225-bb36-c93f0be04ba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:04:51.700Z|ad4102b9-4d17-4225-bb36-c93f0be04ba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:04:59.397Z|81cc09a4-5d99-4527-83cb-0846465472e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:59.397Z|81cc09a4-5d99-4527-83cb-0846465472e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:59.400Z|388ce86f-5ed2-4542-9eb7-2568a5eb6a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:59.400Z|388ce86f-5ed2-4542-9eb7-2568a5eb6a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:04:59.403Z|9fb6f02c-c401-4fd7-97df-1b5b6211b013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:04:59.403Z|9fb6f02c-c401-4fd7-97df-1b5b6211b013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:05.930Z|b2708dfe-8933-4a62-8488-a94d0eca6e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:05:05.931Z|b2708dfe-8933-4a62-8488-a94d0eca6e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:05:09.428Z|b3132bfd-070a-470e-bf6f-a364bc8db0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:09.429Z|b3132bfd-070a-470e-bf6f-a364bc8db0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:09.431Z|a5875736-2068-48b1-8e49-c93f67f67c3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:09.432Z|8c4dc2c0-a5f3-47db-823a-967c2f7181d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:09.432Z|a5875736-2068-48b1-8e49-c93f67f67c3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:09.432Z|8c4dc2c0-a5f3-47db-823a-967c2f7181d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:19.458Z|deea74f3-3cce-4ed3-b7a9-d3006a9f2148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:19.459Z|deea74f3-3cce-4ed3-b7a9-d3006a9f2148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:19.460Z|01900a5b-df4c-48c8-bb2e-a80fd945b401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:19.460Z|01900a5b-df4c-48c8-bb2e-a80fd945b401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:19.465Z|bff3d2a1-9c42-4897-adf8-3ec34518c510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:19.465Z|bff3d2a1-9c42-4897-adf8-3ec34518c510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:20.930Z|8853e1b0-850a-48a3-a3d4-b34ab812557b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:05:20.935Z|8853e1b0-850a-48a3-a3d4-b34ab812557b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:05:21.701Z|ae684ec4-4b71-4ede-9cab-bd8653af2b13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:05:21.702Z|ae684ec4-4b71-4ede-9cab-bd8653af2b13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:05:29.483Z|5e25e087-6544-4b51-a5da-3d430d5da006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:29.483Z|5e25e087-6544-4b51-a5da-3d430d5da006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:29.486Z|33f6a5ab-64bc-4aa5-b93c-ba27837d895b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:29.487Z|33f6a5ab-64bc-4aa5-b93c-ba27837d895b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:29.489Z|1c55975a-281c-4364-97ed-f2b078550c7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:29.490Z|1c55975a-281c-4364-97ed-f2b078550c7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:35.930Z|85581542-fc22-48b0-94e5-79c7fa7a3fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:05:35.931Z|85581542-fc22-48b0-94e5-79c7fa7a3fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:05:39.512Z|0704516b-f3e6-4334-a9bc-46b4c7070f16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:39.513Z|0704516b-f3e6-4334-a9bc-46b4c7070f16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:39.513Z|3f625a3c-590f-4ff3-8c53-e3d8c96f9f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:39.514Z|3f625a3c-590f-4ff3-8c53-e3d8c96f9f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:39.517Z|9ce26afb-eddd-4cff-9aa5-1c822d8815a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:39.518Z|9ce26afb-eddd-4cff-9aa5-1c822d8815a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:42.868Z|b0ab4d99-81c6-4251-8a88-ed55e3c64ac9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:05:42.869Z|b0ab4d99-81c6-4251-8a88-ed55e3c64ac9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:49.539Z|00eda877-13cf-48d7-8337-a92cf3a0bf31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:49.540Z|00eda877-13cf-48d7-8337-a92cf3a0bf31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:49.542Z|9eae2a23-238c-43fd-9918-cb902af40d82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:49.543Z|9eae2a23-238c-43fd-9918-cb902af40d82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:49.547Z|ae35283f-4f2f-4f2f-8d9d-122a9272c70a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:49.548Z|ae35283f-4f2f-4f2f-8d9d-122a9272c70a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:50.930Z|a2f55aa6-1579-4891-8db0-2b61a32eeda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:05:50.931Z|a2f55aa6-1579-4891-8db0-2b61a32eeda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:05:51.702Z|bdd1afcb-3d46-4483-a7a3-50a848464b9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:05:51.703Z|bdd1afcb-3d46-4483-a7a3-50a848464b9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:05:59.564Z|f98e3415-32a6-4f66-8ba6-0da882ff2a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:59.565Z|f98e3415-32a6-4f66-8ba6-0da882ff2a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:59.570Z|9f6600bb-cb59-4e8c-91e7-9ecc9b2a579d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:59.570Z|9f6600bb-cb59-4e8c-91e7-9ecc9b2a579d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:05:59.578Z|822f6204-4383-4d7f-8db0-e5a5f750950c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:05:59.579Z|822f6204-4383-4d7f-8db0-e5a5f750950c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:05.930Z|d072cddd-480f-4b0f-9ca4-fca9f4a0f050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:06:05.935Z|d072cddd-480f-4b0f-9ca4-fca9f4a0f050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:06:09.599Z|c9d24dd8-879f-4a7e-bce2-1e9af78a25dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:09.600Z|c9d24dd8-879f-4a7e-bce2-1e9af78a25dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:09.601Z|90500337-e62b-4999-94c2-69939be33c20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:09.601Z|90500337-e62b-4999-94c2-69939be33c20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:09.605Z|d8c91eb1-76c0-4990-a01f-30651fdfc6a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:09.605Z|d8c91eb1-76c0-4990-a01f-30651fdfc6a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:19.628Z|d6614cbb-aed9-4448-bae3-634babbeab9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:19.628Z|d6614cbb-aed9-4448-bae3-634babbeab9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:19.629Z|2439bd10-1d00-4f38-b5eb-68eeff5e8236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:19.630Z|2439bd10-1d00-4f38-b5eb-68eeff5e8236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:19.632Z|089e2538-a25c-4a2d-bced-984a69cb139d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:19.633Z|089e2538-a25c-4a2d-bced-984a69cb139d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:20.930Z|2b67a221-b3d5-4e5a-bae1-9fe990f19e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:06:20.930Z|2b67a221-b3d5-4e5a-bae1-9fe990f19e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:06:21.704Z|acd97d2a-cbe9-4487-b531-acf09a951046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:06:21.704Z|acd97d2a-cbe9-4487-b531-acf09a951046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:06:29.656Z|ab5472c5-cfd0-44ee-8871-410429194e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:29.657Z|ab5472c5-cfd0-44ee-8871-410429194e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:29.657Z|a4d89d28-4c9d-4ddb-b0b6-288892353826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:29.658Z|a4d89d28-4c9d-4ddb-b0b6-288892353826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:29.666Z|0057e435-725a-4528-86d7-e3ec3c59c663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:29.667Z|0057e435-725a-4528-86d7-e3ec3c59c663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:35.933Z|a5b71574-fc81-482e-b340-539b4ef38da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:06:35.934Z|a5b71574-fc81-482e-b340-539b4ef38da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:06:39.687Z|3cda9ccf-032c-4efb-a4f4-2be005485a43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:39.688Z|3cda9ccf-032c-4efb-a4f4-2be005485a43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:39.688Z|594a67f5-8a35-4f0c-8fc2-0414cae80c29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:39.689Z|594a67f5-8a35-4f0c-8fc2-0414cae80c29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:39.693Z|e008a85a-220c-4324-ae40-b2f8b4789a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:39.694Z|e008a85a-220c-4324-ae40-b2f8b4789a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:42.867Z|588e66f9-26c3-4069-9f6c-2acdb93bd955|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:06:42.867Z|588e66f9-26c3-4069-9f6c-2acdb93bd955|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:49.723Z|2ec69ac2-8388-461c-be13-d0344d15993f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:49.724Z|610a00c9-1dbd-49a7-a341-3d4890f6fd75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:49.724Z|2ec69ac2-8388-461c-be13-d0344d15993f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:49.725Z|610a00c9-1dbd-49a7-a341-3d4890f6fd75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:49.730Z|f23dd98c-78ca-4974-9390-e7aa577aeafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:49.731Z|f23dd98c-78ca-4974-9390-e7aa577aeafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:50.930Z|0a3efab2-48b8-49ac-8559-8d984c3a12f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:06:50.936Z|0a3efab2-48b8-49ac-8559-8d984c3a12f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:06:51.705Z|56b3f8c7-f3b8-44cf-8312-919f64181417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:06:51.705Z|56b3f8c7-f3b8-44cf-8312-919f64181417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:06:59.758Z|6981efcd-9316-4105-8e26-27cd06c95251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:59.758Z|6981efcd-9316-4105-8e26-27cd06c95251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:59.761Z|ba3f0344-29c5-49e1-800c-938abb803855|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:59.761Z|4acc5d32-1e03-4b7b-a87c-6e6b5eaf998f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:06:59.762Z|4acc5d32-1e03-4b7b-a87c-6e6b5eaf998f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:06:59.762Z|ba3f0344-29c5-49e1-800c-938abb803855|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:05.930Z|9fecbb36-27db-4b89-b050-334ec6b0e323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:07:05.931Z|9fecbb36-27db-4b89-b050-334ec6b0e323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:07:09.788Z|f5a9fd2a-a1c1-450a-a2b7-e157e3f5122a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:09.789Z|f5a9fd2a-a1c1-450a-a2b7-e157e3f5122a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:09.790Z|4aebf51c-a8e1-4a1a-bddb-617d742e59a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:09.791Z|4aebf51c-a8e1-4a1a-bddb-617d742e59a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:09.796Z|2f19264a-9ea3-48a6-b694-8e35d2c7aa62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:09.797Z|2f19264a-9ea3-48a6-b694-8e35d2c7aa62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:19.816Z|ed68def5-0afe-48f5-91e6-f5cffb332931|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:19.817Z|ed68def5-0afe-48f5-91e6-f5cffb332931|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:19.818Z|276257f4-4c94-453d-885c-65fa5bf82182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:19.818Z|276257f4-4c94-453d-885c-65fa5bf82182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:19.824Z|946837c4-4103-4e94-b519-a83049ab875e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:19.825Z|946837c4-4103-4e94-b519-a83049ab875e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:20.930Z|f88f2b33-389f-442a-a9c8-c23073ee2b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:07:20.931Z|f88f2b33-389f-442a-a9c8-c23073ee2b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:07:21.706Z|c6589098-3341-42f4-ba7e-034d55af3c59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:07:21.706Z|c6589098-3341-42f4-ba7e-034d55af3c59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:07:29.844Z|6e354fda-5bb9-45a8-965b-b0ff026ecd52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:29.844Z|6e354fda-5bb9-45a8-965b-b0ff026ecd52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:29.845Z|0f0fc00d-ea04-4223-842b-3f5cacd4d41e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:29.845Z|4b0a1157-5892-49a6-89ea-8273023fe7cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:29.845Z|0f0fc00d-ea04-4223-842b-3f5cacd4d41e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:29.845Z|4b0a1157-5892-49a6-89ea-8273023fe7cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:35.930Z|ccd0d7a9-3dbc-4265-8f86-f8e0d4e64444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:07:35.934Z|ccd0d7a9-3dbc-4265-8f86-f8e0d4e64444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:07:39.874Z|d8b382ad-1315-4edb-a4d7-5e0062ab5161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:39.875Z|d8b382ad-1315-4edb-a4d7-5e0062ab5161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:39.876Z|47331f17-549e-4aaa-ac8f-94b40e336d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:39.877Z|47331f17-549e-4aaa-ac8f-94b40e336d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:39.878Z|a3ef4796-ced0-4ca1-acc1-c11b7e9c1453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:39.879Z|a3ef4796-ced0-4ca1-acc1-c11b7e9c1453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:42.869Z|b6b96299-d9a0-4885-a677-b8e0d8dbb63a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:07:42.870Z|b6b96299-d9a0-4885-a677-b8e0d8dbb63a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:49.905Z|91409ac0-c94c-4cad-aeff-2d08b1be74b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:49.906Z|f061baaf-9b34-4a97-883d-a0b33376c8ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:49.906Z|91409ac0-c94c-4cad-aeff-2d08b1be74b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:49.906Z|f061baaf-9b34-4a97-883d-a0b33376c8ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:49.913Z|8992e72a-7188-40ca-a346-df9058ba40ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:49.914Z|8992e72a-7188-40ca-a346-df9058ba40ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:50.930Z|671f2362-7fdf-4a2c-b96e-3c9710c71f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:07:50.931Z|671f2362-7fdf-4a2c-b96e-3c9710c71f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:07:51.707Z|53849bf6-fb91-4a3c-b103-884d3603dd72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:07:51.707Z|53849bf6-fb91-4a3c-b103-884d3603dd72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:07:59.937Z|51e0af0d-47d9-4e76-ba3f-83d6113753f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:59.937Z|a843597f-d8d7-4bea-a10d-f87f76a1edce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:59.937Z|51e0af0d-47d9-4e76-ba3f-83d6113753f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:59.938Z|a843597f-d8d7-4bea-a10d-f87f76a1edce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:07:59.943Z|fab1d469-6834-464e-a2a8-b7798fe92ae0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:07:59.944Z|fab1d469-6834-464e-a2a8-b7798fe92ae0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:05.930Z|2fe27ab0-5095-44a2-a643-c4f8d3932556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:08:05.931Z|2fe27ab0-5095-44a2-a643-c4f8d3932556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:08:09.971Z|c943ca7e-c9a3-4bcd-8e3a-184795b865ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:09.971Z|0fbbdf0f-d38a-40ab-a0b7-d1d3dfc71c33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:09.972Z|0fbbdf0f-d38a-40ab-a0b7-d1d3dfc71c33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:09.972Z|c943ca7e-c9a3-4bcd-8e3a-184795b865ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:09.978Z|0a05159f-d17d-4a91-b056-2ce33c0f2bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:09.979Z|0a05159f-d17d-4a91-b056-2ce33c0f2bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:20.004Z|ae68173e-36c5-4eaf-9018-c73cf73cb12e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:20.005Z|ae68173e-36c5-4eaf-9018-c73cf73cb12e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:20.010Z|9adeb934-8ca4-41b2-a95e-84814e057d44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:20.010Z|9adeb934-8ca4-41b2-a95e-84814e057d44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:20.013Z|99b0812c-ad05-41e6-81cc-bd6022908973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:20.013Z|99b0812c-ad05-41e6-81cc-bd6022908973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:20.930Z|f2991246-abd4-48bd-adb3-7244ad305259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:08:20.936Z|f2991246-abd4-48bd-adb3-7244ad305259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:08:21.708Z|8a30052f-3dad-460f-9080-619e09cd345a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:08:21.708Z|8a30052f-3dad-460f-9080-619e09cd345a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:08:30.037Z|102bc2a3-79c1-4621-938a-6e4f3739f081|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:30.038Z|102bc2a3-79c1-4621-938a-6e4f3739f081|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:30.041Z|18a04d05-1e37-4e23-b8e2-1018ced0133e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:30.041Z|18a04d05-1e37-4e23-b8e2-1018ced0133e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:30.043Z|e9f16b1a-aa1a-40f2-955f-95ebf0d80226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:30.043Z|e9f16b1a-aa1a-40f2-955f-95ebf0d80226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:35.930Z|7b985a4d-ce11-44e9-9383-5f19a6b69cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:08:35.931Z|7b985a4d-ce11-44e9-9383-5f19a6b69cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:08:40.070Z|012bb1f1-e69f-4af2-8ebb-f8cae8ecefe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:40.071Z|012bb1f1-e69f-4af2-8ebb-f8cae8ecefe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:40.073Z|1b31cf21-b2a2-4cd3-9670-4584b91132dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:40.074Z|1b31cf21-b2a2-4cd3-9670-4584b91132dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:40.075Z|4940b072-3ba2-4e81-9230-1750d4abc9a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:40.076Z|4940b072-3ba2-4e81-9230-1750d4abc9a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:42.868Z|96b9b3ee-a061-4c01-b831-c14ca001a99a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:08:42.869Z|96b9b3ee-a061-4c01-b831-c14ca001a99a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:50.101Z|6e130dd3-6a55-4e76-afa2-4baf9363c531|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:50.103Z|6e130dd3-6a55-4e76-afa2-4baf9363c531|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:50.108Z|1b9761ec-127b-4a68-880e-b1418b390ad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:50.108Z|19af0344-1f22-40b6-a3d9-d2ad084cfa26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:08:50.109Z|1b9761ec-127b-4a68-880e-b1418b390ad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:50.109Z|19af0344-1f22-40b6-a3d9-d2ad084cfa26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:08:50.930Z|74ed7a8b-aa9a-498f-b8af-85235d8cb72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:08:50.931Z|74ed7a8b-aa9a-498f-b8af-85235d8cb72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:08:51.709Z|3a3703a9-128a-4687-ac4e-11cf68b7147d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:08:51.710Z|3a3703a9-128a-4687-ac4e-11cf68b7147d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:09:00.136Z|a1446eac-999c-4731-90b8-bdd48c99a82c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:00.137Z|a1446eac-999c-4731-90b8-bdd48c99a82c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:00.142Z|fd459613-a0a6-471b-918d-3011af7e5e5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:00.142Z|83efd89b-59e0-4b1d-b245-582b963b1d0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:00.143Z|83efd89b-59e0-4b1d-b245-582b963b1d0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:00.143Z|fd459613-a0a6-471b-918d-3011af7e5e5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:05.930Z|78be909a-b8ae-4575-9eed-c880d55c1dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:09:05.935Z|78be909a-b8ae-4575-9eed-c880d55c1dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:09:10.165Z|ab500696-724c-4bf0-b67d-d776c8619aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:10.166Z|edc43f54-aa02-4792-84ed-000823b747c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:10.166Z|ab500696-724c-4bf0-b67d-d776c8619aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:10.166Z|edc43f54-aa02-4792-84ed-000823b747c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:10.168Z|854da616-e9dd-4412-8873-964879ca08a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:10.169Z|854da616-e9dd-4412-8873-964879ca08a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:20.197Z|2452fce6-7de6-4dd9-97bc-939caa8dd92a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:20.198Z|2452fce6-7de6-4dd9-97bc-939caa8dd92a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:20.198Z|d6e9daea-3740-42d6-93b4-56d637bfa336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:20.199Z|d6e9daea-3740-42d6-93b4-56d637bfa336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:20.202Z|d0066a34-d5b1-4cbf-9126-a4ca6cdc0ad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:20.203Z|d0066a34-d5b1-4cbf-9126-a4ca6cdc0ad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:20.930Z|62b86501-15f2-457d-935c-50ec98a268d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:09:20.930Z|62b86501-15f2-457d-935c-50ec98a268d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:09:21.710Z|66748889-74ee-4e75-8c04-cc237fd5c187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:09:21.711Z|66748889-74ee-4e75-8c04-cc237fd5c187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:09:30.228Z|92bdf172-d823-4258-a7b5-d66cddcb9aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:30.229Z|92bdf172-d823-4258-a7b5-d66cddcb9aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:30.229Z|47819107-87da-4a48-8d80-ded7924be2e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:30.229Z|47819107-87da-4a48-8d80-ded7924be2e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:30.230Z|0c68dbe2-a582-40ea-97ee-a9cc113ed35b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:30.230Z|0c68dbe2-a582-40ea-97ee-a9cc113ed35b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:35.930Z|51f3ee75-ea9d-48ee-bd13-f2b2ab21dd8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:09:35.931Z|51f3ee75-ea9d-48ee-bd13-f2b2ab21dd8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:09:40.258Z|facc680d-93ab-4a65-8abb-8b98b0625ac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:40.259Z|facc680d-93ab-4a65-8abb-8b98b0625ac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:40.267Z|33bf0d91-cc2b-489d-9a3d-a5afcf2bed9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:40.268Z|33bf0d91-cc2b-489d-9a3d-a5afcf2bed9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:40.268Z|42a9e5ad-9f3f-4955-9b4a-579bbf767ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:40.269Z|42a9e5ad-9f3f-4955-9b4a-579bbf767ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:42.866Z|e20b2d88-dcb0-4765-ac17-2e8cb4c346aa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:09:42.866Z|e20b2d88-dcb0-4765-ac17-2e8cb4c346aa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:50.292Z|d2c7d4de-6676-452e-9847-30da1582d5a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:50.293Z|d2c7d4de-6676-452e-9847-30da1582d5a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:50.301Z|9d035126-b020-4407-b590-865f158fbec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:50.301Z|9d035126-b020-4407-b590-865f158fbec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:50.310Z|8329f7a4-da1b-49c5-b1fa-2b72b955d72f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:09:50.310Z|8329f7a4-da1b-49c5-b1fa-2b72b955d72f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:09:50.930Z|b910fe30-f3da-4998-923e-c956ddd6a432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:09:50.935Z|b910fe30-f3da-4998-923e-c956ddd6a432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:09:51.711Z|505057b1-f747-4662-94b3-bd4f2e170449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:09:51.712Z|505057b1-f747-4662-94b3-bd4f2e170449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:10:00.344Z|3cf3344e-b9fb-4fa1-8a4b-8f78d32489d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:00.345Z|3cf3344e-b9fb-4fa1-8a4b-8f78d32489d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:00.349Z|01975031-cf7c-4d7f-8e7a-73d26064f368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:00.349Z|01975031-cf7c-4d7f-8e7a-73d26064f368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:00.354Z|07cd1f03-df0e-4c47-8a4c-0c9b992ce358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:00.354Z|07cd1f03-df0e-4c47-8a4c-0c9b992ce358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:05.930Z|4ce969c7-7f52-4e6d-9071-99ea90389273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:10:05.931Z|4ce969c7-7f52-4e6d-9071-99ea90389273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:10:10.372Z|6a979359-8be4-48f3-856a-9815f30b87bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:10.373Z|6a979359-8be4-48f3-856a-9815f30b87bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:10.374Z|1e20898c-50e9-46f9-abb6-ee8e3848099d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:10.375Z|1e20898c-50e9-46f9-abb6-ee8e3848099d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:10.377Z|d2865b17-b428-497c-8350-f6c1a0341b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:10.377Z|d2865b17-b428-497c-8350-f6c1a0341b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:20.401Z|7b3f7253-b824-4c69-bc86-c1f278c63da6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:20.402Z|7b3f7253-b824-4c69-bc86-c1f278c63da6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:20.403Z|d9e5e45f-adae-43b2-a405-81cc8088721f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:20.404Z|d9e5e45f-adae-43b2-a405-81cc8088721f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:20.407Z|87a5bfb1-3977-4506-b6a4-74e003fd2659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:20.407Z|87a5bfb1-3977-4506-b6a4-74e003fd2659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:20.930Z|8698e433-a302-43b2-9a32-4de7a567981d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:10:20.931Z|8698e433-a302-43b2-9a32-4de7a567981d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:10:21.712Z|615ddd23-a321-45ad-a629-2dfc13b5f531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:10:21.713Z|615ddd23-a321-45ad-a629-2dfc13b5f531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:10:30.438Z|d05f0f93-aecf-4c70-a498-6a3503de1dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:30.438Z|14b836e7-4622-48be-9332-d0ad9f1d7fad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:30.439Z|d05f0f93-aecf-4c70-a498-6a3503de1dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:30.439Z|14b836e7-4622-48be-9332-d0ad9f1d7fad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:30.445Z|5994f720-308e-4831-9ee5-e48facaf8c21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:30.446Z|5994f720-308e-4831-9ee5-e48facaf8c21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:35.930Z|c0d7ddde-70e1-4d59-bf79-c3f5e2e2f6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:10:35.934Z|c0d7ddde-70e1-4d59-bf79-c3f5e2e2f6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:10:40.466Z|a2a64000-f4dd-4605-93bd-a1e205a6db79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:40.467Z|a2a64000-f4dd-4605-93bd-a1e205a6db79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:40.468Z|e27a872a-d4d8-4957-ab0f-d487440c7f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:40.468Z|e27a872a-d4d8-4957-ab0f-d487440c7f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:40.472Z|ed37dda5-df03-47ef-b5e4-01a0a08ee185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:40.472Z|ed37dda5-df03-47ef-b5e4-01a0a08ee185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:42.866Z|63ec66d8-f501-4d22-a773-62b921d07545|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:10:42.867Z|63ec66d8-f501-4d22-a773-62b921d07545|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:50.494Z|76b5c6a9-f18b-4b91-9ec8-138716f7cca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:50.495Z|76b5c6a9-f18b-4b91-9ec8-138716f7cca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:50.494Z|40e3f0ce-0e39-42b1-95d9-64c97c44e1b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:50.495Z|40e3f0ce-0e39-42b1-95d9-64c97c44e1b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:50.496Z|6634aaa3-67ec-47a2-b5f6-d8408a7fc3e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:10:50.497Z|6634aaa3-67ec-47a2-b5f6-d8408a7fc3e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:10:50.931Z|660954d8-cc16-454d-b9d0-a1ccee372701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:10:50.931Z|660954d8-cc16-454d-b9d0-a1ccee372701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:10:51.714Z|c9964f41-384c-48a5-90cb-c755580ef0f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:10:51.714Z|c9964f41-384c-48a5-90cb-c755580ef0f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:11:00.520Z|6db2dd9b-82e2-40b0-99fa-63915ae2fa3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:00.521Z|6db2dd9b-82e2-40b0-99fa-63915ae2fa3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:00.522Z|f205c277-ef5a-40b2-ac45-65d2183c426e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:00.523Z|f205c277-ef5a-40b2-ac45-65d2183c426e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:00.523Z|0f5c2a79-83c1-40cc-a231-6997875f2e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:00.523Z|0f5c2a79-83c1-40cc-a231-6997875f2e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:05.930Z|06ce6fb4-8ed3-42d3-8c46-04d94c024384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:11:05.931Z|06ce6fb4-8ed3-42d3-8c46-04d94c024384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:11:10.547Z|02634100-975c-4628-9f4a-142232dccce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:10.547Z|5a3cd517-70e9-4993-ad8f-459277a0b250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:10.548Z|02634100-975c-4628-9f4a-142232dccce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:10.548Z|5a3cd517-70e9-4993-ad8f-459277a0b250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:10.551Z|c7e54e41-cfdd-4fd9-816f-4ad619278d83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:10.551Z|c7e54e41-cfdd-4fd9-816f-4ad619278d83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:20.576Z|91b0870b-efed-4592-9d2a-0135e91b3d40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:20.576Z|91b0870b-efed-4592-9d2a-0135e91b3d40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:20.576Z|fb6d87c3-0e8a-4214-8e0b-562e0f6002bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:20.577Z|fb6d87c3-0e8a-4214-8e0b-562e0f6002bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:20.580Z|d711eac5-49a4-4047-9d05-8cc330eb9ec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:20.580Z|d711eac5-49a4-4047-9d05-8cc330eb9ec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:20.930Z|48a79774-9616-4baf-9fec-892d43d33612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:11:20.936Z|48a79774-9616-4baf-9fec-892d43d33612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:11:21.714Z|d8c10be9-b9fb-40ec-a5cd-07e9a097ac20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:11:21.715Z|d8c10be9-b9fb-40ec-a5cd-07e9a097ac20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:11:30.606Z|74f294fa-6fc6-4269-a06c-683dfd877c44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:30.607Z|74f294fa-6fc6-4269-a06c-683dfd877c44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:30.609Z|545a085b-8b53-44a2-a8ad-a69b42b7b383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:30.609Z|c2ee17ed-1f53-4066-ac2b-12ef3eb26f3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:30.609Z|545a085b-8b53-44a2-a8ad-a69b42b7b383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:30.610Z|c2ee17ed-1f53-4066-ac2b-12ef3eb26f3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:35.930Z|ccfb3420-6a34-4d5d-b5a0-a3e04aad4e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:11:35.931Z|ccfb3420-6a34-4d5d-b5a0-a3e04aad4e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:11:40.636Z|9308e69b-e2c2-4604-aac8-fb87bf488e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:40.636Z|600ac666-6c8b-4afe-a577-4da3863d5b5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:40.637Z|600ac666-6c8b-4afe-a577-4da3863d5b5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:40.637Z|9308e69b-e2c2-4604-aac8-fb87bf488e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:40.639Z|466e25e7-f035-4373-899a-334cff92e909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:40.639Z|466e25e7-f035-4373-899a-334cff92e909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:42.867Z|70938133-8be3-439e-a423-58f12a4c2b3a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:11:42.868Z|70938133-8be3-439e-a423-58f12a4c2b3a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:50.670Z|38b6fb20-a0af-4fc4-b5e8-74348340fe2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:50.671Z|38b6fb20-a0af-4fc4-b5e8-74348340fe2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:50.671Z|c7a9c030-6e1b-46f3-9287-e208ced382b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:50.672Z|c7a9c030-6e1b-46f3-9287-e208ced382b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:50.680Z|e2e71f97-e565-46e3-9767-55c030f38012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:11:50.680Z|e2e71f97-e565-46e3-9767-55c030f38012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:11:50.930Z|409e1296-d989-4d83-b436-826f1a482346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:11:50.930Z|409e1296-d989-4d83-b436-826f1a482346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:11:51.716Z|2a806ae3-898a-409d-84bc-b7727b77be45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:11:51.716Z|2a806ae3-898a-409d-84bc-b7727b77be45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:12:00.703Z|f667e08f-ffda-4296-905c-fa3dcb1f9c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:00.703Z|f667e08f-ffda-4296-905c-fa3dcb1f9c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:00.704Z|8af617be-19ef-4cf6-9c3a-55692cff9406|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:00.705Z|8af617be-19ef-4cf6-9c3a-55692cff9406|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:00.708Z|8fc6cb70-4a7b-4308-933c-9a053b75ff00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:00.708Z|8fc6cb70-4a7b-4308-933c-9a053b75ff00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:05.930Z|5178a585-1791-4852-823f-ad6716b5da0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:12:05.935Z|5178a585-1791-4852-823f-ad6716b5da0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:12:10.732Z|3f2c5236-63af-4af5-94a8-dfdeecea03da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:10.733Z|3f2c5236-63af-4af5-94a8-dfdeecea03da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:10.734Z|6543406b-35ad-4da7-a7b4-9dafbdb992b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:10.735Z|6543406b-35ad-4da7-a7b4-9dafbdb992b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:10.738Z|a6e9e81b-208b-4f52-a9a7-211b63bdaac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:10.739Z|a6e9e81b-208b-4f52-a9a7-211b63bdaac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:20.761Z|df0fc71a-0bc4-437d-9f95-0e6dff9000b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:20.762Z|df0fc71a-0bc4-437d-9f95-0e6dff9000b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:20.765Z|ab7b8a77-a9eb-415f-ae5c-9f0b256cf8af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:20.766Z|ab7b8a77-a9eb-415f-ae5c-9f0b256cf8af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:20.768Z|56877914-2427-4d16-b4d3-669beb4c94b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:20.769Z|56877914-2427-4d16-b4d3-669beb4c94b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:20.930Z|ed51083c-830d-441f-b1e4-51ff816fa3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:12:20.931Z|ed51083c-830d-441f-b1e4-51ff816fa3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:12:21.717Z|afbf3bdf-198c-41b5-a183-61f99bc52a6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:12:21.717Z|afbf3bdf-198c-41b5-a183-61f99bc52a6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:12:30.792Z|d38db74a-e693-4cc4-861c-ef151b808dcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:30.793Z|d38db74a-e693-4cc4-861c-ef151b808dcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:30.793Z|1530b54e-2a75-43b3-a253-0d5509a9a616|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:30.793Z|42d802dc-e5a4-4701-bbd6-acd0f4f45884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:30.794Z|42d802dc-e5a4-4701-bbd6-acd0f4f45884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:30.794Z|1530b54e-2a75-43b3-a253-0d5509a9a616|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:35.930Z|bd017b03-6943-4b81-af55-73f46c93d41c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:12:35.931Z|bd017b03-6943-4b81-af55-73f46c93d41c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:12:40.829Z|89fe173d-807f-4121-a0a1-b6eaf18ea04f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:40.830Z|89fe173d-807f-4121-a0a1-b6eaf18ea04f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:40.829Z|c2f520ac-8b2a-4380-8db6-43dc28f1e75a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:40.830Z|c2f520ac-8b2a-4380-8db6-43dc28f1e75a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:40.838Z|e8b4219a-4b70-4bdc-81ba-d1595f7eeb53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:40.839Z|e8b4219a-4b70-4bdc-81ba-d1595f7eeb53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:42.867Z|d4a13cea-448f-4ad4-b381-261f8d89263a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:12:42.868Z|d4a13cea-448f-4ad4-b381-261f8d89263a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:50.854Z|103ab2fc-ede4-47d6-9be5-86d9afe7a8f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:50.854Z|103ab2fc-ede4-47d6-9be5-86d9afe7a8f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:50.858Z|d4ef956f-5b50-41c7-b689-064abe8bb034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:50.859Z|d4ef956f-5b50-41c7-b689-064abe8bb034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:50.870Z|d2c5e0d6-7589-4bda-b524-7def1b06ebc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:12:50.871Z|d2c5e0d6-7589-4bda-b524-7def1b06ebc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:12:50.930Z|2b2dc729-e26b-47fd-9e81-b3e84788a3e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:12:50.931Z|2b2dc729-e26b-47fd-9e81-b3e84788a3e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:12:51.718Z|5f9da54d-8985-41db-bdd2-0ff37d8e5167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:12:51.718Z|5f9da54d-8985-41db-bdd2-0ff37d8e5167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:13:00.886Z|28348b5b-15ff-4b1b-ac8f-e7770d05687f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:00.887Z|28348b5b-15ff-4b1b-ac8f-e7770d05687f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:00.891Z|86c06c88-b3fc-489b-8e3d-172c3ec64afe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:00.891Z|86c06c88-b3fc-489b-8e3d-172c3ec64afe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:00.891Z|da407b55-f698-4949-8c62-51498756ce0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:00.892Z|da407b55-f698-4949-8c62-51498756ce0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:05.930Z|1245e2b4-3638-4ac1-8d45-5f5e1ecf602f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:13:05.931Z|1245e2b4-3638-4ac1-8d45-5f5e1ecf602f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:13:10.909Z|0ae25d27-3d0e-4414-a0eb-978d72a8a99b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:10.910Z|0ae25d27-3d0e-4414-a0eb-978d72a8a99b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:10.910Z|9a42cdd6-823f-4f74-8b95-29eca939c0ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:10.911Z|9a42cdd6-823f-4f74-8b95-29eca939c0ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:10.918Z|3e9368e8-cde3-432f-9143-7f8905979e75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:10.919Z|3e9368e8-cde3-432f-9143-7f8905979e75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:20.930Z|6056e96e-d16c-4c54-9b67-fa90bce1d3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:13:20.931Z|6056e96e-d16c-4c54-9b67-fa90bce1d3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:13:20.940Z|5848938f-453a-46bd-b0ff-bfe99c190ea1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:20.941Z|5848938f-453a-46bd-b0ff-bfe99c190ea1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:20.942Z|4493d72b-6235-451c-aada-2ac92cd90b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:20.942Z|effe82a2-1336-4b22-a698-722c4b4e99c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:20.943Z|effe82a2-1336-4b22-a698-722c4b4e99c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:20.943Z|4493d72b-6235-451c-aada-2ac92cd90b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:21.719Z|3d8274a8-1bae-47a9-8432-7b4e75c88bce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:13:21.720Z|3d8274a8-1bae-47a9-8432-7b4e75c88bce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:13:30.966Z|591f3a16-2a0f-4aaf-b79f-4aecbb7d8dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:30.967Z|591f3a16-2a0f-4aaf-b79f-4aecbb7d8dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:30.970Z|d5b2efba-8206-45e4-8d11-5e7565b423d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:30.971Z|d5b2efba-8206-45e4-8d11-5e7565b423d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:30.972Z|b8e43f49-afb3-4b7d-a936-5772bcec6b28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:30.972Z|b8e43f49-afb3-4b7d-a936-5772bcec6b28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:35.930Z|536c5e0c-335a-4154-b713-90d1d7ce6b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:13:35.931Z|536c5e0c-335a-4154-b713-90d1d7ce6b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:13:40.997Z|84c2ccdb-931d-40ae-b819-b0b45c06eb45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:40.998Z|7e0cbd0b-47c1-4750-a417-5f830fcaf3ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:40.998Z|a55eecb4-df02-4045-bcc9-b6756293b7c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:40.999Z|84c2ccdb-931d-40ae-b819-b0b45c06eb45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:40.999Z|7e0cbd0b-47c1-4750-a417-5f830fcaf3ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:40.999Z|a55eecb4-df02-4045-bcc9-b6756293b7c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:42.868Z|2a1e505f-c01d-4203-ba86-0d14e4e621da|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:13:42.869Z|2a1e505f-c01d-4203-ba86-0d14e4e621da|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:50.930Z|4088e752-eb8a-4baf-9e18-f33ea5b79927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:13:50.937Z|4088e752-eb8a-4baf-9e18-f33ea5b79927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:13:51.028Z|eee847b4-3f2d-4e54-b464-b58c0d52fe93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:51.029Z|eee847b4-3f2d-4e54-b464-b58c0d52fe93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:51.028Z|ed1e5174-3354-4fe1-a10f-e6cf41aae318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:51.029Z|ed1e5174-3354-4fe1-a10f-e6cf41aae318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:51.037Z|0b8db0ee-6bdf-4c72-804d-e6d7bad3cbe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:13:51.038Z|0b8db0ee-6bdf-4c72-804d-e6d7bad3cbe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:13:51.721Z|572920ad-758a-4e22-bb39-78a2f0ca935f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:13:51.721Z|572920ad-758a-4e22-bb39-78a2f0ca935f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:14:01.058Z|fbf7a621-daed-477e-82a1-e45b083913d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:01.059Z|fbf7a621-daed-477e-82a1-e45b083913d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:01.063Z|bae84be2-19e8-40af-a7cb-70c58d3ad241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:01.063Z|bae84be2-19e8-40af-a7cb-70c58d3ad241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:01.069Z|e5302a61-6416-4044-8457-eccaa4d3c205|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:01.069Z|e5302a61-6416-4044-8457-eccaa4d3c205|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:05.930Z|308a50f0-fa10-466e-bc9f-06e07bade05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:14:05.931Z|308a50f0-fa10-466e-bc9f-06e07bade05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:14:11.088Z|0e07e063-8519-43e2-b8f3-942313d5784a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:11.089Z|0e07e063-8519-43e2-b8f3-942313d5784a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:11.093Z|679b468e-d89b-4fe1-87f2-54bd26382d7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:11.093Z|679b468e-d89b-4fe1-87f2-54bd26382d7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:11.094Z|bc643c69-009c-47c2-b285-e4cc71b50817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:11.095Z|bc643c69-009c-47c2-b285-e4cc71b50817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:20.930Z|816b714d-8ec5-44bc-9697-4873a1e5d5b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:14:20.931Z|816b714d-8ec5-44bc-9697-4873a1e5d5b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:14:21.114Z|2ed3f802-c732-4237-9dcf-af872b959ac3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:21.115Z|2ed3f802-c732-4237-9dcf-af872b959ac3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:21.124Z|d540621c-ef9b-4bbb-89b5-49e9e8bc399c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:21.124Z|d1a6443f-b70f-4ab9-827b-db7a83835298|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:21.125Z|d1a6443f-b70f-4ab9-827b-db7a83835298|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:21.125Z|d540621c-ef9b-4bbb-89b5-49e9e8bc399c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:21.722Z|8436630a-5096-4144-89c3-fc1a4d8a4a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:14:21.723Z|8436630a-5096-4144-89c3-fc1a4d8a4a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:14:31.145Z|a2857d4d-3733-4bbe-9e6e-9fcf71750207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:31.146Z|a2857d4d-3733-4bbe-9e6e-9fcf71750207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:31.150Z|1c72f797-5aa3-426d-b3a3-66ced588c82b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:31.151Z|889c13f5-4484-465c-b977-4b68873e1c33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:31.151Z|1c72f797-5aa3-426d-b3a3-66ced588c82b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:31.151Z|889c13f5-4484-465c-b977-4b68873e1c33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:35.930Z|e0bae748-e8b3-4132-8bc6-41f7d8ad3c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:14:35.934Z|e0bae748-e8b3-4132-8bc6-41f7d8ad3c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:14:41.176Z|deaeb50a-e61f-4760-b3f1-c63596649627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:41.176Z|deaeb50a-e61f-4760-b3f1-c63596649627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:41.176Z|9ea75341-f939-4381-9531-c4050d2dd282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:41.177Z|9ea75341-f939-4381-9531-c4050d2dd282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:41.182Z|e02619b0-3617-4f7c-9916-12c1c51ec4fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:41.182Z|e02619b0-3617-4f7c-9916-12c1c51ec4fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:42.867Z|c48ca13e-0da0-4add-9ffa-510c62028c96|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:14:42.868Z|c48ca13e-0da0-4add-9ffa-510c62028c96|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:50.930Z|ea0ff53a-fc1e-400a-91b0-03fc6b69d005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:14:50.931Z|ea0ff53a-fc1e-400a-91b0-03fc6b69d005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:14:51.215Z|be59498a-5f60-468d-a997-d7ac1c7ba752|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:51.215Z|2ced427d-6efc-4909-8807-168f33b8024f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:51.216Z|be59498a-5f60-468d-a997-d7ac1c7ba752|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:51.216Z|c2fb1505-e650-4d6a-84de-fcc4baf8a2c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:14:51.216Z|2ced427d-6efc-4909-8807-168f33b8024f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:51.216Z|c2fb1505-e650-4d6a-84de-fcc4baf8a2c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:14:51.723Z|7c4029a1-77e4-4bc3-8697-1709b5aafa92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:14:51.724Z|7c4029a1-77e4-4bc3-8697-1709b5aafa92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:15:01.243Z|61a3dad3-a83f-4a36-bb1f-d42245471a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:01.244Z|61a3dad3-a83f-4a36-bb1f-d42245471a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:01.248Z|ad696318-3363-4a70-9b67-1540837f3000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:01.248Z|ad696318-3363-4a70-9b67-1540837f3000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:01.249Z|0e94befb-4182-4711-b126-1bb947de23aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:01.250Z|0e94befb-4182-4711-b126-1bb947de23aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:05.930Z|b9598c44-f1dc-49be-b3a6-b8ec8c1d1af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:15:05.931Z|b9598c44-f1dc-49be-b3a6-b8ec8c1d1af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:15:11.275Z|ca1bb625-d700-4a49-aa71-69b7d28a1f03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:11.276Z|ca1bb625-d700-4a49-aa71-69b7d28a1f03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:11.278Z|2be1d882-0bb4-48ca-a9f2-4eb11c704fc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:11.279Z|2be1d882-0bb4-48ca-a9f2-4eb11c704fc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:11.280Z|0efea784-6676-4f30-9f43-60578079bafc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:11.281Z|0efea784-6676-4f30-9f43-60578079bafc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:20.930Z|0987187b-f0f7-4106-8121-dcfecb5374c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:15:20.933Z|0987187b-f0f7-4106-8121-dcfecb5374c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:15:21.306Z|8a958c94-9909-4044-adf9-3ba0ea45e042|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:21.307Z|8a958c94-9909-4044-adf9-3ba0ea45e042|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:21.307Z|e80a2a36-70c3-4b8b-9a15-659ccbf7c012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:21.308Z|5337adc3-d0e7-4ad8-95db-e52d294ee550|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:21.308Z|e80a2a36-70c3-4b8b-9a15-659ccbf7c012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:21.308Z|5337adc3-d0e7-4ad8-95db-e52d294ee550|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:21.725Z|7bf1d4de-53ed-48f4-89cb-cb4b948d023d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:15:21.726Z|7bf1d4de-53ed-48f4-89cb-cb4b948d023d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:15:31.333Z|f0125470-97ed-4544-829e-4fb68502ea74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:31.334Z|f0125470-97ed-4544-829e-4fb68502ea74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:31.335Z|6acb0d99-c501-402d-aab0-c0f4c4a1978c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:31.335Z|6acb0d99-c501-402d-aab0-c0f4c4a1978c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:31.343Z|b23a4bef-b19c-455a-8db6-3bfe58454bce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:31.343Z|b23a4bef-b19c-455a-8db6-3bfe58454bce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:35.930Z|619cb555-3cd8-4a5c-b1cc-e333d513ef7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:15:35.931Z|619cb555-3cd8-4a5c-b1cc-e333d513ef7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:15:41.361Z|87636497-93c2-4a47-8fd9-964fa7fca35d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:41.363Z|87636497-93c2-4a47-8fd9-964fa7fca35d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:41.366Z|bcf4019e-1911-45b9-a2d1-917c6a86086f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:41.367Z|bcf4019e-1911-45b9-a2d1-917c6a86086f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:41.369Z|96dbe614-53fc-4aa5-91fb-780c3f65313f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:41.370Z|96dbe614-53fc-4aa5-91fb-780c3f65313f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:42.867Z|5ab2c3cc-0c49-414a-82cc-1d1f98cfbb4e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:15:42.868Z|5ab2c3cc-0c49-414a-82cc-1d1f98cfbb4e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:50.930Z|b7d04fd4-9b9b-43d2-b2de-b3e3359ed56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:15:50.931Z|b7d04fd4-9b9b-43d2-b2de-b3e3359ed56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:15:51.391Z|73220760-b9f6-4bc3-a59e-2e8763e00729|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:51.392Z|73220760-b9f6-4bc3-a59e-2e8763e00729|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:51.397Z|25a8c82c-b81a-4c99-aee9-55708da9eabd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:51.397Z|25a8c82c-b81a-4c99-aee9-55708da9eabd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:51.397Z|a1a6d188-fa1a-475b-bba7-931d8effd82a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:15:51.398Z|a1a6d188-fa1a-475b-bba7-931d8effd82a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:15:51.727Z|9f1238c7-b46e-4771-a0b9-f11e9df9d321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:15:51.727Z|9f1238c7-b46e-4771-a0b9-f11e9df9d321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:16:01.422Z|b73d3836-8a92-482e-8bc5-1045803ecf11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:01.423Z|b73d3836-8a92-482e-8bc5-1045803ecf11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:01.426Z|7173c5fc-1afb-4962-a05b-77ae03307196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:01.426Z|7173c5fc-1afb-4962-a05b-77ae03307196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:01.428Z|b340e742-d1b6-4ee2-8ba9-178910c52d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:01.428Z|b340e742-d1b6-4ee2-8ba9-178910c52d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:05.930Z|b39597b1-3734-42eb-bbc9-2efffc0262bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:16:05.935Z|b39597b1-3734-42eb-bbc9-2efffc0262bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:16:11.452Z|082cabdf-b2c8-43ce-90e1-cb2fc2fc4569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:11.453Z|8828081d-c938-4019-b88c-c756ba688aef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:11.453Z|082cabdf-b2c8-43ce-90e1-cb2fc2fc4569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:11.453Z|8828081d-c938-4019-b88c-c756ba688aef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:11.455Z|343bc0af-774e-4578-9733-3b2e801382c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:11.455Z|343bc0af-774e-4578-9733-3b2e801382c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:20.930Z|61902934-7f2b-44ab-986e-efc02dc04db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:16:20.931Z|61902934-7f2b-44ab-986e-efc02dc04db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:16:21.481Z|d145b3d9-7e08-491f-8b48-1547414f8e5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:21.482Z|d145b3d9-7e08-491f-8b48-1547414f8e5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:21.483Z|8734b102-8cd7-440a-9daa-4119b9ce3cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:21.484Z|8734b102-8cd7-440a-9daa-4119b9ce3cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:21.490Z|9148c842-efb2-43da-9bda-5cedb9820e25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:21.491Z|9148c842-efb2-43da-9bda-5cedb9820e25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:21.728Z|8b6506d8-3cee-4c50-8aad-91be4358f688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:16:21.728Z|8b6506d8-3cee-4c50-8aad-91be4358f688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:16:31.514Z|fb6a9c94-4933-4b84-bad0-2bc4948fb48c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:31.514Z|f2d7dbb4-f04b-46df-b8a3-2afea23a29b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:31.515Z|fb6a9c94-4933-4b84-bad0-2bc4948fb48c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:31.515Z|f2d7dbb4-f04b-46df-b8a3-2afea23a29b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:31.519Z|53dc18a0-4157-41d8-91e7-4839edf23a3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:31.519Z|53dc18a0-4157-41d8-91e7-4839edf23a3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:35.930Z|3e089899-9d36-4120-87c9-1aaaa93bc342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:16:35.931Z|3e089899-9d36-4120-87c9-1aaaa93bc342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:16:41.541Z|06ed4c6f-2478-4a27-b0c8-dbe5b6021cf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:41.541Z|06ed4c6f-2478-4a27-b0c8-dbe5b6021cf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:41.542Z|2e6870ea-3ac2-479d-b16b-7023c98c0559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:41.542Z|2e6870ea-3ac2-479d-b16b-7023c98c0559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:41.546Z|9bfc9795-2c7c-4537-9489-71b4480c7e41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:41.547Z|9bfc9795-2c7c-4537-9489-71b4480c7e41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:42.866Z|f22fd846-25dd-43f0-944e-047f4babbb69|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:16:42.867Z|f22fd846-25dd-43f0-944e-047f4babbb69|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:50.930Z|91608a16-31db-4d57-9175-787fb01ccfa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:16:50.933Z|91608a16-31db-4d57-9175-787fb01ccfa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:16:51.571Z|57c1cb1a-3b61-48c8-ad49-564eb9216188|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:51.572Z|57c1cb1a-3b61-48c8-ad49-564eb9216188|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:51.581Z|b821a424-ff1b-49e6-b2a5-2d7a3e6230cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:51.581Z|b821a424-ff1b-49e6-b2a5-2d7a3e6230cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:51.584Z|c79c717e-79f2-4cc6-a848-b4dc10fb976e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:16:51.584Z|c79c717e-79f2-4cc6-a848-b4dc10fb976e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:16:51.729Z|d35980a8-cd91-41d4-996e-6928850863a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:16:51.729Z|d35980a8-cd91-41d4-996e-6928850863a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:17:01.599Z|079e7d8c-26f8-466b-bb57-4a52c3bf7765|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:01.600Z|079e7d8c-26f8-466b-bb57-4a52c3bf7765|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:01.602Z|27ac12bc-6c64-4071-a3f3-76d47823632e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:01.602Z|27ac12bc-6c64-4071-a3f3-76d47823632e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:01.613Z|2441ea91-8bc3-4544-865d-8346b14f4630|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:01.613Z|2441ea91-8bc3-4544-865d-8346b14f4630|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:05.930Z|129be059-1568-4f15-829c-82369570ed83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:17:05.931Z|129be059-1568-4f15-829c-82369570ed83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:17:11.631Z|8b181a2a-e0b2-4370-850f-0809cd6d5080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:11.631Z|fd865ace-aa3d-439c-9830-0334d2c9a4f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:11.632Z|8b181a2a-e0b2-4370-850f-0809cd6d5080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:11.632Z|fd865ace-aa3d-439c-9830-0334d2c9a4f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:11.645Z|4e44d1d2-ef76-4fa1-a4c4-5faa74e81716|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:11.645Z|4e44d1d2-ef76-4fa1-a4c4-5faa74e81716|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:20.930Z|91a8dd7b-2f5b-4651-bd5a-c5c6e6366fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:17:20.931Z|91a8dd7b-2f5b-4651-bd5a-c5c6e6366fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:17:21.660Z|ae052164-61b5-4bd5-8990-0e3afc50df69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:21.660Z|ae052164-61b5-4bd5-8990-0e3afc50df69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:21.671Z|02730809-ef57-44e9-93ee-9b32901632bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:21.672Z|02730809-ef57-44e9-93ee-9b32901632bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:21.674Z|6c08eac0-a91e-4c1f-b8a0-a1538e7aee1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:21.675Z|6c08eac0-a91e-4c1f-b8a0-a1538e7aee1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:21.730Z|32c43ae2-cfd1-4872-a0e9-f69460977c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:17:21.730Z|32c43ae2-cfd1-4872-a0e9-f69460977c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:17:31.696Z|b5a8adec-baad-4108-a5f6-67df8beb1bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:31.697Z|b5a8adec-baad-4108-a5f6-67df8beb1bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:31.697Z|bb6db52b-9a2b-479c-a5e7-6a519ed4c288|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:31.698Z|bb6db52b-9a2b-479c-a5e7-6a519ed4c288|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:31.701Z|57679e4b-f41b-4fef-8fc0-16d9088b0726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:31.701Z|57679e4b-f41b-4fef-8fc0-16d9088b0726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:35.930Z|9393f0f2-0c88-4f3e-b8ce-5b4f09a0ef4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:17:35.934Z|9393f0f2-0c88-4f3e-b8ce-5b4f09a0ef4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:17:41.741Z|404b7369-1c25-41e1-8e9d-c92f0023567c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:41.742Z|404b7369-1c25-41e1-8e9d-c92f0023567c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:41.743Z|6dc1d8a9-df34-49f6-ac64-1e45baac98cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:41.743Z|d70d18e3-ddf4-45f5-b7b3-82c0bb7d6155|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:41.744Z|d70d18e3-ddf4-45f5-b7b3-82c0bb7d6155|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:41.744Z|6dc1d8a9-df34-49f6-ac64-1e45baac98cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:42.867Z|91313ba2-eece-4766-bb08-62f5a9f7da42|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:17:42.868Z|91313ba2-eece-4766-bb08-62f5a9f7da42|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:50.930Z|d54d47e4-86b4-4d12-bff9-f97cb9c933b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:17:50.931Z|d54d47e4-86b4-4d12-bff9-f97cb9c933b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:17:51.731Z|495a8f54-9cfe-4a02-b6a9-14ddecb5180d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:17:51.731Z|495a8f54-9cfe-4a02-b6a9-14ddecb5180d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:17:51.766Z|705f7dd5-3d22-4184-bb60-7467b0f81fc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:51.767Z|705f7dd5-3d22-4184-bb60-7467b0f81fc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:51.770Z|94f6a0e1-84d1-4f33-be37-878245fe7915|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:51.770Z|94f6a0e1-84d1-4f33-be37-878245fe7915|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:17:51.776Z|2f9e0ef0-e580-4a58-b8f4-c62c895a1651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:17:51.776Z|2f9e0ef0-e580-4a58-b8f4-c62c895a1651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:01.807Z|f341da5d-dfa6-4308-b29f-e919f9eb2150|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:01.807Z|f341da5d-dfa6-4308-b29f-e919f9eb2150|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:01.812Z|aec87b24-2463-4bac-a64f-f64878fb6dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:01.813Z|aec87b24-2463-4bac-a64f-f64878fb6dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:01.815Z|78cda5a4-5f73-46da-935c-caf97677981b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:01.815Z|78cda5a4-5f73-46da-935c-caf97677981b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:05.930Z|c46c266a-8195-473c-85b3-3f75d1b9e856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:18:05.931Z|c46c266a-8195-473c-85b3-3f75d1b9e856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:18:11.836Z|90cb26d2-e7fb-4f24-8f0f-e5535db901c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:11.836Z|90cb26d2-e7fb-4f24-8f0f-e5535db901c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:11.842Z|5de6247e-cac5-459b-a98d-18e8bc57cd55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:11.842Z|5de6247e-cac5-459b-a98d-18e8bc57cd55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:11.843Z|9614bedd-d8db-41f5-93a7-99e1689d10de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:11.844Z|9614bedd-d8db-41f5-93a7-99e1689d10de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:20.930Z|c553f700-17c8-4f05-884b-38a8afd4668c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:18:20.933Z|c553f700-17c8-4f05-884b-38a8afd4668c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:18:21.732Z|a3a39b83-2503-4837-87bc-68ecd5f68fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:18:21.732Z|a3a39b83-2503-4837-87bc-68ecd5f68fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:18:21.868Z|1fdf919a-59d7-4d5f-b2ef-21514cb0e9b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:21.868Z|1fdf919a-59d7-4d5f-b2ef-21514cb0e9b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:21.870Z|e80e3af9-b945-48c3-858a-9dd2baecfbc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:21.871Z|e80e3af9-b945-48c3-858a-9dd2baecfbc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:21.875Z|39d6e1ce-e138-48e8-a140-aa4dcd9e6dce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:21.876Z|39d6e1ce-e138-48e8-a140-aa4dcd9e6dce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:31.897Z|70c17ea8-c32e-426b-b71a-570ececf19b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:31.897Z|70c17ea8-c32e-426b-b71a-570ececf19b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:31.902Z|a92e4cbb-12ac-4d30-89f1-9b1c6bd27889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:31.902Z|a92e4cbb-12ac-4d30-89f1-9b1c6bd27889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:31.904Z|7712cc99-7073-406e-94e4-6753a1ff645e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:31.905Z|7712cc99-7073-406e-94e4-6753a1ff645e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:35.930Z|48dbba5c-15ed-4041-bd97-8cbb20445d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:18:35.930Z|48dbba5c-15ed-4041-bd97-8cbb20445d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:18:41.928Z|7089fe87-6359-4728-a985-e29f1344e095|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:41.929Z|7089fe87-6359-4728-a985-e29f1344e095|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:41.931Z|68e806a0-76af-4cdb-ae04-9ef9d3af59a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:41.932Z|68e806a0-76af-4cdb-ae04-9ef9d3af59a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:41.941Z|6a5c5522-fc72-4c9e-bff8-be28e0ee50ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:41.941Z|6a5c5522-fc72-4c9e-bff8-be28e0ee50ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:42.867Z|ac624cca-ae78-448a-9b84-72b39728a1cb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:18:42.868Z|ac624cca-ae78-448a-9b84-72b39728a1cb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:50.930Z|915dfe37-4d40-41d0-a85b-a5aea785b8eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:18:50.930Z|915dfe37-4d40-41d0-a85b-a5aea785b8eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:18:51.733Z|7e7f76ba-95d2-444d-83cb-8c5310336e8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:18:51.733Z|7e7f76ba-95d2-444d-83cb-8c5310336e8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:18:51.963Z|855f1be6-33e7-41c2-9084-8339572f84a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:51.964Z|855f1be6-33e7-41c2-9084-8339572f84a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:51.964Z|d3f0ba06-205b-4703-8bc2-a3abc8a18aa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:51.964Z|d3f0ba06-205b-4703-8bc2-a3abc8a18aa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:18:51.971Z|a3c258dc-33be-4da7-937a-7a0cbcb00862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:18:51.972Z|a3c258dc-33be-4da7-937a-7a0cbcb00862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:01.993Z|cc0f1e60-2c2a-41ab-b563-93095d1b2169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:01.993Z|cc0f1e60-2c2a-41ab-b563-93095d1b2169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:01.995Z|108fa8e8-5f7f-4459-8140-f0f12655cdb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:01.995Z|108fa8e8-5f7f-4459-8140-f0f12655cdb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:02.003Z|92bf0e1b-2ac7-48c4-8f3b-99f53f83380a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:02.004Z|92bf0e1b-2ac7-48c4-8f3b-99f53f83380a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:05.930Z|4f1a1fd9-2f53-43f4-b75c-60930385ed8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:19:05.934Z|4f1a1fd9-2f53-43f4-b75c-60930385ed8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:19:12.026Z|31eeb1b1-7512-4486-9f8a-b3e6ef81e8ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:12.026Z|141cabc4-fa5a-4424-b61c-a7eeb902f412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:12.027Z|31eeb1b1-7512-4486-9f8a-b3e6ef81e8ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:12.027Z|141cabc4-fa5a-4424-b61c-a7eeb902f412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:12.032Z|394c122c-b2cf-4e46-8dcd-57c8c4899653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:12.033Z|394c122c-b2cf-4e46-8dcd-57c8c4899653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:20.930Z|a74d3179-e6f0-4f4e-964e-9ef0299dac4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:19:20.931Z|a74d3179-e6f0-4f4e-964e-9ef0299dac4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:19:21.734Z|c0667315-5ff3-4112-a483-b2ca0097c3fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:19:21.735Z|c0667315-5ff3-4112-a483-b2ca0097c3fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:19:22.059Z|22758475-47cd-4a73-92e9-0b2d7b639512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:22.060Z|22758475-47cd-4a73-92e9-0b2d7b639512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:22.060Z|9ec3989f-e1cc-4535-b4a2-8b61a9815f17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:22.061Z|9ec3989f-e1cc-4535-b4a2-8b61a9815f17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:22.065Z|dc7d2a41-764c-4287-aa65-a1f195bbfc4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:22.065Z|dc7d2a41-764c-4287-aa65-a1f195bbfc4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:32.092Z|196edf73-949e-48c5-bc21-46a183ac0613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:32.092Z|7b8aac1f-5e66-44fb-8cd1-2d334d643a6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:32.093Z|196edf73-949e-48c5-bc21-46a183ac0613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:32.093Z|7b8aac1f-5e66-44fb-8cd1-2d334d643a6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:32.096Z|93e7ad7b-81c7-4795-aec6-efbfb2f40a32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:32.097Z|93e7ad7b-81c7-4795-aec6-efbfb2f40a32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:35.930Z|d1711efe-3ef9-43b1-a23a-175fe6f0f19c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:19:35.931Z|d1711efe-3ef9-43b1-a23a-175fe6f0f19c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:19:42.123Z|57ca6ab5-2483-40e3-b03f-f6b47ecb69dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:42.123Z|57ca6ab5-2483-40e3-b03f-f6b47ecb69dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:42.124Z|f1cbfca8-4bd0-4d58-ba2f-07cc56842620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:42.124Z|f1cbfca8-4bd0-4d58-ba2f-07cc56842620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:42.127Z|c1657ad8-6191-4d76-8060-6581156df847|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:42.127Z|c1657ad8-6191-4d76-8060-6581156df847|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:42.868Z|2f636b33-7808-425e-845e-7dcb26659f65|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:19:42.869Z|2f636b33-7808-425e-845e-7dcb26659f65|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:50.930Z|4ce833a7-f0f9-401d-8c5f-c249d22c6787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:19:50.935Z|4ce833a7-f0f9-401d-8c5f-c249d22c6787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:19:51.735Z|0626beae-977b-46b0-91b9-4baebd08e417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:19:51.736Z|0626beae-977b-46b0-91b9-4baebd08e417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:19:52.154Z|00c83f12-eacf-4ee9-afd9-2c1f0de130da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:52.154Z|00c83f12-eacf-4ee9-afd9-2c1f0de130da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:52.157Z|12e812fa-b561-4521-b15a-3798c748bf1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:52.158Z|12e812fa-b561-4521-b15a-3798c748bf1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:19:52.159Z|ad8c7f96-a1a7-4581-87e0-545316064524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:19:52.160Z|ad8c7f96-a1a7-4581-87e0-545316064524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:02.184Z|3d023690-8c39-49e1-92e5-77840ded9a64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:02.184Z|3d023690-8c39-49e1-92e5-77840ded9a64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:02.189Z|037ffdd1-36dd-4d75-8c4e-dadb1a4f58f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:02.189Z|037ffdd1-36dd-4d75-8c4e-dadb1a4f58f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:02.191Z|48bb029a-d3b1-4df0-8129-3e0dc23764ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:02.191Z|48bb029a-d3b1-4df0-8129-3e0dc23764ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:05.930Z|b4372a4f-0f52-48bb-bec5-4fc71155c662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:20:05.931Z|b4372a4f-0f52-48bb-bec5-4fc71155c662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:20:12.215Z|88ec387b-46dc-4940-bb30-687fc83ef25e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:12.215Z|88ec387b-46dc-4940-bb30-687fc83ef25e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:12.218Z|4e2f0b15-0f17-4eda-ad28-c31066f12d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:12.219Z|4e2f0b15-0f17-4eda-ad28-c31066f12d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:12.221Z|1206858f-0bf6-446e-952a-d03ba4b44d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:12.221Z|1206858f-0bf6-446e-952a-d03ba4b44d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:20.930Z|854256ae-d0a6-43f3-aedd-c26e7204d4c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:20:20.931Z|854256ae-d0a6-43f3-aedd-c26e7204d4c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:20:21.736Z|51b77d2e-f0b7-4f8f-8bcf-02ecb4e71fa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:20:21.737Z|51b77d2e-f0b7-4f8f-8bcf-02ecb4e71fa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:20:22.246Z|86217cba-88d1-4b5c-8559-2d116019053e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:22.247Z|56dab996-19a6-4bae-bfb1-e0e5a4bd505d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:22.247Z|8f4c6106-8129-4929-9b48-0bdf559df6a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:22.247Z|86217cba-88d1-4b5c-8559-2d116019053e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:22.248Z|8f4c6106-8129-4929-9b48-0bdf559df6a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:22.248Z|56dab996-19a6-4bae-bfb1-e0e5a4bd505d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:32.273Z|9b2ffd34-1516-4cff-95b5-b0846b89a5ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:32.274Z|86e9478d-d659-433a-8335-57dc7666dc6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:32.274Z|9b2ffd34-1516-4cff-95b5-b0846b89a5ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:32.274Z|86e9478d-d659-433a-8335-57dc7666dc6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:32.278Z|128130c4-45f9-47bf-9961-46d54eae8989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:32.279Z|128130c4-45f9-47bf-9961-46d54eae8989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:35.930Z|77fbed2a-0d4d-430c-8887-c4a3fec5e4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:20:35.934Z|77fbed2a-0d4d-430c-8887-c4a3fec5e4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:20:42.299Z|5e81cbd6-3141-4643-954a-5733a1624562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:42.299Z|5e81cbd6-3141-4643-954a-5733a1624562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:42.300Z|a926ae19-8555-4451-a687-5a591e9eed1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:42.301Z|a926ae19-8555-4451-a687-5a591e9eed1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:42.304Z|5feeef4b-d0ba-44fe-8d06-546933328e91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:42.305Z|5feeef4b-d0ba-44fe-8d06-546933328e91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:42.867Z|d78e5fcc-09c9-4d95-a02b-106cd2fc6ac6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:20:42.868Z|d78e5fcc-09c9-4d95-a02b-106cd2fc6ac6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:50.930Z|5cc38b9d-7856-46cb-bd56-2f1613ea634c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:20:50.931Z|5cc38b9d-7856-46cb-bd56-2f1613ea634c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:20:51.737Z|c1fd3eb7-c7e8-465e-a814-d4cb25fdf1a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:20:51.738Z|c1fd3eb7-c7e8-465e-a814-d4cb25fdf1a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:20:52.327Z|4b1cd0ae-58e4-412e-97ac-27def8e397b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:52.328Z|4b1cd0ae-58e4-412e-97ac-27def8e397b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:52.328Z|734aee0b-f373-4f87-b9a9-eb1be81ecc75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:52.329Z|734aee0b-f373-4f87-b9a9-eb1be81ecc75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:20:52.332Z|89989445-2e45-4047-b64e-ba840d34eff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:20:52.333Z|89989445-2e45-4047-b64e-ba840d34eff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:02.359Z|d6eb7d40-051d-4fae-a669-dc408c21c7d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:02.360Z|481459fa-9d16-47c6-a837-ba3e6fd6a140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:02.360Z|481459fa-9d16-47c6-a837-ba3e6fd6a140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:02.360Z|d6eb7d40-051d-4fae-a669-dc408c21c7d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:02.364Z|f3896fdd-8733-43a0-9315-db86430ba9fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:02.365Z|f3896fdd-8733-43a0-9315-db86430ba9fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:05.930Z|06e6d684-94d8-4f86-b5a5-40d427d1340f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:21:05.931Z|06e6d684-94d8-4f86-b5a5-40d427d1340f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:21:12.390Z|de946801-85c5-4de5-a8f4-ed351d852a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:12.391Z|de946801-85c5-4de5-a8f4-ed351d852a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:12.398Z|14acf2b2-1e07-4113-a77c-1dd0ad3d36dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:12.398Z|14acf2b2-1e07-4113-a77c-1dd0ad3d36dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:12.398Z|c7322e9f-dc4e-4b4c-9c12-8d9b7897bfe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:12.399Z|c7322e9f-dc4e-4b4c-9c12-8d9b7897bfe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:20.930Z|548b73ae-c0f8-4766-aa0e-ba703c0298a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:21:20.934Z|548b73ae-c0f8-4766-aa0e-ba703c0298a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:21:21.738Z|ade60167-3d93-4d12-acb4-704a2f17ec50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:21:21.739Z|ade60167-3d93-4d12-acb4-704a2f17ec50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:21:22.417Z|7d6fe06c-0877-45d3-8721-a1d7a8b643ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:22.418Z|7d6fe06c-0877-45d3-8721-a1d7a8b643ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:22.421Z|91189df0-ee1c-4240-aa39-a449a1d7aa12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:22.422Z|91189df0-ee1c-4240-aa39-a449a1d7aa12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:22.427Z|7814cca7-0206-440b-b4f0-bfc95ac5d123|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:22.427Z|7814cca7-0206-440b-b4f0-bfc95ac5d123|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:32.447Z|047aa659-266d-4635-ad99-8b2d0b752892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:32.447Z|047aa659-266d-4635-ad99-8b2d0b752892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:32.449Z|06b2d02d-1f71-4f6a-8ca0-9b2bac9bea47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:32.449Z|06b2d02d-1f71-4f6a-8ca0-9b2bac9bea47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:32.450Z|fc20ccea-5a95-46e0-91cf-bac617b3bab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:32.450Z|fc20ccea-5a95-46e0-91cf-bac617b3bab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:35.930Z|327915cf-1e10-4b8d-a89a-4db0c4b50eca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:21:35.931Z|327915cf-1e10-4b8d-a89a-4db0c4b50eca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:21:42.475Z|e9137ea4-207d-43cf-9a34-dd9b3ccb6b47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:42.476Z|569d92a8-ff57-49c8-b122-c4d9fe5d3f8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:42.476Z|569d92a8-ff57-49c8-b122-c4d9fe5d3f8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:42.476Z|e9137ea4-207d-43cf-9a34-dd9b3ccb6b47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:42.484Z|85878d7f-bbea-42c4-81e8-a7a729f34c05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:42.485Z|85878d7f-bbea-42c4-81e8-a7a729f34c05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:42.866Z|32b94a9d-30b8-4cde-b652-6b56abace597|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:21:42.868Z|32b94a9d-30b8-4cde-b652-6b56abace597|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:50.930Z|8a330ea1-59ef-4da1-9d6e-11f58a51f1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:21:50.931Z|8a330ea1-59ef-4da1-9d6e-11f58a51f1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:21:51.740Z|584ee44a-70b7-421e-9388-1ba29f9e304b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:21:51.740Z|584ee44a-70b7-421e-9388-1ba29f9e304b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:21:52.505Z|fcdd6033-2aa3-41e5-a4e3-080f4e7d1d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:52.506Z|fcdd6033-2aa3-41e5-a4e3-080f4e7d1d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:52.506Z|6062463e-c88f-4eb5-80fe-b92b97b882f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:52.507Z|6062463e-c88f-4eb5-80fe-b92b97b882f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:21:52.507Z|13695de0-37b7-4e8d-86c5-aab58f337e5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:21:52.508Z|13695de0-37b7-4e8d-86c5-aab58f337e5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:02.532Z|2882dc4d-7bc8-4944-84cc-dd47fbfb38ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:02.533Z|2882dc4d-7bc8-4944-84cc-dd47fbfb38ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:02.538Z|dc7c574c-a89e-4278-861f-102ccff0aa33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:02.538Z|ae85aa09-6500-4197-8eca-dff2b5358db2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:02.538Z|dc7c574c-a89e-4278-861f-102ccff0aa33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:02.538Z|ae85aa09-6500-4197-8eca-dff2b5358db2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:05.930Z|e8247e62-ccde-41ac-b0f5-35d60a8940ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:22:05.935Z|e8247e62-ccde-41ac-b0f5-35d60a8940ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:22:12.560Z|93fb1cfb-3306-4073-9737-8c43edaea7fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:12.561Z|93fb1cfb-3306-4073-9737-8c43edaea7fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:12.561Z|ad27728e-2a56-4bbb-8915-ce4a13ba5143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:12.561Z|ad27728e-2a56-4bbb-8915-ce4a13ba5143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:12.568Z|04bb4df0-fd85-47cf-8212-d815c321a53e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:12.569Z|04bb4df0-fd85-47cf-8212-d815c321a53e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:20.930Z|e3e4323a-f4c6-4a17-90cd-4207ee07afa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:22:20.931Z|e3e4323a-f4c6-4a17-90cd-4207ee07afa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:22:21.740Z|a52344bd-e915-49d0-b4c2-974dc0a5fa59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:22:21.741Z|a52344bd-e915-49d0-b4c2-974dc0a5fa59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:22:22.589Z|49bd321e-c7bc-41cf-9b65-e3baea78e2e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:22.589Z|5934bb2b-8033-4062-a4e9-bdf426004357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:22.590Z|49bd321e-c7bc-41cf-9b65-e3baea78e2e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:22.590Z|5934bb2b-8033-4062-a4e9-bdf426004357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:22.592Z|c0fc1c27-f308-4eed-8a71-d93fb601c549|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:22.592Z|c0fc1c27-f308-4eed-8a71-d93fb601c549|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:32.620Z|a8349fd4-2e90-4efb-9938-115eae207a58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:32.621Z|a8349fd4-2e90-4efb-9938-115eae207a58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:32.621Z|5b91baa3-8552-4d44-a3aa-8704cf8977a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:32.621Z|5b91baa3-8552-4d44-a3aa-8704cf8977a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:32.625Z|6fc35173-61eb-4e8b-b09e-c8231c4aa665|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:32.626Z|6fc35173-61eb-4e8b-b09e-c8231c4aa665|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:35.930Z|744112cc-ed83-4c02-a251-fdcf8a10e3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:22:35.931Z|744112cc-ed83-4c02-a251-fdcf8a10e3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:22:42.647Z|44fc7569-b422-41c3-bbeb-b3c9c6a2a4f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:42.648Z|44fc7569-b422-41c3-bbeb-b3c9c6a2a4f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:42.654Z|e909fcfa-b53d-42a2-87ca-1c5ce960a08d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:42.655Z|9453d8e3-efb0-4797-af11-568aa37b7e04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:42.655Z|e909fcfa-b53d-42a2-87ca-1c5ce960a08d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:42.655Z|9453d8e3-efb0-4797-af11-568aa37b7e04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:42.867Z|fd521ee8-8b10-4e7a-b38f-a391b1d06844|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:22:42.868Z|fd521ee8-8b10-4e7a-b38f-a391b1d06844|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:50.930Z|96664e13-8586-4a3d-bcf8-f2dec05b7245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:22:50.933Z|96664e13-8586-4a3d-bcf8-f2dec05b7245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:22:51.741Z|b585dfe1-45a0-42a2-b3f9-9267f0408047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:22:51.742Z|b585dfe1-45a0-42a2-b3f9-9267f0408047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:22:52.677Z|f9f09ac6-4ccd-4314-adb4-3e8fa1ea297f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:52.677Z|f9f09ac6-4ccd-4314-adb4-3e8fa1ea297f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:52.681Z|791f2d72-b226-4140-bf4d-7b9b0e3be4d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:52.681Z|791f2d72-b226-4140-bf4d-7b9b0e3be4d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:22:52.686Z|991bbfc4-d9a2-44ef-b9ac-fae3179f3926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:22:52.687Z|991bbfc4-d9a2-44ef-b9ac-fae3179f3926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:02.706Z|4d29044a-2860-4239-8a50-dccedcc99bf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:02.707Z|4d29044a-2860-4239-8a50-dccedcc99bf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:02.709Z|14846ac8-50ac-4e6c-9592-af6650b13a10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:02.710Z|14846ac8-50ac-4e6c-9592-af6650b13a10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:02.715Z|c6e44a7c-e5e2-4050-a04c-d55973bb0f2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:02.716Z|c6e44a7c-e5e2-4050-a04c-d55973bb0f2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:05.930Z|44b2e833-018f-4629-ad45-df90d71df2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:23:05.931Z|44b2e833-018f-4629-ad45-df90d71df2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:23:12.732Z|55fbce5a-86e9-4ea7-82f0-7c0627c8c36d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:12.733Z|55fbce5a-86e9-4ea7-82f0-7c0627c8c36d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:12.736Z|040fa585-ebdd-49fb-bb86-e14a65f82f48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:12.736Z|040fa585-ebdd-49fb-bb86-e14a65f82f48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:12.739Z|3e088b2d-69fc-4555-9d1d-7408383fdad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:12.739Z|3e088b2d-69fc-4555-9d1d-7408383fdad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:20.930Z|3155e00c-7dcd-4990-94e2-a96f0d413524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:23:20.930Z|3155e00c-7dcd-4990-94e2-a96f0d413524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:23:21.743Z|faa09d78-2b76-4013-b991-2d935a27e841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:23:21.743Z|faa09d78-2b76-4013-b991-2d935a27e841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:23:22.758Z|087607f1-d206-4351-a887-d7005758a64d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:22.759Z|087607f1-d206-4351-a887-d7005758a64d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:22.765Z|7600e042-eb8a-4637-8143-37d9159d65eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:22.765Z|7600e042-eb8a-4637-8143-37d9159d65eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:22.766Z|9b2049b6-8a93-44c8-bb81-786db4191579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:22.766Z|9b2049b6-8a93-44c8-bb81-786db4191579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:32.795Z|63581fea-bf34-4d6c-be30-9a4959361b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:32.796Z|63581fea-bf34-4d6c-be30-9a4959361b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:32.799Z|25a0004d-fe9e-4a0e-8c0f-8e18ecd65d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:32.800Z|25a0004d-fe9e-4a0e-8c0f-8e18ecd65d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:32.812Z|a3941690-55db-4225-983e-e9edf46c5f71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:32.812Z|a3941690-55db-4225-983e-e9edf46c5f71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:35.930Z|7524e8bb-eb3f-4ed3-900a-d29b6f0b1bc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:23:35.934Z|7524e8bb-eb3f-4ed3-900a-d29b6f0b1bc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:23:42.829Z|235e1001-5574-4771-8967-5a92e1bb4b9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:42.830Z|235e1001-5574-4771-8967-5a92e1bb4b9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:42.832Z|999b019c-08a4-476a-8fe6-284ec9a7498d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:42.833Z|999b019c-08a4-476a-8fe6-284ec9a7498d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:42.837Z|8ca7c252-bd95-4a7d-a01b-5a6265445a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:42.837Z|8ca7c252-bd95-4a7d-a01b-5a6265445a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:42.866Z|9a3c0222-4f45-403f-9ea8-52421912a2cf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:23:42.867Z|9a3c0222-4f45-403f-9ea8-52421912a2cf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:50.930Z|d9e8f80a-ae13-428d-98ab-c0a01f00cc32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:23:50.931Z|d9e8f80a-ae13-428d-98ab-c0a01f00cc32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:23:51.744Z|6012d37e-2c8a-46fb-bd17-9df8b0041907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:23:51.744Z|6012d37e-2c8a-46fb-bd17-9df8b0041907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:23:52.854Z|63995fdd-5eec-4930-a75d-44009c73d2d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:52.855Z|63995fdd-5eec-4930-a75d-44009c73d2d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:52.861Z|9ffe0cc3-3955-4662-9318-453a02555b31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:52.862Z|9ffe0cc3-3955-4662-9318-453a02555b31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:23:52.866Z|9db3e1cd-1465-4dcf-a48e-e0b2079e692e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:23:52.867Z|9db3e1cd-1465-4dcf-a48e-e0b2079e692e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:02.885Z|96baa0a2-e55e-4cff-8c51-e0fc5fea3d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:02.886Z|96baa0a2-e55e-4cff-8c51-e0fc5fea3d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:02.892Z|e0a1941a-ab2a-47c9-9c57-51e0d54f387f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:02.892Z|e0a1941a-ab2a-47c9-9c57-51e0d54f387f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:02.893Z|c61beb42-bcb8-48cb-8dec-226afa0e766b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:02.894Z|c61beb42-bcb8-48cb-8dec-226afa0e766b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:05.930Z|5c1235bc-2816-4550-8873-cee3abba213a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:24:05.931Z|5c1235bc-2816-4550-8873-cee3abba213a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:24:12.913Z|91fd4dd2-5042-47a2-bf82-49ca1165904f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:12.913Z|5e05ccd6-1f40-4c93-8099-83558e725359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:12.913Z|91fd4dd2-5042-47a2-bf82-49ca1165904f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:12.913Z|5e05ccd6-1f40-4c93-8099-83558e725359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:12.917Z|6d72e3c3-94e6-4884-9219-c11d953076ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:12.918Z|6d72e3c3-94e6-4884-9219-c11d953076ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:20.930Z|362ff67d-f14d-43f0-a24a-298ca66dd68d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:24:20.934Z|362ff67d-f14d-43f0-a24a-298ca66dd68d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:24:21.745Z|9872224a-72b6-430c-94e9-e40888d59280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:24:21.745Z|9872224a-72b6-430c-94e9-e40888d59280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:24:22.939Z|758b9cf5-d126-4927-9aff-3dc39a2c114b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:22.939Z|758b9cf5-d126-4927-9aff-3dc39a2c114b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:22.941Z|b81b2061-22fb-49a3-b142-c9151b3b1dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:22.942Z|b81b2061-22fb-49a3-b142-c9151b3b1dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:22.943Z|d07a24ff-0099-470d-b005-5f6ff91e5be3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:22.944Z|d07a24ff-0099-470d-b005-5f6ff91e5be3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:32.968Z|c44ba336-ec2a-45de-9550-6de988edbdf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:32.969Z|c44ba336-ec2a-45de-9550-6de988edbdf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:32.968Z|87789cd1-6a19-49b9-a05d-577a66ded033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:32.969Z|87789cd1-6a19-49b9-a05d-577a66ded033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:32.976Z|de67cbc3-baca-47d4-95a3-b4350afee1cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:32.977Z|de67cbc3-baca-47d4-95a3-b4350afee1cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:35.930Z|df4638df-53c7-49e1-9f3d-95714093e282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:24:35.931Z|df4638df-53c7-49e1-9f3d-95714093e282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:24:42.867Z|abba427d-1639-484c-971d-d2d41cc81e5a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:24:42.868Z|abba427d-1639-484c-971d-d2d41cc81e5a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:42.996Z|2cf87fbd-fda4-41c8-aa70-2a66b575b899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:42.997Z|2cf87fbd-fda4-41c8-aa70-2a66b575b899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:42.997Z|fc2cfe05-5f6d-46a6-8a5b-f94e7ab80eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:42.997Z|fc2cfe05-5f6d-46a6-8a5b-f94e7ab80eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:43.005Z|f2b3eb76-091a-41fb-a580-be7e22007723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:43.005Z|f2b3eb76-091a-41fb-a580-be7e22007723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:50.930Z|486119bd-5db7-4229-bdcf-8e1080070ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:24:50.931Z|486119bd-5db7-4229-bdcf-8e1080070ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:24:51.746Z|a59a9e69-c493-4e16-b437-d0af84f46bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:24:51.747Z|a59a9e69-c493-4e16-b437-d0af84f46bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:24:53.027Z|bf008987-3112-4cc0-b524-5ad1c8bef225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:53.027Z|bf008987-3112-4cc0-b524-5ad1c8bef225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:53.028Z|01442d27-34f6-414c-89fb-2d2341833a18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:53.028Z|01442d27-34f6-414c-89fb-2d2341833a18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:24:53.031Z|8b53c5e2-0d62-4460-88af-34b1a3b65d2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:24:53.032Z|8b53c5e2-0d62-4460-88af-34b1a3b65d2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:03.053Z|01cebdb9-8827-4835-a661-cb9e919cc594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:03.054Z|01cebdb9-8827-4835-a661-cb9e919cc594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:03.057Z|dc530d3f-4bfa-4dc3-bea0-6a052d775eab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:03.058Z|dc530d3f-4bfa-4dc3-bea0-6a052d775eab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:03.059Z|445ede17-0abc-4daa-9cb3-fca3b82609ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:03.060Z|445ede17-0abc-4daa-9cb3-fca3b82609ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:05.930Z|42a47d34-624a-427a-801f-9af61892a5ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:25:05.935Z|42a47d34-624a-427a-801f-9af61892a5ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:25:13.090Z|13ea9dc2-42f4-4751-b3e2-057e4658c3b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:13.090Z|32863965-cbde-43ce-bb15-8679790260ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:13.091Z|13ea9dc2-42f4-4751-b3e2-057e4658c3b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:13.091Z|7b96b5f3-79f7-4c29-bc23-2dbec15908fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:13.091Z|32863965-cbde-43ce-bb15-8679790260ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:13.091Z|7b96b5f3-79f7-4c29-bc23-2dbec15908fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:20.931Z|30e8b32d-c1e0-45b0-95df-58748fba8148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:25:20.931Z|30e8b32d-c1e0-45b0-95df-58748fba8148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:25:21.747Z|7d007269-6486-4883-80ef-f150273c34c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:25:21.748Z|7d007269-6486-4883-80ef-f150273c34c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:25:23.118Z|32451344-f2d2-41e2-8284-755feb726296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:23.119Z|6777b36f-5293-4730-9b5b-7528380ab80c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:23.119Z|32451344-f2d2-41e2-8284-755feb726296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:23.120Z|6777b36f-5293-4730-9b5b-7528380ab80c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:23.127Z|9e3ac2ef-a99c-4e0d-8c62-a4e4e11466ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:23.128Z|9e3ac2ef-a99c-4e0d-8c62-a4e4e11466ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:33.146Z|31da7d52-e34c-4086-8e44-743347093dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:33.147Z|31da7d52-e34c-4086-8e44-743347093dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:33.149Z|64659f56-3439-43ea-81da-d067bdac0d3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:33.150Z|64659f56-3439-43ea-81da-d067bdac0d3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:33.154Z|05ee05fd-9fec-4898-9988-98f849c1f297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:33.154Z|05ee05fd-9fec-4898-9988-98f849c1f297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:35.930Z|84ea53ee-8a41-4741-9b75-ba2d674d3531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:25:35.931Z|84ea53ee-8a41-4741-9b75-ba2d674d3531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:25:42.868Z|864285fe-254e-4c3e-b2b4-6ef56ca6ad5a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:25:42.868Z|864285fe-254e-4c3e-b2b4-6ef56ca6ad5a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:43.181Z|06ba8979-d606-4e2b-bfd4-a3eb1ad08a97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:43.181Z|558c5677-e144-47b0-86c4-d309d25d5193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:43.182Z|558c5677-e144-47b0-86c4-d309d25d5193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:43.182Z|06ba8979-d606-4e2b-bfd4-a3eb1ad08a97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:43.183Z|0ac100f0-52e6-4f4c-bf55-5b1eedc51ceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:43.184Z|0ac100f0-52e6-4f4c-bf55-5b1eedc51ceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:50.930Z|e6448c5a-7dc8-4929-9071-bf692fd19f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:25:50.935Z|e6448c5a-7dc8-4929-9071-bf692fd19f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:25:51.748Z|13983868-a5a6-4c8f-b670-ebd5f3e2cfd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:25:51.749Z|13983868-a5a6-4c8f-b670-ebd5f3e2cfd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:25:53.211Z|ed2a8d1e-ad03-4434-9477-072418d7799f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:53.211Z|62cf0a69-ba32-454f-a21e-ec8b8034f203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:53.212Z|ed2a8d1e-ad03-4434-9477-072418d7799f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:53.213Z|7d987542-bfcd-4a63-8943-a6949646f1ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:25:53.214Z|7d987542-bfcd-4a63-8943-a6949646f1ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:25:53.212Z|62cf0a69-ba32-454f-a21e-ec8b8034f203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:03.242Z|c24a6102-d30e-4a01-9181-519dea2c2c2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:03.242Z|c24a6102-d30e-4a01-9181-519dea2c2c2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:03.242Z|91edb96d-e35d-4be6-b7d4-b6a8d6b3eb02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:03.243Z|91edb96d-e35d-4be6-b7d4-b6a8d6b3eb02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:03.250Z|6747d37f-37f8-4c1f-acb6-f750a7fa2077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:03.251Z|6747d37f-37f8-4c1f-acb6-f750a7fa2077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:05.930Z|bcab1a19-3304-49f5-b441-b667623dbe95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:26:05.931Z|bcab1a19-3304-49f5-b441-b667623dbe95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:26:13.272Z|d5961cf6-c734-4dd2-8d11-c85d17494ada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:13.273Z|d5961cf6-c734-4dd2-8d11-c85d17494ada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:13.273Z|118f3495-78ff-4127-bf1d-27e5b9c704b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:13.273Z|118f3495-78ff-4127-bf1d-27e5b9c704b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:13.278Z|986e9c06-cc5b-481b-b9a2-4632f11bf246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:13.279Z|986e9c06-cc5b-481b-b9a2-4632f11bf246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:20.930Z|b23a6646-ea5c-4b38-af13-f69867f1e3a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:26:20.931Z|b23a6646-ea5c-4b38-af13-f69867f1e3a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:26:21.750Z|90846476-9538-49be-a6af-f1b26ad6cb66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:26:21.750Z|90846476-9538-49be-a6af-f1b26ad6cb66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:26:23.304Z|bf203cfa-a085-4e9e-8d8c-d2bf8fa821da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:23.304Z|74366e9c-c450-45aa-85aa-afb8f17a9e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:23.304Z|bf203cfa-a085-4e9e-8d8c-d2bf8fa821da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:23.304Z|74366e9c-c450-45aa-85aa-afb8f17a9e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:23.308Z|50b6f278-1e9a-4659-bfd6-c8934a22e7b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:23.308Z|50b6f278-1e9a-4659-bfd6-c8934a22e7b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:33.335Z|5513046e-11cc-4d10-91d8-b753baab72b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:33.336Z|5513046e-11cc-4d10-91d8-b753baab72b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:33.337Z|6c662302-4d94-4168-afdd-e523b7b20819|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:33.338Z|6c662302-4d94-4168-afdd-e523b7b20819|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:33.339Z|ac80aa23-ce5f-48d8-b48d-9eb04ebee32f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:33.340Z|ac80aa23-ce5f-48d8-b48d-9eb04ebee32f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:35.930Z|ec71ce86-7f1b-4128-a27d-0e58e97207d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:26:35.934Z|ec71ce86-7f1b-4128-a27d-0e58e97207d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:26:42.867Z|fee2f42e-f71d-4458-a18b-2d1df07d7281|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:26:42.868Z|fee2f42e-f71d-4458-a18b-2d1df07d7281|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:43.368Z|37e5a74c-cbb4-4079-955f-7fed4860c94d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:43.369Z|37e5a74c-cbb4-4079-955f-7fed4860c94d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:43.375Z|c2460c49-95d8-4d74-8baa-91917a7f0796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:43.376Z|c2460c49-95d8-4d74-8baa-91917a7f0796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:43.377Z|bc39a0e5-9af7-4b4e-8324-4e022851a823|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:43.377Z|bc39a0e5-9af7-4b4e-8324-4e022851a823|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:50.930Z|4b45a263-0f07-4500-a0ea-d7bea1d64280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:26:50.930Z|4b45a263-0f07-4500-a0ea-d7bea1d64280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:26:51.751Z|04f6a61d-4eb7-42b0-b432-17fe2bfb24cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:26:51.751Z|04f6a61d-4eb7-42b0-b432-17fe2bfb24cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:26:53.401Z|19f6d3d6-5c5a-4b39-8cd0-d891c9061e39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:53.402Z|19f6d3d6-5c5a-4b39-8cd0-d891c9061e39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:53.402Z|12062e19-d77a-4e05-8d61-8ba731016323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:53.403Z|12062e19-d77a-4e05-8d61-8ba731016323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:26:53.404Z|f173eaba-1ce5-45a0-93ab-df1799b1366d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:26:53.405Z|f173eaba-1ce5-45a0-93ab-df1799b1366d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:03.429Z|70561707-30b3-4b56-a5ba-f359d1f6b10d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:03.430Z|70561707-30b3-4b56-a5ba-f359d1f6b10d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:03.430Z|6c40f82e-bdc2-41a7-ba89-45c0c4efe164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:03.431Z|6c40f82e-bdc2-41a7-ba89-45c0c4efe164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:03.431Z|edc7d6a7-d771-4b45-9f33-1064defe3f92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:03.432Z|edc7d6a7-d771-4b45-9f33-1064defe3f92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:05.930Z|60b11228-7d29-4758-ba8b-5707dbe364aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:27:05.931Z|60b11228-7d29-4758-ba8b-5707dbe364aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:27:13.460Z|ef9d1e68-9869-4b2f-bf18-ede5722632d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:13.461Z|ef9d1e68-9869-4b2f-bf18-ede5722632d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:13.461Z|d79654f1-ee3c-493f-b32d-8d200276bbb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:13.461Z|d79654f1-ee3c-493f-b32d-8d200276bbb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:13.463Z|58da3c7f-ffa1-46de-81b7-307ee7db9eac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:13.463Z|58da3c7f-ffa1-46de-81b7-307ee7db9eac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:20.930Z|150ebb5a-081a-4543-852a-36ac4c26aa55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:27:20.933Z|150ebb5a-081a-4543-852a-36ac4c26aa55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:27:21.752Z|d0f0ce5f-8bcc-47f6-8e43-f1a67b3fa58b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:27:21.753Z|d0f0ce5f-8bcc-47f6-8e43-f1a67b3fa58b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:27:23.491Z|2dec9003-9b51-4d17-8d84-b25c520d2d6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:23.491Z|2dec9003-9b51-4d17-8d84-b25c520d2d6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:23.492Z|11fa59c1-0dbc-4a34-a499-64ace5af0f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:23.492Z|11fa59c1-0dbc-4a34-a499-64ace5af0f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:23.499Z|a615d2be-0134-4e8f-86a3-e3485ef4a912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:23.500Z|a615d2be-0134-4e8f-86a3-e3485ef4a912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:33.520Z|d70a3979-fa6c-4858-bac6-bb9cf3c62327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:33.521Z|d70a3979-fa6c-4858-bac6-bb9cf3c62327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:33.524Z|16e82b5a-0649-4223-a0c3-c58db6420712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:33.524Z|16e82b5a-0649-4223-a0c3-c58db6420712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:33.529Z|17e9cf62-f4ed-42ce-b7aa-5afd73ed0245|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:33.530Z|17e9cf62-f4ed-42ce-b7aa-5afd73ed0245|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:35.930Z|69416e0b-c3eb-4d5c-9aa0-d75b5f97c222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:27:35.930Z|69416e0b-c3eb-4d5c-9aa0-d75b5f97c222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:27:42.868Z|fbb9bd71-63fe-4967-b48d-0fc2e60b2e42|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:27:42.869Z|fbb9bd71-63fe-4967-b48d-0fc2e60b2e42|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:43.551Z|9ab6577f-60d7-4e58-bbfe-ec19331341ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:43.551Z|3efa41f9-eece-4d1d-9793-b4d8c0f88526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:43.552Z|9ab6577f-60d7-4e58-bbfe-ec19331341ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:43.552Z|3efa41f9-eece-4d1d-9793-b4d8c0f88526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:43.557Z|1528edeb-b928-4b23-8e93-20d61b80c927|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:43.558Z|1528edeb-b928-4b23-8e93-20d61b80c927|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:50.930Z|7e6f3666-2fb8-417e-8026-9d3809007795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:27:50.931Z|7e6f3666-2fb8-417e-8026-9d3809007795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:27:51.754Z|a3334bf0-c04c-4760-8f86-b7d0f5988087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:27:51.754Z|a3334bf0-c04c-4760-8f86-b7d0f5988087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:27:53.582Z|0b532532-2ec7-4166-b0f0-96458cfe8f63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:53.582Z|0b532532-2ec7-4166-b0f0-96458cfe8f63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:53.584Z|cc158f02-5599-45e7-ae09-2d52018b5697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:53.585Z|cc158f02-5599-45e7-ae09-2d52018b5697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:27:53.588Z|c6dd5dfc-6173-44b5-abcf-cadcbd998f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:27:53.588Z|c6dd5dfc-6173-44b5-abcf-cadcbd998f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:03.608Z|c50af5fd-54e5-410b-baba-fcb3952c617e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:03.609Z|c50af5fd-54e5-410b-baba-fcb3952c617e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:03.611Z|080f449c-8951-451f-8316-19f9bb87da0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:03.612Z|080f449c-8951-451f-8316-19f9bb87da0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:03.614Z|61d698e3-7e25-4380-ac06-36b4bb1b1f7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:03.615Z|61d698e3-7e25-4380-ac06-36b4bb1b1f7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:05.930Z|2871a8ae-2d5e-47bb-8326-e35b6fc04dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:28:05.935Z|2871a8ae-2d5e-47bb-8326-e35b6fc04dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:28:13.638Z|82951578-5a79-4d1d-864f-bbbfb94a2076|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:13.639Z|82951578-5a79-4d1d-864f-bbbfb94a2076|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:13.646Z|c35d533f-e069-4bcc-94e3-80364b2f0848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:13.646Z|c35d533f-e069-4bcc-94e3-80364b2f0848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:13.654Z|f992f5de-f497-4a08-8319-bc4ef66de7d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:13.654Z|f992f5de-f497-4a08-8319-bc4ef66de7d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:20.930Z|533d9443-1885-4d3b-bdd6-4454b25bebdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:28:20.931Z|533d9443-1885-4d3b-bdd6-4454b25bebdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:28:21.755Z|66f6ae37-f70a-4916-a36a-25a111d4baa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:28:21.755Z|66f6ae37-f70a-4916-a36a-25a111d4baa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:28:23.670Z|e89b149d-24be-4e9e-8b8d-8857ef65e576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:23.671Z|e89b149d-24be-4e9e-8b8d-8857ef65e576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:23.674Z|cd83d278-762f-4425-bff5-8b5ae3401c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:23.675Z|cd83d278-762f-4425-bff5-8b5ae3401c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:23.682Z|0c0184f1-f6df-412d-8641-157d5bcb63ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:23.682Z|0c0184f1-f6df-412d-8641-157d5bcb63ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:33.699Z|367100ab-4d8e-4c8d-8d24-cf92eca01357|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:33.700Z|367100ab-4d8e-4c8d-8d24-cf92eca01357|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:33.702Z|41a012fa-7cef-4777-87d5-ca43fa8d59ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:33.703Z|41a012fa-7cef-4777-87d5-ca43fa8d59ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:33.703Z|6eef0c11-4097-460e-994e-f7bc0d282791|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:33.704Z|6eef0c11-4097-460e-994e-f7bc0d282791|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:35.930Z|49d36a59-8cb5-4756-a847-fc80fa39686c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:28:35.931Z|49d36a59-8cb5-4756-a847-fc80fa39686c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:28:42.867Z|69ac6786-ea58-4a5e-810f-9e567f8af55f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:28:42.868Z|69ac6786-ea58-4a5e-810f-9e567f8af55f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:43.728Z|5a343f38-c7a3-4e0e-a34b-acec71b04e9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:43.729Z|5a343f38-c7a3-4e0e-a34b-acec71b04e9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:43.732Z|0e25528f-aa4f-4b29-a7b8-5deaaec7d79e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:43.732Z|df0a96b6-2478-4b35-979e-b1c5ad711f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:43.733Z|0e25528f-aa4f-4b29-a7b8-5deaaec7d79e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:43.733Z|df0a96b6-2478-4b35-979e-b1c5ad711f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:50.930Z|ace661a0-e88e-49fb-94c2-141696264d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:28:50.934Z|ace661a0-e88e-49fb-94c2-141696264d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:28:51.756Z|25751c3d-bb77-4147-ab0c-1d4c02f4ee44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:28:51.756Z|25751c3d-bb77-4147-ab0c-1d4c02f4ee44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:28:53.757Z|61237e74-1e03-4ef9-826a-5921f106aacf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:53.757Z|61237e74-1e03-4ef9-826a-5921f106aacf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:53.759Z|7be8fa0c-6542-4347-bd43-ee55d3553b6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:53.759Z|7be8fa0c-6542-4347-bd43-ee55d3553b6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:28:53.760Z|a24c21c4-b7a7-4df8-b6e6-a0e417e26f0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:28:53.760Z|a24c21c4-b7a7-4df8-b6e6-a0e417e26f0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:03.782Z|7fd355a2-589b-47d4-a541-19ae3893350b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:03.783Z|7fd355a2-589b-47d4-a541-19ae3893350b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:03.783Z|3aafa69f-9e72-4d0c-a735-a53378ac74c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:03.784Z|3aafa69f-9e72-4d0c-a735-a53378ac74c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:03.784Z|b5e73fd8-6233-450d-b407-44b8b97695ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:03.785Z|b5e73fd8-6233-450d-b407-44b8b97695ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:05.930Z|17c3a7a1-5c70-4f23-9dd9-de199197f32d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:29:05.931Z|17c3a7a1-5c70-4f23-9dd9-de199197f32d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:29:13.811Z|d4716043-823b-49ae-9373-bf2d748795d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:13.812Z|d4716043-823b-49ae-9373-bf2d748795d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:13.813Z|3fb34130-8055-480a-8fef-6f26d5e3bd6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:13.814Z|3fb34130-8055-480a-8fef-6f26d5e3bd6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:13.816Z|da98a67c-f7fd-4ae1-89ef-56638b3bd047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:13.816Z|da98a67c-f7fd-4ae1-89ef-56638b3bd047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:20.930Z|19089d18-88c3-44bc-a2b9-3b472d4cc464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:29:20.930Z|19089d18-88c3-44bc-a2b9-3b472d4cc464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:29:21.756Z|5b29b017-c38a-4aaf-8058-8b432cb40ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:29:21.757Z|5b29b017-c38a-4aaf-8058-8b432cb40ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:29:23.841Z|3b7b87c1-40e6-42a3-835d-9ee9dedf760b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:23.841Z|5545192d-5735-4fab-93ac-cbb91689ecb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:23.842Z|3b7b87c1-40e6-42a3-835d-9ee9dedf760b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:23.842Z|5545192d-5735-4fab-93ac-cbb91689ecb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:23.844Z|5483ab8b-8e33-429c-ad1c-555c0b24c160|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:23.845Z|5483ab8b-8e33-429c-ad1c-555c0b24c160|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:33.868Z|2434630f-e3fc-44a9-bf03-8a391dfaaaa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:33.869Z|2434630f-e3fc-44a9-bf03-8a391dfaaaa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:33.871Z|6fbb8672-7720-4de8-b2ba-0ae380af52b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:33.872Z|6fbb8672-7720-4de8-b2ba-0ae380af52b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:33.876Z|239145ae-5652-457f-9e94-9b946b128486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:33.876Z|239145ae-5652-457f-9e94-9b946b128486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:35.930Z|ed373945-bb7b-49b2-9e2f-0411943cdb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:29:35.934Z|ed373945-bb7b-49b2-9e2f-0411943cdb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:29:42.867Z|eb389896-a8fb-46c7-8339-82e82bc8677c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:29:42.868Z|eb389896-a8fb-46c7-8339-82e82bc8677c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:43.893Z|7cdf53c7-f59c-41a7-90dd-9ab6c3b7e614|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:43.894Z|7cdf53c7-f59c-41a7-90dd-9ab6c3b7e614|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:43.900Z|48f9c11b-414b-41cc-a3f1-32002ad5e5be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:43.901Z|48f9c11b-414b-41cc-a3f1-32002ad5e5be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:43.903Z|828405c3-ec5b-4be0-9d38-0a76a6745f9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:43.903Z|828405c3-ec5b-4be0-9d38-0a76a6745f9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:50.930Z|3405799c-f814-4a9c-9430-82f0f7ddf703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:29:50.931Z|3405799c-f814-4a9c-9430-82f0f7ddf703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:29:51.757Z|3699f5f8-c255-4c31-bf50-1903141b744b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:29:51.758Z|3699f5f8-c255-4c31-bf50-1903141b744b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:29:53.924Z|968dd83a-9172-4e01-81f1-30b92bae2671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:53.925Z|968dd83a-9172-4e01-81f1-30b92bae2671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:53.925Z|acb58016-8bfc-4279-bc2c-891f4bce40a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:53.926Z|acb58016-8bfc-4279-bc2c-891f4bce40a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:29:53.930Z|02d4005c-9cfb-4840-a37a-439825b5404b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:29:53.931Z|02d4005c-9cfb-4840-a37a-439825b5404b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:03.949Z|960af87b-3faf-4b56-8ca5-9af1f73f9635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:03.950Z|960af87b-3faf-4b56-8ca5-9af1f73f9635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:03.950Z|01bc68b3-d1e8-4d8f-aae6-037794e16f9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:03.951Z|01bc68b3-d1e8-4d8f-aae6-037794e16f9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:03.953Z|fbb965f3-6329-4d28-bd5b-90dde5b2fd4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:03.954Z|fbb965f3-6329-4d28-bd5b-90dde5b2fd4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:05.930Z|49bed965-70d6-49eb-aa78-aaf08beec33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:30:05.931Z|49bed965-70d6-49eb-aa78-aaf08beec33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:30:13.979Z|0dd9acaa-8a27-4c68-9ee1-e0debc518870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:13.980Z|0dd9acaa-8a27-4c68-9ee1-e0debc518870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:13.983Z|443ed20f-6ba2-4d76-84a0-c77981d0f40e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:13.983Z|716f1dc6-c047-4d84-88f2-53ef3957e8b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:13.983Z|443ed20f-6ba2-4d76-84a0-c77981d0f40e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:13.983Z|716f1dc6-c047-4d84-88f2-53ef3957e8b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:20.930Z|47359b51-9b0d-4c19-aa97-8591afda8ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:30:20.935Z|47359b51-9b0d-4c19-aa97-8591afda8ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:30:21.758Z|6f766a73-57d9-49a3-ac73-2cfb723a7ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:30:21.759Z|6f766a73-57d9-49a3-ac73-2cfb723a7ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:30:24.013Z|d636b800-8004-47aa-bd34-8f9d369171ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:24.013Z|f10e0229-7c20-4641-b440-ff300ab80b03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:24.013Z|f10e0229-7c20-4641-b440-ff300ab80b03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:24.013Z|d636b800-8004-47aa-bd34-8f9d369171ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:24.016Z|594995d4-bd0c-4d6a-891c-55e4cec2457a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:24.017Z|594995d4-bd0c-4d6a-891c-55e4cec2457a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:34.042Z|9ab03f5c-407d-4433-8cac-969b4c4ff08b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:34.042Z|9ab03f5c-407d-4433-8cac-969b4c4ff08b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:34.042Z|93eb6827-2ba7-4b81-baf6-763e6841eb53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:34.043Z|93eb6827-2ba7-4b81-baf6-763e6841eb53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:34.043Z|90269ae7-1c1a-41a5-86ad-535f24982d49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:34.044Z|90269ae7-1c1a-41a5-86ad-535f24982d49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:35.930Z|04ec77f4-e978-4fab-9848-28a39ec02054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:30:35.931Z|04ec77f4-e978-4fab-9848-28a39ec02054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:30:42.867Z|36b3c282-6a42-4e14-8336-c93c5caa2cb7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:30:42.867Z|36b3c282-6a42-4e14-8336-c93c5caa2cb7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:44.072Z|972e24fa-c835-42e9-bb81-2b9b98df725c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:44.072Z|972e24fa-c835-42e9-bb81-2b9b98df725c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:44.073Z|e63c4817-49d7-4c24-878d-96b5be602771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:44.073Z|e63c4817-49d7-4c24-878d-96b5be602771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:44.080Z|fc93ae6a-3973-436e-9360-074b2428bdab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:44.080Z|fc93ae6a-3973-436e-9360-074b2428bdab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:50.930Z|74d40ea8-8312-440c-a330-ffb854803bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:30:50.930Z|74d40ea8-8312-440c-a330-ffb854803bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:30:51.760Z|e8664743-fd9e-4ec4-a590-c85c7ba5fa25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:30:51.760Z|e8664743-fd9e-4ec4-a590-c85c7ba5fa25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:30:54.101Z|175ec822-0fac-44c6-8808-958b9f0046e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:54.102Z|175ec822-0fac-44c6-8808-958b9f0046e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:54.104Z|6296f469-f8ae-4555-abd1-33a02b3b00ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:54.105Z|6296f469-f8ae-4555-abd1-33a02b3b00ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:30:54.110Z|9c6bcc1b-b3f4-4529-b1dc-b6a57114e84e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:30:54.110Z|9c6bcc1b-b3f4-4529-b1dc-b6a57114e84e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:04.134Z|0aaed5d4-afd3-4808-8c74-c4a94eb83149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:04.135Z|0aaed5d4-afd3-4808-8c74-c4a94eb83149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:04.139Z|7e0bedbe-8a24-4881-8ec9-00d4955dfa1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:04.139Z|26cbbfc8-b307-4d88-aa53-2676cfad116a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:04.139Z|26cbbfc8-b307-4d88-aa53-2676cfad116a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:04.139Z|7e0bedbe-8a24-4881-8ec9-00d4955dfa1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:05.930Z|16c741c0-bf4c-4de7-b893-dc276bcbf9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:31:05.935Z|16c741c0-bf4c-4de7-b893-dc276bcbf9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:31:14.162Z|b14df11d-d172-4826-b5f7-ce8f2d293957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:14.162Z|b14df11d-d172-4826-b5f7-ce8f2d293957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:14.167Z|7845156c-c655-4c44-8222-bed3f8aea94d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:14.167Z|7845156c-c655-4c44-8222-bed3f8aea94d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:14.169Z|12df21dc-0b3d-4496-b6f9-2b17258f8891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:14.170Z|12df21dc-0b3d-4496-b6f9-2b17258f8891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:20.930Z|087f935e-2995-4537-8cbf-a8e0e0ba65a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:31:20.931Z|087f935e-2995-4537-8cbf-a8e0e0ba65a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:31:21.761Z|80cdaa92-2c1b-4a98-ba7f-07d31514ecd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:31:21.762Z|80cdaa92-2c1b-4a98-ba7f-07d31514ecd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:31:24.193Z|e4491bbc-41b8-45da-9313-1178ee596858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:24.194Z|e4491bbc-41b8-45da-9313-1178ee596858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:24.195Z|8920b77f-18aa-45ac-8d7b-5c498bd24889|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:24.195Z|8920b77f-18aa-45ac-8d7b-5c498bd24889|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:24.200Z|e2fc7b27-c6e9-42ba-a2f7-588fc3006e19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:24.201Z|e2fc7b27-c6e9-42ba-a2f7-588fc3006e19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:34.225Z|5a3b4186-e064-4b4e-aca7-920975fd223d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:34.225Z|c47cee42-dde7-4555-9c92-73b71140b4b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:34.226Z|5a3b4186-e064-4b4e-aca7-920975fd223d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:34.226Z|c47cee42-dde7-4555-9c92-73b71140b4b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:34.231Z|04627c3b-5504-457c-98ce-aee5702fc0c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:34.231Z|04627c3b-5504-457c-98ce-aee5702fc0c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:35.930Z|a642712e-fd3f-4429-9d1f-bd60f1b8629b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:31:35.931Z|a642712e-fd3f-4429-9d1f-bd60f1b8629b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:31:42.867Z|dc1dacb0-fc10-44e8-995a-48c02fa3cfa3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:31:42.868Z|dc1dacb0-fc10-44e8-995a-48c02fa3cfa3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:44.262Z|ae8b96ee-3c58-460f-8e40-7e9035b0a8a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:44.263Z|ae8b96ee-3c58-460f-8e40-7e9035b0a8a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:44.264Z|433a97d7-6596-43c5-86f4-2eef4d1e1364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:44.265Z|433a97d7-6596-43c5-86f4-2eef4d1e1364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:44.265Z|ca9c9cd5-c94c-4816-b6c3-6c7b8f07746e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:44.266Z|ca9c9cd5-c94c-4816-b6c3-6c7b8f07746e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:50.934Z|51157ff3-980b-414b-8eec-4891c3420cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:31:50.938Z|51157ff3-980b-414b-8eec-4891c3420cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:31:51.763Z|ce0b8bf1-bce5-4d87-a52c-40e8ff5a67f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:31:51.763Z|ce0b8bf1-bce5-4d87-a52c-40e8ff5a67f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:31:54.293Z|eb4c7632-32e2-47fb-a771-ac4936bdeef1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:54.294Z|eb4c7632-32e2-47fb-a771-ac4936bdeef1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:54.294Z|21c04142-4a24-45bc-9866-8ef062974797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:54.295Z|21c04142-4a24-45bc-9866-8ef062974797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:31:54.295Z|ef4e62ed-02cf-4754-8886-fdd00f6b5408|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:31:54.296Z|ef4e62ed-02cf-4754-8886-fdd00f6b5408|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:04.323Z|b9a8d360-d3d4-4967-ae3a-21ef990ae2be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:04.323Z|ab3853a2-e1d2-4589-af2b-2a3d667d57c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:04.324Z|b9a8d360-d3d4-4967-ae3a-21ef990ae2be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:04.324Z|ab3853a2-e1d2-4589-af2b-2a3d667d57c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:04.325Z|199abfb0-39bc-4109-b8ab-508a37c69198|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:04.325Z|199abfb0-39bc-4109-b8ab-508a37c69198|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:05.930Z|1a09bd7c-ee8f-4121-ad36-2a700131f470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:32:05.931Z|1a09bd7c-ee8f-4121-ad36-2a700131f470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:32:14.351Z|f78900bf-8087-4a41-a61f-d9c04d955ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:14.351Z|f78900bf-8087-4a41-a61f-d9c04d955ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:14.353Z|a4127ebf-f95a-4b7b-adc5-6e9af3a13346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:14.353Z|a4127ebf-f95a-4b7b-adc5-6e9af3a13346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:14.360Z|7b6fec45-1ecd-4ec2-955f-e511fe7398f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:14.361Z|7b6fec45-1ecd-4ec2-955f-e511fe7398f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:20.930Z|c03c0fd7-5160-44ba-869e-f88cd3297a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:32:20.930Z|c03c0fd7-5160-44ba-869e-f88cd3297a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:32:21.764Z|323ba60c-fdcd-4fee-b014-85daff22691a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:32:21.764Z|323ba60c-fdcd-4fee-b014-85daff22691a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:32:24.380Z|6e29962b-a0d9-4ea1-8cdd-048a038e7acf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:24.380Z|4265ed75-3923-4eda-a8d9-40cdcefd17a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:24.381Z|6e29962b-a0d9-4ea1-8cdd-048a038e7acf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:24.381Z|4265ed75-3923-4eda-a8d9-40cdcefd17a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:24.389Z|730a18fc-6f63-472a-bb2a-f957edc97feb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:24.390Z|730a18fc-6f63-472a-bb2a-f957edc97feb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:34.409Z|13521da9-e4e2-4fc3-b2fa-02d26080a6ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:34.410Z|13521da9-e4e2-4fc3-b2fa-02d26080a6ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:34.412Z|904042a4-eee1-497e-af17-f9c388b358f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:34.413Z|904042a4-eee1-497e-af17-f9c388b358f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:34.418Z|eae3e329-2659-46ad-bd50-5a8eab1c8dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:34.419Z|eae3e329-2659-46ad-bd50-5a8eab1c8dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:35.930Z|5cb27845-b5a3-4f7c-b605-c94d55a5f287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:32:35.934Z|5cb27845-b5a3-4f7c-b605-c94d55a5f287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:32:42.866Z|85cf2693-e532-4e75-9085-b97de6154bd9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:32:42.867Z|85cf2693-e532-4e75-9085-b97de6154bd9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:44.453Z|d7957eb2-9ad1-492c-8201-46ccd35cb3e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:44.454Z|d7957eb2-9ad1-492c-8201-46ccd35cb3e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:44.458Z|719b30a5-9e64-4652-acc3-f14af0ab80e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:44.458Z|719b30a5-9e64-4652-acc3-f14af0ab80e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:44.467Z|b1ff2318-43d7-4b19-9783-cb62b91fd188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:44.467Z|b1ff2318-43d7-4b19-9783-cb62b91fd188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:50.930Z|35592c41-0397-459b-baac-0dd38813289d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:32:50.931Z|35592c41-0397-459b-baac-0dd38813289d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:32:51.765Z|c07fcd8b-f57a-4867-abcf-ff48ca9f0c18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:32:51.765Z|c07fcd8b-f57a-4867-abcf-ff48ca9f0c18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:32:54.479Z|a6000f74-6804-456c-b235-88a7a8c70c37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:54.479Z|a6000f74-6804-456c-b235-88a7a8c70c37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:54.482Z|101adeba-e901-495c-8d06-f36c4de97aeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:54.482Z|101adeba-e901-495c-8d06-f36c4de97aeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:32:54.496Z|632acf17-09e9-4fb8-8838-096c1ce3ed47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:32:54.496Z|632acf17-09e9-4fb8-8838-096c1ce3ed47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:04.507Z|9307e3a6-02a7-42ae-8428-8a008235f45f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:04.508Z|9307e3a6-02a7-42ae-8428-8a008235f45f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:04.508Z|cef8ac21-07e9-47b1-a79a-692664f6ab80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:04.509Z|cef8ac21-07e9-47b1-a79a-692664f6ab80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:04.526Z|43331445-c160-49a1-bee3-77b73ddb141f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:04.526Z|43331445-c160-49a1-bee3-77b73ddb141f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:05.930Z|f30dda8a-ff32-4cc3-a06c-3fa2eb512356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:33:05.931Z|f30dda8a-ff32-4cc3-a06c-3fa2eb512356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:33:14.540Z|556c266c-108f-47c5-bd90-e35bbd1e43c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:14.540Z|556c266c-108f-47c5-bd90-e35bbd1e43c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:14.540Z|c522ab7d-c049-47e4-976c-a0be1e29c115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:14.541Z|c522ab7d-c049-47e4-976c-a0be1e29c115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:14.551Z|4c55c554-c744-4e66-a833-6d1e1a7d61dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:14.551Z|4c55c554-c744-4e66-a833-6d1e1a7d61dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:20.930Z|85810ff7-108d-434b-aacc-9ac366328230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:33:20.934Z|85810ff7-108d-434b-aacc-9ac366328230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:33:21.766Z|d772cfac-d098-4a66-9ccb-53408d32c2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:33:21.766Z|d772cfac-d098-4a66-9ccb-53408d32c2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:33:24.569Z|6978ee64-c30e-4c55-8eb0-a36066c2c34d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:24.570Z|6978ee64-c30e-4c55-8eb0-a36066c2c34d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:24.584Z|65d3c4cc-02c9-4535-b047-062820965964|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:24.584Z|65d3c4cc-02c9-4535-b047-062820965964|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:24.584Z|1b14de5e-77df-49de-96d2-7ec7a3a2db11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:24.585Z|1b14de5e-77df-49de-96d2-7ec7a3a2db11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:34.600Z|fbc2a476-84ac-42e0-9916-fa64be224c84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:34.600Z|fbc2a476-84ac-42e0-9916-fa64be224c84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:34.606Z|faba0b65-2ab2-432b-a13a-1cfeae04165e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:34.607Z|faba0b65-2ab2-432b-a13a-1cfeae04165e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:34.607Z|8b80aa9c-369b-4ea8-86dc-ba074fb05d94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:34.607Z|8b80aa9c-369b-4ea8-86dc-ba074fb05d94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:35.930Z|1c8db6cd-6cb0-4ef7-923b-b1b7b7fb30b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:33:35.931Z|1c8db6cd-6cb0-4ef7-923b-b1b7b7fb30b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:33:42.867Z|f00ef0c3-e130-4e03-a296-0cb4826465a2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:33:42.868Z|f00ef0c3-e130-4e03-a296-0cb4826465a2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:44.630Z|09a763d8-3a1b-4c56-a86f-e57cfb949133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:44.631Z|09a763d8-3a1b-4c56-a86f-e57cfb949133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:44.633Z|5e4ca14b-d3d3-4c63-9f19-1837c1ee35fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:44.634Z|e6e368c6-8d30-41da-a2c9-4ac1cfaccc58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:44.634Z|5e4ca14b-d3d3-4c63-9f19-1837c1ee35fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:44.634Z|e6e368c6-8d30-41da-a2c9-4ac1cfaccc58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:50.930Z|7f80f5c1-7b06-4fe7-9347-9dcbc3ae2653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:33:50.931Z|7f80f5c1-7b06-4fe7-9347-9dcbc3ae2653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:33:51.767Z|00d5e83b-3782-4c3a-bf22-b02da2bb4bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:33:51.767Z|00d5e83b-3782-4c3a-bf22-b02da2bb4bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:33:54.660Z|a901fb5e-ef20-4cc1-a31a-aa92d1470113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:54.660Z|a901fb5e-ef20-4cc1-a31a-aa92d1470113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:54.666Z|3aa9bde9-9aed-4b6c-8e09-1bbb924a701e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:54.666Z|3aa9bde9-9aed-4b6c-8e09-1bbb924a701e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:33:54.669Z|ac76c8df-9db7-45b9-b3c8-34b95bbd3321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:33:54.669Z|ac76c8df-9db7-45b9-b3c8-34b95bbd3321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:04.696Z|f3e91e1f-3a1c-4e60-a039-903a18576994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:04.697Z|f3e91e1f-3a1c-4e60-a039-903a18576994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:04.698Z|0b62d3c0-72ff-4042-9546-f8923024dfdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:04.698Z|0b62d3c0-72ff-4042-9546-f8923024dfdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:04.700Z|5b3091c9-0511-40a0-92ce-bc20be35885f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:04.701Z|5b3091c9-0511-40a0-92ce-bc20be35885f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:05.930Z|20773471-f510-4c03-aebc-d245362d0e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:34:05.934Z|20773471-f510-4c03-aebc-d245362d0e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:34:14.724Z|fe42bfc0-d4d2-4917-a9d5-bcf1e2b8fadf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:14.725Z|fe42bfc0-d4d2-4917-a9d5-bcf1e2b8fadf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:14.727Z|b5274f9b-9169-4d02-bace-7879911605a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:14.728Z|b5274f9b-9169-4d02-bace-7879911605a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:14.729Z|485a32eb-f6e8-493e-b391-a5afc496ceb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:14.729Z|485a32eb-f6e8-493e-b391-a5afc496ceb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:20.930Z|ffe4c43e-641d-454e-9615-dcde57403af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:34:20.930Z|ffe4c43e-641d-454e-9615-dcde57403af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:34:21.768Z|9a638859-36a3-403f-a73f-909fef58b48e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:34:21.768Z|9a638859-36a3-403f-a73f-909fef58b48e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:34:24.752Z|6ea20e23-d5b5-4677-91e3-8ca000094f29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:24.753Z|6ea20e23-d5b5-4677-91e3-8ca000094f29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:24.753Z|4853ae4a-9fed-41e8-b7c9-4b6912a7962b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:24.754Z|4853ae4a-9fed-41e8-b7c9-4b6912a7962b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:24.757Z|46de1823-8875-4c6c-aff0-cbd51c1a4be9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:24.758Z|46de1823-8875-4c6c-aff0-cbd51c1a4be9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:34.781Z|1e077e46-35a7-46c9-8d02-41942377d7b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:34.782Z|1e077e46-35a7-46c9-8d02-41942377d7b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:34.784Z|7cf57b83-385c-45b2-a833-ce8adcbc3cec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:34.784Z|7cf57b83-385c-45b2-a833-ce8adcbc3cec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:34.789Z|ddfc7891-0175-409a-aa45-b90f127ea275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:34.790Z|ddfc7891-0175-409a-aa45-b90f127ea275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:35.930Z|f5003d52-f096-4ed7-a96b-af9ff7af32c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:34:35.931Z|f5003d52-f096-4ed7-a96b-af9ff7af32c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:34:42.867Z|453f1522-6d9a-4b50-93f3-84e6e1d1a65e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:34:42.867Z|453f1522-6d9a-4b50-93f3-84e6e1d1a65e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:44.812Z|3e9d2262-1cb4-46cf-bbb1-ed2cf72e6195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:44.813Z|3e9d2262-1cb4-46cf-bbb1-ed2cf72e6195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:44.813Z|ba93039f-486d-4cca-893f-e6e188601687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:44.814Z|ba93039f-486d-4cca-893f-e6e188601687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:44.816Z|1f8de1f2-7c50-4c09-802b-2cb7fccbada6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:44.816Z|1f8de1f2-7c50-4c09-802b-2cb7fccbada6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:50.930Z|6eb971d8-3b5d-4280-bfcf-2d95767f3a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:34:50.934Z|6eb971d8-3b5d-4280-bfcf-2d95767f3a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:34:51.769Z|44997dce-9ecc-4581-aa0a-802ed4ec21ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:34:51.769Z|44997dce-9ecc-4581-aa0a-802ed4ec21ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:34:54.839Z|b224ab60-b07c-4f1c-8559-e205cda8eb42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:54.840Z|b224ab60-b07c-4f1c-8559-e205cda8eb42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:54.842Z|17b17bd7-40dd-4cbf-b0f8-3941cd44ef00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:54.842Z|17b17bd7-40dd-4cbf-b0f8-3941cd44ef00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:34:54.848Z|19e7693d-41af-4736-8775-667fe84541df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:34:54.849Z|19e7693d-41af-4736-8775-667fe84541df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:04.862Z|9e880936-2675-4472-9e6c-84a0f41b953e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:04.863Z|9e880936-2675-4472-9e6c-84a0f41b953e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:04.865Z|22c4e744-8c96-4469-9db5-d9f35baf48d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:04.866Z|22c4e744-8c96-4469-9db5-d9f35baf48d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:04.872Z|18b200e5-ac8f-4629-921c-7704b56f09fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:04.873Z|18b200e5-ac8f-4629-921c-7704b56f09fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:05.930Z|b373bd5d-e9f8-498d-ad4a-ae8d056b9ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:35:05.931Z|b373bd5d-e9f8-498d-ad4a-ae8d056b9ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:35:14.887Z|e6fa3f1a-8d6b-4456-bb05-37a72b652dbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:14.888Z|e6fa3f1a-8d6b-4456-bb05-37a72b652dbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:14.888Z|8750c40b-14fd-4163-a2e1-a49fef670884|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:14.889Z|8750c40b-14fd-4163-a2e1-a49fef670884|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:14.896Z|78241264-f30d-4011-8c75-4377038aaba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:14.896Z|78241264-f30d-4011-8c75-4377038aaba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:20.930Z|57ee8899-ecf2-4d46-80f6-4f2cf65331f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:35:20.930Z|57ee8899-ecf2-4d46-80f6-4f2cf65331f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:35:21.770Z|b4301798-0e6c-4ddd-bb5d-32a99838c7c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:35:21.770Z|b4301798-0e6c-4ddd-bb5d-32a99838c7c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:35:24.912Z|c84f66cd-0e40-4782-8fae-f9f61f72f78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:24.912Z|c84f66cd-0e40-4782-8fae-f9f61f72f78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:24.914Z|661284c9-7647-4956-9a0e-054edbb00887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:24.915Z|661284c9-7647-4956-9a0e-054edbb00887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:24.921Z|82866727-24df-40c2-b1a2-e20f5ff1d602|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:24.922Z|82866727-24df-40c2-b1a2-e20f5ff1d602|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:34.951Z|22fe3425-0a3b-4149-80d6-ab47ee088aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:34.952Z|22fe3425-0a3b-4149-80d6-ab47ee088aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:34.952Z|2a46a888-fa14-4ecb-b2d3-43c8669c8d7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:34.953Z|2a46a888-fa14-4ecb-b2d3-43c8669c8d7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:34.953Z|aa714384-b40e-4bd6-91d9-8b621484e275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:34.954Z|aa714384-b40e-4bd6-91d9-8b621484e275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:35.930Z|db0c92e3-c8d0-41b9-a83b-306b5287b8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:35:35.934Z|db0c92e3-c8d0-41b9-a83b-306b5287b8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:35:42.869Z|346791a6-ba1a-4a95-a6b0-486ab21cfa87|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:35:42.869Z|346791a6-ba1a-4a95-a6b0-486ab21cfa87|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:44.977Z|6debce4a-9df9-4a61-9a8d-a66d3df0e268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:44.977Z|d2a48983-bc5b-48ef-9d0b-7d06d05e5a3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:44.978Z|d2a48983-bc5b-48ef-9d0b-7d06d05e5a3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:44.978Z|6debce4a-9df9-4a61-9a8d-a66d3df0e268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:44.981Z|0ad5db7e-6fcf-42e5-8532-1a590819b721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:44.981Z|0ad5db7e-6fcf-42e5-8532-1a590819b721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:50.931Z|84d32a72-b5df-43a4-9d68-755467fb96ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:35:50.931Z|84d32a72-b5df-43a4-9d68-755467fb96ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:35:51.771Z|edd23dfe-8711-4ef2-9e0c-94f09661aff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:35:51.771Z|edd23dfe-8711-4ef2-9e0c-94f09661aff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:35:55.005Z|fe98af60-54df-4530-826c-447a08989fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:55.006Z|cfa0c94d-1555-4ef1-856e-760607c65daf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:55.006Z|fe98af60-54df-4530-826c-447a08989fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:55.007Z|cfa0c94d-1555-4ef1-856e-760607c65daf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:35:55.010Z|3a9592d0-2bc6-4d0b-811b-2338a2316d46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:35:55.011Z|3a9592d0-2bc6-4d0b-811b-2338a2316d46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:05.037Z|a268c9cc-1330-4492-84fa-a0a8dc810cca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:05.037Z|a268c9cc-1330-4492-84fa-a0a8dc810cca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:05.039Z|989d1dea-266d-4d0c-99f9-e3b7af556630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:05.039Z|989d1dea-266d-4d0c-99f9-e3b7af556630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:05.044Z|cb90d6b8-f0e1-4d7c-a1e6-19a691b86de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:05.045Z|cb90d6b8-f0e1-4d7c-a1e6-19a691b86de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:05.930Z|85aeb7a0-417e-4a2d-8088-a58b88e3cead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:36:05.931Z|85aeb7a0-417e-4a2d-8088-a58b88e3cead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:36:15.067Z|123dadcd-3c3b-46a2-b898-3231851b6977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:15.067Z|123dadcd-3c3b-46a2-b898-3231851b6977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:15.069Z|3fc0144c-09ae-48be-a58e-1b2a1eb7e926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:15.070Z|3fc0144c-09ae-48be-a58e-1b2a1eb7e926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:15.074Z|4509a590-7904-46e2-84dd-45ba385a37e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:15.075Z|4509a590-7904-46e2-84dd-45ba385a37e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:20.930Z|7cb276e6-0f91-4573-8ba8-f1e701e9e150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:36:20.935Z|7cb276e6-0f91-4573-8ba8-f1e701e9e150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:36:21.772Z|5bcfd730-1546-45cb-a031-cf7e10c1e8bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:36:21.772Z|5bcfd730-1546-45cb-a031-cf7e10c1e8bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:36:25.098Z|f15fe492-2c6b-4b7c-b0d8-fabacb7265f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:25.099Z|f15fe492-2c6b-4b7c-b0d8-fabacb7265f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:25.106Z|72b71f48-020e-4a82-af0e-ce6b54109283|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:25.107Z|72b71f48-020e-4a82-af0e-ce6b54109283|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:25.107Z|000d159c-4e81-45e9-b471-37bb041d944f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:25.108Z|000d159c-4e81-45e9-b471-37bb041d944f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:35.131Z|dc6c1b48-5c1a-4322-b149-7e64937f82e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:35.131Z|dc6c1b48-5c1a-4322-b149-7e64937f82e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:35.134Z|cfa32439-193f-4250-a018-31b9c07c3b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:35.135Z|cfa32439-193f-4250-a018-31b9c07c3b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:35.136Z|adbe273c-2854-485b-be0c-11e4219e45e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:35.136Z|adbe273c-2854-485b-be0c-11e4219e45e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:35.930Z|e2cc880e-e01c-4f30-9923-e11c60d5b7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:36:35.931Z|e2cc880e-e01c-4f30-9923-e11c60d5b7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:36:42.867Z|31ca71dd-fe83-43b5-9aee-39f4fb46b9f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:36:42.868Z|31ca71dd-fe83-43b5-9aee-39f4fb46b9f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:45.160Z|bcc4129f-ad15-41f9-9f66-625384f6f676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:45.160Z|bcc4129f-ad15-41f9-9f66-625384f6f676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:45.162Z|cb680901-5adc-4164-8973-7b5a7863b03e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:45.162Z|cb680901-5adc-4164-8973-7b5a7863b03e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:45.164Z|6eb6bde7-26a4-491b-9b5f-a540f034f785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:45.164Z|6eb6bde7-26a4-491b-9b5f-a540f034f785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:50.930Z|e03495e1-9bef-4fb9-96c1-9560e205ca13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:36:50.931Z|e03495e1-9bef-4fb9-96c1-9560e205ca13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:36:51.773Z|8f275ca0-6945-4512-805c-6e6205deac3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:36:51.773Z|8f275ca0-6945-4512-805c-6e6205deac3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:36:55.189Z|6ce1ecb6-2ce1-4e69-b330-f7772bf47850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:55.190Z|6ce1ecb6-2ce1-4e69-b330-f7772bf47850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:55.191Z|80385726-237c-4950-8827-9d16a523cb7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:55.192Z|80385726-237c-4950-8827-9d16a523cb7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:36:55.194Z|80e48efc-5040-4f0f-a69f-f698c5d6ac6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:36:55.195Z|80e48efc-5040-4f0f-a69f-f698c5d6ac6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:05.221Z|2f158c1a-d926-45ed-96ea-b34149dfa564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:05.221Z|5ca1426e-b1e0-4677-8efb-189de9e06dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:05.221Z|0db68a6e-23fb-448a-aa3b-5e27b6467111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:05.222Z|5ca1426e-b1e0-4677-8efb-189de9e06dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:05.222Z|0db68a6e-23fb-448a-aa3b-5e27b6467111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:05.222Z|2f158c1a-d926-45ed-96ea-b34149dfa564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:05.930Z|2d4b393d-b096-4c48-a3c7-bb19f8613b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:37:05.933Z|2d4b393d-b096-4c48-a3c7-bb19f8613b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:37:15.246Z|42c2d403-b87e-48fb-8946-6d220e0d84cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:15.247Z|42c2d403-b87e-48fb-8946-6d220e0d84cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:15.248Z|98fd0996-7569-4019-9e3f-6dfc354739e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:15.249Z|98fd0996-7569-4019-9e3f-6dfc354739e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:15.253Z|ab9aa9a8-4835-4ff7-b238-6fd75a57cc20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:15.254Z|ab9aa9a8-4835-4ff7-b238-6fd75a57cc20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:20.930Z|6cbcba21-e60d-42c9-b3d5-a26325283cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:37:20.930Z|6cbcba21-e60d-42c9-b3d5-a26325283cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:37:21.773Z|925a0c7d-cb15-41f6-8348-40d813bb020d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:37:21.774Z|925a0c7d-cb15-41f6-8348-40d813bb020d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:37:25.280Z|65d31060-dc5a-4919-9708-4cbf477c48e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:25.281Z|65d31060-dc5a-4919-9708-4cbf477c48e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:25.282Z|b46211fe-671f-4cf1-8f30-46a836576251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:25.283Z|b46211fe-671f-4cf1-8f30-46a836576251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:25.287Z|6908450c-f87d-42cc-a158-c102dfa5c158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:25.288Z|6908450c-f87d-42cc-a158-c102dfa5c158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:35.314Z|d09adfd0-55eb-4cd5-b1ee-b00437a11237|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:35.314Z|9744bbae-96ed-43b0-8809-11626b7223db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:35.314Z|d09adfd0-55eb-4cd5-b1ee-b00437a11237|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:35.315Z|9744bbae-96ed-43b0-8809-11626b7223db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:35.315Z|7e6c37e8-498d-4b13-b81b-1c1faf51ecbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:35.316Z|7e6c37e8-498d-4b13-b81b-1c1faf51ecbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:35.930Z|414d4587-3869-4233-a408-6c7173eff266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:37:35.931Z|414d4587-3869-4233-a408-6c7173eff266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:37:42.867Z|48253328-05e8-4559-9073-fd6d08ce0b0d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:37:42.868Z|48253328-05e8-4559-9073-fd6d08ce0b0d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:45.346Z|7e4ea330-310d-45bf-9823-aa107ba5b255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:45.346Z|c1b0d086-0dc6-4979-8f66-1398268ebfe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:45.347Z|7e4ea330-310d-45bf-9823-aa107ba5b255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:45.347Z|c1b0d086-0dc6-4979-8f66-1398268ebfe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:45.355Z|6321de3a-eefe-4035-b8da-b464619edb76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:45.356Z|6321de3a-eefe-4035-b8da-b464619edb76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:50.930Z|13fc2d72-6814-426b-8a7a-4167c70f0733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:37:50.934Z|13fc2d72-6814-426b-8a7a-4167c70f0733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:37:51.775Z|d1d207b0-f833-41df-82f1-5d40914ef3b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:37:51.775Z|d1d207b0-f833-41df-82f1-5d40914ef3b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:37:55.377Z|96879b83-f042-4136-9513-ed2dab444500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:55.377Z|96879b83-f042-4136-9513-ed2dab444500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:55.379Z|6d395cae-b8d3-4a1f-bbf2-ff40ce12a024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:55.379Z|6d395cae-b8d3-4a1f-bbf2-ff40ce12a024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:37:55.381Z|5a3f233c-4870-4425-b14f-ad4bcaefc9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:37:55.382Z|5a3f233c-4870-4425-b14f-ad4bcaefc9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:05.405Z|e401a874-4907-49ba-8ff2-6dcb2d11f491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:05.406Z|bd30ed24-4ff9-4170-a9bd-08a8f09ef7a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:05.406Z|e401a874-4907-49ba-8ff2-6dcb2d11f491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:05.406Z|bd30ed24-4ff9-4170-a9bd-08a8f09ef7a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:05.408Z|550a94cb-67c2-4623-b312-51ccda624348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:05.408Z|550a94cb-67c2-4623-b312-51ccda624348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:05.930Z|b69c5102-b7ac-4f46-97d1-d8466a51789a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:38:05.931Z|b69c5102-b7ac-4f46-97d1-d8466a51789a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:38:15.436Z|5976424c-996c-4a9d-899d-692bcc3951e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:15.436Z|2dd7916b-1e5c-4874-813c-23c8ed3a1973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:15.437Z|5976424c-996c-4a9d-899d-692bcc3951e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:15.437Z|2dd7916b-1e5c-4874-813c-23c8ed3a1973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:15.445Z|25805968-0fbb-43ed-9a14-68a374841f8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:15.445Z|25805968-0fbb-43ed-9a14-68a374841f8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:20.930Z|4c3fc733-9294-4ca1-8fa5-b2dfbbb95e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:38:20.931Z|4c3fc733-9294-4ca1-8fa5-b2dfbbb95e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:38:21.776Z|f2bc91d4-3a8c-498d-a1cf-16f411353a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:38:21.776Z|f2bc91d4-3a8c-498d-a1cf-16f411353a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:38:25.464Z|dff4d04b-a543-4117-b616-1542120cfaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:25.465Z|dff4d04b-a543-4117-b616-1542120cfaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:25.468Z|f87ca41c-1e19-4a18-a7d5-4f691eeb8b23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:25.468Z|f87ca41c-1e19-4a18-a7d5-4f691eeb8b23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:25.470Z|17e2e28b-265d-4b75-a548-db837ee79a65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:25.470Z|17e2e28b-265d-4b75-a548-db837ee79a65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:35.495Z|f433a13a-f5a0-4245-a2a9-5ac5167d19ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:35.496Z|f433a13a-f5a0-4245-a2a9-5ac5167d19ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:35.497Z|38530b82-ce22-4f8f-894b-bb4f0f6c3039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:35.497Z|8d792324-3503-4da9-9dde-abd2e0d3c8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:35.498Z|8d792324-3503-4da9-9dde-abd2e0d3c8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:35.498Z|38530b82-ce22-4f8f-894b-bb4f0f6c3039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:35.930Z|c33dc7b9-8bd6-4cf2-8fec-1a2a133ffc58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:38:35.935Z|c33dc7b9-8bd6-4cf2-8fec-1a2a133ffc58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:38:42.866Z|1bf05701-d504-4275-8c60-fb68c2e762f2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:38:42.867Z|1bf05701-d504-4275-8c60-fb68c2e762f2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:45.527Z|3780a7b5-5b43-4ab5-bcce-98a0862db104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:45.528Z|f55337e9-d4bc-4aa0-93e1-859af92bc262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:45.528Z|3780a7b5-5b43-4ab5-bcce-98a0862db104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:45.529Z|f55337e9-d4bc-4aa0-93e1-859af92bc262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:45.535Z|16873212-39df-4bd4-b670-0d5ca3cf285d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:45.535Z|16873212-39df-4bd4-b670-0d5ca3cf285d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:50.930Z|918cd315-e8d9-4d7a-a18b-8effe53d308f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:38:50.930Z|918cd315-e8d9-4d7a-a18b-8effe53d308f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:38:51.777Z|a9dc4a67-ca3b-4ddf-9abb-fb296cca1cc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:38:51.778Z|a9dc4a67-ca3b-4ddf-9abb-fb296cca1cc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:38:55.553Z|9731b24b-efd4-4a79-b424-02cf55e02a7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:55.554Z|9731b24b-efd4-4a79-b424-02cf55e02a7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:55.557Z|24221a9f-0289-4060-91cd-6a1b8519fe83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:55.557Z|24221a9f-0289-4060-91cd-6a1b8519fe83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:38:55.559Z|3daec0a7-31cb-4538-a4ce-e2d49da1eddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:38:55.560Z|3daec0a7-31cb-4538-a4ce-e2d49da1eddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:05.584Z|2c41b4e2-b25b-4f4d-a1dc-7e8576ad6a3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:05.585Z|2c41b4e2-b25b-4f4d-a1dc-7e8576ad6a3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:05.588Z|a7b11093-ed43-47fb-bd63-a59aa3657981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:05.589Z|a7b11093-ed43-47fb-bd63-a59aa3657981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:05.589Z|8a3edfe1-702d-43d0-ac61-e3150486f5fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:05.589Z|8a3edfe1-702d-43d0-ac61-e3150486f5fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:05.930Z|f3b14e41-f2e6-46ad-8583-13fe1717a56e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:39:05.931Z|f3b14e41-f2e6-46ad-8583-13fe1717a56e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:39:15.617Z|d943239d-436e-482a-8623-db863d5804e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:15.618Z|d943239d-436e-482a-8623-db863d5804e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:15.618Z|f433068f-9d93-4090-a18a-2e1609d9dfca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:15.619Z|f433068f-9d93-4090-a18a-2e1609d9dfca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:15.625Z|062a079d-9793-4cb8-ae20-ac259e1175fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:15.626Z|062a079d-9793-4cb8-ae20-ac259e1175fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:20.930Z|1cb73633-26cc-4e8f-a0e7-f26154ea73e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:39:20.934Z|1cb73633-26cc-4e8f-a0e7-f26154ea73e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:39:21.778Z|02fe5ea2-56b0-4e60-8fc4-a015e68c861f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:39:21.779Z|02fe5ea2-56b0-4e60-8fc4-a015e68c861f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:39:25.648Z|c2bd910e-71d5-4d6d-9ee9-4bc88cf024c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:25.649Z|c2bd910e-71d5-4d6d-9ee9-4bc88cf024c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:25.650Z|b7a5c37e-bd96-4a23-b62c-b40f28e85484|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:25.651Z|b7a5c37e-bd96-4a23-b62c-b40f28e85484|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:25.654Z|ea494781-6357-4c20-b791-c38c2fd9418c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:25.654Z|ea494781-6357-4c20-b791-c38c2fd9418c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:35.675Z|484840c1-7464-4ab5-bf67-d22178f09360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:35.675Z|484840c1-7464-4ab5-bf67-d22178f09360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:35.679Z|de610bb8-bda1-4d33-8c41-ec9a9b62f03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:35.679Z|de610bb8-bda1-4d33-8c41-ec9a9b62f03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:35.681Z|9001a86f-3178-499a-ade2-b7367d00bc22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:35.682Z|9001a86f-3178-499a-ade2-b7367d00bc22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:35.930Z|884e1da6-e40c-4d3f-9bc7-bf1da4e07d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:39:35.931Z|884e1da6-e40c-4d3f-9bc7-bf1da4e07d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:39:42.867Z|275ea4ea-e43a-46b7-b5ad-c8a53029dadd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:39:42.868Z|275ea4ea-e43a-46b7-b5ad-c8a53029dadd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:45.710Z|a3a929d0-d633-4ba7-b9f2-7dc95cedb38e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:45.711Z|c9ba1125-101c-4307-b74d-837dd45e0dd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:45.711Z|a3a929d0-d633-4ba7-b9f2-7dc95cedb38e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:45.711Z|c9ba1125-101c-4307-b74d-837dd45e0dd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:45.713Z|d6495fd7-2fb5-47f4-bd21-65d9ff7d6a05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:45.713Z|d6495fd7-2fb5-47f4-bd21-65d9ff7d6a05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:50.930Z|2635658b-8504-4a46-a378-4b668b7f15e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:39:50.931Z|2635658b-8504-4a46-a378-4b668b7f15e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:39:51.780Z|f5d7501c-dd6f-4215-8da7-9659812dc4e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:39:51.780Z|f5d7501c-dd6f-4215-8da7-9659812dc4e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:39:55.737Z|c2c259b3-7664-4c08-8182-07efc403cc38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:55.738Z|c2c259b3-7664-4c08-8182-07efc403cc38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:55.740Z|b5045911-db0b-4211-9c60-0a4885ae9d05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:55.740Z|c58404e7-f80b-42c5-8459-583cc3f1dc1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:39:55.741Z|b5045911-db0b-4211-9c60-0a4885ae9d05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:39:55.741Z|c58404e7-f80b-42c5-8459-583cc3f1dc1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:05.770Z|c8becc59-85a3-4d7c-9296-21bc72817dc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:05.770Z|c8becc59-85a3-4d7c-9296-21bc72817dc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:05.777Z|e0566034-90f2-45f7-bc6f-2b090ec0b6cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:05.778Z|e0566034-90f2-45f7-bc6f-2b090ec0b6cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:05.778Z|ab463036-5487-45b9-86e4-dde31e6d2ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:05.778Z|ab463036-5487-45b9-86e4-dde31e6d2ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:05.930Z|580c05e3-f15b-40cf-a4e1-c29435997b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:40:05.934Z|580c05e3-f15b-40cf-a4e1-c29435997b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:40:15.799Z|9bd9ad8b-d17a-4eae-b5d9-06440cd4af42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:15.800Z|9bd9ad8b-d17a-4eae-b5d9-06440cd4af42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:15.804Z|81c0e000-5269-411e-b469-6ae62bbf813a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:15.804Z|81c0e000-5269-411e-b469-6ae62bbf813a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:15.807Z|6869f807-a2eb-42a9-8eb2-1b2574f710d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:15.807Z|6869f807-a2eb-42a9-8eb2-1b2574f710d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:20.930Z|1dd048cb-666c-45ab-afbf-16ac2d8f6561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:40:20.930Z|1dd048cb-666c-45ab-afbf-16ac2d8f6561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:40:21.781Z|1ea28145-856b-45e6-89f5-97b934a1f0ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:40:21.781Z|1ea28145-856b-45e6-89f5-97b934a1f0ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:40:25.829Z|a8b5c4e8-e8a4-483c-a53d-a6086c273c7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:25.830Z|a8b5c4e8-e8a4-483c-a53d-a6086c273c7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:25.840Z|a49ded63-19e1-45b5-954a-7e7eb4a5d312|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:25.841Z|c616212f-bdaa-4a10-9314-e585dc75c75b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:25.841Z|a49ded63-19e1-45b5-954a-7e7eb4a5d312|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:25.842Z|c616212f-bdaa-4a10-9314-e585dc75c75b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:35.869Z|158c2998-ad45-44e4-8f31-39212ee92529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:35.870Z|70a52512-9472-4543-b412-b62fc91f4a1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:35.870Z|158c2998-ad45-44e4-8f31-39212ee92529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:35.871Z|70a52512-9472-4543-b412-b62fc91f4a1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:35.873Z|8d794283-bc01-46a0-ba41-046decca2a3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:35.874Z|8d794283-bc01-46a0-ba41-046decca2a3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:35.930Z|415d757b-c61e-478d-8e50-50e980c75938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:40:35.931Z|415d757b-c61e-478d-8e50-50e980c75938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:40:42.867Z|59524efe-d8f6-4edd-8887-c8b9e4a64189|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:40:42.868Z|59524efe-d8f6-4edd-8887-c8b9e4a64189|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:45.894Z|b624e2ee-271b-4ae1-9c48-34491240f2a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:45.895Z|b624e2ee-271b-4ae1-9c48-34491240f2a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:45.896Z|e9e8a363-d334-4f11-b2fc-7c3f85d13b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:45.897Z|9ef2451b-cb0f-4ce3-93f8-99e3630e0265|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:45.897Z|9ef2451b-cb0f-4ce3-93f8-99e3630e0265|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:45.896Z|e9e8a363-d334-4f11-b2fc-7c3f85d13b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:50.930Z|720c4b53-0ee8-4088-bbf7-a698ee587445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:40:50.934Z|720c4b53-0ee8-4088-bbf7-a698ee587445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:40:51.782Z|f08a1736-ed89-4b40-9c21-cc3100170ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:40:51.783Z|f08a1736-ed89-4b40-9c21-cc3100170ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:40:55.925Z|dbc8732a-59e5-4584-ac47-c27841681e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:55.925Z|dbc8732a-59e5-4584-ac47-c27841681e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:55.930Z|db291ef8-bbba-4b72-b0ad-3ef1fb4ddedb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:55.931Z|db291ef8-bbba-4b72-b0ad-3ef1fb4ddedb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:40:55.932Z|eabd6cc1-6ed1-44cc-ba7d-b01d999b4cf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:40:55.933Z|eabd6cc1-6ed1-44cc-ba7d-b01d999b4cf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:05.930Z|224cabf2-201b-4650-b91d-77b62b2c9893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:41:05.931Z|224cabf2-201b-4650-b91d-77b62b2c9893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:41:05.955Z|4ea3e6a8-1ff2-4b0b-93b2-e70166914cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:05.956Z|4ea3e6a8-1ff2-4b0b-93b2-e70166914cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:05.959Z|614c3c84-a0d5-4969-901b-0278c6c0091f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:05.960Z|83a87412-724b-4480-93fd-3ae83a5fc7b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:05.960Z|83a87412-724b-4480-93fd-3ae83a5fc7b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:05.960Z|614c3c84-a0d5-4969-901b-0278c6c0091f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:15.984Z|54c615df-3392-4d1c-8688-a6df3620c6f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:15.985Z|54c615df-3392-4d1c-8688-a6df3620c6f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:15.985Z|90754400-e58f-4b3f-9591-93c1c6609c78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:15.986Z|90754400-e58f-4b3f-9591-93c1c6609c78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:15.993Z|6631ba7b-8b21-4182-ae1a-3e9cd4975dbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:15.994Z|6631ba7b-8b21-4182-ae1a-3e9cd4975dbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:20.930Z|f32efa69-4e06-4719-975c-294b66b717e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:41:20.931Z|f32efa69-4e06-4719-975c-294b66b717e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:41:21.784Z|5876c1fc-3014-4760-88d1-daa5dd72c3dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:41:21.784Z|5876c1fc-3014-4760-88d1-daa5dd72c3dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:41:26.013Z|49a8cf77-3722-4464-82e7-bc15cba6d084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:26.014Z|49a8cf77-3722-4464-82e7-bc15cba6d084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:26.014Z|7292a917-f780-4f13-aad8-016ef951bd34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:26.015Z|7292a917-f780-4f13-aad8-016ef951bd34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:26.019Z|e9832a2d-2426-49da-88ae-6da589ee8402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:26.020Z|e9832a2d-2426-49da-88ae-6da589ee8402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:35.930Z|2e1235d7-01f6-4ac7-8d31-55e19f7ea634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:41:35.932Z|2e1235d7-01f6-4ac7-8d31-55e19f7ea634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:41:36.049Z|218183a7-f37d-4798-880f-86d1afef7d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:36.049Z|218183a7-f37d-4798-880f-86d1afef7d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:36.058Z|3e5a7abf-967c-436b-8d29-f54cbff4f260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:36.059Z|3e5a7abf-967c-436b-8d29-f54cbff4f260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:36.060Z|e608773e-12db-4faa-9ca0-f9379fd9d276|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:36.060Z|e608773e-12db-4faa-9ca0-f9379fd9d276|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:42.867Z|6aede21c-fecc-4574-b949-7b7e35e9890e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:41:42.868Z|6aede21c-fecc-4574-b949-7b7e35e9890e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:46.078Z|b3243413-a5fc-41cd-b32a-b11ef7ddf73d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:46.078Z|b3243413-a5fc-41cd-b32a-b11ef7ddf73d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:46.082Z|900e5510-97c3-4548-8591-8ad0dbfc2e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:46.082Z|900e5510-97c3-4548-8591-8ad0dbfc2e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:46.086Z|ab413747-af23-4356-ba9a-a2ee31473ba8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:46.086Z|ab413747-af23-4356-ba9a-a2ee31473ba8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:50.930Z|900c6a76-b03d-42f4-b113-bab9e7e02fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:41:50.931Z|900c6a76-b03d-42f4-b113-bab9e7e02fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:41:51.785Z|dd3184b7-6360-4054-b05a-14c1c9b91432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:41:51.785Z|dd3184b7-6360-4054-b05a-14c1c9b91432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:41:56.110Z|71b762e6-cf17-4872-8ec8-ce13b2c6075b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:56.111Z|71b762e6-cf17-4872-8ec8-ce13b2c6075b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:56.112Z|1aad8675-c8be-410b-85e8-990340d8fb4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:56.112Z|1aad8675-c8be-410b-85e8-990340d8fb4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:41:56.117Z|89c1c88a-bb6e-4cd7-8f06-c5e858f991bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:41:56.117Z|89c1c88a-bb6e-4cd7-8f06-c5e858f991bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:05.930Z|7c782c68-ab54-48b2-9f40-9f4bbd774e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:42:05.931Z|7c782c68-ab54-48b2-9f40-9f4bbd774e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:42:06.143Z|034e7601-1cf7-48aa-8f80-09d9dd1553ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:06.144Z|034e7601-1cf7-48aa-8f80-09d9dd1553ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:06.148Z|84311966-9b13-4cdf-b176-0c47d717eabe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:06.149Z|84311966-9b13-4cdf-b176-0c47d717eabe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:06.150Z|e6335f29-bbc6-4611-8dae-2bb526637712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:06.151Z|e6335f29-bbc6-4611-8dae-2bb526637712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:16.170Z|b67297d2-42e3-4839-b840-ba70daa4a2e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:16.170Z|b67297d2-42e3-4839-b840-ba70daa4a2e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:16.176Z|785d34bc-ebcd-4f7f-a8db-50067a83a52a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:16.176Z|785d34bc-ebcd-4f7f-a8db-50067a83a52a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:16.177Z|4f42c128-250c-460a-be0a-910ca4c4a8f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:16.178Z|4f42c128-250c-460a-be0a-910ca4c4a8f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:20.930Z|2328b633-a150-4030-8628-ba9a48a4b48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:42:20.931Z|2328b633-a150-4030-8628-ba9a48a4b48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:42:21.785Z|924ad6cb-19ac-4837-88aa-dfc9717b7246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:42:21.786Z|924ad6cb-19ac-4837-88aa-dfc9717b7246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:42:26.209Z|1b1df44e-db53-44fa-b42e-c64d12993873|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:26.210Z|1b1df44e-db53-44fa-b42e-c64d12993873|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:26.210Z|523dc0b2-a77c-4131-892b-e2bc5c8c633d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:26.210Z|616a2ce1-9cc0-4453-987c-b9e8879caaeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:26.211Z|523dc0b2-a77c-4131-892b-e2bc5c8c633d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:26.211Z|616a2ce1-9cc0-4453-987c-b9e8879caaeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:35.930Z|c12690bd-ba8c-452c-ac52-8fb3e80f79e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:42:35.933Z|c12690bd-ba8c-452c-ac52-8fb3e80f79e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:42:36.239Z|0e4ea033-1cdd-4a9f-9adc-c5b5cd0b9b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:36.240Z|0e4ea033-1cdd-4a9f-9adc-c5b5cd0b9b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:36.240Z|545ab3d2-160b-4524-9eb4-7b275383f6c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:36.241Z|545ab3d2-160b-4524-9eb4-7b275383f6c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:36.243Z|80608399-d96e-4262-a980-255f613eb62d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:36.244Z|80608399-d96e-4262-a980-255f613eb62d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:42.867Z|e753c8e9-488a-41b9-942c-072e7201b9ab|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:42:42.868Z|e753c8e9-488a-41b9-942c-072e7201b9ab|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:46.273Z|94ee6389-5787-461c-a731-b47a00fe68a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:46.274Z|94ee6389-5787-461c-a731-b47a00fe68a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:46.275Z|3553efa9-effb-4061-8c6c-9655e44dbd58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:46.275Z|edb19037-d9ac-462d-9acd-54ccfda30ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:46.276Z|edb19037-d9ac-462d-9acd-54ccfda30ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:46.276Z|3553efa9-effb-4061-8c6c-9655e44dbd58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:50.930Z|cb13e86d-e830-4b74-8daa-6cf366f66249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:42:50.931Z|cb13e86d-e830-4b74-8daa-6cf366f66249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:42:51.787Z|8c626173-ce84-420b-bda3-6b641e1645dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:42:51.787Z|8c626173-ce84-420b-bda3-6b641e1645dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:42:56.304Z|fb135ad9-609a-438d-a030-39292cc5ddc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:56.305Z|fb135ad9-609a-438d-a030-39292cc5ddc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:56.305Z|f175f4b1-92a5-4a83-9721-f25d7db05d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:56.306Z|f175f4b1-92a5-4a83-9721-f25d7db05d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:42:56.313Z|70d884af-9d49-46db-a8b8-b67137addcf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:42:56.314Z|70d884af-9d49-46db-a8b8-b67137addcf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:05.930Z|e013e879-5343-45c9-889c-8e9e145441c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:43:05.931Z|e013e879-5343-45c9-889c-8e9e145441c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:43:06.331Z|1272064f-a850-4f9a-8d34-192ed8d5c0fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:06.332Z|1272064f-a850-4f9a-8d34-192ed8d5c0fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:06.336Z|22b74af8-ea73-4ce6-90ae-5ea67d245df8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:06.337Z|22b74af8-ea73-4ce6-90ae-5ea67d245df8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:06.337Z|833c582b-b40b-42d2-ae79-e1c10f4af74d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:06.338Z|833c582b-b40b-42d2-ae79-e1c10f4af74d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:16.355Z|2e1075f1-2562-477f-9073-1614b3b98cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:16.356Z|2e1075f1-2562-477f-9073-1614b3b98cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:16.360Z|1bc71552-62d7-4631-a766-23e915d3b58b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:16.361Z|1bc71552-62d7-4631-a766-23e915d3b58b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:16.362Z|bb8bf452-3888-4363-8892-a196145c6c1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:16.362Z|bb8bf452-3888-4363-8892-a196145c6c1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:20.930Z|9f1f3c3b-afaf-4caa-8cd4-5da3ebd5fe02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:43:20.930Z|9f1f3c3b-afaf-4caa-8cd4-5da3ebd5fe02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:43:21.788Z|cdbe8c8d-78aa-4af0-9b18-88a3dbf488ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:43:21.788Z|cdbe8c8d-78aa-4af0-9b18-88a3dbf488ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:43:26.387Z|92e5ecf4-7ca0-485c-85c2-4e04b5fd21cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:26.389Z|92e5ecf4-7ca0-485c-85c2-4e04b5fd21cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:26.391Z|88f55cac-99d2-4739-9f15-6fc07359472f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:26.391Z|88f55cac-99d2-4739-9f15-6fc07359472f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:26.395Z|cfcfcf4b-4d5e-4dbb-9283-52bfdc54cb23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:26.395Z|cfcfcf4b-4d5e-4dbb-9283-52bfdc54cb23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:35.930Z|9c2eef0d-3d75-42dd-af77-d648067434dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:43:35.931Z|9c2eef0d-3d75-42dd-af77-d648067434dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:43:36.422Z|557cd0f8-914b-40bf-80b4-2029bf94ea6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:36.422Z|e5a205e2-baa1-4062-9df3-6f4570e7dcc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:36.423Z|e5a205e2-baa1-4062-9df3-6f4570e7dcc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:36.423Z|557cd0f8-914b-40bf-80b4-2029bf94ea6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:36.425Z|90a2e277-69b5-4f7b-9ee2-3b1b9c635bc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:36.425Z|90a2e277-69b5-4f7b-9ee2-3b1b9c635bc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:42.866Z|d7c1a20e-96a8-440f-8741-f7c2948a680d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:43:42.867Z|d7c1a20e-96a8-440f-8741-f7c2948a680d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:46.450Z|b2a033e4-57f3-4e57-b064-c90e01ecf7d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:46.450Z|b2a033e4-57f3-4e57-b064-c90e01ecf7d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:46.452Z|3475c141-1478-4b88-9ea9-263f33968e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:46.453Z|3475c141-1478-4b88-9ea9-263f33968e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:46.454Z|6e16b693-33b7-4712-b923-74070cccf4ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:46.454Z|6e16b693-33b7-4712-b923-74070cccf4ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:50.930Z|bf0fe72a-6b4c-4bc0-87a0-9be57485f6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:43:50.934Z|bf0fe72a-6b4c-4bc0-87a0-9be57485f6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:43:51.789Z|677ab64b-0363-42da-a203-d5654ac197e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:43:51.789Z|677ab64b-0363-42da-a203-d5654ac197e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:43:56.477Z|4c44f9b3-c46b-4537-af27-6431afa7658b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:56.478Z|4c44f9b3-c46b-4537-af27-6431afa7658b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:56.480Z|059108d6-4dd4-4363-b641-f9c72ae586da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:56.480Z|059108d6-4dd4-4363-b641-f9c72ae586da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:43:56.482Z|f0c55d5b-08fa-47f9-b36f-c3fc6f3702aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:43:56.483Z|f0c55d5b-08fa-47f9-b36f-c3fc6f3702aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:05.930Z|e62b33f1-09a9-4938-8fb0-e654f744c105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:44:05.930Z|e62b33f1-09a9-4938-8fb0-e654f744c105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:44:06.507Z|3bc6ef15-4337-4fc9-a8f4-c1abe521af67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:06.508Z|7f3858d9-4cf4-4c05-a295-1532884d63b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:06.508Z|3bc6ef15-4337-4fc9-a8f4-c1abe521af67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:06.508Z|7f3858d9-4cf4-4c05-a295-1532884d63b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:06.512Z|657760b1-8ab2-47a7-a1a7-aad25c4920a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:06.513Z|657760b1-8ab2-47a7-a1a7-aad25c4920a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:16.540Z|b948d90e-8a69-434b-a32f-a8ca651b9e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:16.540Z|f3005e3e-a32c-4310-8763-68922bc3763d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:16.541Z|f3005e3e-a32c-4310-8763-68922bc3763d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:16.541Z|b948d90e-8a69-434b-a32f-a8ca651b9e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:16.543Z|fee3cb8f-dde4-4f8a-9251-a024f0202ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:16.543Z|fee3cb8f-dde4-4f8a-9251-a024f0202ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:20.930Z|11acea12-ec10-48eb-9130-282d363f8e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:44:20.931Z|11acea12-ec10-48eb-9130-282d363f8e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:44:21.790Z|fafded95-00fe-4a7f-a04f-984b5b7e8eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:44:21.791Z|fafded95-00fe-4a7f-a04f-984b5b7e8eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:44:26.569Z|fef4867f-2be4-40dc-8176-b3bf429bd8b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:26.570Z|fef4867f-2be4-40dc-8176-b3bf429bd8b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:26.572Z|6c07d933-b2a3-40e2-a499-36880660e183|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:26.572Z|6c07d933-b2a3-40e2-a499-36880660e183|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:26.577Z|a874a994-a9e3-46b0-b960-4d5114f163de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:26.578Z|a874a994-a9e3-46b0-b960-4d5114f163de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:35.930Z|ebb07bcf-f749-471d-8166-33b1cc6827cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:44:35.931Z|ebb07bcf-f749-471d-8166-33b1cc6827cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:44:36.596Z|fe9c2639-d774-4790-9a58-0c289de6ef8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:36.596Z|fe9c2639-d774-4790-9a58-0c289de6ef8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:36.599Z|b7730cc1-7da1-40a0-8662-4edd87558568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:36.599Z|b7730cc1-7da1-40a0-8662-4edd87558568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:36.606Z|7bae93f5-de58-454e-b7b5-dc3d0b0598bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:36.607Z|7bae93f5-de58-454e-b7b5-dc3d0b0598bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:42.867Z|db6cd862-21ca-459d-809f-41458b42eeca|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:44:42.868Z|db6cd862-21ca-459d-809f-41458b42eeca|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:46.627Z|dfbb38ca-773b-4899-a3d6-e7c062a3b594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:46.628Z|dfbb38ca-773b-4899-a3d6-e7c062a3b594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:46.629Z|1948708d-ed50-491f-bd30-d696a934fa3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:46.630Z|1948708d-ed50-491f-bd30-d696a934fa3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:46.634Z|af6963c4-adc5-4efd-8ed6-999eb912c099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:46.635Z|af6963c4-adc5-4efd-8ed6-999eb912c099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:50.930Z|6d98f464-0627-4b9a-9857-9d895950f264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:44:50.931Z|6d98f464-0627-4b9a-9857-9d895950f264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:44:51.791Z|a0f05d0a-e093-4f36-a4c2-dcfaa3cc7ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:44:51.792Z|a0f05d0a-e093-4f36-a4c2-dcfaa3cc7ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:44:56.652Z|11280ae6-5746-4ac3-ba0d-958315347232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:56.653Z|11280ae6-5746-4ac3-ba0d-958315347232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:56.653Z|41c0c8fc-198a-437a-9fed-5eed62395f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:56.654Z|41c0c8fc-198a-437a-9fed-5eed62395f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:44:56.654Z|06c0dd60-19de-43b5-bb76-18433daa34e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:44:56.655Z|06c0dd60-19de-43b5-bb76-18433daa34e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:05.930Z|454c2847-87b9-4a21-9a42-fccaa4b1492d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:45:05.935Z|454c2847-87b9-4a21-9a42-fccaa4b1492d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:45:06.683Z|f3cf45e4-6d4c-46e4-9ff0-bf094c489e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:06.683Z|f3cf45e4-6d4c-46e4-9ff0-bf094c489e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:06.683Z|9144c8d7-78be-479f-b5a6-f843dc4dde03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:06.683Z|42bc3bc4-e38d-4edd-8645-c5c60a932bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:06.684Z|9144c8d7-78be-479f-b5a6-f843dc4dde03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:06.684Z|42bc3bc4-e38d-4edd-8645-c5c60a932bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:16.713Z|492dd109-bc41-4f55-941a-8e7f8113c708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:16.714Z|8870935d-1f1e-4bfa-8cf7-b1bb78a375f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:16.714Z|492dd109-bc41-4f55-941a-8e7f8113c708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:16.715Z|8870935d-1f1e-4bfa-8cf7-b1bb78a375f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:16.723Z|9f36e433-2412-48c9-9ea7-abb0fd5eca78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:16.724Z|9f36e433-2412-48c9-9ea7-abb0fd5eca78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:20.934Z|cb6c612c-7e53-49d4-a9b2-542240f84614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:45:20.934Z|cb6c612c-7e53-49d4-a9b2-542240f84614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:45:21.792Z|166bdb2e-d5fa-46a6-86bf-39203a1dca91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:45:21.793Z|166bdb2e-d5fa-46a6-86bf-39203a1dca91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:45:26.743Z|f8d8f850-58c6-4767-80ba-8a2e2546edae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:26.744Z|f8d8f850-58c6-4767-80ba-8a2e2546edae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:26.745Z|7c89fcbe-0be0-4f1c-9ebb-ee6c107f4d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:26.746Z|7c89fcbe-0be0-4f1c-9ebb-ee6c107f4d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:26.752Z|99b9d80b-996d-4101-ad43-c390da0edf2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:26.753Z|99b9d80b-996d-4101-ad43-c390da0edf2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:35.930Z|cffd2b7c-12a2-4d34-8c97-34093e52f583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:45:35.931Z|cffd2b7c-12a2-4d34-8c97-34093e52f583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:45:36.776Z|c739d131-e189-4b32-9f9d-bc83cfc19fec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:36.777Z|c739d131-e189-4b32-9f9d-bc83cfc19fec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:36.778Z|420012a2-4b63-4d82-9fd8-d0d8ecd5081d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:36.779Z|420012a2-4b63-4d82-9fd8-d0d8ecd5081d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:36.780Z|700de66a-4286-4362-9839-5f54a54024c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:36.780Z|700de66a-4286-4362-9839-5f54a54024c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:42.868Z|6047dc7e-03d8-4e74-a52b-b101eb99a830|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:45:42.870Z|6047dc7e-03d8-4e74-a52b-b101eb99a830|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:46.819Z|40ece44a-8ea1-4bf9-bcac-240ce2b1b68e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:46.820Z|c7eeac60-c0c5-497f-b5fb-3c5694c1f961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:46.820Z|40ece44a-8ea1-4bf9-bcac-240ce2b1b68e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:46.820Z|c7eeac60-c0c5-497f-b5fb-3c5694c1f961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:46.823Z|6c9e6845-28ca-4973-8882-f8a34e9a5bd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:46.824Z|6c9e6845-28ca-4973-8882-f8a34e9a5bd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:50.930Z|dda5ad43-2eb7-4602-baeb-94c1da571e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:45:50.934Z|dda5ad43-2eb7-4602-baeb-94c1da571e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:45:51.793Z|2f4c2405-eb8c-42d9-bc83-f4756cc824f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:45:51.794Z|2f4c2405-eb8c-42d9-bc83-f4756cc824f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:45:56.844Z|f28bcbb4-ccbe-46cc-bd21-136775556333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:56.845Z|1092d39e-2201-431f-b7ee-00789719a8d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:56.845Z|f28bcbb4-ccbe-46cc-bd21-136775556333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:56.845Z|1092d39e-2201-431f-b7ee-00789719a8d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:45:56.847Z|a60083e9-4762-44c3-a2ed-7a9c1f6bd8e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:45:56.848Z|a60083e9-4762-44c3-a2ed-7a9c1f6bd8e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:05.930Z|433534a6-e3d2-444c-8653-b5902c3cfb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:46:05.931Z|433534a6-e3d2-444c-8653-b5902c3cfb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:46:06.868Z|081d2ced-9af1-4360-96f6-4dd3e7b3ca32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:06.869Z|081d2ced-9af1-4360-96f6-4dd3e7b3ca32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:06.871Z|3062c431-3b8c-41fd-b71c-792ea9fbdab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:06.871Z|576316f8-6a94-4f07-b384-018b24064c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:06.872Z|3062c431-3b8c-41fd-b71c-792ea9fbdab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:06.872Z|576316f8-6a94-4f07-b384-018b24064c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:16.895Z|2fa17574-f897-4543-9396-7365ac76f898|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:16.895Z|fe1431dc-ed18-4098-9edf-2d6bbbacd9fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:16.895Z|2fa17574-f897-4543-9396-7365ac76f898|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:16.896Z|fe1431dc-ed18-4098-9edf-2d6bbbacd9fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:16.899Z|334170ed-fdfb-454b-810e-3e7913a3d18a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:16.899Z|334170ed-fdfb-454b-810e-3e7913a3d18a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:20.930Z|1ae514da-376d-4b2c-937e-924b49a9309e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:46:20.931Z|1ae514da-376d-4b2c-937e-924b49a9309e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:46:21.795Z|bd73f4f1-daa5-45e1-b447-68d08528823b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:46:21.795Z|bd73f4f1-daa5-45e1-b447-68d08528823b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:46:26.918Z|95f3bc4f-7bc3-4ffb-b6e7-be5a2e528748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:26.919Z|95f3bc4f-7bc3-4ffb-b6e7-be5a2e528748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:26.923Z|c78259f9-a0a8-4eb1-8991-9be119a613a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:26.924Z|c78259f9-a0a8-4eb1-8991-9be119a613a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:26.924Z|0d4cad54-cec3-4dd2-afe4-1b98c48250bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:26.925Z|0d4cad54-cec3-4dd2-afe4-1b98c48250bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:35.930Z|7d678560-4942-4c9e-a0f7-036414a7ef2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:46:35.934Z|7d678560-4942-4c9e-a0f7-036414a7ef2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:46:36.950Z|3d5deff8-6bc8-4478-b251-e7ea5fc92db7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:36.951Z|3d5deff8-6bc8-4478-b251-e7ea5fc92db7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:36.954Z|4685eece-c2fe-4644-b377-5fbf219609db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:36.955Z|4685eece-c2fe-4644-b377-5fbf219609db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:36.955Z|f089d987-8d3b-4fb3-ade6-28b75876ca07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:36.955Z|f089d987-8d3b-4fb3-ade6-28b75876ca07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:42.867Z|2ced4aee-2f7a-47ee-b2eb-5962f889b8d9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:46:42.868Z|2ced4aee-2f7a-47ee-b2eb-5962f889b8d9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:46.976Z|33de953d-cbb5-41de-abc6-6445113f0d4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:46.977Z|33de953d-cbb5-41de-abc6-6445113f0d4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:46.983Z|61a1c9ae-9c8a-4f78-b3ae-c62a23b3f904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:46.984Z|61a1c9ae-9c8a-4f78-b3ae-c62a23b3f904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:46.985Z|25108248-cbdc-49f4-b95a-1acc74a4a6a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:46.986Z|25108248-cbdc-49f4-b95a-1acc74a4a6a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:50.930Z|8c20fbb7-9578-49d1-817d-ec6bb790a8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:46:50.930Z|8c20fbb7-9578-49d1-817d-ec6bb790a8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:46:51.796Z|9452fa57-b222-4773-864a-0237cef81d51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:46:51.797Z|9452fa57-b222-4773-864a-0237cef81d51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:46:57.006Z|59b31be2-8ca5-4420-8f47-b227b03a3676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:57.007Z|59b31be2-8ca5-4420-8f47-b227b03a3676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:57.010Z|70b84923-d87f-499f-a5f3-58f8dfca6cf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:57.011Z|70b84923-d87f-499f-a5f3-58f8dfca6cf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:46:57.012Z|05b042a7-9405-4b42-90ec-2124ec7a732f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:46:57.012Z|05b042a7-9405-4b42-90ec-2124ec7a732f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:05.930Z|7633181a-94c4-4863-a9ba-16b4efc099c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:47:05.931Z|7633181a-94c4-4863-a9ba-16b4efc099c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:47:07.036Z|6b4e60da-b15e-4d63-8328-abba0f5ccbb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:07.037Z|6b4e60da-b15e-4d63-8328-abba0f5ccbb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:07.038Z|7dfb7470-abea-4a9d-a512-d19dc1a95b73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:07.038Z|385f38ba-685b-4174-b868-de164e39be84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:07.039Z|7dfb7470-abea-4a9d-a512-d19dc1a95b73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:07.039Z|385f38ba-685b-4174-b868-de164e39be84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:17.067Z|115cd00c-e42e-4705-8ba3-6f66ef3ecccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:17.067Z|926e0e7f-06b6-4abb-9e32-141350667cf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:17.067Z|115cd00c-e42e-4705-8ba3-6f66ef3ecccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:17.068Z|926e0e7f-06b6-4abb-9e32-141350667cf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:17.075Z|4275f7e9-a768-4d7e-a721-7c4cdd6ab267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:17.076Z|4275f7e9-a768-4d7e-a721-7c4cdd6ab267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:20.930Z|fb48c69e-e3fe-41f4-9b82-2be329825f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:47:20.933Z|fb48c69e-e3fe-41f4-9b82-2be329825f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:47:21.797Z|8b41da4a-2a33-4342-b29d-641e3868eff2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:47:21.797Z|8b41da4a-2a33-4342-b29d-641e3868eff2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:47:27.092Z|3166c3d6-b331-43cf-b54f-c9a4854ff0c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:27.092Z|3166c3d6-b331-43cf-b54f-c9a4854ff0c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:27.098Z|e108f18b-7c1b-43f0-a003-560157260798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:27.098Z|e108f18b-7c1b-43f0-a003-560157260798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:27.101Z|2d216543-296c-4306-b57c-aafd51e1c3c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:27.101Z|2d216543-296c-4306-b57c-aafd51e1c3c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:35.930Z|9a967776-004f-4ea2-b112-ea187bf51d59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:47:35.931Z|9a967776-004f-4ea2-b112-ea187bf51d59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:47:37.118Z|36b10b0e-dc7f-4b4a-8ada-ba5a3ddee68c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:37.119Z|36b10b0e-dc7f-4b4a-8ada-ba5a3ddee68c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:37.122Z|86b91574-c9c3-4706-a14f-9889f290d147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:37.122Z|86b91574-c9c3-4706-a14f-9889f290d147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:37.127Z|73ab0566-ce6f-427b-a419-fbea4d653efa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:37.128Z|73ab0566-ce6f-427b-a419-fbea4d653efa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:42.867Z|93594aa8-3fe9-4358-bf43-13c678b5d1bf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:47:42.868Z|93594aa8-3fe9-4358-bf43-13c678b5d1bf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:47.148Z|3a553c2c-ab1d-4164-a481-0a353e308508|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:47.149Z|3a553c2c-ab1d-4164-a481-0a353e308508|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:47.152Z|9d0f922f-d7ad-47c2-975c-2c376a9d813e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:47.153Z|9d0f922f-d7ad-47c2-975c-2c376a9d813e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:47.153Z|bbae8a4e-7c31-4be4-b526-2e37b6097adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:47.154Z|bbae8a4e-7c31-4be4-b526-2e37b6097adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:50.930Z|c1c8de94-4688-4852-97ca-f4059898dc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:47:50.931Z|c1c8de94-4688-4852-97ca-f4059898dc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:47:51.798Z|3029f5aa-be37-4763-add5-8b60a26f86bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:47:51.799Z|3029f5aa-be37-4763-add5-8b60a26f86bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:47:57.177Z|10bd0672-d887-4d26-92ab-a5c2a79707c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:57.178Z|10bd0672-d887-4d26-92ab-a5c2a79707c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:57.181Z|97b13564-6f20-45cc-b6f9-1f7573b6ac4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:57.182Z|97b13564-6f20-45cc-b6f9-1f7573b6ac4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:47:57.187Z|cdf1a29d-3c60-4d8e-9c2e-a633bc8b2b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:47:57.187Z|cdf1a29d-3c60-4d8e-9c2e-a633bc8b2b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:05.930Z|c2af4ac0-1e9b-49f0-b9c2-fbf25536c174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:48:05.935Z|c2af4ac0-1e9b-49f0-b9c2-fbf25536c174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:48:07.209Z|b0754199-e857-4ccf-ae6b-10fe04604f3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:07.210Z|b0754199-e857-4ccf-ae6b-10fe04604f3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:07.215Z|d1a01d0a-67cd-41e1-9ecd-07fbf9591174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:07.216Z|d1a01d0a-67cd-41e1-9ecd-07fbf9591174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:07.218Z|34769e7f-416f-4334-b409-8880b909f8cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:07.219Z|34769e7f-416f-4334-b409-8880b909f8cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:17.236Z|c2f6d31d-b2a2-47ab-8336-ad5cceb51940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:17.237Z|c2f6d31d-b2a2-47ab-8336-ad5cceb51940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:17.241Z|984be20c-28f5-465a-94ed-7f02eeb484b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:17.241Z|984be20c-28f5-465a-94ed-7f02eeb484b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:17.246Z|1256dac5-cdbf-4acc-9eee-59d36c895d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:17.247Z|1256dac5-cdbf-4acc-9eee-59d36c895d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:20.930Z|64121382-e787-4733-91dc-ae945c97c374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:48:20.931Z|64121382-e787-4733-91dc-ae945c97c374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:48:21.799Z|929b3e65-f214-414b-b6c1-d6f6592735d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:48:21.799Z|929b3e65-f214-414b-b6c1-d6f6592735d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:48:27.267Z|988968f0-3d11-48d2-82ac-e2696a2e9b5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:27.268Z|988968f0-3d11-48d2-82ac-e2696a2e9b5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:27.270Z|74b93248-9955-40c0-9a2c-39a07f814b8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:27.271Z|74b93248-9955-40c0-9a2c-39a07f814b8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:27.279Z|7a418ef1-72c2-462f-a745-3aa7ba9e9bc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:27.279Z|7a418ef1-72c2-462f-a745-3aa7ba9e9bc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:35.930Z|b49a0eb1-e1bf-4f62-8a0b-d1be2959da56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:48:35.931Z|b49a0eb1-e1bf-4f62-8a0b-d1be2959da56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:48:37.301Z|f97adbdf-bb62-4e84-a87e-13661572a5c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:37.302Z|f97adbdf-bb62-4e84-a87e-13661572a5c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:37.302Z|1f0ffa36-639b-46b1-9a60-d493a34508bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:37.302Z|1f0ffa36-639b-46b1-9a60-d493a34508bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:37.306Z|44aa514c-c2c6-444b-9994-696417c3d38d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:37.306Z|44aa514c-c2c6-444b-9994-696417c3d38d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:42.867Z|6d656de6-c20e-48a0-a927-980e8253c05b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:48:42.867Z|6d656de6-c20e-48a0-a927-980e8253c05b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:47.326Z|7eff5d86-1319-4b92-a660-fd725496ac1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:47.326Z|7eff5d86-1319-4b92-a660-fd725496ac1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:47.333Z|8a3a7203-1f1c-4ad2-a49e-5ce740214e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:47.333Z|58f7e05f-9319-461e-8846-e3b80b2cb777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:47.334Z|8a3a7203-1f1c-4ad2-a49e-5ce740214e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:47.334Z|58f7e05f-9319-461e-8846-e3b80b2cb777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:50.930Z|504d9838-4376-47c1-b608-173c8e7431b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:48:50.934Z|504d9838-4376-47c1-b608-173c8e7431b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:48:51.800Z|de6968da-268e-40ff-bd1f-ae3e8886f1bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:48:51.800Z|de6968da-268e-40ff-bd1f-ae3e8886f1bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:48:57.354Z|c9a74976-064c-4de2-9964-be8d08aa180c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:57.355Z|c9a74976-064c-4de2-9964-be8d08aa180c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:57.356Z|ec5fe712-d650-4c09-a28b-307bc4049179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:57.357Z|ec5fe712-d650-4c09-a28b-307bc4049179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:48:57.357Z|2ee13c5a-3f3e-4cff-af71-545882d0fa9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:48:57.358Z|2ee13c5a-3f3e-4cff-af71-545882d0fa9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:05.930Z|1d311dfc-1c20-46f4-9a72-b32726324a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:49:05.931Z|1d311dfc-1c20-46f4-9a72-b32726324a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:49:07.379Z|42a9259e-edb8-4b46-83f9-bbb83eac2af7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:07.380Z|42a9259e-edb8-4b46-83f9-bbb83eac2af7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:07.382Z|be0e8f39-820f-43ec-86fd-f2d0eba2bc88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:07.383Z|be0e8f39-820f-43ec-86fd-f2d0eba2bc88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:07.385Z|8edb1369-0ee7-4131-ba3b-69b2648450e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:07.385Z|8edb1369-0ee7-4131-ba3b-69b2648450e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:17.411Z|bd8f4ac5-6a74-4d44-8265-586d4cb9c712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:17.411Z|bd8f4ac5-6a74-4d44-8265-586d4cb9c712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:17.413Z|b324a7cb-74eb-4d5f-8b05-81a19650f427|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:17.413Z|b324a7cb-74eb-4d5f-8b05-81a19650f427|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:17.418Z|44665193-c73e-49da-90a4-9174aebf3c3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:17.418Z|44665193-c73e-49da-90a4-9174aebf3c3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:20.930Z|be771272-20e7-4c97-b360-758658d7dcb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:49:20.931Z|be771272-20e7-4c97-b360-758658d7dcb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:49:21.801Z|126374f1-1e75-428d-b1f5-4bb667f7da33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:49:21.801Z|126374f1-1e75-428d-b1f5-4bb667f7da33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:49:27.439Z|5baed9f2-fcbc-48ab-a5ec-452b528a38ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:27.440Z|5baed9f2-fcbc-48ab-a5ec-452b528a38ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:27.440Z|35b02c63-b8b0-4c99-afda-a285e9be39d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:27.440Z|fe630652-5f7d-4924-9770-d356d118d710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:27.441Z|35b02c63-b8b0-4c99-afda-a285e9be39d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:27.441Z|fe630652-5f7d-4924-9770-d356d118d710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:35.930Z|40826121-52ef-4fe4-bd97-20dd1b1146e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:49:35.934Z|40826121-52ef-4fe4-bd97-20dd1b1146e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:49:37.465Z|11377fa6-9088-47b6-a2dc-7776f95254cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:37.465Z|7adc9b5e-89a9-4529-90de-569f9a0248f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:37.466Z|11377fa6-9088-47b6-a2dc-7776f95254cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:37.466Z|7adc9b5e-89a9-4529-90de-569f9a0248f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:37.473Z|89d1b80f-ecce-43fd-b6ff-61150f68da66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:37.474Z|89d1b80f-ecce-43fd-b6ff-61150f68da66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:42.866Z|b5b953be-ff62-4a44-8a1d-a9bae6223cb4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:49:42.867Z|b5b953be-ff62-4a44-8a1d-a9bae6223cb4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:47.495Z|c74aefb3-8e47-485c-a1d7-50d6dea4af39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:47.496Z|c74aefb3-8e47-485c-a1d7-50d6dea4af39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:47.496Z|eb633ee9-9dbd-46ad-98dc-c5ba42d1a471|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:47.497Z|eb633ee9-9dbd-46ad-98dc-c5ba42d1a471|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:47.503Z|e89322dc-93a9-4e0f-8491-5a4faac59fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:47.503Z|e89322dc-93a9-4e0f-8491-5a4faac59fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:50.930Z|d018263e-4f82-4f40-840a-bc2f57fb64f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:49:50.931Z|d018263e-4f82-4f40-840a-bc2f57fb64f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:49:51.802Z|44a9ab22-55fc-48dc-afe5-fbd8a5eb40cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:49:51.802Z|44a9ab22-55fc-48dc-afe5-fbd8a5eb40cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:49:57.526Z|1b0fd6d1-56f2-469b-bf23-96a5091cf887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:57.527Z|1b0fd6d1-56f2-469b-bf23-96a5091cf887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:57.530Z|13a9303a-d9c2-4e7c-8633-75dce87bc030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:57.530Z|13a9303a-d9c2-4e7c-8633-75dce87bc030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:49:57.533Z|5107a1f6-5a48-444f-b46d-e3e6e1a5b911|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:49:57.534Z|5107a1f6-5a48-444f-b46d-e3e6e1a5b911|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:05.930Z|e825bbf3-ef78-4ade-bf2d-ff9394ee17e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:50:05.931Z|e825bbf3-ef78-4ade-bf2d-ff9394ee17e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:50:07.552Z|966df483-de60-4835-8832-f33a6350a537|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:07.553Z|966df483-de60-4835-8832-f33a6350a537|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:07.554Z|593335c2-f219-4e6f-a5d3-1c5df60829f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:07.555Z|593335c2-f219-4e6f-a5d3-1c5df60829f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:07.558Z|7aca59c8-e6cd-47c8-8faf-d442edd902d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:07.558Z|7aca59c8-e6cd-47c8-8faf-d442edd902d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:17.582Z|7dd1caf9-b995-4b1a-9acc-c61090fc4600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:17.582Z|7dd1caf9-b995-4b1a-9acc-c61090fc4600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:17.583Z|3c153788-c5b2-411c-9e37-6cdd0bb24891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:17.583Z|3c153788-c5b2-411c-9e37-6cdd0bb24891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:17.584Z|881c135f-7d03-4307-b6ac-deb9cb9ba094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:17.585Z|881c135f-7d03-4307-b6ac-deb9cb9ba094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:20.933Z|61ed2ae8-c98f-414b-943a-b002205a68b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:50:20.937Z|61ed2ae8-c98f-414b-943a-b002205a68b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:50:21.803Z|918b9192-0821-4c76-b0d0-b812018cd191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:50:21.803Z|918b9192-0821-4c76-b0d0-b812018cd191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:50:27.608Z|083cbe1f-8e2a-4497-8b14-d76052190b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:27.608Z|afca5edc-afe0-4ba8-b3cc-b1de9c053405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:27.609Z|afca5edc-afe0-4ba8-b3cc-b1de9c053405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:27.609Z|083cbe1f-8e2a-4497-8b14-d76052190b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:27.610Z|2289dfa5-0d6d-49df-9579-d9a6a6c93fb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:27.610Z|2289dfa5-0d6d-49df-9579-d9a6a6c93fb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:35.930Z|c07a1f9a-a969-4db3-a828-67abdb9fd6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:50:35.930Z|c07a1f9a-a969-4db3-a828-67abdb9fd6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:50:37.633Z|a2b8848b-4835-4567-9066-42f622334882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:37.634Z|a2b8848b-4835-4567-9066-42f622334882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:37.635Z|dc1d5019-268a-4d5f-bff5-e4970afde0d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:37.636Z|dc1d5019-268a-4d5f-bff5-e4970afde0d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:37.636Z|757e3c0b-4dc4-4642-90d3-fea22bf66f9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:37.636Z|757e3c0b-4dc4-4642-90d3-fea22bf66f9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:40.118Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-20T04:50:40.119Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: ab44b7e3-80b9-458e-8f87-8704e0549acb already exists in requestDb InfraActiveRequests table 2023-03-20T04:50:40.120Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb 2023-03-20T04:50:40.120Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|INFO|500||Invoke 2023-03-20T04:50:40.121Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|DEBUG|500||===========================request begin================================================ 2023-03-20T04:50:40.121Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb 2023-03-20T04:50:40.121Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|DEBUG|500||Method : GET 2023-03-20T04:50:40.121Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d060914bcfc35c0026cfb219b8ae3c0", X-B3-SpanId:"e95ddab614615de1", X-B3-ParentSpanId:"79b9c79703a0c011", X-B3-Sampled:"0", X-ONAP-RequestID:"ab44b7e3-80b9-458e-8f87-8704e0549acb", X-RequestID:"ab44b7e3-80b9-458e-8f87-8704e0549acb", X-TransactionID:"ab44b7e3-80b9-458e-8f87-8704e0549acb", X-ECOMP-RequestID:"ab44b7e3-80b9-458e-8f87-8704e0549acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2713843f-977c-4393-8770-29711910c2e8"] 2023-03-20T04:50:40.121Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|DEBUG|500||Request body: 2023-03-20T04:50:40.121Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|DEBUG|500||==========================request end================================================ 2023-03-20T04:50:40.334Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|DEBUG|500||============================response begin========================================== 2023-03-20T04:50:40.335Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T04:50:40.335Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|DEBUG|500||Status text : Not Found 2023-03-20T04:50:40.335Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ADDF6D9D841E64C2E941E3B6F0380EFB; 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:"Mon, 20 Mar 2023 04:50:40 GMT", x-envoy-upstream-service-time:"180", server:"envoy"] 2023-03-20T04:50:40.335Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|DEBUG|500||Response body: 2023-03-20T04:50:40.335Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|DEBUG|500||=======================response end================================================= 2023-03-20T04:50:40.335Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab44b7e3-80b9-458e-8f87-8704e0549acb|INFO|404|Not Found|InvokeReturn 2023-03-20T04:50:40.343Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID ab44b7e3-80b9-458e-8f87-8704e0549acb 2023-03-20T04:50:40.343Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-20T04:50:40.344Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-03-20T04:50:40.344Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-20T04:50:40.344Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-20T04:50:40.344Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-03-20T04:50:40.344Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-20T04:50:40.345Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7d060914bcfc35c0026cfb219b8ae3c0", X-B3-SpanId:"fbb4b8ea53afc44c", X-B3-ParentSpanId:"79b9c79703a0c011", X-B3-Sampled:"0", X-ONAP-RequestID:"ab44b7e3-80b9-458e-8f87-8704e0549acb", X-RequestID:"ab44b7e3-80b9-458e-8f87-8704e0549acb", X-TransactionID:"ab44b7e3-80b9-458e-8f87-8704e0549acb", X-ECOMP-RequestID:"ab44b7e3-80b9-458e-8f87-8704e0549acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc191b17-ec79-41e6-b102-deaf68e1a38c"] 2023-03-20T04:50:40.345Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-20T04:50:40.345Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-20T04:50:40.392Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-20T04:50:40.393Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-20T04:50:40.393Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-20T04:50:40.393Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 20 Mar 2023 04:50:40 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2023-03-20T04:50:40.394Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-20T04:50:40.394Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-20T04:50:40.394Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-20T04:50:40.395Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c4dafeb7.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-03-20T04:50:40.396Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-20T04:50:40.397Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-03-20T04:50:40.398Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-20T04:50:40.398Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-20T04:50:40.398Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-03-20T04:50:40.398Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-20T04:50:40.399Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7d060914bcfc35c0026cfb219b8ae3c0", X-B3-SpanId:"ef62807987a55a10", X-B3-ParentSpanId:"79b9c79703a0c011", X-B3-Sampled:"0", X-ONAP-RequestID:"ab44b7e3-80b9-458e-8f87-8704e0549acb", X-RequestID:"ab44b7e3-80b9-458e-8f87-8704e0549acb", X-TransactionID:"ab44b7e3-80b9-458e-8f87-8704e0549acb", X-ECOMP-RequestID:"ab44b7e3-80b9-458e-8f87-8704e0549acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e19d8149-1987-4386-aefd-2828b6c815ea"] 2023-03-20T04:50:40.399Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-20T04:50:40.399Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-20T04:50:40.431Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-20T04:50:40.431Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-20T04:50:40.431Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-20T04:50:40.432Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 20 Mar 2023 04:50:40 GMT", x-envoy-upstream-service-time:"11", server:"envoy"] 2023-03-20T04:50:40.432Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-20T04:50:40.432Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-20T04:50:40.432Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-20T04:50:40.433Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c4dafeb7.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-03-20T04:50:40.434Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4a5144b9 2023-03-20T04:50:40.438Z|ab44b7e3-80b9-458e-8f87-8704e0549acb|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T04:50:42.867Z|80b2632a-5006-4c2c-bf1d-de5a17f7051a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:50:42.868Z|80b2632a-5006-4c2c-bf1d-de5a17f7051a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:47.663Z|c23e705f-e191-47f7-bfb6-0799f6fd85cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:47.663Z|c23e705f-e191-47f7-bfb6-0799f6fd85cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:47.670Z|c0a7235a-80c2-49f1-aea1-6a468012a034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:47.671Z|c0a7235a-80c2-49f1-aea1-6a468012a034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:47.672Z|91839e72-3741-4eae-88c1-73b3b99bee06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:47.672Z|91839e72-3741-4eae-88c1-73b3b99bee06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:50.930Z|9aa47a0a-5e4a-4c75-8ec6-f0bf03725485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:50:50.931Z|9aa47a0a-5e4a-4c75-8ec6-f0bf03725485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:50:51.804Z|f9b34abf-7dd4-4a79-9f19-ae8cf81daeae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:50:51.804Z|f9b34abf-7dd4-4a79-9f19-ae8cf81daeae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:50:57.692Z|ea6e45cd-433e-4150-b000-fde81eebeb93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:57.693Z|ea6e45cd-433e-4150-b000-fde81eebeb93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:57.702Z|b4730741-69b7-4557-b136-eecdc49d6c0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:57.703Z|5a827abd-b929-47da-bbd4-02a46ad56ba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:50:57.703Z|5a827abd-b929-47da-bbd4-02a46ad56ba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:50:57.703Z|b4730741-69b7-4557-b136-eecdc49d6c0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:05.930Z|194c8e11-5f83-4c57-9c32-de12977082db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:51:05.934Z|194c8e11-5f83-4c57-9c32-de12977082db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:51:07.728Z|d5ffdfb7-e67e-4ee8-9372-59974f8f093a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:07.728Z|adb56dc6-d0f1-45da-bb8e-7d98134c4148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:07.729Z|d5ffdfb7-e67e-4ee8-9372-59974f8f093a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:07.729Z|adb56dc6-d0f1-45da-bb8e-7d98134c4148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:07.733Z|4367a735-02bb-4876-bc7c-e5c2e7713c63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:07.734Z|4367a735-02bb-4876-bc7c-e5c2e7713c63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:17.758Z|2e4fbf73-ee31-4c91-8686-7b5e21fcee1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:17.759Z|2e4fbf73-ee31-4c91-8686-7b5e21fcee1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:17.765Z|a4741c7b-076a-4d33-8daa-78a6df13ad11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:17.766Z|a4741c7b-076a-4d33-8daa-78a6df13ad11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:17.766Z|eb6fe7bd-27f2-4825-bd16-5f1cf08d607f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:17.766Z|eb6fe7bd-27f2-4825-bd16-5f1cf08d607f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:20.930Z|8c4a3dac-9c23-460a-ac73-b4fa65b31c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:51:20.931Z|8c4a3dac-9c23-460a-ac73-b4fa65b31c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:51:21.805Z|a6c859c6-1b66-4687-9ded-d6ff2b950285|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:51:21.805Z|a6c859c6-1b66-4687-9ded-d6ff2b950285|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:51:27.789Z|32548169-7ae0-4ff5-b432-37f07db4d78e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:27.790Z|32548169-7ae0-4ff5-b432-37f07db4d78e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:27.792Z|5d733010-094c-42d3-be23-b85f1f98cf55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:27.793Z|5d733010-094c-42d3-be23-b85f1f98cf55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:27.795Z|b77af7df-5fb6-415a-9652-33388466c908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:27.796Z|b77af7df-5fb6-415a-9652-33388466c908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:35.930Z|bf754a94-2696-456b-bb72-57940b97509d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:51:35.931Z|bf754a94-2696-456b-bb72-57940b97509d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:51:37.823Z|830cc3f2-d85c-422f-8f4c-97bcb6eabf79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:37.823Z|c4d0702b-231e-468e-bf53-6f43351fff4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:37.823Z|ca457e08-16a7-465e-8503-0387c5903392|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:37.824Z|c4d0702b-231e-468e-bf53-6f43351fff4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:37.824Z|ca457e08-16a7-465e-8503-0387c5903392|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:37.827Z|830cc3f2-d85c-422f-8f4c-97bcb6eabf79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:42.867Z|c11f1828-3edf-4dfd-867a-f627780fd252|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:51:42.868Z|c11f1828-3edf-4dfd-867a-f627780fd252|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:47.853Z|dbfc7f10-25f3-44d0-bc60-efd2fefff153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:47.854Z|dbfc7f10-25f3-44d0-bc60-efd2fefff153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:47.855Z|e0baff4f-398d-4d19-bbb1-10fa7e0ae7a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:47.856Z|e0baff4f-398d-4d19-bbb1-10fa7e0ae7a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:47.856Z|5925664e-58e4-4653-80a1-303349d67d25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:47.857Z|5925664e-58e4-4653-80a1-303349d67d25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:50.930Z|b389c25e-c0d2-4b8c-8a11-8c4b785e71d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:51:50.934Z|b389c25e-c0d2-4b8c-8a11-8c4b785e71d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:51:51.806Z|88dbd404-3587-49bf-ad71-a81b7c15f458|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:51:51.807Z|88dbd404-3587-49bf-ad71-a81b7c15f458|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:51:56.258Z|c63404c0-4a22-4e2f-aa67-77bcf1a8b863|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-20T04:51:56.259Z|c63404c0-4a22-4e2f-aa67-77bcf1a8b863|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:57.880Z|63ed4b90-e2b8-4434-bb02-59ca3c3e02c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:57.881Z|91b64676-0fe4-4f26-bb4a-890406dd599e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:57.881Z|63ed4b90-e2b8-4434-bb02-59ca3c3e02c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:57.881Z|91b64676-0fe4-4f26-bb4a-890406dd599e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:51:57.888Z|6a864d86-69b3-4aca-8eaa-a103cb470bb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:51:57.889Z|6a864d86-69b3-4aca-8eaa-a103cb470bb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:05.930Z|f79b5fe9-2acb-44ac-a095-2a863e53c732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:52:05.931Z|f79b5fe9-2acb-44ac-a095-2a863e53c732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:52:07.911Z|b14315d7-29d3-481d-b0ad-bc571fdd7e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:07.912Z|b14315d7-29d3-481d-b0ad-bc571fdd7e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:07.915Z|239598af-3d69-4586-b6ee-df3f75449622|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:07.915Z|239598af-3d69-4586-b6ee-df3f75449622|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:07.915Z|8c5cd059-b838-429e-94ee-eaa04e22f1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:07.916Z|8c5cd059-b838-429e-94ee-eaa04e22f1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:17.943Z|c323e6bd-a153-4d0f-9930-a3a4b3fd6cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:17.944Z|c323e6bd-a153-4d0f-9930-a3a4b3fd6cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:17.945Z|bed85b9b-d3e1-4280-a95a-a7b009141df2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:17.945Z|bed85b9b-d3e1-4280-a95a-a7b009141df2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:17.948Z|db2caaae-f874-4dce-b92a-ba598a3a9dfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:17.949Z|db2caaae-f874-4dce-b92a-ba598a3a9dfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:20.930Z|5eb55901-7094-46b1-93b5-87dd9472c6e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:52:20.931Z|5eb55901-7094-46b1-93b5-87dd9472c6e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:52:21.807Z|8d1d0393-bd80-48c0-87db-b7b2a85c6e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:52:21.808Z|8d1d0393-bd80-48c0-87db-b7b2a85c6e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:52:27.967Z|0a105df2-bc01-493a-9991-efd32f29b468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:27.967Z|8bd1b59d-a728-485b-8ab0-4367b9fc9772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:27.967Z|e12c2ce6-f00d-4377-a30f-63d20d8e6969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:27.968Z|8bd1b59d-a728-485b-8ab0-4367b9fc9772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:27.968Z|e12c2ce6-f00d-4377-a30f-63d20d8e6969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:27.968Z|0a105df2-bc01-493a-9991-efd32f29b468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:35.930Z|58edb671-695b-4264-9c62-4d317e42d9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:52:35.935Z|58edb671-695b-4264-9c62-4d317e42d9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:52:37.988Z|fbb59ecb-5d6e-4017-b005-3ba486fad124|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:37.989Z|a3ae0c1b-bf39-4292-bf38-efe398e8d878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:37.989Z|fbb59ecb-5d6e-4017-b005-3ba486fad124|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:37.989Z|a3ae0c1b-bf39-4292-bf38-efe398e8d878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:37.991Z|e5890047-048e-4423-b459-2b1717541ddf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:37.991Z|e5890047-048e-4423-b459-2b1717541ddf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:42.867Z|c3cb4822-29fc-4959-8a6d-6c4fd4a694e8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:52:42.867Z|c3cb4822-29fc-4959-8a6d-6c4fd4a694e8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:48.015Z|30f3c2f8-fb27-4fcc-8298-290b8336c405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:48.015Z|30f3c2f8-fb27-4fcc-8298-290b8336c405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:48.017Z|d7e00dc3-ae84-444d-ac1c-5e816f594a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:48.017Z|d7e00dc3-ae84-444d-ac1c-5e816f594a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:48.021Z|9fd5b659-d939-49a1-a3f4-f06a281f9cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:48.021Z|9fd5b659-d939-49a1-a3f4-f06a281f9cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:50.930Z|209b90be-5ec8-4c22-8b58-fddd2f95ba6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:52:50.930Z|209b90be-5ec8-4c22-8b58-fddd2f95ba6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:52:51.808Z|8cdfc7ee-a68c-4376-b7b2-cbda008c7c8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:52:51.809Z|8cdfc7ee-a68c-4376-b7b2-cbda008c7c8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:52:58.040Z|02da61af-b777-4d28-af9d-d7377c614027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:58.040Z|02da61af-b777-4d28-af9d-d7377c614027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:58.043Z|a2c18031-7aa1-4bad-b689-8dab7458156c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:58.044Z|a2c18031-7aa1-4bad-b689-8dab7458156c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:52:58.047Z|68f0cc8c-2985-4a7a-80c5-98fa1c79899f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:52:58.047Z|68f0cc8c-2985-4a7a-80c5-98fa1c79899f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:05.930Z|f129b6d5-591f-454f-8798-2778ba511a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:53:05.931Z|f129b6d5-591f-454f-8798-2778ba511a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:53:08.068Z|e4aef0a8-61e4-41d5-a1d5-4c594eee3dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:08.068Z|e4aef0a8-61e4-41d5-a1d5-4c594eee3dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:08.072Z|53dfa526-f320-46f2-9a65-247f597ae1e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:08.073Z|53dfa526-f320-46f2-9a65-247f597ae1e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:08.075Z|95bcbd28-4b0c-498f-b9f2-84593993e76a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:08.075Z|95bcbd28-4b0c-498f-b9f2-84593993e76a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:18.091Z|af2eabd5-14bc-482b-824b-67a2eaf71ac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:18.092Z|af2eabd5-14bc-482b-824b-67a2eaf71ac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:18.094Z|846e8895-c45e-4ab7-826f-61e109c2beb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:18.094Z|846e8895-c45e-4ab7-826f-61e109c2beb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:18.097Z|8b7ac1c7-53d4-4283-9354-83affbf21d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:18.098Z|8b7ac1c7-53d4-4283-9354-83affbf21d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:20.930Z|ae9378fb-eed4-401f-a2cb-1f6ef7d20b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:53:20.935Z|ae9378fb-eed4-401f-a2cb-1f6ef7d20b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:53:21.810Z|9d17ad62-055d-4807-84b0-2c02fb9e65d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:53:21.810Z|9d17ad62-055d-4807-84b0-2c02fb9e65d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:53:28.119Z|3c6801a1-e1ef-483f-8961-2c1f57490f0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:28.119Z|3c6801a1-e1ef-483f-8961-2c1f57490f0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:28.120Z|0d299f41-13e3-425a-98f8-22e84ac592d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:28.121Z|0d299f41-13e3-425a-98f8-22e84ac592d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:28.123Z|b16c5984-bb59-44fb-8bd9-e68968da981e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:28.123Z|b16c5984-bb59-44fb-8bd9-e68968da981e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:35.930Z|b66f26e8-4e59-468e-9cff-a6a4f07f60f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:53:35.930Z|b66f26e8-4e59-468e-9cff-a6a4f07f60f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:53:38.148Z|e0474081-cc75-481f-a241-5a62fb3ba1c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:38.148Z|e3bab136-324c-4976-9086-91317d69143c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:38.149Z|e0474081-cc75-481f-a241-5a62fb3ba1c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:38.149Z|e3bab136-324c-4976-9086-91317d69143c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:38.151Z|9765677f-1c28-45dc-b91a-4670c3a06b72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:38.152Z|9765677f-1c28-45dc-b91a-4670c3a06b72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:42.867Z|a70255b7-f641-4c5c-a71a-c00e8b069be7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:53:42.868Z|a70255b7-f641-4c5c-a71a-c00e8b069be7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:48.180Z|27310e54-81d4-4d0b-b330-23cb29ad13f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:48.181Z|27310e54-81d4-4d0b-b330-23cb29ad13f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:48.186Z|a47034df-2c62-4e55-bd31-ebcd35b29e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:48.186Z|a47034df-2c62-4e55-bd31-ebcd35b29e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:48.187Z|017bb35f-2506-4668-8644-171e0a22265a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:48.188Z|017bb35f-2506-4668-8644-171e0a22265a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:50.930Z|d688319e-a454-4575-a523-b6e4e05c1d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:53:50.931Z|d688319e-a454-4575-a523-b6e4e05c1d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:53:51.811Z|89520d60-786f-4b5d-a237-de87ab7c3d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:53:51.811Z|89520d60-786f-4b5d-a237-de87ab7c3d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:53:58.212Z|e13181ab-9d4a-44f7-836a-6b41fda6dbed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:58.212Z|5b40e6e3-0d4b-4e05-8198-74c71eeb2657|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:58.212Z|e13181ab-9d4a-44f7-836a-6b41fda6dbed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:58.213Z|5b40e6e3-0d4b-4e05-8198-74c71eeb2657|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:53:58.220Z|8e6c254c-44e2-46fe-af33-0db60b1e9b6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:53:58.220Z|8e6c254c-44e2-46fe-af33-0db60b1e9b6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:05.930Z|e8a04197-ffaa-4c0e-875d-14348c26132d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:54:05.933Z|e8a04197-ffaa-4c0e-875d-14348c26132d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:54:08.241Z|77467ba4-d0b5-402e-a485-5f89c16552d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:08.241Z|8e929568-be84-424a-a342-b471d93685db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:08.242Z|77467ba4-d0b5-402e-a485-5f89c16552d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:08.242Z|8e929568-be84-424a-a342-b471d93685db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:08.246Z|f0590c11-bbb0-4d25-ac32-7676b711f608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:08.247Z|f0590c11-bbb0-4d25-ac32-7676b711f608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:18.271Z|17627853-05be-4dce-96c6-d11c5a6851cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:18.272Z|17627853-05be-4dce-96c6-d11c5a6851cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:18.272Z|4ad9fd38-c3ce-4987-81d8-32460f51e9fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:18.273Z|4ad9fd38-c3ce-4987-81d8-32460f51e9fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:18.278Z|392ad163-a36c-4f84-aa04-17545a62c04e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:18.279Z|392ad163-a36c-4f84-aa04-17545a62c04e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:20.930Z|e86de59a-f922-4e7d-895d-ff3ef2e9dd1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:54:20.931Z|e86de59a-f922-4e7d-895d-ff3ef2e9dd1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:54:21.812Z|4a18a112-1480-4659-a8a9-73c59460c6da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:54:21.812Z|4a18a112-1480-4659-a8a9-73c59460c6da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:54:28.296Z|5b0a0a71-a308-43db-8098-d530c6fd45d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:28.296Z|5b0a0a71-a308-43db-8098-d530c6fd45d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:28.298Z|078bfaa2-533f-42ca-a2fd-647b4c977abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:28.299Z|078bfaa2-533f-42ca-a2fd-647b4c977abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:28.301Z|42c9cb18-bd79-4d7c-ae36-6505e36afa0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:28.302Z|42c9cb18-bd79-4d7c-ae36-6505e36afa0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:35.930Z|fd0f2184-1912-44ee-bd1e-c6cac1dc7cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:54:35.931Z|fd0f2184-1912-44ee-bd1e-c6cac1dc7cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:54:38.321Z|1efc077c-d999-422f-b8f7-1ab5c6f237b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:38.322Z|1efc077c-d999-422f-b8f7-1ab5c6f237b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:38.326Z|a605ed26-25ce-4308-8457-cbcf3cbb8559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:38.326Z|a605ed26-25ce-4308-8457-cbcf3cbb8559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:38.328Z|a338e8e0-db30-4e3d-b34b-a3128dfda3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:38.329Z|a338e8e0-db30-4e3d-b34b-a3128dfda3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:42.868Z|804c77b8-92ed-4367-9320-ccd3da06fd2f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:54:42.868Z|804c77b8-92ed-4367-9320-ccd3da06fd2f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:48.350Z|2b3c35bc-d4ab-46c3-b1fe-e82e92d1cc5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:48.351Z|2b3c35bc-d4ab-46c3-b1fe-e82e92d1cc5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:48.355Z|387d0d29-3e11-4d90-9b7f-2cf79682ea3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:48.356Z|387d0d29-3e11-4d90-9b7f-2cf79682ea3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:48.359Z|47901322-1a62-4567-bb37-1bf5d493f6db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:48.359Z|47901322-1a62-4567-bb37-1bf5d493f6db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:50.930Z|28b34a7b-0ab1-41f0-b072-aa9fa977a335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:54:50.933Z|28b34a7b-0ab1-41f0-b072-aa9fa977a335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:54:51.813Z|708e75b2-1fe2-40e4-a91b-e35acc69df15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:54:51.814Z|708e75b2-1fe2-40e4-a91b-e35acc69df15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:54:58.382Z|67ec3819-c616-40fd-8464-a14fd1ee27f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:58.382Z|67ec3819-c616-40fd-8464-a14fd1ee27f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:58.383Z|ada6b6de-e7c3-45e5-b620-980e08fcbd15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:58.384Z|ada6b6de-e7c3-45e5-b620-980e08fcbd15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:54:58.386Z|1bf87509-fd92-4ac5-902d-2189cc0b9254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:54:58.387Z|1bf87509-fd92-4ac5-902d-2189cc0b9254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:05.931Z|4aa2a6c2-ea3d-41d2-9aa1-2a38eed90e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:55:05.931Z|4aa2a6c2-ea3d-41d2-9aa1-2a38eed90e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:55:08.413Z|b22ef022-1a0e-404f-9d3a-1c457fbfe258|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:08.413Z|b22ef022-1a0e-404f-9d3a-1c457fbfe258|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:08.415Z|0ae8c83b-2324-4c43-979e-ba3dc6ff065d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:08.416Z|0ae8c83b-2324-4c43-979e-ba3dc6ff065d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:08.419Z|a7b467c4-0da2-42bb-99bc-80c774f0f706|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:08.419Z|a7b467c4-0da2-42bb-99bc-80c774f0f706|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:18.438Z|b557ac77-2878-4b70-829e-186f628055a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:18.439Z|b557ac77-2878-4b70-829e-186f628055a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:18.439Z|494b2b26-d8cb-40f8-91ec-085e6d71f31e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:18.440Z|494b2b26-d8cb-40f8-91ec-085e6d71f31e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:18.443Z|2a94cca7-3685-4a78-b749-c2a459cf85b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:18.444Z|2a94cca7-3685-4a78-b749-c2a459cf85b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:20.930Z|4c98770a-9414-4003-b5ad-c677e2567e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:55:20.931Z|4c98770a-9414-4003-b5ad-c677e2567e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:55:21.814Z|a74def27-c5ec-4d0f-9e82-4c30aac44d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:55:21.815Z|a74def27-c5ec-4d0f-9e82-4c30aac44d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:55:28.461Z|519f7ede-bd9c-418d-8c61-850902ad28c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:28.462Z|519f7ede-bd9c-418d-8c61-850902ad28c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:28.466Z|9fb64e08-8257-4df0-8d44-5edd3559282c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:28.466Z|9fb64e08-8257-4df0-8d44-5edd3559282c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:28.467Z|3ca9c521-3a97-4c12-bb9d-f21bb6b9180b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:28.468Z|3ca9c521-3a97-4c12-bb9d-f21bb6b9180b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:35.930Z|552798c3-29a3-4649-a9b6-da1d890a8a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:55:35.934Z|552798c3-29a3-4649-a9b6-da1d890a8a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:55:38.493Z|0c34eb65-c7d1-41d4-9ef2-18488c8567c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:38.493Z|0c34eb65-c7d1-41d4-9ef2-18488c8567c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:38.494Z|7426cf25-2c65-4ed0-b93b-80af91cebad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:38.494Z|7426cf25-2c65-4ed0-b93b-80af91cebad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:38.495Z|0fa316a2-38a8-40ee-bb69-94b0fae9e363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:38.496Z|0fa316a2-38a8-40ee-bb69-94b0fae9e363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:42.867Z|f9a6c043-a1d1-4ecc-b4bf-b0ae3a250f00|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:55:42.868Z|f9a6c043-a1d1-4ecc-b4bf-b0ae3a250f00|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:48.526Z|aef06372-752f-4b27-80c9-64a75ab55d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:48.526Z|04695870-42dc-4714-97d9-3d5351a1829e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:48.526Z|aef06372-752f-4b27-80c9-64a75ab55d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:48.527Z|df4d18b4-1aad-42ce-a39b-4b3d39673d73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:48.527Z|04695870-42dc-4714-97d9-3d5351a1829e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:48.528Z|df4d18b4-1aad-42ce-a39b-4b3d39673d73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:50.930Z|b385b749-6fe4-4784-a7c3-45fd3492e3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:55:50.930Z|b385b749-6fe4-4784-a7c3-45fd3492e3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:55:51.815Z|40769efd-5bc5-458e-ba62-92607dc24fda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:55:51.816Z|40769efd-5bc5-458e-ba62-92607dc24fda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:55:58.556Z|0589cc7e-17a4-4d81-b6a5-7f45ddbf93c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:58.557Z|8c9851d9-5cfc-4437-a4d1-c6fce0662353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:58.557Z|c1c1ed6c-7c5d-40fb-b82a-acf8939f7f68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:55:58.558Z|8c9851d9-5cfc-4437-a4d1-c6fce0662353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:58.558Z|c1c1ed6c-7c5d-40fb-b82a-acf8939f7f68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:55:58.558Z|0589cc7e-17a4-4d81-b6a5-7f45ddbf93c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:05.930Z|be4a73b1-42e2-4716-b92c-7cd098aaaffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:56:05.931Z|be4a73b1-42e2-4716-b92c-7cd098aaaffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:56:08.584Z|6827d804-9ca0-4e69-9849-7d6f9aad170f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:08.585Z|6827d804-9ca0-4e69-9849-7d6f9aad170f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:08.587Z|e78b20de-1526-4d2f-990a-f6ef2e81092e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:08.587Z|e78b20de-1526-4d2f-990a-f6ef2e81092e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:08.589Z|5bfc0694-4e2f-4604-8794-9a1449b931f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:08.590Z|5bfc0694-4e2f-4604-8794-9a1449b931f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:18.614Z|d1263664-8649-4b06-8c0a-b35350e7c09c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:18.614Z|d1263664-8649-4b06-8c0a-b35350e7c09c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:18.616Z|be09e00c-986e-4f6f-af76-5570c3bbf446|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:18.617Z|be09e00c-986e-4f6f-af76-5570c3bbf446|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:18.622Z|55e7aa26-cb0a-48a8-a014-df1be9e698d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:18.622Z|55e7aa26-cb0a-48a8-a014-df1be9e698d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:20.930Z|5c4bee61-0c0e-4ecf-bd55-f4304205ba0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:56:20.934Z|5c4bee61-0c0e-4ecf-bd55-f4304205ba0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:56:21.816Z|b72eec7f-2410-4d2a-b42b-f0a6e1ff26a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:56:21.817Z|b72eec7f-2410-4d2a-b42b-f0a6e1ff26a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:56:28.638Z|0fafdce7-f07c-40b6-bba7-4ba65e6ae656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:28.639Z|0fafdce7-f07c-40b6-bba7-4ba65e6ae656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:28.645Z|f4e30825-5646-4d1e-a22c-358dd72f68ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:28.646Z|f4e30825-5646-4d1e-a22c-358dd72f68ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:28.650Z|bf3f073d-917b-48dc-9d9d-6e62267de4ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:28.651Z|bf3f073d-917b-48dc-9d9d-6e62267de4ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:35.930Z|4dc181d5-15cf-4450-b6ff-3164329ff545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:56:35.931Z|4dc181d5-15cf-4450-b6ff-3164329ff545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:56:38.666Z|1585fc54-1209-4c81-944f-32920a96053c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:38.667Z|1585fc54-1209-4c81-944f-32920a96053c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:38.675Z|1ee53320-7b6b-474c-9d7c-231da45f232b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:38.675Z|1ee53320-7b6b-474c-9d7c-231da45f232b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:38.678Z|7e3d985c-a41b-47c0-8d0d-84483118fe66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:38.678Z|7e3d985c-a41b-47c0-8d0d-84483118fe66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:42.868Z|94948dff-77e6-433f-b77b-edda87427e37|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:56:42.868Z|94948dff-77e6-433f-b77b-edda87427e37|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:48.706Z|1b80f9ec-1acf-4f8c-a5cc-1145dc4ecf65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:48.707Z|1b80f9ec-1acf-4f8c-a5cc-1145dc4ecf65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:48.707Z|95cc1127-aff3-405c-83bf-49b54ade76cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:48.707Z|966d8f07-b7cc-44e8-9c9f-1da82484df04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:48.707Z|95cc1127-aff3-405c-83bf-49b54ade76cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:48.708Z|966d8f07-b7cc-44e8-9c9f-1da82484df04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:50.930Z|fcda1b94-940c-40dc-828e-de510ee2d224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:56:50.930Z|fcda1b94-940c-40dc-828e-de510ee2d224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:56:51.817Z|6437aa3b-e324-4674-a0fd-63512d0730b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:56:51.818Z|6437aa3b-e324-4674-a0fd-63512d0730b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:56:58.738Z|b4ee3fa5-ab81-4b2a-bd81-22684e96215b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:58.738Z|b4ee3fa5-ab81-4b2a-bd81-22684e96215b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:58.739Z|bb3df655-08b5-4bdf-ba78-c76b68d42101|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:58.739Z|056eb1d9-9361-48a1-b0ce-354cc9bfe2be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:56:58.739Z|bb3df655-08b5-4bdf-ba78-c76b68d42101|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:56:58.739Z|056eb1d9-9361-48a1-b0ce-354cc9bfe2be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:05.930Z|729f0daa-062a-4e00-8c98-6109f1fbac67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:57:05.934Z|729f0daa-062a-4e00-8c98-6109f1fbac67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:57:08.767Z|0232f1f1-c49f-44e8-89d3-3b9d833cc2a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:08.767Z|42d017ba-9c4b-4d60-8acd-7e3cade24881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:08.767Z|5c3364e0-9992-4bef-9b67-d59e2407020c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:08.768Z|0232f1f1-c49f-44e8-89d3-3b9d833cc2a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:08.768Z|42d017ba-9c4b-4d60-8acd-7e3cade24881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:08.768Z|5c3364e0-9992-4bef-9b67-d59e2407020c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:18.797Z|67d3c3c1-3639-4f6d-a70e-70c59af41957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:18.798Z|67d3c3c1-3639-4f6d-a70e-70c59af41957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:18.800Z|211985e9-6a9e-48e4-b9b8-8829bf2abac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:18.801Z|211985e9-6a9e-48e4-b9b8-8829bf2abac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:18.807Z|29fda358-1b4d-4a61-b358-c9c9fe5f9871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:18.808Z|29fda358-1b4d-4a61-b358-c9c9fe5f9871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:20.930Z|265a1362-39f1-4a83-a7c9-caf7de2376e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:57:20.931Z|265a1362-39f1-4a83-a7c9-caf7de2376e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:57:21.818Z|89b87c3a-8ada-4e36-b776-89e443a8b3ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:57:21.819Z|89b87c3a-8ada-4e36-b776-89e443a8b3ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:57:28.824Z|880c5cf9-3c29-4901-a7c8-9e3d592c323f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:28.824Z|dd691db7-0a1d-4d52-9e07-8e605c6f5803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:28.824Z|880c5cf9-3c29-4901-a7c8-9e3d592c323f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:28.824Z|dd691db7-0a1d-4d52-9e07-8e605c6f5803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:28.841Z|8ad8aa44-cfda-4c73-9fb3-a1dca09e9c6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:28.842Z|8ad8aa44-cfda-4c73-9fb3-a1dca09e9c6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:35.930Z|9d3a117d-3533-4f6f-ae6a-8ed546fac123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:57:35.930Z|9d3a117d-3533-4f6f-ae6a-8ed546fac123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:57:38.849Z|70f48411-b9dc-473d-9e41-46fac52debc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:38.849Z|5cbe2e99-0126-4962-895e-63af92002f10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:38.849Z|70f48411-b9dc-473d-9e41-46fac52debc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:38.849Z|5cbe2e99-0126-4962-895e-63af92002f10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:38.870Z|d52a1694-3e40-480b-8c21-ccbbe1aec051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:38.871Z|d52a1694-3e40-480b-8c21-ccbbe1aec051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:42.867Z|573f9e13-04c8-47b9-a2d0-f7beed9afaca|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:57:42.868Z|573f9e13-04c8-47b9-a2d0-f7beed9afaca|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:48.876Z|f0f6250f-a737-43b6-a3e1-a2e0e3713f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:48.876Z|f0f6250f-a737-43b6-a3e1-a2e0e3713f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:48.882Z|8c020717-5fcd-416f-bd1b-d1e363e46e7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:48.883Z|8c020717-5fcd-416f-bd1b-d1e363e46e7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:48.897Z|80af9d9c-960f-422c-adb5-ad221297cc7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:48.898Z|80af9d9c-960f-422c-adb5-ad221297cc7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:50.930Z|bde4ab1d-44a0-4840-981d-fa1b3bdbe5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:57:50.934Z|bde4ab1d-44a0-4840-981d-fa1b3bdbe5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:57:51.819Z|8deb06e9-2919-4c6e-8ab6-8dec65211759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:57:51.820Z|8deb06e9-2919-4c6e-8ab6-8dec65211759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:57:58.907Z|daef1d0c-6179-460f-b192-3026c3cc6bc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:58.907Z|daef1d0c-6179-460f-b192-3026c3cc6bc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:58.912Z|3833f099-d82a-4d69-b4d3-a92567c1e9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:58.913Z|3833f099-d82a-4d69-b4d3-a92567c1e9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:57:58.920Z|766b00d8-743e-4da3-a1f8-9c40fac55a50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:57:58.920Z|766b00d8-743e-4da3-a1f8-9c40fac55a50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:05.930Z|7306eb16-9cf8-4fb5-a63f-a1a62026977c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:58:05.931Z|7306eb16-9cf8-4fb5-a63f-a1a62026977c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:58:08.940Z|186f84f3-1841-47ab-a79a-9e66c28212e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:08.941Z|186f84f3-1841-47ab-a79a-9e66c28212e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:08.941Z|30cf30d8-4ada-4357-8fb8-69d9457c0c54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:08.942Z|30cf30d8-4ada-4357-8fb8-69d9457c0c54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:08.946Z|815ef17c-4ff9-49d2-bc9f-a2e16d64e2a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:08.946Z|815ef17c-4ff9-49d2-bc9f-a2e16d64e2a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:18.965Z|7b113adc-456d-4f7b-9eaf-f19a28391aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:18.965Z|e838364a-98bf-481e-acef-27dc6fd542cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:18.966Z|7b113adc-456d-4f7b-9eaf-f19a28391aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:18.966Z|e838364a-98bf-481e-acef-27dc6fd542cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:18.968Z|cdf3eeba-0a26-453b-b2ba-3f320211ec94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:18.968Z|cdf3eeba-0a26-453b-b2ba-3f320211ec94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:20.930Z|d79e5281-9956-4a1a-9a81-25f0dfd1cb5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:58:20.931Z|d79e5281-9956-4a1a-9a81-25f0dfd1cb5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:58:21.820Z|99e973f7-693f-4091-9cec-9896a77f593c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:58:21.821Z|99e973f7-693f-4091-9cec-9896a77f593c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:58:28.994Z|eeccf5ce-29ec-4e29-b0f7-db951c491f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:28.995Z|9ef1edc7-aa09-4311-bfc1-ef3c6a9bba58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:28.995Z|eeccf5ce-29ec-4e29-b0f7-db951c491f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:28.995Z|9ef1edc7-aa09-4311-bfc1-ef3c6a9bba58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:29.001Z|f9188c1d-c56d-4e7c-a90a-a4869f68182d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:29.002Z|f9188c1d-c56d-4e7c-a90a-a4869f68182d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:35.930Z|916e0794-ec89-445a-ba91-36e87a0373c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:58:35.944Z|916e0794-ec89-445a-ba91-36e87a0373c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:58:39.032Z|6be0832f-f7c8-4ce2-a66d-f99edebbfd7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:39.033Z|6be0832f-f7c8-4ce2-a66d-f99edebbfd7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:39.033Z|ec186ba6-0714-4c81-b668-87a7a943a450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:39.034Z|ec186ba6-0714-4c81-b668-87a7a943a450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:39.034Z|5acdcbc5-de5a-4348-a851-459d4f22d2d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:39.035Z|5acdcbc5-de5a-4348-a851-459d4f22d2d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:42.867Z|45838e65-17c1-4da1-8633-c8cc794fc34f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:58:42.868Z|45838e65-17c1-4da1-8633-c8cc794fc34f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:49.061Z|aaafecc0-0852-4fa7-ad33-a438f40733a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:49.062Z|aaafecc0-0852-4fa7-ad33-a438f40733a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:49.062Z|66470950-4e4f-4081-8bdd-f15f4fe92c46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:49.063Z|66470950-4e4f-4081-8bdd-f15f4fe92c46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:49.070Z|429cf303-3cf0-49f5-a722-1f1ac0dcc4ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:49.070Z|429cf303-3cf0-49f5-a722-1f1ac0dcc4ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:50.930Z|a1247998-632f-4331-96c8-bb9c87949080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:58:50.930Z|a1247998-632f-4331-96c8-bb9c87949080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:58:51.821Z|fbd2b438-e31b-448a-8ce3-fdb63e539a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:58:51.822Z|fbd2b438-e31b-448a-8ce3-fdb63e539a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:58:59.092Z|f44ae9c8-3cea-408e-87bd-d9fe25612fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:59.092Z|db775ec8-4ced-44f5-a26b-93a55dd02ca7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:59.093Z|f44ae9c8-3cea-408e-87bd-d9fe25612fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:59.093Z|db775ec8-4ced-44f5-a26b-93a55dd02ca7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:58:59.098Z|7f629c0d-fa8d-4e3f-ab58-aa30d5801c9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:58:59.098Z|7f629c0d-fa8d-4e3f-ab58-aa30d5801c9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:05.930Z|11945535-9c0a-40a3-b203-0a4c991ec9eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:59:05.931Z|11945535-9c0a-40a3-b203-0a4c991ec9eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:59:09.123Z|b708b2cf-e88e-41a5-9eeb-4c8a0514b52d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:09.124Z|d0ac3032-d29b-44ed-ae19-23dfba917485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:09.124Z|b708b2cf-e88e-41a5-9eeb-4c8a0514b52d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:09.125Z|d0ac3032-d29b-44ed-ae19-23dfba917485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:09.125Z|2ad4dc1f-5a34-41ab-a9de-132fad4cd107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:09.126Z|2ad4dc1f-5a34-41ab-a9de-132fad4cd107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:19.150Z|b1d1872c-029d-4288-94e7-690e772ceb2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:19.151Z|b1d1872c-029d-4288-94e7-690e772ceb2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:19.152Z|6cba4124-ed20-4fbc-9542-284a762a96e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:19.152Z|6cba4124-ed20-4fbc-9542-284a762a96e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:19.155Z|adb8b74d-1e76-45d2-8c90-541ce2eca820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:19.156Z|adb8b74d-1e76-45d2-8c90-541ce2eca820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:20.930Z|be1f561f-66f4-4d6a-9eca-71754c9c67b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:59:20.935Z|be1f561f-66f4-4d6a-9eca-71754c9c67b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:59:21.822Z|d01baf6a-e17a-4a33-894c-85967bb47f5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:59:21.823Z|d01baf6a-e17a-4a33-894c-85967bb47f5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:59:29.177Z|037dd7f0-a72e-4986-8f45-a98929c4651f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:29.177Z|e07b4509-0c8d-48b0-803b-48ddc4beafda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:29.178Z|037dd7f0-a72e-4986-8f45-a98929c4651f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:29.178Z|e07b4509-0c8d-48b0-803b-48ddc4beafda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:29.182Z|b34e8abb-d840-479c-bd32-f2f7dc6b3fd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:29.183Z|b34e8abb-d840-479c-bd32-f2f7dc6b3fd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:35.930Z|55a62bb8-7fb6-41d5-aadf-23fd3d47db03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:59:35.931Z|55a62bb8-7fb6-41d5-aadf-23fd3d47db03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:59:39.217Z|eae6f361-ad31-4936-8ebc-ce038ade6087|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:39.218Z|eae6f361-ad31-4936-8ebc-ce038ade6087|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:39.218Z|14b4df48-7ffd-487f-84b2-c7a435283c48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:39.219Z|14b4df48-7ffd-487f-84b2-c7a435283c48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:39.225Z|80eac1ab-2f39-4e5a-828e-54d9a4271ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:39.226Z|80eac1ab-2f39-4e5a-828e-54d9a4271ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:42.867Z|3a85984c-d459-4cdd-8067-9048381f459e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T04:59:42.867Z|3a85984c-d459-4cdd-8067-9048381f459e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:49.245Z|332aad91-d5b8-443c-ba53-c2092fb30273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:49.246Z|332aad91-d5b8-443c-ba53-c2092fb30273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:49.248Z|bccbd4e5-c726-4a94-aa0e-2be1d97a69aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:49.248Z|bccbd4e5-c726-4a94-aa0e-2be1d97a69aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:49.251Z|b8c50ab0-b9e4-45dd-a749-e7e5decf452c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:49.251Z|b8c50ab0-b9e4-45dd-a749-e7e5decf452c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:50.930Z|9e0ce1d7-525b-4320-baee-4c06eb134583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:59:50.931Z|9e0ce1d7-525b-4320-baee-4c06eb134583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:59:51.823Z|702f2e03-5d2e-4d16-9aeb-b506ead3b439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T04:59:51.824Z|702f2e03-5d2e-4d16-9aeb-b506ead3b439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T04:59:59.276Z|110cfb86-8d99-4921-913b-f1182c85718b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:59.276Z|e4a8395f-bcf9-407f-8a78-ac1522fb8445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:59.277Z|e4a8395f-bcf9-407f-8a78-ac1522fb8445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:59.276Z|110cfb86-8d99-4921-913b-f1182c85718b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T04:59:59.281Z|2b619885-fb89-4665-8cb9-eec907832526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T04:59:59.281Z|2b619885-fb89-4665-8cb9-eec907832526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:05.930Z|9d2e68f6-f839-4e34-afca-04fdbd428513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:00:05.934Z|9d2e68f6-f839-4e34-afca-04fdbd428513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:00:09.310Z|5df3ec07-3b9c-4d0c-9231-b99c2603ccdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:09.310Z|5df3ec07-3b9c-4d0c-9231-b99c2603ccdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:09.311Z|ef824248-de4a-4040-bd36-b34990f64c63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:09.311Z|8572dd7d-af75-451d-bdda-80fb36d2caca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:09.312Z|ef824248-de4a-4040-bd36-b34990f64c63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:09.312Z|8572dd7d-af75-451d-bdda-80fb36d2caca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:19.337Z|4fabea87-a5ca-4a98-8659-3da07a299d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:19.337Z|4fabea87-a5ca-4a98-8659-3da07a299d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:19.337Z|267bec35-6f64-4d23-bc55-54b072ca2cd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:19.338Z|267bec35-6f64-4d23-bc55-54b072ca2cd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:19.339Z|b14b1723-8839-49b4-afd3-41b5dcd34cd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:19.339Z|b14b1723-8839-49b4-afd3-41b5dcd34cd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:20.930Z|13df3b8f-caf3-4934-a7a8-8c6d2d9eb44e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:00:20.930Z|13df3b8f-caf3-4934-a7a8-8c6d2d9eb44e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:00:21.824Z|6042ed36-774f-4f0f-8aa4-ccec7970e799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:00:21.825Z|6042ed36-774f-4f0f-8aa4-ccec7970e799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:00:29.362Z|f6b2b9d3-ad7a-48cb-ae16-b181b6c650b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:29.363Z|f6b2b9d3-ad7a-48cb-ae16-b181b6c650b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:29.369Z|eef0b5d3-fc5f-4fa2-bec5-51cc38a28ee0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:29.370Z|eef0b5d3-fc5f-4fa2-bec5-51cc38a28ee0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:29.372Z|4f4a5b91-b8cf-4c10-bb84-d66b24abfe07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:29.372Z|4f4a5b91-b8cf-4c10-bb84-d66b24abfe07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:35.930Z|84ac090b-843c-4bd6-ba04-eb3141fc9be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:00:35.931Z|84ac090b-843c-4bd6-ba04-eb3141fc9be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:00:39.386Z|0a649909-7b20-4b0a-84e5-84ccc47f6e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:39.387Z|0a649909-7b20-4b0a-84e5-84ccc47f6e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:39.394Z|84e5d1dd-eb07-4680-a774-fd4659f2a593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:39.395Z|84e5d1dd-eb07-4680-a774-fd4659f2a593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:39.395Z|1c4d093e-0535-4f2f-b654-b67bdeca1a79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:39.396Z|1c4d093e-0535-4f2f-b654-b67bdeca1a79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:42.867Z|e4f62a35-3be0-40b0-bcb6-61b75088a63f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:00:42.868Z|e4f62a35-3be0-40b0-bcb6-61b75088a63f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:49.415Z|3b05a207-7fac-4e69-b34d-cd7803632672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:49.416Z|3b05a207-7fac-4e69-b34d-cd7803632672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:49.422Z|4da55516-0102-49d0-93f9-9996e1bba6de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:49.423Z|4da55516-0102-49d0-93f9-9996e1bba6de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:49.423Z|068efee3-74d7-411a-9de7-5bcd74c8a15c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:49.424Z|068efee3-74d7-411a-9de7-5bcd74c8a15c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:50.930Z|71eb980b-a4ef-4d8e-bcc6-c1254f9605ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:00:50.934Z|71eb980b-a4ef-4d8e-bcc6-c1254f9605ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:00:51.826Z|f2ed09a4-1675-48c1-9e86-7e5bdb666119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:00:51.826Z|f2ed09a4-1675-48c1-9e86-7e5bdb666119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:00:59.476Z|88d1ab8b-2dc6-42d8-805b-7d8f5168bd26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:59.477Z|88d1ab8b-2dc6-42d8-805b-7d8f5168bd26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:59.479Z|3d5a3b9b-3cfc-48f0-a866-9292422ecfce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:59.480Z|3d5a3b9b-3cfc-48f0-a866-9292422ecfce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:00:59.486Z|d4be3e00-b684-4938-b5df-e949dbc11d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:00:59.486Z|d4be3e00-b684-4938-b5df-e949dbc11d58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:05.930Z|aeb6f7bb-f52e-4eec-b58c-3c6fc8c90aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:01:05.931Z|aeb6f7bb-f52e-4eec-b58c-3c6fc8c90aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:01:09.507Z|598d5022-6e43-4b4f-abc5-be5c60e1d1ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:09.507Z|b8802cec-ffcf-4194-9cd0-657087e33b48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:09.508Z|598d5022-6e43-4b4f-abc5-be5c60e1d1ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:09.509Z|b8802cec-ffcf-4194-9cd0-657087e33b48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:09.514Z|ab329986-fc31-496d-8040-dc448bc385a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:09.515Z|ab329986-fc31-496d-8040-dc448bc385a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:19.541Z|6552cfcb-5220-4f45-afb7-cb5c41a112d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:19.541Z|17d71090-c5f0-4a67-b6fe-1d566c4d0e30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:19.542Z|17d71090-c5f0-4a67-b6fe-1d566c4d0e30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:19.542Z|6552cfcb-5220-4f45-afb7-cb5c41a112d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:19.543Z|eeee4170-2ee6-415e-9c14-fff174462a7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:19.543Z|eeee4170-2ee6-415e-9c14-fff174462a7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:20.930Z|0d70b9dc-66b2-43ed-82fd-aebc963fb9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:01:20.931Z|0d70b9dc-66b2-43ed-82fd-aebc963fb9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:01:21.827Z|74f31420-1539-416d-93a4-4913387d2e28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:01:21.827Z|74f31420-1539-416d-93a4-4913387d2e28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:01:29.564Z|b438cf39-b53c-4bff-b0b8-e6edeb729ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:29.565Z|b438cf39-b53c-4bff-b0b8-e6edeb729ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:29.566Z|759771e7-14d4-4ec2-876d-7821851ab118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:29.567Z|759771e7-14d4-4ec2-876d-7821851ab118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:29.573Z|ef64e8df-da05-4b2f-9240-3a4f92716173|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:29.573Z|ef64e8df-da05-4b2f-9240-3a4f92716173|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:35.930Z|abf5c379-7349-4b00-ad3d-2381e5facb9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:01:35.934Z|abf5c379-7349-4b00-ad3d-2381e5facb9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:01:39.593Z|0a6aeebb-395c-497a-927f-74ebfe755949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:39.593Z|0a6aeebb-395c-497a-927f-74ebfe755949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:39.595Z|d3a71c14-bce1-4550-aebe-d6c60067bd14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:39.595Z|d3a71c14-bce1-4550-aebe-d6c60067bd14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:39.599Z|f62d7566-70a1-46a0-8f58-9d02c5e9dac7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:39.599Z|f62d7566-70a1-46a0-8f58-9d02c5e9dac7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:42.866Z|a3d24663-4ba0-4de9-8699-c755ff9d1c66|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:01:42.867Z|a3d24663-4ba0-4de9-8699-c755ff9d1c66|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:49.623Z|1491cd8e-c075-4192-a2f1-a1677a5a8af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:49.624Z|1491cd8e-c075-4192-a2f1-a1677a5a8af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:49.625Z|23d82d9a-3930-4177-b6e2-83ce24b421f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:49.626Z|ec75be4d-bb72-420d-a0d2-7747249b5ef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:49.626Z|ec75be4d-bb72-420d-a0d2-7747249b5ef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:49.626Z|23d82d9a-3930-4177-b6e2-83ce24b421f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:50.930Z|b06fb518-c498-45b1-a003-a3baa4cb6cfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:01:50.930Z|b06fb518-c498-45b1-a003-a3baa4cb6cfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:01:51.828Z|3e9a20ee-503c-410a-bd40-9f23858251a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:01:51.828Z|3e9a20ee-503c-410a-bd40-9f23858251a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:01:59.651Z|ce29a605-3d36-4fe6-a587-9b8a21ab8606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:59.652Z|ce29a605-3d36-4fe6-a587-9b8a21ab8606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:59.652Z|bcd0f8ba-20df-45ff-b057-d4150ce6a38a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:59.652Z|bcd0f8ba-20df-45ff-b057-d4150ce6a38a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:01:59.653Z|7219dd03-c187-441a-8ced-26192464ca05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:01:59.654Z|7219dd03-c187-441a-8ced-26192464ca05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:05.930Z|7f9a6940-3c05-4dcc-a2c5-bbfc9df029e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:02:05.931Z|7f9a6940-3c05-4dcc-a2c5-bbfc9df029e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:02:09.682Z|08e42c9a-77a0-464e-b464-155db14c4483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:09.682Z|08e42c9a-77a0-464e-b464-155db14c4483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:09.682Z|30657703-bdeb-4aca-a035-a7fa25ff1462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:09.683Z|30657703-bdeb-4aca-a035-a7fa25ff1462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:09.690Z|47ca8f96-003d-4bfb-8bc0-f355ed59d2f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:09.691Z|47ca8f96-003d-4bfb-8bc0-f355ed59d2f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:19.709Z|13e1645b-8182-48a7-97f6-ec11c8673606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:19.709Z|13e1645b-8182-48a7-97f6-ec11c8673606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:19.710Z|d6df9c16-05ea-486e-9d40-9bd5b1e729ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:19.711Z|d6df9c16-05ea-486e-9d40-9bd5b1e729ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:19.718Z|7a392d75-4f49-4ab7-a6b6-c15d2ad7287f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:19.718Z|7a392d75-4f49-4ab7-a6b6-c15d2ad7287f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:20.930Z|befa232d-9c82-4048-8c98-81136053241d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:02:20.935Z|befa232d-9c82-4048-8c98-81136053241d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:02:21.829Z|2030eb52-aa75-458b-8a1c-2ae410c07ca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:02:21.829Z|2030eb52-aa75-458b-8a1c-2ae410c07ca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:02:29.737Z|cf6bc715-4ed3-45ac-8a31-b626452f79e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:29.738Z|d4154c74-8f34-415e-a843-4a44bea4148e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:29.738Z|d4154c74-8f34-415e-a843-4a44bea4148e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:29.738Z|cf6bc715-4ed3-45ac-8a31-b626452f79e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:29.745Z|71bae344-2651-4020-96b7-1cf56f738d40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:29.745Z|71bae344-2651-4020-96b7-1cf56f738d40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:35.930Z|c2d9dcee-711f-4af5-adb8-50d39018c8a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:02:35.931Z|c2d9dcee-711f-4af5-adb8-50d39018c8a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:02:39.765Z|a11d202a-cac8-4ea9-b31f-8743a93e3845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:39.765Z|a11d202a-cac8-4ea9-b31f-8743a93e3845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:39.767Z|4f5d8666-c3a3-407e-a5c1-d74df1520603|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:39.767Z|4f5d8666-c3a3-407e-a5c1-d74df1520603|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:39.770Z|d8916711-c423-40f9-ad70-9018f8582e34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:39.771Z|d8916711-c423-40f9-ad70-9018f8582e34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:42.867Z|6462c2ef-fe30-4d03-92d9-16d2f20dbaa3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:02:42.868Z|6462c2ef-fe30-4d03-92d9-16d2f20dbaa3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:49.796Z|5a5eb7c2-62b7-429b-b28b-82a630966fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:49.797Z|abc6e7a6-a15c-48a9-91de-4b786195dc1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:49.797Z|abc6e7a6-a15c-48a9-91de-4b786195dc1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:49.797Z|5a5eb7c2-62b7-429b-b28b-82a630966fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:49.799Z|30d0a96e-5c3f-4d4e-8508-83b8d4e88fbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:49.799Z|30d0a96e-5c3f-4d4e-8508-83b8d4e88fbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:50.931Z|7f314e22-7e52-4053-a322-2f0aaf2cef6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:02:50.931Z|7f314e22-7e52-4053-a322-2f0aaf2cef6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:02:51.830Z|5316ce0a-dff4-4777-934d-7d1cbab7b29f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:02:51.830Z|5316ce0a-dff4-4777-934d-7d1cbab7b29f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:02:59.827Z|29dcf026-6aef-44f5-8d06-840e7b403b8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:59.827Z|29dcf026-6aef-44f5-8d06-840e7b403b8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:59.830Z|73aed608-75ed-44cd-b83c-d26bd105144e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:59.830Z|73aed608-75ed-44cd-b83c-d26bd105144e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:02:59.831Z|8f5c6d45-56d4-49ae-afb8-8e252b6bc1ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:02:59.832Z|8f5c6d45-56d4-49ae-afb8-8e252b6bc1ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:05.930Z|5ad6d94b-493a-4225-a26d-cf0d8b287453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:03:05.934Z|5ad6d94b-493a-4225-a26d-cf0d8b287453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:03:09.859Z|8370a430-2d94-4f8a-adf6-70d980be7b97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:09.859Z|ec7c62cb-f3c4-4ed5-ab7a-ece2d23aac1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:09.860Z|8370a430-2d94-4f8a-adf6-70d980be7b97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:09.860Z|ec7c62cb-f3c4-4ed5-ab7a-ece2d23aac1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:09.868Z|33547f04-46f3-4c45-b441-25e13f72aa28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:09.869Z|33547f04-46f3-4c45-b441-25e13f72aa28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:19.888Z|d0e335ed-3e49-44bd-921c-47d9b0657275|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:19.889Z|d0e335ed-3e49-44bd-921c-47d9b0657275|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:19.890Z|272836d8-6bdf-49f3-be6c-b843e3c3f99a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:19.891Z|272836d8-6bdf-49f3-be6c-b843e3c3f99a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:19.897Z|443d0b0f-b26e-4633-bc8d-525721b99915|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:19.898Z|443d0b0f-b26e-4633-bc8d-525721b99915|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:20.930Z|1f64500c-7b09-41a5-8b0c-5c63242e359c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:03:20.930Z|1f64500c-7b09-41a5-8b0c-5c63242e359c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:03:21.831Z|453d4921-6139-4e6e-8496-43a5e0dc4587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:03:21.832Z|453d4921-6139-4e6e-8496-43a5e0dc4587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:03:29.922Z|4e53f3f2-a113-4a2b-8b38-4f394c88335f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:29.922Z|4e53f3f2-a113-4a2b-8b38-4f394c88335f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:29.923Z|e8147d1a-7f6d-46a8-b7ea-235b51f83f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:29.924Z|e8147d1a-7f6d-46a8-b7ea-235b51f83f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:29.924Z|2f0ec26b-1dbb-4441-8de2-c7cfb0fcd8bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:29.925Z|2f0ec26b-1dbb-4441-8de2-c7cfb0fcd8bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:35.930Z|342f560b-5bec-4265-b459-1c88363337de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:03:35.931Z|342f560b-5bec-4265-b459-1c88363337de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:03:39.945Z|c6b0897d-f556-4112-8109-089471dfc943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:39.945Z|a0750cab-e331-4c8d-aafb-aa4fdcc83828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:39.946Z|c6b0897d-f556-4112-8109-089471dfc943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:39.946Z|a0750cab-e331-4c8d-aafb-aa4fdcc83828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:39.955Z|28b5682c-4b40-40b9-997f-747658f2004a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:39.955Z|28b5682c-4b40-40b9-997f-747658f2004a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:42.868Z|2b168ca7-7b13-430d-a940-41fa0a56d7c6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:03:42.869Z|2b168ca7-7b13-430d-a940-41fa0a56d7c6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:49.974Z|41f81208-2221-4c2c-abd8-39754e092bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:49.974Z|398105aa-60a1-4748-a142-68396f7bbeb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:49.975Z|41f81208-2221-4c2c-abd8-39754e092bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:49.975Z|398105aa-60a1-4748-a142-68396f7bbeb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:49.981Z|e9015cff-72c9-4be0-9c9e-0e44201f9f76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:03:49.982Z|e9015cff-72c9-4be0-9c9e-0e44201f9f76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:03:50.930Z|d573ff88-d5fd-4a6b-b7c4-dc4967d29b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:03:50.934Z|d573ff88-d5fd-4a6b-b7c4-dc4967d29b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:03:51.832Z|bc27d079-630a-45ae-ab4e-00574f416d32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:03:51.833Z|bc27d079-630a-45ae-ab4e-00574f416d32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:04:00.002Z|d7d916c8-e12d-4dfc-b39c-44c484fd37a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:00.003Z|d7d916c8-e12d-4dfc-b39c-44c484fd37a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:00.006Z|3b190985-9de3-4073-ad16-70d3ecc6380a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:00.007Z|3b190985-9de3-4073-ad16-70d3ecc6380a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:00.008Z|ff18dcb0-811c-4d92-a455-f18a4d83a508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:00.009Z|ff18dcb0-811c-4d92-a455-f18a4d83a508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:05.930Z|8fef1119-1886-4f8d-bf56-949e71fd9232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:04:05.931Z|8fef1119-1886-4f8d-bf56-949e71fd9232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:04:10.035Z|4548d024-cf99-47d4-93f8-18e41bfd5ae0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:10.036Z|d4082653-2d77-4a56-82ae-389c5341f393|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:10.036Z|4548d024-cf99-47d4-93f8-18e41bfd5ae0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:10.036Z|d4082653-2d77-4a56-82ae-389c5341f393|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:10.038Z|8f6d88ac-48d4-4280-980f-8ccce8c96200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:10.038Z|8f6d88ac-48d4-4280-980f-8ccce8c96200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:20.065Z|9b5fa328-3840-4d04-96c3-3da5be9c7164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:20.066Z|9b5fa328-3840-4d04-96c3-3da5be9c7164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:20.066Z|99a2d166-3c7d-437a-84c4-4021ef104a15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:20.067Z|99a2d166-3c7d-437a-84c4-4021ef104a15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:20.067Z|7f43b9a8-56f6-45e8-b834-7cb777416d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:20.067Z|7f43b9a8-56f6-45e8-b834-7cb777416d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:20.930Z|bbaae237-87fd-4d74-af0a-aac931425cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:04:20.931Z|bbaae237-87fd-4d74-af0a-aac931425cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:04:21.833Z|22becef2-bbbd-4a2e-9e33-3948265c84ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:04:21.834Z|22becef2-bbbd-4a2e-9e33-3948265c84ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:04:30.096Z|6446e933-b677-439a-b00f-d817aafdf3bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:30.097Z|3a0a0046-79d1-4d30-b6e0-633027359e6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:30.097Z|6446e933-b677-439a-b00f-d817aafdf3bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:30.097Z|3a0a0046-79d1-4d30-b6e0-633027359e6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:30.107Z|30b407f0-6190-4d5b-9eed-38bd21af4009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:30.107Z|30b407f0-6190-4d5b-9eed-38bd21af4009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:35.930Z|140c1857-bea0-4eb4-8809-cad6d1baf746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:04:35.934Z|140c1857-bea0-4eb4-8809-cad6d1baf746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:04:40.130Z|e66e1fcb-0a0e-4764-ac61-bfd87ad6debf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:40.130Z|e66e1fcb-0a0e-4764-ac61-bfd87ad6debf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:40.135Z|1b939eaf-fcf0-45a1-9d01-724386ae3f25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:40.135Z|1b939eaf-fcf0-45a1-9d01-724386ae3f25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:40.136Z|91ca3c08-4f8c-4d66-90b3-7c255ca3d1ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:40.136Z|91ca3c08-4f8c-4d66-90b3-7c255ca3d1ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:42.867Z|821e00ad-889c-4984-a57d-48fcd8a477b4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:04:42.868Z|821e00ad-889c-4984-a57d-48fcd8a477b4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:50.157Z|0294b444-a33f-488b-b6af-f5da287e0785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:50.158Z|0294b444-a33f-488b-b6af-f5da287e0785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:50.162Z|80145f4d-c613-411f-b6b7-b0624fc509a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:50.163Z|80145f4d-c613-411f-b6b7-b0624fc509a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:50.166Z|85b1edfa-7969-4321-9a35-5572e375b12b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:04:50.166Z|85b1edfa-7969-4321-9a35-5572e375b12b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:04:50.930Z|c2035caf-80d7-4c98-a815-17502ee1aee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:04:50.931Z|c2035caf-80d7-4c98-a815-17502ee1aee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:04:51.834Z|309c3734-f0d2-4fe4-a702-428c06669492|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:04:51.835Z|309c3734-f0d2-4fe4-a702-428c06669492|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:05:00.187Z|628be1ac-f02a-4770-ae74-00dd39c301c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:00.188Z|628be1ac-f02a-4770-ae74-00dd39c301c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:00.191Z|b47e9ab0-f80a-4a2e-8ce4-d77e770c1c46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:00.191Z|b47e9ab0-f80a-4a2e-8ce4-d77e770c1c46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:00.195Z|1bd72cb5-1406-4040-ae69-3112bd24e753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:00.196Z|1bd72cb5-1406-4040-ae69-3112bd24e753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:05.930Z|13f3dd05-b7f3-4e20-aa5a-a60897a5a479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:05:05.931Z|13f3dd05-b7f3-4e20-aa5a-a60897a5a479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:05:10.216Z|e660cabb-2d0f-46bb-a85d-9c57d01c1741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:10.217Z|e660cabb-2d0f-46bb-a85d-9c57d01c1741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:10.219Z|3de93372-f078-4b8c-85bc-5889a1cd8a2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:10.219Z|3de93372-f078-4b8c-85bc-5889a1cd8a2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:10.223Z|159a9cd8-f8c3-4900-a263-5e5e403a6d62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:10.224Z|159a9cd8-f8c3-4900-a263-5e5e403a6d62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:20.242Z|7a435b0a-306a-4d4f-90b0-11d7bf26cc09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:20.243Z|7a435b0a-306a-4d4f-90b0-11d7bf26cc09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:20.248Z|7f86c435-035b-41de-bd2c-15b9f0a96f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:20.249Z|7f86c435-035b-41de-bd2c-15b9f0a96f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:20.251Z|e7316039-9f31-493f-9de8-66f1b02cb620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:20.252Z|e7316039-9f31-493f-9de8-66f1b02cb620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:20.930Z|6e44c3af-8b85-4ba7-9777-c53cd0ed21b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:05:20.935Z|6e44c3af-8b85-4ba7-9777-c53cd0ed21b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:05:21.836Z|4cac04df-4163-482e-94a9-71dcd100acd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:05:21.836Z|4cac04df-4163-482e-94a9-71dcd100acd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:05:30.276Z|12c78f3b-b304-4a1d-835d-03b66c8667db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:30.276Z|12c78f3b-b304-4a1d-835d-03b66c8667db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:30.283Z|cbd71d90-057a-45c2-bfaa-b299371da01f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:30.283Z|cbd71d90-057a-45c2-bfaa-b299371da01f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:30.284Z|ddfb8058-44cb-4c10-b710-090794a18a6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:30.284Z|ddfb8058-44cb-4c10-b710-090794a18a6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:35.930Z|fc80af99-0dbb-4633-8bbb-35421db2039d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:05:35.931Z|fc80af99-0dbb-4633-8bbb-35421db2039d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:05:40.300Z|c739eadb-c988-4992-ad91-c49e5d245279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:40.301Z|c739eadb-c988-4992-ad91-c49e5d245279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:40.302Z|4d1bf8ed-9564-49e1-a4d9-a023be3a342f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:40.302Z|4d1bf8ed-9564-49e1-a4d9-a023be3a342f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:40.358Z|4f5ee721-81f3-4faa-b5b1-1e6fb7a47d57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:40.359Z|4f5ee721-81f3-4faa-b5b1-1e6fb7a47d57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:42.867Z|20d9adf8-4c05-45a3-853e-825ec8bd3abe|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:05:42.868Z|20d9adf8-4c05-45a3-853e-825ec8bd3abe|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:50.358Z|64c3dfc5-9c3c-4f9b-94d9-00c9ee958f5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:50.359Z|689a91ed-648a-4090-b901-a8bc3607239b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:50.359Z|64c3dfc5-9c3c-4f9b-94d9-00c9ee958f5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:50.359Z|689a91ed-648a-4090-b901-a8bc3607239b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:50.386Z|61585c6f-62b3-477a-8cbe-6c521433e29d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:05:50.387Z|61585c6f-62b3-477a-8cbe-6c521433e29d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:05:50.930Z|7e9279b9-1e97-43c2-be59-ba820fdff48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:05:50.931Z|7e9279b9-1e97-43c2-be59-ba820fdff48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:05:51.837Z|30b3415f-0c45-4871-93b2-612645861b44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:05:51.837Z|30b3415f-0c45-4871-93b2-612645861b44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:06:00.384Z|0eb8a7ca-3a3c-4f9c-a7a4-14507ceca649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:00.385Z|0eb8a7ca-3a3c-4f9c-a7a4-14507ceca649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:00.392Z|8735a263-dd91-49fa-909a-58b8a8359adc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:00.392Z|8735a263-dd91-49fa-909a-58b8a8359adc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:00.426Z|603dd4cf-6f96-4ebe-bfdd-1ddff53d58a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:00.427Z|603dd4cf-6f96-4ebe-bfdd-1ddff53d58a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:05.930Z|62230307-57a7-4233-9537-9cacce3d2f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:06:05.933Z|62230307-57a7-4233-9537-9cacce3d2f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:06:10.423Z|b5b2b7e1-404b-4b0c-9462-1989fc5d80d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:10.424Z|8ce0a006-1be4-4363-a68f-44ca10f30f33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:10.424Z|b5b2b7e1-404b-4b0c-9462-1989fc5d80d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:10.424Z|8ce0a006-1be4-4363-a68f-44ca10f30f33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:10.448Z|51482c12-9592-497e-91e3-c1356284f5b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:10.448Z|51482c12-9592-497e-91e3-c1356284f5b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:20.446Z|35f89ca5-2f87-4b28-9a29-9f4626ae76f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:20.446Z|5b21c3ad-8d62-4add-bcc3-eb7154751dce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:20.447Z|35f89ca5-2f87-4b28-9a29-9f4626ae76f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:20.447Z|5b21c3ad-8d62-4add-bcc3-eb7154751dce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:20.475Z|40affab2-e50b-49c1-a1a0-5b523932adb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:20.476Z|40affab2-e50b-49c1-a1a0-5b523932adb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:20.930Z|008f0951-e5e0-427a-83e4-4c854ef768a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:06:20.930Z|008f0951-e5e0-427a-83e4-4c854ef768a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:06:21.838Z|4d20c36c-3af8-46a8-9ee7-cae7476db407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:06:21.838Z|4d20c36c-3af8-46a8-9ee7-cae7476db407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:06:30.470Z|2052e536-db78-45a7-8f14-dac1b0fbd70d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:30.471Z|2052e536-db78-45a7-8f14-dac1b0fbd70d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:30.472Z|f3f61034-aca9-4d4c-8e69-cf8f39c170b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:30.473Z|f3f61034-aca9-4d4c-8e69-cf8f39c170b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:30.499Z|60f96402-1652-42f6-9a0b-74a135cd1f42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:30.499Z|60f96402-1652-42f6-9a0b-74a135cd1f42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:35.930Z|a153ee8b-87f9-4874-872d-61c5b81972da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:06:35.931Z|a153ee8b-87f9-4874-872d-61c5b81972da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:06:40.496Z|0837cc2f-7b3d-4619-b885-2dfefedf2da4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:40.497Z|0837cc2f-7b3d-4619-b885-2dfefedf2da4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:40.498Z|c3e4efb1-9eac-4bd8-87f2-2ef23622ce5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:40.499Z|c3e4efb1-9eac-4bd8-87f2-2ef23622ce5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:40.522Z|0cc86d4e-de3b-4745-8de7-9e64f1123ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:40.522Z|0cc86d4e-de3b-4745-8de7-9e64f1123ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:42.867Z|c00e7d8e-084d-4161-bfbb-0a7cf631a832|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:06:42.868Z|c00e7d8e-084d-4161-bfbb-0a7cf631a832|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:50.525Z|6e653b34-8e7e-4bda-ba36-ba66d66c54a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:50.525Z|6e653b34-8e7e-4bda-ba36-ba66d66c54a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:50.528Z|4093b395-c522-4ec9-97e0-659ef0b3da33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:50.529Z|4093b395-c522-4ec9-97e0-659ef0b3da33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:50.547Z|7c86e4e7-f63f-47bf-84d1-173e695a7d26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:06:50.548Z|7c86e4e7-f63f-47bf-84d1-173e695a7d26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:06:50.930Z|8a12f412-551b-47e4-913e-4f48d6eb5d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:06:50.934Z|8a12f412-551b-47e4-913e-4f48d6eb5d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:06:51.839Z|4354e6ef-d21b-491b-ba05-cea93124214c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:06:51.839Z|4354e6ef-d21b-491b-ba05-cea93124214c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:07:00.553Z|14104cfe-7216-47d7-ace0-fa4684b03a46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:00.554Z|14104cfe-7216-47d7-ace0-fa4684b03a46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:00.559Z|47e185d4-7fb6-4da4-a501-c4a6ee4fd631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:00.559Z|47e185d4-7fb6-4da4-a501-c4a6ee4fd631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:00.573Z|cd6dc429-fe24-4c5a-8172-a8ecc31773d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:00.573Z|cd6dc429-fe24-4c5a-8172-a8ecc31773d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:05.930Z|fe11f356-f2cc-49c8-9006-179783f91130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:07:05.931Z|fe11f356-f2cc-49c8-9006-179783f91130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:07:10.583Z|74c03acc-1361-476e-a4b9-7791679579f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:10.584Z|74c03acc-1361-476e-a4b9-7791679579f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:10.584Z|ef3bc88b-5cbf-4242-b9cf-77ed6e21a49f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:10.585Z|ef3bc88b-5cbf-4242-b9cf-77ed6e21a49f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:10.599Z|361b5303-bc97-4b0c-a0fa-30c0cfeaeea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:10.599Z|361b5303-bc97-4b0c-a0fa-30c0cfeaeea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:20.614Z|4b63e124-e089-4e7f-9195-c0c21f603aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:20.614Z|c8cdbea3-7da7-4001-9710-77059f8c7b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:20.615Z|4b63e124-e089-4e7f-9195-c0c21f603aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:20.615Z|c8cdbea3-7da7-4001-9710-77059f8c7b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:20.626Z|a60a6f62-a205-4033-aba6-94f4f35e01da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:20.627Z|a60a6f62-a205-4033-aba6-94f4f35e01da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:20.930Z|4506098c-7a46-4594-aa41-0daabef045e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:07:20.930Z|4506098c-7a46-4594-aa41-0daabef045e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:07:21.840Z|d1c73d39-89ed-44a4-83db-59d654e9d619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:07:21.840Z|d1c73d39-89ed-44a4-83db-59d654e9d619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:07:30.646Z|1f47d69f-5dd5-49a4-8a4d-0aa94620b8b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:30.647Z|1f47d69f-5dd5-49a4-8a4d-0aa94620b8b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:30.650Z|5582245d-db3b-44a4-a1b4-b16f6bbb6214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:30.650Z|5582245d-db3b-44a4-a1b4-b16f6bbb6214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:30.654Z|0cb51215-b099-4e24-9255-86f9f3713c23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:30.654Z|0cb51215-b099-4e24-9255-86f9f3713c23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:35.930Z|c5cab524-e9a5-49c9-8e90-14947c3460cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:07:35.934Z|c5cab524-e9a5-49c9-8e90-14947c3460cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:07:40.680Z|ceb7cb0d-ddcb-42b9-a83f-6c6911ccadb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:40.680Z|b9ffdce7-0e0b-496a-b075-2c719e19c831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:40.681Z|b9ffdce7-0e0b-496a-b075-2c719e19c831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:40.681Z|ceb7cb0d-ddcb-42b9-a83f-6c6911ccadb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:40.684Z|81f67d2e-94cf-42ed-b353-5c630128e76f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:40.684Z|81f67d2e-94cf-42ed-b353-5c630128e76f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:42.868Z|3fa924d5-d734-4543-a06a-0eac1f30a66d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:07:42.868Z|3fa924d5-d734-4543-a06a-0eac1f30a66d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:50.711Z|ccdd36cd-542f-4c11-ba23-640b07418cf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:50.711Z|ccdd36cd-542f-4c11-ba23-640b07418cf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:50.714Z|59869c8f-edb7-4f8d-9fba-75f4944de6d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:50.715Z|59869c8f-edb7-4f8d-9fba-75f4944de6d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:50.719Z|05757bca-612a-4da3-baf3-58c6bfbc4fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:07:50.719Z|05757bca-612a-4da3-baf3-58c6bfbc4fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:07:50.930Z|756bbc70-76e4-40a4-b317-39659c6e49bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:07:50.930Z|756bbc70-76e4-40a4-b317-39659c6e49bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:07:51.841Z|3fef9f47-86a6-43c4-b679-aefce0d47bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:07:51.841Z|3fef9f47-86a6-43c4-b679-aefce0d47bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:08:00.749Z|5bf3a6f5-6b32-4251-bba3-a9a37213a6de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:00.750Z|5bf3a6f5-6b32-4251-bba3-a9a37213a6de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:00.750Z|a709dd8f-e9e5-4a16-a9a6-c8352403e945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:00.750Z|a709dd8f-e9e5-4a16-a9a6-c8352403e945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:00.751Z|a93a3e54-bcb3-4927-b314-c232ba69f90a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:00.752Z|a93a3e54-bcb3-4927-b314-c232ba69f90a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:05.930Z|02926c7a-840d-4c85-bbaf-aedb92328bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:08:05.931Z|02926c7a-840d-4c85-bbaf-aedb92328bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:08:10.779Z|4b5a1a28-a08f-497f-b65c-1f911a45e27a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:10.779Z|4b5a1a28-a08f-497f-b65c-1f911a45e27a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:10.779Z|5b477857-1f77-4974-88a7-95e7697628a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:10.780Z|5b477857-1f77-4974-88a7-95e7697628a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:10.788Z|484558d1-c9b2-4be5-bf3e-5dde0db257f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:10.789Z|484558d1-c9b2-4be5-bf3e-5dde0db257f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:20.805Z|88e02982-82d9-4dee-b032-16b315edfe2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:20.805Z|88e02982-82d9-4dee-b032-16b315edfe2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:20.814Z|ff5455f8-118d-47dd-aa4a-6f0e0cc5123d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:20.814Z|ff5455f8-118d-47dd-aa4a-6f0e0cc5123d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:20.822Z|338f48c9-a42c-4ab7-8b17-b02a9de67d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:20.822Z|338f48c9-a42c-4ab7-8b17-b02a9de67d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:20.930Z|8234f9db-2159-41a4-b66b-2acfaaa33880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:08:20.933Z|8234f9db-2159-41a4-b66b-2acfaaa33880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:08:21.842Z|2bcd12a8-0017-40f6-8682-3396885f9a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:08:21.842Z|2bcd12a8-0017-40f6-8682-3396885f9a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:08:30.833Z|a8658304-46b8-45ea-92a9-983b19d56aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:30.834Z|a8658304-46b8-45ea-92a9-983b19d56aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:30.839Z|6a0fde0f-c792-434d-8370-b33c2475bb9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:30.839Z|6a0fde0f-c792-434d-8370-b33c2475bb9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:30.850Z|8fb8902c-92ed-4bd0-a1e7-0ed3adc639c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:30.851Z|8fb8902c-92ed-4bd0-a1e7-0ed3adc639c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:35.930Z|fd1bdda4-39d7-4899-9a99-d04d1c30abe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:08:35.931Z|fd1bdda4-39d7-4899-9a99-d04d1c30abe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:08:40.867Z|67069cf7-1348-4e67-9508-9c0f65c034c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:40.868Z|7e87cb8c-d871-4ed5-bd67-6fb6eb2351fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:40.868Z|67069cf7-1348-4e67-9508-9c0f65c034c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:40.869Z|7e87cb8c-d871-4ed5-bd67-6fb6eb2351fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:40.875Z|ae47e70f-6912-4c44-ad5a-4a37f9b8b63d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:40.876Z|ae47e70f-6912-4c44-ad5a-4a37f9b8b63d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:42.868Z|c18a073e-b956-4119-b67b-4558dcb2f3b2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:08:42.869Z|c18a073e-b956-4119-b67b-4558dcb2f3b2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:50.895Z|6bd5cc74-5ff6-4d2a-a8d3-2c53c262f62e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:50.896Z|6bd5cc74-5ff6-4d2a-a8d3-2c53c262f62e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:50.898Z|c7b6cf84-ca27-409c-a9c1-474c060c53db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:50.899Z|c7b6cf84-ca27-409c-a9c1-474c060c53db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:50.903Z|50149d5e-f730-4775-bca3-70e87e3f91b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:08:50.903Z|50149d5e-f730-4775-bca3-70e87e3f91b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:08:50.930Z|3b433f7d-ff74-4308-ac2e-119c653b0098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:08:50.931Z|3b433f7d-ff74-4308-ac2e-119c653b0098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:08:51.843Z|6f0caa45-978e-459f-bd92-477a91a9b470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:08:51.843Z|6f0caa45-978e-459f-bd92-477a91a9b470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:08:52.247Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:08:52.249Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: cdc6564b-f171-46af-9560-1199c4e4bb9c already exists in requestDb InfraActiveRequests table 2023-03-20T05:08:52.250Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c 2023-03-20T05:08:52.251Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|INFO|500||Invoke 2023-03-20T05:08:52.251Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|DEBUG|500||===========================request begin================================================ 2023-03-20T05:08:52.252Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c 2023-03-20T05:08:52.252Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|DEBUG|500||Method : GET 2023-03-20T05:08:52.252Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31b1dd63f58ee6eef5b27510231b2883", X-B3-SpanId:"5ee896654fc33f07", X-B3-ParentSpanId:"b08cbae31e5eb285", X-B3-Sampled:"0", X-ONAP-RequestID:"cdc6564b-f171-46af-9560-1199c4e4bb9c", X-RequestID:"cdc6564b-f171-46af-9560-1199c4e4bb9c", X-TransactionID:"cdc6564b-f171-46af-9560-1199c4e4bb9c", X-ECOMP-RequestID:"cdc6564b-f171-46af-9560-1199c4e4bb9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aed07f08-c47d-4941-a900-5aeee39eb646"] 2023-03-20T05:08:52.252Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|DEBUG|500||Request body: 2023-03-20T05:08:52.253Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|DEBUG|500||==========================request end================================================ 2023-03-20T05:08:52.297Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|DEBUG|500||============================response begin========================================== 2023-03-20T05:08:52.298Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T05:08:52.298Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|DEBUG|500||Status text : Not Found 2023-03-20T05:08:52.298Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Mon, 20 Mar 2023 05:08:52 GMT", x-envoy-upstream-service-time:"39", server:"envoy"] 2023-03-20T05:08:52.298Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|DEBUG|500||Response body: 2023-03-20T05:08:52.299Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|DEBUG|500||=======================response end================================================= 2023-03-20T05:08:52.299Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc6564b-f171-46af-9560-1199c4e4bb9c|INFO|404|Not Found|InvokeReturn 2023-03-20T05:08:52.305Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID cdc6564b-f171-46af-9560-1199c4e4bb9c 2023-03-20T05:08:52.305Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-20T05:08:52.306Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|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-03-20T05:08:52.306Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-20T05:08:52.306Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-20T05:08:52.306Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|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-03-20T05:08:52.306Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-20T05:08:52.307Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|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:"31b1dd63f58ee6eef5b27510231b2883", X-B3-SpanId:"81ad22503a12c2fa", X-B3-ParentSpanId:"b08cbae31e5eb285", X-B3-Sampled:"0", X-ONAP-RequestID:"cdc6564b-f171-46af-9560-1199c4e4bb9c", X-RequestID:"cdc6564b-f171-46af-9560-1199c4e4bb9c", X-TransactionID:"cdc6564b-f171-46af-9560-1199c4e4bb9c", X-ECOMP-RequestID:"cdc6564b-f171-46af-9560-1199c4e4bb9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c23f966-3e81-45b6-9c44-80fc0ce96457"] 2023-03-20T05:08:52.307Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-20T05:08:52.307Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-20T05:08:52.318Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-20T05:08:52.318Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-20T05:08:52.318Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-20T05:08:52.318Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|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:"Mon, 20 Mar 2023 05:08:52 GMT", x-envoy-upstream-service-time:"6", server:"envoy"] 2023-03-20T05:08:52.318Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-20T05:08:52.318Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-20T05:08:52.319Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-20T05:08:52.319Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c4dafeb7.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-03-20T05:08:52.319Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-20T05:08:52.320Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|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-03-20T05:08:52.320Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-20T05:08:52.320Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-20T05:08:52.320Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|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-03-20T05:08:52.320Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-20T05:08:52.320Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|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:"31b1dd63f58ee6eef5b27510231b2883", X-B3-SpanId:"69aeec1789890651", X-B3-ParentSpanId:"b08cbae31e5eb285", X-B3-Sampled:"0", X-ONAP-RequestID:"cdc6564b-f171-46af-9560-1199c4e4bb9c", X-RequestID:"cdc6564b-f171-46af-9560-1199c4e4bb9c", X-TransactionID:"cdc6564b-f171-46af-9560-1199c4e4bb9c", X-ECOMP-RequestID:"cdc6564b-f171-46af-9560-1199c4e4bb9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e76cf030-637f-40f6-b035-a46916d093de"] 2023-03-20T05:08:52.320Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-20T05:08:52.321Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-20T05:08:52.333Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-20T05:08:52.333Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|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-03-20T05:08:52.333Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-20T05:08:52.333Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|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:"Mon, 20 Mar 2023 05:08:52 GMT", x-envoy-upstream-service-time:"8", server:"envoy"] 2023-03-20T05:08:52.334Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-20T05:08:52.334Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-20T05:08:52.334Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-20T05:08:52.334Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c4dafeb7.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-03-20T05:08:52.335Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@f61a49b 2023-03-20T05:08:52.337Z|cdc6564b-f171-46af-9560-1199c4e4bb9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:09:00.927Z|ff2e6baa-32a8-48b9-a5f4-7560cd6bd03f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:00.928Z|ff2e6baa-32a8-48b9-a5f4-7560cd6bd03f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:00.931Z|af31e130-3f16-4966-8fce-a347ae9e8d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:00.932Z|af31e130-3f16-4966-8fce-a347ae9e8d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:00.932Z|8ee5461a-ac4e-4056-b2d4-9a305dde6611|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:00.932Z|8ee5461a-ac4e-4056-b2d4-9a305dde6611|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:05.930Z|fdfc1c84-8911-40f1-9aa3-a26543f2f870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:09:05.935Z|fdfc1c84-8911-40f1-9aa3-a26543f2f870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:09:10.952Z|6d6e1e41-a4a3-4093-b2ab-36ff301eb928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:10.953Z|6d6e1e41-a4a3-4093-b2ab-36ff301eb928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:10.960Z|664d074a-440a-449e-8526-5a8761b5826e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:10.960Z|664d074a-440a-449e-8526-5a8761b5826e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:10.963Z|76e55f35-4e81-448a-9cb6-0c7542f564a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:10.963Z|76e55f35-4e81-448a-9cb6-0c7542f564a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:20.931Z|961a93fc-be30-4f33-b9ed-d4270eb90219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:09:20.931Z|961a93fc-be30-4f33-b9ed-d4270eb90219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:09:20.982Z|3a23c1a9-ab25-4025-8c9d-79a7e80e34ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:20.983Z|3a23c1a9-ab25-4025-8c9d-79a7e80e34ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:20.984Z|7dab0605-38d6-4c2a-9ba7-fef84c9997ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:20.984Z|7dab0605-38d6-4c2a-9ba7-fef84c9997ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:20.989Z|725c5a4d-8ad0-4a61-affc-15900ab2f4bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:20.989Z|725c5a4d-8ad0-4a61-affc-15900ab2f4bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:21.844Z|9e0e586e-eccc-456a-9bc6-bf5bb35412e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:09:21.844Z|9e0e586e-eccc-456a-9bc6-bf5bb35412e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:09:31.011Z|1a6b8e70-1a9a-4630-9de3-2578bc954e9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:31.011Z|1a6b8e70-1a9a-4630-9de3-2578bc954e9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:31.015Z|2c99d24e-c629-4c42-802c-646fe6d2f966|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:31.015Z|2c99d24e-c629-4c42-802c-646fe6d2f966|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:31.019Z|564c903b-5a5b-4443-9774-4ecc3a44c1b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:31.019Z|564c903b-5a5b-4443-9774-4ecc3a44c1b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:35.930Z|a0da55b6-e78a-4776-911a-289108abbab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:09:35.931Z|a0da55b6-e78a-4776-911a-289108abbab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:09:41.038Z|6fe5a26f-d67f-4a43-98f1-5ef243a5dd7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:41.039Z|6fe5a26f-d67f-4a43-98f1-5ef243a5dd7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:41.039Z|22fe0a96-2b7a-455a-8dd5-2b0d0f0a1c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:41.040Z|22fe0a96-2b7a-455a-8dd5-2b0d0f0a1c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:41.043Z|e1edb882-4fea-4272-ac4c-0851f350753b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:41.044Z|e1edb882-4fea-4272-ac4c-0851f350753b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:42.867Z|6dc5466b-43da-4d12-9825-5ff2fa2aaca3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:09:42.868Z|6dc5466b-43da-4d12-9825-5ff2fa2aaca3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:50.930Z|7a4709b1-45f2-4b95-8fe7-e89308e505ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:09:50.933Z|7a4709b1-45f2-4b95-8fe7-e89308e505ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:09:51.068Z|81e64408-43d5-4c68-b9c8-7af2837423e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:51.068Z|8355e032-5225-4493-840c-70f2410d359e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:51.069Z|81e64408-43d5-4c68-b9c8-7af2837423e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:51.069Z|8355e032-5225-4493-840c-70f2410d359e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:51.076Z|b8a372d0-a6ba-4e64-908a-1259bca5d3df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:09:51.076Z|b8a372d0-a6ba-4e64-908a-1259bca5d3df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:09:51.844Z|63a28d3b-6ff1-4191-a1bc-92cc278f7003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:09:51.845Z|63a28d3b-6ff1-4191-a1bc-92cc278f7003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:10:01.100Z|de57475a-dd79-48f9-a718-8e5fbd78dc58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:01.100Z|de57475a-dd79-48f9-a718-8e5fbd78dc58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:01.101Z|9f2b97b4-90dd-4f03-9fa5-ec4b20dafc33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:01.101Z|9f2b97b4-90dd-4f03-9fa5-ec4b20dafc33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:01.104Z|6b14ebf9-ff5a-4873-b111-5f2c32204d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:01.104Z|6b14ebf9-ff5a-4873-b111-5f2c32204d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:05.930Z|22124e35-19af-4335-aab6-296aff9458f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:10:05.931Z|22124e35-19af-4335-aab6-296aff9458f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:10:08.166Z|7e5f7763-5472-4ddb-92c6-dc184fafc2f6|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-20T05:10:08.167Z|7e5f7763-5472-4ddb-92c6-dc184fafc2f6|http-nio-8080-exec-10|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:11.128Z|cdc7ef3c-b671-4791-9b17-92ee4c8ae61f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:11.129Z|cdc7ef3c-b671-4791-9b17-92ee4c8ae61f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:11.129Z|09e20c99-0f46-4716-b8c7-05278bf6727f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:11.129Z|09e20c99-0f46-4716-b8c7-05278bf6727f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:11.130Z|a9acb903-dd45-483b-8b4f-598c88f0fbe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:11.130Z|a9acb903-dd45-483b-8b4f-598c88f0fbe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:20.930Z|a96c9fe2-e81f-4c16-850b-0e4b20dcedca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:10:20.931Z|a96c9fe2-e81f-4c16-850b-0e4b20dcedca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:10:21.157Z|3aebdce5-774a-4c80-8a87-bd3f1c09c09b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:21.158Z|3aebdce5-774a-4c80-8a87-bd3f1c09c09b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:21.165Z|ec72f47c-1f23-402d-8447-08b5498eb64b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:21.166Z|ec72f47c-1f23-402d-8447-08b5498eb64b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:21.165Z|43177747-df5f-4fd7-9396-1e3a289f7bb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:21.167Z|43177747-df5f-4fd7-9396-1e3a289f7bb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:21.845Z|5a55090a-a1cb-4f42-bb99-8c04c49560fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:10:21.846Z|5a55090a-a1cb-4f42-bb99-8c04c49560fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:10:31.188Z|c7a81922-0a96-4f53-83e0-7e8195f97967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:31.189Z|c7a81922-0a96-4f53-83e0-7e8195f97967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:31.191Z|dc70c765-d2d1-4a29-a87e-c1b7e5e81498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:31.191Z|dc70c765-d2d1-4a29-a87e-c1b7e5e81498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:31.192Z|75138fec-238f-45e7-8ffa-501bc38c84d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:31.193Z|75138fec-238f-45e7-8ffa-501bc38c84d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:35.930Z|256de8fa-e334-4180-95ef-435bb541e448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:10:35.935Z|256de8fa-e334-4180-95ef-435bb541e448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:10:41.219Z|1106e3d7-5702-4646-b0f9-f4999f1b997c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:41.220Z|1106e3d7-5702-4646-b0f9-f4999f1b997c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:41.220Z|31c0dbc9-bb15-4fc2-a67d-70beaafea474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:41.221Z|31c0dbc9-bb15-4fc2-a67d-70beaafea474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:41.222Z|98bd5ee2-86e8-461c-96e4-8976f6198960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:41.222Z|98bd5ee2-86e8-461c-96e4-8976f6198960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:42.867Z|ec671af1-12c2-4e4b-b1d9-3df46a5a246c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:10:42.868Z|ec671af1-12c2-4e4b-b1d9-3df46a5a246c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:50.931Z|aa4ebbab-8d20-4431-854d-55662ec2949d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:10:50.931Z|aa4ebbab-8d20-4431-854d-55662ec2949d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:10:51.248Z|9a4adc42-c1c2-40c0-af6d-c33cf4263943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:51.249Z|9a4adc42-c1c2-40c0-af6d-c33cf4263943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:51.251Z|2dce9b16-e1c4-43e5-ac2d-4b340741272a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:51.251Z|2dce9b16-e1c4-43e5-ac2d-4b340741272a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:51.252Z|03424bfa-3039-4f2e-b12f-b5d3b4325516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:10:51.253Z|03424bfa-3039-4f2e-b12f-b5d3b4325516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:10:51.846Z|2cafb63a-de27-47e7-981d-9292568f9783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:10:51.847Z|2cafb63a-de27-47e7-981d-9292568f9783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:11:01.273Z|afb7b2fb-92af-4c25-97b8-6912d3065e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:01.273Z|afb7b2fb-92af-4c25-97b8-6912d3065e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:01.278Z|7e8ef001-1cc5-41e3-aa6f-70753da7507b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:01.279Z|7e8ef001-1cc5-41e3-aa6f-70753da7507b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:01.280Z|4acd413d-9673-4735-a1f5-561b58fca069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:01.280Z|4acd413d-9673-4735-a1f5-561b58fca069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:05.930Z|73bb9b29-23a9-4e3c-8888-0c4048b304b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:11:05.931Z|73bb9b29-23a9-4e3c-8888-0c4048b304b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:11:11.305Z|2b5d164d-f488-46de-823d-fa7a081eb0b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:11.306Z|2b5d164d-f488-46de-823d-fa7a081eb0b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:11.306Z|5fac5c65-36ca-49c1-b1ec-ef375ddc9702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:11.307Z|5fac5c65-36ca-49c1-b1ec-ef375ddc9702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:11.309Z|7db7a670-a910-497c-96b5-4993e2219c32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:11.309Z|7db7a670-a910-497c-96b5-4993e2219c32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:20.930Z|bc0b391c-fcfd-4c72-af60-97b749efea04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:11:20.931Z|bc0b391c-fcfd-4c72-af60-97b749efea04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:11:21.333Z|55c1c1ac-44d2-43d0-86f9-771adef76e33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:21.334Z|55c1c1ac-44d2-43d0-86f9-771adef76e33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:21.335Z|0a6491cc-6d8d-45ee-b2df-90b64754f031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:21.335Z|74493a10-d134-4810-b106-b4b5bfb6691c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:21.335Z|0a6491cc-6d8d-45ee-b2df-90b64754f031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:21.335Z|74493a10-d134-4810-b106-b4b5bfb6691c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:21.848Z|113968cd-62ed-4b77-8464-e4ca790cef6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:11:21.848Z|113968cd-62ed-4b77-8464-e4ca790cef6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:11:31.358Z|b0d1efd1-6e9b-40e2-8c19-96e1a689e6e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:31.359Z|b0d1efd1-6e9b-40e2-8c19-96e1a689e6e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:31.360Z|72af974b-5676-4e99-bd4f-27dbf35d1c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:31.361Z|72af974b-5676-4e99-bd4f-27dbf35d1c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:31.363Z|c64d0796-8a8a-40e3-9b90-c62f017b94eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:31.364Z|c64d0796-8a8a-40e3-9b90-c62f017b94eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:35.930Z|08b4a805-d8e7-409b-96fe-e3e8ddb63532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:11:35.931Z|08b4a805-d8e7-409b-96fe-e3e8ddb63532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:11:41.387Z|bae61241-1bed-4060-9cef-158abdab6238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:41.388Z|bae61241-1bed-4060-9cef-158abdab6238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:41.389Z|6cbee12f-afc3-4d16-901d-c91a3d35d801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:41.390Z|6cbee12f-afc3-4d16-901d-c91a3d35d801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:41.393Z|218d7538-0274-481f-aa81-62dfdf82d606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:41.393Z|218d7538-0274-481f-aa81-62dfdf82d606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:42.869Z|27bf1eb4-d95e-4c43-a237-2cdcef9c7238|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:11:42.870Z|27bf1eb4-d95e-4c43-a237-2cdcef9c7238|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:50.930Z|6119868f-8b38-4813-9615-4e2da3ecbccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:11:50.931Z|6119868f-8b38-4813-9615-4e2da3ecbccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:11:51.414Z|be01dedd-9f6b-4109-bdb4-481bf413dd9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:51.415Z|be01dedd-9f6b-4109-bdb4-481bf413dd9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:51.415Z|bb41ed93-bc42-402a-9ca4-c47d97f79a55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:51.416Z|bb41ed93-bc42-402a-9ca4-c47d97f79a55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:51.423Z|be07d659-b9ff-48d9-8d63-a25594dfba58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:11:51.423Z|be07d659-b9ff-48d9-8d63-a25594dfba58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:11:51.849Z|d6b52c01-d400-4181-9a66-5a2cbba337f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:11:51.850Z|d6b52c01-d400-4181-9a66-5a2cbba337f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:12:01.445Z|9de34e56-a6dd-4a97-ad78-1e8a74006dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:01.445Z|9de34e56-a6dd-4a97-ad78-1e8a74006dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:01.449Z|ac9ede11-9e1f-49f1-a15b-3443770af148|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:01.450Z|ac9ede11-9e1f-49f1-a15b-3443770af148|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:01.452Z|c0d810d9-daed-4088-a020-f4c325a13c62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:01.452Z|c0d810d9-daed-4088-a020-f4c325a13c62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:05.930Z|c98563ff-59e6-4d17-b0b1-86ad934f6eee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:12:05.931Z|c98563ff-59e6-4d17-b0b1-86ad934f6eee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:12:11.472Z|ab93b42a-65d3-4e9f-88cb-175ce9029fe3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:11.472Z|ab93b42a-65d3-4e9f-88cb-175ce9029fe3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:11.478Z|4b6cf1a0-5fc1-4287-960f-4312940b7eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:11.479Z|dac30b07-d2c9-4084-9046-f72776606eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:11.480Z|dac30b07-d2c9-4084-9046-f72776606eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:11.483Z|4b6cf1a0-5fc1-4287-960f-4312940b7eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:20.930Z|395d4353-3bbf-4d0d-b5d2-98119ddfa9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:12:20.935Z|395d4353-3bbf-4d0d-b5d2-98119ddfa9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:12:21.505Z|fb99721e-6074-4574-8645-a8107712c0d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:21.506Z|fb99721e-6074-4574-8645-a8107712c0d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:21.510Z|e13b4465-8e6a-4615-aad8-841c7d1a41c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:21.510Z|cc87f34c-b3db-4c28-a110-700c9ab052b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:21.510Z|e13b4465-8e6a-4615-aad8-841c7d1a41c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:21.511Z|cc87f34c-b3db-4c28-a110-700c9ab052b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:21.851Z|a43d7c2a-0e46-4772-a7d2-9b6ef70ce9b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:12:21.851Z|a43d7c2a-0e46-4772-a7d2-9b6ef70ce9b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:12:31.540Z|6a07fa8e-a034-41d2-96b4-ea1a6e6bf40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:31.540Z|6a07fa8e-a034-41d2-96b4-ea1a6e6bf40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:31.544Z|892a559e-ec23-4e6e-93aa-d9d659ab048e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:31.545Z|892a559e-ec23-4e6e-93aa-d9d659ab048e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:31.548Z|42701c9a-e895-4455-b447-18b783f3bc73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:31.548Z|42701c9a-e895-4455-b447-18b783f3bc73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:35.930Z|e9cf8e4c-482d-453f-a834-a5b80848f337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:12:35.931Z|e9cf8e4c-482d-453f-a834-a5b80848f337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:12:41.572Z|12a99b97-153e-4989-9ca0-aa0928e9274b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:41.573Z|12a99b97-153e-4989-9ca0-aa0928e9274b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:41.575Z|972fab8e-0cc3-4fe0-8e22-f8438d763a69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:41.575Z|972fab8e-0cc3-4fe0-8e22-f8438d763a69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:41.575Z|6f95d38d-8d36-4bc8-ac3f-f2726cf58090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:41.576Z|6f95d38d-8d36-4bc8-ac3f-f2726cf58090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:42.868Z|d6ed6b79-93e8-4663-b6fb-4269c0f885e4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:12:42.868Z|d6ed6b79-93e8-4663-b6fb-4269c0f885e4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:50.930Z|fdf3e725-4cb0-4a13-9180-eca2caf93f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:12:50.931Z|fdf3e725-4cb0-4a13-9180-eca2caf93f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:12:51.603Z|dab8c3bc-77a3-453d-90c3-65ad100e153f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:51.604Z|dab8c3bc-77a3-453d-90c3-65ad100e153f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:51.604Z|f5756d8b-f1f8-4220-865d-718529621338|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:51.604Z|f5756d8b-f1f8-4220-865d-718529621338|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:51.606Z|02406f05-c2cd-47df-bd51-8b70f2eb6f32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:12:51.607Z|02406f05-c2cd-47df-bd51-8b70f2eb6f32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:12:51.852Z|f0f1e2c3-5274-4f1f-8b51-972a7ced7a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:12:51.852Z|f0f1e2c3-5274-4f1f-8b51-972a7ced7a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:13:01.632Z|e17d18eb-99b8-4747-a6d4-e6f5df280ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:01.632Z|e17d18eb-99b8-4747-a6d4-e6f5df280ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:01.633Z|f4ccfdd2-f017-4dfd-b52e-248cec5b51ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:01.634Z|f4ccfdd2-f017-4dfd-b52e-248cec5b51ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:01.635Z|7df50d69-40c9-40ea-80fb-1829f3db468c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:01.635Z|7df50d69-40c9-40ea-80fb-1829f3db468c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:05.930Z|1983173e-61dd-498d-bfb4-ff70d3ce2834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:13:05.931Z|1983173e-61dd-498d-bfb4-ff70d3ce2834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:13:11.660Z|8b87cc2e-fa20-4b3e-b40e-2f1dbea9ee64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:11.660Z|8b87cc2e-fa20-4b3e-b40e-2f1dbea9ee64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:11.662Z|0bed2511-d90f-42a3-b9e2-89b04239e1f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:11.663Z|0bed2511-d90f-42a3-b9e2-89b04239e1f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:11.664Z|cae3edfa-e2d3-4f15-b9f1-002850c89466|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:11.664Z|cae3edfa-e2d3-4f15-b9f1-002850c89466|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:20.930Z|68894f0e-893c-44f7-bad3-5452ac552c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:13:20.931Z|68894f0e-893c-44f7-bad3-5452ac552c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:13:21.686Z|3f51c792-1b7e-4440-ba0b-6a46d18f8d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:21.687Z|3f51c792-1b7e-4440-ba0b-6a46d18f8d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:21.688Z|83b31122-0c86-4933-b3df-db3b0bcf393b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:21.689Z|83b31122-0c86-4933-b3df-db3b0bcf393b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:21.695Z|41a8fedc-4c08-48cb-a288-b34417994f3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:21.695Z|41a8fedc-4c08-48cb-a288-b34417994f3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:21.853Z|c100b268-68ee-4940-a6af-610b3955b113|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:13:21.853Z|c100b268-68ee-4940-a6af-610b3955b113|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:13:31.717Z|747e1d8e-aba5-4cd7-8113-23502fd3036c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:31.718Z|747e1d8e-aba5-4cd7-8113-23502fd3036c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:31.720Z|be403b58-80ac-431d-9c04-7ce0ecf697f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:31.720Z|be403b58-80ac-431d-9c04-7ce0ecf697f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:31.722Z|dc46a99b-3a62-42b9-998c-3e1492256326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:31.723Z|dc46a99b-3a62-42b9-998c-3e1492256326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:35.930Z|172ec9f4-dc27-4b80-a241-6de445824aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:13:35.934Z|172ec9f4-dc27-4b80-a241-6de445824aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:13:41.747Z|d95e2f4e-baab-4559-818b-55c8ad53b6fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:41.748Z|d95e2f4e-baab-4559-818b-55c8ad53b6fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:41.748Z|e6f8654c-bdd0-4aac-9b5a-e53bfe0e2b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:41.749Z|e6f8654c-bdd0-4aac-9b5a-e53bfe0e2b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:41.750Z|8560ec08-1d39-4888-bb31-a32dec7c0701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:41.750Z|8560ec08-1d39-4888-bb31-a32dec7c0701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:42.868Z|3a04f8a8-7a53-4978-aea6-b48b35673407|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:13:42.868Z|3a04f8a8-7a53-4978-aea6-b48b35673407|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:50.930Z|498a7b5a-3df6-4c47-be7e-c3bc0a8cc410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:13:50.931Z|498a7b5a-3df6-4c47-be7e-c3bc0a8cc410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:13:51.775Z|c5712bd6-04dd-4697-9be5-83e007a20a65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:51.775Z|c5712bd6-04dd-4697-9be5-83e007a20a65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:51.776Z|3eb7e8d8-b571-4add-9cc6-1a26c3424881|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:51.777Z|3eb7e8d8-b571-4add-9cc6-1a26c3424881|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:51.779Z|a6ac673e-5e45-45f1-8bb5-fdfdd9a2b11a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:13:51.780Z|a6ac673e-5e45-45f1-8bb5-fdfdd9a2b11a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:13:51.854Z|50ef4777-3abb-4c79-b701-75f36afd175b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:13:51.855Z|50ef4777-3abb-4c79-b701-75f36afd175b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:14:01.806Z|00513aa3-4c4a-43d0-8b9a-d55725b4738d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:01.806Z|00513aa3-4c4a-43d0-8b9a-d55725b4738d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:01.807Z|71eef3b7-15f2-4d53-ae8d-06b02657c5f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:01.807Z|71eef3b7-15f2-4d53-ae8d-06b02657c5f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:01.808Z|87fe7050-aef1-4483-9c37-b7771f968161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:01.809Z|87fe7050-aef1-4483-9c37-b7771f968161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:05.930Z|2e52ead3-b590-47ad-9536-30448d4706f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:14:05.931Z|2e52ead3-b590-47ad-9536-30448d4706f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:14:11.834Z|287685bc-e9e0-4883-9f85-affd9ace8f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:11.834Z|287685bc-e9e0-4883-9f85-affd9ace8f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:11.836Z|08862bd8-f312-454c-ad2e-c2d173f84a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:11.836Z|2b0a7135-1985-4065-91b5-e9a24ab773dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:11.837Z|08862bd8-f312-454c-ad2e-c2d173f84a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:11.837Z|2b0a7135-1985-4065-91b5-e9a24ab773dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:20.930Z|f93b205a-9fd7-4364-a32a-a1ca774756fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:14:20.931Z|f93b205a-9fd7-4364-a32a-a1ca774756fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:14:21.856Z|f90ed3c8-7e74-4de9-87d9-c9a4bde8afc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:14:21.857Z|f90ed3c8-7e74-4de9-87d9-c9a4bde8afc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:14:21.866Z|4386a1d3-d728-42f8-b283-10acfa64e820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:21.867Z|4386a1d3-d728-42f8-b283-10acfa64e820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:21.867Z|33d0d895-1ec1-47a8-b214-7ee7aff6e82a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:21.868Z|33d0d895-1ec1-47a8-b214-7ee7aff6e82a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:21.872Z|e029fef5-c03d-4542-976a-aa573d94d0f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:21.873Z|e029fef5-c03d-4542-976a-aa573d94d0f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:31.896Z|ec70366b-3207-45e5-acfd-1be2d9ba5954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:31.897Z|ec70366b-3207-45e5-acfd-1be2d9ba5954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:31.897Z|21081721-ab80-45bb-8900-8a8d90eb2c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:31.898Z|21081721-ab80-45bb-8900-8a8d90eb2c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:31.947Z|4cc0100d-8200-4adc-8b1c-083b65143ccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:31.948Z|4cc0100d-8200-4adc-8b1c-083b65143ccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:35.930Z|588c948e-3f46-4f47-813e-3927f3ce9b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:14:35.931Z|588c948e-3f46-4f47-813e-3927f3ce9b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:14:41.921Z|34cdadab-95ab-4732-8ab3-50231fdff3ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:41.922Z|34cdadab-95ab-4732-8ab3-50231fdff3ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:41.924Z|f8f03d05-275c-4eb3-b38b-050b4cf2a276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:41.924Z|f8f03d05-275c-4eb3-b38b-050b4cf2a276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:41.975Z|2f4b9d26-4e42-441e-8a79-68b6f6844fc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:41.976Z|2f4b9d26-4e42-441e-8a79-68b6f6844fc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:42.868Z|3ae24a91-f4fe-4ce1-b243-68f711ad3f24|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:14:42.869Z|3ae24a91-f4fe-4ce1-b243-68f711ad3f24|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:50.930Z|5cfb96c5-7291-4076-a04a-228ecd9471df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:14:50.934Z|5cfb96c5-7291-4076-a04a-228ecd9471df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:14:51.857Z|2186bdbb-ffbd-49f1-a358-18cbde9374d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:14:51.858Z|2186bdbb-ffbd-49f1-a358-18cbde9374d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:14:51.945Z|7299b58f-50c8-4643-9ead-d8dac192011b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:51.945Z|7299b58f-50c8-4643-9ead-d8dac192011b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:51.952Z|54e8381a-21a1-41ce-a827-2263ceda01b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:51.953Z|54e8381a-21a1-41ce-a827-2263ceda01b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:14:52.002Z|2c3914d4-ea8f-436c-92a6-61aa698e9589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:14:52.002Z|2c3914d4-ea8f-436c-92a6-61aa698e9589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:01.974Z|f5a519f4-19b2-4c32-8594-0e4139628ff1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:01.975Z|f5a519f4-19b2-4c32-8594-0e4139628ff1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:01.982Z|474367c1-1dc8-4674-88db-5a8cd735d3de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:01.983Z|474367c1-1dc8-4674-88db-5a8cd735d3de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:02.024Z|73eab5b9-39ad-4e55-94cd-7b3a70c79ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:02.025Z|73eab5b9-39ad-4e55-94cd-7b3a70c79ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:05.930Z|29ebc788-614e-4be1-9eef-f5312c377143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:15:05.931Z|29ebc788-614e-4be1-9eef-f5312c377143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:15:12.001Z|b0569c55-1e61-45f5-ba92-7e28509f1a76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:12.002Z|b0569c55-1e61-45f5-ba92-7e28509f1a76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:12.004Z|45105c42-32cf-46ae-afe8-aedafcf626ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:12.005Z|45105c42-32cf-46ae-afe8-aedafcf626ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:12.045Z|5cf81dcd-9b6e-4297-98d1-605e4f7ad4bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:12.046Z|5cf81dcd-9b6e-4297-98d1-605e4f7ad4bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:20.930Z|5df9bed2-fbe4-46e0-a7ea-684ca48f6c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:15:20.931Z|5df9bed2-fbe4-46e0-a7ea-684ca48f6c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:15:21.858Z|84ada847-86cd-41de-9164-27ed23d6ef8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:15:21.859Z|84ada847-86cd-41de-9164-27ed23d6ef8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:15:22.029Z|ce078f6c-470f-4c8e-aee9-1e9726e3f397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:22.030Z|ce078f6c-470f-4c8e-aee9-1e9726e3f397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:22.030Z|514d05ca-8b37-4f9d-817d-5ddc0a3f57ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:22.030Z|514d05ca-8b37-4f9d-817d-5ddc0a3f57ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:22.067Z|a81b12f5-51b3-4450-a74a-bff3a3f8cd49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:22.068Z|a81b12f5-51b3-4450-a74a-bff3a3f8cd49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:32.055Z|0d52e6c6-690a-4edb-a77b-beedc20d899e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:32.056Z|0d52e6c6-690a-4edb-a77b-beedc20d899e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:32.064Z|649a41f0-c3f6-4426-aacc-995fc5b4038a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:32.065Z|649a41f0-c3f6-4426-aacc-995fc5b4038a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:32.088Z|9ef87cd5-8886-4f75-aaa3-89a7daae5327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:32.089Z|9ef87cd5-8886-4f75-aaa3-89a7daae5327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:35.930Z|9e8856e6-d88b-4904-898f-ae2294a7199a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:15:35.934Z|9e8856e6-d88b-4904-898f-ae2294a7199a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:15:42.080Z|5491b81c-7033-4cf6-8394-51977a37fd28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:42.081Z|5491b81c-7033-4cf6-8394-51977a37fd28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:42.087Z|762df10a-2d97-40b7-9085-01b244803003|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:42.088Z|762df10a-2d97-40b7-9085-01b244803003|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:42.110Z|6ac8d912-3ea5-4736-8a88-d9c2e3de1771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:42.110Z|6ac8d912-3ea5-4736-8a88-d9c2e3de1771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:42.867Z|777e7e90-dc76-436d-9c6f-4acf6d582d9e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:15:42.868Z|777e7e90-dc76-436d-9c6f-4acf6d582d9e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:50.931Z|5382ac86-cdcd-475f-8057-dab0a6b8d328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:15:50.932Z|5382ac86-cdcd-475f-8057-dab0a6b8d328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:15:51.860Z|00f760d2-2bc9-462d-acbc-923f27139242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:15:51.860Z|00f760d2-2bc9-462d-acbc-923f27139242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:15:52.107Z|5f487228-7ca6-4a91-8ace-7ae96e1485d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:52.108Z|5f487228-7ca6-4a91-8ace-7ae96e1485d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:52.113Z|3fd11e31-addc-4fe5-9824-b5e5350cea46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:52.113Z|3fd11e31-addc-4fe5-9824-b5e5350cea46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:15:52.135Z|33db9130-51f6-4c3d-bbce-94d3f0cb0d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:15:52.135Z|33db9130-51f6-4c3d-bbce-94d3f0cb0d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:02.143Z|05c65865-e9db-4d93-be2b-71abb14db75d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:02.144Z|05c65865-e9db-4d93-be2b-71abb14db75d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:02.146Z|b8d85c61-bedf-4869-b061-2a1dc94aeb0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:02.147Z|b8d85c61-bedf-4869-b061-2a1dc94aeb0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:02.156Z|ea165f3a-aa29-4ec3-b08f-5bddec983256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:02.157Z|ea165f3a-aa29-4ec3-b08f-5bddec983256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:05.930Z|df4f8dd6-c88b-4dc5-b771-c18078a7bdd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:16:05.931Z|df4f8dd6-c88b-4dc5-b771-c18078a7bdd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:16:12.169Z|cb81269d-612a-4f9e-b422-20c688ee8c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:12.169Z|cb81269d-612a-4f9e-b422-20c688ee8c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:12.173Z|1df9fd45-5cd6-4ee9-a2bc-cbfa177463b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:12.174Z|1df9fd45-5cd6-4ee9-a2bc-cbfa177463b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:12.179Z|9d7d8c69-e356-49c9-8234-b50a1d163e64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:12.179Z|9d7d8c69-e356-49c9-8234-b50a1d163e64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:20.933Z|1049dfd3-1700-4f7b-87d3-41fbedf18b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:16:20.936Z|1049dfd3-1700-4f7b-87d3-41fbedf18b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:16:21.860Z|edb49bfe-6475-48b0-86ab-c8f337f84cef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:16:21.861Z|edb49bfe-6475-48b0-86ab-c8f337f84cef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:16:22.198Z|82dbf4f1-e5d2-47ed-ba65-113a1e2de2c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:22.199Z|82dbf4f1-e5d2-47ed-ba65-113a1e2de2c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:22.205Z|1cad65d9-94de-4dd2-a337-df3fcf813244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:22.206Z|1cad65d9-94de-4dd2-a337-df3fcf813244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:22.206Z|321a17d7-66f5-477f-baa4-0c4ac5c56677|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:22.207Z|321a17d7-66f5-477f-baa4-0c4ac5c56677|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:32.226Z|f1fa5bf4-eea7-4062-b440-f57a294fbf53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:32.226Z|f348fa79-6245-49d7-8b1f-2df20a2d8b18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:32.227Z|f348fa79-6245-49d7-8b1f-2df20a2d8b18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:32.227Z|f1fa5bf4-eea7-4062-b440-f57a294fbf53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:32.228Z|4b9e5315-f4e4-4a00-89e0-4b91ebca378d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:32.229Z|4b9e5315-f4e4-4a00-89e0-4b91ebca378d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:35.930Z|97632f2e-ad1a-4c5c-bb94-8992c2cf3670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:16:35.931Z|97632f2e-ad1a-4c5c-bb94-8992c2cf3670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:16:42.252Z|53841b02-29fc-4f0b-8cb5-94c5c46c2450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:42.253Z|53841b02-29fc-4f0b-8cb5-94c5c46c2450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:42.253Z|b986d356-0752-4d52-b816-40247c1f1179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:42.253Z|b986d356-0752-4d52-b816-40247c1f1179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:42.257Z|2f61e3d9-b2ea-43f5-a47a-24dde5ffc02e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:42.258Z|2f61e3d9-b2ea-43f5-a47a-24dde5ffc02e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:42.868Z|5db5293c-606b-4abb-81c6-351c7f52011a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:16:42.870Z|5db5293c-606b-4abb-81c6-351c7f52011a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:50.930Z|56559a4f-67c2-48b0-9106-6acc85d3a3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:16:50.931Z|56559a4f-67c2-48b0-9106-6acc85d3a3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:16:51.861Z|616a8435-9931-4fe9-8db2-8c7184bed818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:16:51.862Z|616a8435-9931-4fe9-8db2-8c7184bed818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:16:52.279Z|bb9947a3-d0cb-4671-a8c2-b2c7a8348c67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:52.280Z|bb9947a3-d0cb-4671-a8c2-b2c7a8348c67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:52.283Z|6454446c-b4ed-48d3-8028-353a3667f49a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:52.283Z|6454446c-b4ed-48d3-8028-353a3667f49a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:16:52.284Z|342ee4a9-cd42-4d08-916f-9e04a46b454d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:16:52.285Z|342ee4a9-cd42-4d08-916f-9e04a46b454d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:02.308Z|466255e9-2833-4d8c-8418-b9609a265262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:02.309Z|466255e9-2833-4d8c-8418-b9609a265262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:02.311Z|17981df2-eb69-48b3-9b12-fcee7490d15d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:02.311Z|17981df2-eb69-48b3-9b12-fcee7490d15d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:02.317Z|2a9e6a36-08f0-4bee-9092-038307b9ffe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:02.317Z|2a9e6a36-08f0-4bee-9092-038307b9ffe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:05.930Z|774ec518-1047-4f77-a166-db4ca9d40e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:17:05.934Z|774ec518-1047-4f77-a166-db4ca9d40e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:17:12.337Z|f5859aa6-6eae-488d-9aac-2f20fb3d0dd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:12.338Z|f5859aa6-6eae-488d-9aac-2f20fb3d0dd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:12.344Z|d0f632b1-c706-49e2-b104-e05721c4388a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:12.344Z|f0c4ba32-8019-4e83-8cac-d976e8d51774|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:12.345Z|f0c4ba32-8019-4e83-8cac-d976e8d51774|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:12.346Z|d0f632b1-c706-49e2-b104-e05721c4388a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:20.930Z|2680edef-d195-45f8-9a9c-cc122d065df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:17:20.931Z|2680edef-d195-45f8-9a9c-cc122d065df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:17:21.862Z|868f0d6e-cf62-490c-a584-a8ef7ef39bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:17:21.863Z|868f0d6e-cf62-490c-a584-a8ef7ef39bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:17:22.375Z|06ccfcaf-54a7-43ef-8f00-a1fb3ee755b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:22.376Z|c257569e-1a17-4a83-a3fe-f72621d63c2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:22.376Z|06ccfcaf-54a7-43ef-8f00-a1fb3ee755b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:22.376Z|c257569e-1a17-4a83-a3fe-f72621d63c2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:22.377Z|b44d9977-0a77-4c77-bbbd-443ecc4e8b36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:22.377Z|b44d9977-0a77-4c77-bbbd-443ecc4e8b36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:32.401Z|8fad5110-1811-4927-a556-26af128a7ff6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:32.402Z|8fad5110-1811-4927-a556-26af128a7ff6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:32.405Z|d0c5c192-799f-48c0-baef-ab12ea64ce92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:32.405Z|af25ac3c-a535-41ff-9fb0-1734788fa989|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:32.406Z|d0c5c192-799f-48c0-baef-ab12ea64ce92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:32.406Z|af25ac3c-a535-41ff-9fb0-1734788fa989|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:35.930Z|49e9befb-92b2-4dfd-939e-6f4fa70df332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:17:35.931Z|49e9befb-92b2-4dfd-939e-6f4fa70df332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:17:42.431Z|05654db3-0f40-4a98-aeea-5d7ba4da3424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:42.432Z|05654db3-0f40-4a98-aeea-5d7ba4da3424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:42.433Z|4946c844-8aa6-4063-917e-1c852a17f135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:42.433Z|4946c844-8aa6-4063-917e-1c852a17f135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:42.435Z|46e637ef-6fb9-434f-a4a5-0b111bd21b82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:42.435Z|46e637ef-6fb9-434f-a4a5-0b111bd21b82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:42.867Z|e517838f-2991-4c50-8708-c72819aa4177|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:17:42.868Z|e517838f-2991-4c50-8708-c72819aa4177|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:50.930Z|8791a897-f073-4acf-955c-b96aeffb1ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:17:50.934Z|8791a897-f073-4acf-955c-b96aeffb1ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:17:51.863Z|a2b6e75f-aadd-4011-ad96-b03b7a36a333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:17:51.864Z|a2b6e75f-aadd-4011-ad96-b03b7a36a333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:17:52.456Z|008992f6-191c-4af9-ba11-8ea8d41f6a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:52.457Z|008992f6-191c-4af9-ba11-8ea8d41f6a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:52.460Z|af2597fc-c800-4feb-84e1-86a574480c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:52.461Z|af2597fc-c800-4feb-84e1-86a574480c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:17:52.462Z|b034a7a2-4912-45b0-83a0-30fbe8787409|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:17:52.463Z|b034a7a2-4912-45b0-83a0-30fbe8787409|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:02.487Z|e73ad2a0-67ec-43f0-80aa-f9a4c13ade6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:02.487Z|e73ad2a0-67ec-43f0-80aa-f9a4c13ade6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:02.490Z|8f4783ce-ee9f-455f-8475-5302c66c0f56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:02.490Z|2e05aab6-3ad6-4f94-b978-a6bf3f1e8e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:02.490Z|8f4783ce-ee9f-455f-8475-5302c66c0f56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:02.490Z|2e05aab6-3ad6-4f94-b978-a6bf3f1e8e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:05.930Z|c79d512e-953c-424e-b001-0ee990a9dbfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:18:05.931Z|c79d512e-953c-424e-b001-0ee990a9dbfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:18:12.515Z|da72ad0a-d143-4682-a9dc-7dfe167bbe29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:12.516Z|da72ad0a-d143-4682-a9dc-7dfe167bbe29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:12.518Z|11793b8d-0a2a-4735-bca1-4d8b4951acc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:12.518Z|11793b8d-0a2a-4735-bca1-4d8b4951acc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:12.518Z|b7c85b5f-47df-4b9a-9f26-7ae9ab7cf9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:12.519Z|b7c85b5f-47df-4b9a-9f26-7ae9ab7cf9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:20.930Z|94b49efe-e160-43df-b1a7-fe7503fa66a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:18:20.930Z|94b49efe-e160-43df-b1a7-fe7503fa66a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:18:21.865Z|8d72a32d-ae34-43a7-98b5-d4ed5de0fa24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:18:21.865Z|8d72a32d-ae34-43a7-98b5-d4ed5de0fa24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:18:22.547Z|5cf5435b-877c-4b79-90ce-d3981bb9ef09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:22.549Z|29769b63-8040-4a58-aa34-2c6cec29af98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:22.549Z|29769b63-8040-4a58-aa34-2c6cec29af98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:22.548Z|5cf5435b-877c-4b79-90ce-d3981bb9ef09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:22.551Z|2dbabd1e-6bba-40b1-a66f-eabb5c6dc625|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:22.551Z|2dbabd1e-6bba-40b1-a66f-eabb5c6dc625|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:32.573Z|03d548f2-a0e0-4bef-8214-1d473063eef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:32.573Z|03d548f2-a0e0-4bef-8214-1d473063eef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:32.576Z|f0491104-9ca1-4863-b907-52b9e87124ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:32.576Z|305cfeec-63ab-4eb9-8b72-05d9d9221450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:32.577Z|f0491104-9ca1-4863-b907-52b9e87124ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:32.577Z|305cfeec-63ab-4eb9-8b72-05d9d9221450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:35.930Z|cdb8f8ec-381b-4f2c-8f71-91b5c22c74e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:18:35.935Z|cdb8f8ec-381b-4f2c-8f71-91b5c22c74e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:18:42.595Z|bcdf253a-f9c4-42ce-ad50-bf9444949df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:42.596Z|bcdf253a-f9c4-42ce-ad50-bf9444949df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:42.598Z|30b2420b-b616-4353-ba22-2d965826ada4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:42.599Z|30b2420b-b616-4353-ba22-2d965826ada4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:42.603Z|ab43f56c-ecde-48a2-87fb-ccc570b22403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:42.604Z|ab43f56c-ecde-48a2-87fb-ccc570b22403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:42.867Z|f193e32b-8705-4d49-b51b-a716294ba037|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:18:42.868Z|f193e32b-8705-4d49-b51b-a716294ba037|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:50.930Z|f4575737-3799-4ed5-a348-322eb9f585a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:18:50.933Z|f4575737-3799-4ed5-a348-322eb9f585a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:18:51.866Z|4d1919b3-b503-49ee-b396-f68552691c24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:18:51.866Z|4d1919b3-b503-49ee-b396-f68552691c24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:18:52.620Z|6cda149c-fc56-4a2e-af26-2d9d31948c4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:52.621Z|6cda149c-fc56-4a2e-af26-2d9d31948c4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:52.626Z|65b5331b-72c9-4ae1-b73b-86ab699ad9f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:52.626Z|65b5331b-72c9-4ae1-b73b-86ab699ad9f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:18:52.627Z|539d3e85-3aad-4bab-a4e9-c1d14823632e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:18:52.628Z|539d3e85-3aad-4bab-a4e9-c1d14823632e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:02.645Z|b90c98ef-77c5-4ac4-925c-8bd501f9f0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:02.646Z|749eaca3-98f9-4df3-89b9-b803fce89590|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:02.646Z|b90c98ef-77c5-4ac4-925c-8bd501f9f0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:02.646Z|749eaca3-98f9-4df3-89b9-b803fce89590|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:02.649Z|9a6ab276-4f2b-4612-a992-55646c9c9716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:02.649Z|9a6ab276-4f2b-4612-a992-55646c9c9716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:05.930Z|628d7f7a-7a1a-487d-865b-7368b2f115bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:19:05.931Z|628d7f7a-7a1a-487d-865b-7368b2f115bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:19:12.677Z|28321362-356d-450f-b091-14fc171e4f0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:12.677Z|141964e1-2d49-4aac-adc0-d3796524df50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:12.678Z|28321362-356d-450f-b091-14fc171e4f0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:12.678Z|141964e1-2d49-4aac-adc0-d3796524df50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:12.685Z|37054e71-9330-45f7-ae24-02ea40110260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:12.686Z|37054e71-9330-45f7-ae24-02ea40110260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:20.930Z|df0e87c5-39c2-47ac-b1fb-5ebb976a9f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:19:20.935Z|df0e87c5-39c2-47ac-b1fb-5ebb976a9f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:19:21.866Z|ece7344a-ab89-4347-b5b5-5e0399dbcdb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:19:21.867Z|ece7344a-ab89-4347-b5b5-5e0399dbcdb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:19:22.707Z|7097a2b7-3f95-4c1e-a84f-a832eb2198de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:22.707Z|7097a2b7-3f95-4c1e-a84f-a832eb2198de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:22.709Z|0fa5cab3-e539-4cfd-9df3-8b6a0d010a09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:22.710Z|0fa5cab3-e539-4cfd-9df3-8b6a0d010a09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:22.710Z|943e7ab2-0126-4b07-a26e-82c3b6718436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:22.711Z|943e7ab2-0126-4b07-a26e-82c3b6718436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:32.735Z|f6d79100-08f6-4d26-9e2c-7f28b6534051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:32.736Z|f6d79100-08f6-4d26-9e2c-7f28b6534051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:32.743Z|0fd93157-ca42-44e1-a213-5e89cce4c5cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:32.744Z|0fd93157-ca42-44e1-a213-5e89cce4c5cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:32.744Z|e2059968-a03c-4ff2-9500-6e00ed3c51ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:32.744Z|e2059968-a03c-4ff2-9500-6e00ed3c51ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:35.930Z|d33efc6e-a96f-47e9-b780-a998dfd159c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:19:35.931Z|d33efc6e-a96f-47e9-b780-a998dfd159c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:19:42.765Z|5e3544e9-0f89-48d3-a6ff-44ac4ac63f1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:42.766Z|5e3544e9-0f89-48d3-a6ff-44ac4ac63f1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:42.771Z|4722ecfa-e05a-4f15-8434-1503a87a681f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:42.771Z|4722ecfa-e05a-4f15-8434-1503a87a681f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:42.773Z|ecf1f0aa-c40a-477e-8c08-88a6786c8e34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:42.773Z|ecf1f0aa-c40a-477e-8c08-88a6786c8e34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:42.867Z|5c28d02d-a65a-4562-af79-461e96d12c7f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:19:42.868Z|5c28d02d-a65a-4562-af79-461e96d12c7f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:50.930Z|d437c619-29f5-4e5b-9f7d-f9dc1cb06d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:19:50.930Z|d437c619-29f5-4e5b-9f7d-f9dc1cb06d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:19:51.867Z|6af278aa-b62a-45d9-afd5-033fc10f0a8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:19:51.868Z|6af278aa-b62a-45d9-afd5-033fc10f0a8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:19:52.798Z|c451ae28-5928-43c2-b934-d2451af2c6b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:52.798Z|c451ae28-5928-43c2-b934-d2451af2c6b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:52.803Z|32ce1932-7d66-4695-bec6-68eff421e161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:52.804Z|32ce1932-7d66-4695-bec6-68eff421e161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:19:52.806Z|2c934e57-2781-49ea-820a-0523d717daed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:19:52.807Z|2c934e57-2781-49ea-820a-0523d717daed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:02.826Z|6bcbf11b-f318-4212-9ba9-6df92a6ab219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:02.827Z|6bcbf11b-f318-4212-9ba9-6df92a6ab219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:02.832Z|cbc8159a-cc58-43b2-8e1b-aefc1a036ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:02.833Z|cbc8159a-cc58-43b2-8e1b-aefc1a036ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:02.838Z|465458d8-9ade-4fcc-bf00-38480ada92d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:02.839Z|465458d8-9ade-4fcc-bf00-38480ada92d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:05.930Z|23c91dca-5835-4df4-92f9-2979b8d848d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:20:05.935Z|23c91dca-5835-4df4-92f9-2979b8d848d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:20:12.856Z|0f7e8d45-154d-4d46-a859-c21d98294193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:12.856Z|76bbb35f-46b1-4c6a-b896-d90099ae98d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:12.857Z|0f7e8d45-154d-4d46-a859-c21d98294193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:12.857Z|76bbb35f-46b1-4c6a-b896-d90099ae98d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:12.862Z|99afe029-25db-4d18-9a7e-d111783e2ce4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:12.863Z|99afe029-25db-4d18-9a7e-d111783e2ce4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:20.930Z|151d8fbd-ab6a-4f27-84a2-0f9fd2ef7265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:20:20.931Z|151d8fbd-ab6a-4f27-84a2-0f9fd2ef7265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:20:21.868Z|8e83f05c-456b-4e72-ad19-12e615c2808a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:20:21.869Z|8e83f05c-456b-4e72-ad19-12e615c2808a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:20:22.885Z|8f1734a6-75c2-4946-a4ac-0561f6525fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:22.885Z|8f1734a6-75c2-4946-a4ac-0561f6525fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:22.889Z|0b518cbb-fe4e-4933-9994-15c05ff4e79f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:22.890Z|0b518cbb-fe4e-4933-9994-15c05ff4e79f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:22.891Z|8b684680-b077-4bca-957b-b7627bd85c89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:22.892Z|8b684680-b077-4bca-957b-b7627bd85c89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:32.914Z|8a4e0dac-97e0-40cc-ae71-82ddf0322057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:32.914Z|8a4e0dac-97e0-40cc-ae71-82ddf0322057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:32.914Z|ebd7396a-8a56-444d-9f15-642ba52f69cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:32.915Z|ebd7396a-8a56-444d-9f15-642ba52f69cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:32.915Z|fa20dec4-273a-4fcf-ba95-fa8781e0877a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:32.915Z|fa20dec4-273a-4fcf-ba95-fa8781e0877a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:35.930Z|0576ccf8-8b8f-45ce-b2c8-606019662b6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:20:35.931Z|0576ccf8-8b8f-45ce-b2c8-606019662b6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:20:42.868Z|fea4f9c1-7e37-4e8d-88b6-82afc9a688c3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:20:42.868Z|fea4f9c1-7e37-4e8d-88b6-82afc9a688c3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:42.939Z|be7f568e-7b19-422b-9b5a-6c6f486575eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:42.939Z|67d49ea0-425c-4e17-8255-2c3ada80ca6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:42.939Z|be7f568e-7b19-422b-9b5a-6c6f486575eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:42.939Z|67d49ea0-425c-4e17-8255-2c3ada80ca6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:42.941Z|bd8061a4-66e8-45dc-b9a5-60966fe5d6f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:42.942Z|bd8061a4-66e8-45dc-b9a5-60966fe5d6f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:50.930Z|3af85193-a9c8-498a-85db-3546df3b9598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:20:50.934Z|3af85193-a9c8-498a-85db-3546df3b9598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:20:51.869Z|de577ea1-ce59-4cbf-b0ac-a809c561eb43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:20:51.870Z|de577ea1-ce59-4cbf-b0ac-a809c561eb43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:20:52.967Z|193bc63d-b054-478b-9bd2-7442c0ac5e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:52.968Z|193bc63d-b054-478b-9bd2-7442c0ac5e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:52.976Z|302d603d-ad34-4fcb-bee0-2dcdfe53c671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:52.977Z|302d603d-ad34-4fcb-bee0-2dcdfe53c671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:20:52.977Z|8f9848ba-0aa6-4feb-aa83-4e5e7adf8e34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:20:52.977Z|8f9848ba-0aa6-4feb-aa83-4e5e7adf8e34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:02.998Z|904065a4-2e0f-4af1-b5c1-74280566df09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:02.999Z|904065a4-2e0f-4af1-b5c1-74280566df09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:03.003Z|96014c56-fa45-447f-8f37-20024b234bcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:03.004Z|96014c56-fa45-447f-8f37-20024b234bcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:03.005Z|07b38b5f-ff3b-40e2-94a2-8ca61518d866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:03.005Z|07b38b5f-ff3b-40e2-94a2-8ca61518d866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:05.931Z|ec315c92-4de2-4496-8874-56aa05b76e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:21:05.932Z|ec315c92-4de2-4496-8874-56aa05b76e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:21:13.027Z|cde27dfd-8d8d-4974-bfd8-ad0832439d41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:13.028Z|cde27dfd-8d8d-4974-bfd8-ad0832439d41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:13.030Z|42c93fe0-1644-4987-989b-c55b98bfaf7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:13.030Z|42c93fe0-1644-4987-989b-c55b98bfaf7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:13.032Z|4480015a-d1ee-4947-a338-bdeacf76f9cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:13.032Z|4480015a-d1ee-4947-a338-bdeacf76f9cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:20.930Z|053a4971-242b-432d-8625-4df73f9cb322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:21:20.931Z|053a4971-242b-432d-8625-4df73f9cb322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:21:21.870Z|8eafebd3-cc44-4644-97c3-2174cd79f9a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:21:21.870Z|8eafebd3-cc44-4644-97c3-2174cd79f9a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:21:23.052Z|a66a7e29-0807-46cf-a2bd-73b4daf791c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:23.053Z|a66a7e29-0807-46cf-a2bd-73b4daf791c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:23.059Z|c0384395-5ab9-4388-b2f4-429a3cf3d320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:23.059Z|c0384395-5ab9-4388-b2f4-429a3cf3d320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:23.062Z|1982217b-7259-410f-8ec5-e2208843e757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:23.063Z|1982217b-7259-410f-8ec5-e2208843e757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:33.085Z|604c1e77-207a-464f-aad7-1d769f7b1819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:33.085Z|604c1e77-207a-464f-aad7-1d769f7b1819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:33.092Z|62bbddf7-899f-426b-af57-21cfa421b765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:33.093Z|62bbddf7-899f-426b-af57-21cfa421b765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:33.094Z|5bf19c76-d4e3-47d5-9dd0-6c4d8abdfc6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:33.094Z|5bf19c76-d4e3-47d5-9dd0-6c4d8abdfc6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:35.930Z|965047c1-6261-4f06-b3b6-9dd501e41a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:21:35.934Z|965047c1-6261-4f06-b3b6-9dd501e41a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:21:42.868Z|43b18de6-2892-43c0-a8c5-09de024abb35|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:21:42.869Z|43b18de6-2892-43c0-a8c5-09de024abb35|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:43.117Z|6523d1a1-70e8-4329-a029-db82adfb123f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:43.118Z|60f7b3d6-dff8-436e-b451-8565e8a75052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:43.118Z|60f7b3d6-dff8-436e-b451-8565e8a75052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:43.118Z|6523d1a1-70e8-4329-a029-db82adfb123f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:43.121Z|91c73048-9dea-4de8-bb8e-b0a682e2dcab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:43.121Z|91c73048-9dea-4de8-bb8e-b0a682e2dcab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:50.930Z|c5518535-abba-494d-a951-7ef71ec0c4e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:21:50.930Z|c5518535-abba-494d-a951-7ef71ec0c4e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:21:51.871Z|c0b3b2bd-88fa-4f44-9893-cc59bff780fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:21:51.871Z|c0b3b2bd-88fa-4f44-9893-cc59bff780fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:21:53.141Z|9c177408-6c45-4f3e-858f-0ce49e361896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:53.142Z|9c177408-6c45-4f3e-858f-0ce49e361896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:53.145Z|63b37c6e-8d20-49db-be91-e64dca0d8699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:53.145Z|63b37c6e-8d20-49db-be91-e64dca0d8699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:21:53.149Z|86b0cd63-3dff-4b53-8697-eaf1ed09f350|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:21:53.150Z|86b0cd63-3dff-4b53-8697-eaf1ed09f350|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:03.171Z|c14f0808-018f-4b05-8328-dbd2422d07b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:03.171Z|c14f0808-018f-4b05-8328-dbd2422d07b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:03.174Z|ff159e94-dc8e-4f45-ba27-4070587a0bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:03.175Z|ff159e94-dc8e-4f45-ba27-4070587a0bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:03.175Z|510ccb91-b124-4761-9195-9f75eb0939a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:03.176Z|510ccb91-b124-4761-9195-9f75eb0939a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:05.930Z|ace3e262-3162-4a44-b5aa-2fa52e37e902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:22:05.931Z|ace3e262-3162-4a44-b5aa-2fa52e37e902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:22:13.200Z|850cbc96-e1e7-4c54-bc37-c3e5a7ecff78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:13.201Z|850cbc96-e1e7-4c54-bc37-c3e5a7ecff78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:13.204Z|62502520-47f3-47fd-b0c6-5b9ed53c2a61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:13.205Z|86d77d2f-9f97-4fe6-a084-58efa217b068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:13.205Z|62502520-47f3-47fd-b0c6-5b9ed53c2a61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:13.205Z|86d77d2f-9f97-4fe6-a084-58efa217b068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:20.930Z|7620f612-20ad-42fe-a7d7-fe368cab86f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:22:20.934Z|7620f612-20ad-42fe-a7d7-fe368cab86f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:22:21.872Z|ec582ff8-994f-4cbb-8e06-a3c30b12023b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:22:21.872Z|ec582ff8-994f-4cbb-8e06-a3c30b12023b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:22:23.230Z|21a2864e-07c0-4dee-95a6-13301a3673ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:23.231Z|21a2864e-07c0-4dee-95a6-13301a3673ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:23.232Z|b1a97b1f-64da-4bbf-af3b-029a58abd3cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:23.232Z|b1a97b1f-64da-4bbf-af3b-029a58abd3cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:23.234Z|a830eed1-c8da-4d3a-85a7-0820138c577d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:23.235Z|a830eed1-c8da-4d3a-85a7-0820138c577d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:33.265Z|e7092676-8989-4d7f-b348-e9a43cf9ce25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:33.266Z|e7092676-8989-4d7f-b348-e9a43cf9ce25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:33.273Z|bb9fdeed-c9ef-42a7-8a15-997c37f0b6aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:33.274Z|bb9fdeed-c9ef-42a7-8a15-997c37f0b6aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:33.273Z|2e4c7693-ca71-45af-a1e1-2e8a9502136f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:33.274Z|2e4c7693-ca71-45af-a1e1-2e8a9502136f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:35.930Z|82a0b9f7-1920-414b-9082-6e983e112d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:22:35.931Z|82a0b9f7-1920-414b-9082-6e983e112d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:22:42.867Z|a210ec45-1c37-4f08-9c19-22154d9255bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:22:42.867Z|a210ec45-1c37-4f08-9c19-22154d9255bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:43.295Z|6b4b596e-a8eb-4b38-9c25-8f68cc134027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:43.295Z|6b4b596e-a8eb-4b38-9c25-8f68cc134027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:43.298Z|70af8ee8-fb7c-4c62-b76f-2900cb1d3880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:43.299Z|70af8ee8-fb7c-4c62-b76f-2900cb1d3880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:43.302Z|859150d5-ce4a-4d5c-8ef3-d36ccdb1d858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:43.303Z|859150d5-ce4a-4d5c-8ef3-d36ccdb1d858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:50.930Z|5804d98f-ce4c-4b33-af84-402964a1e6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:22:50.930Z|5804d98f-ce4c-4b33-af84-402964a1e6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:22:51.873Z|83198258-580a-4e24-aef9-d4d8fc062b29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:22:51.873Z|83198258-580a-4e24-aef9-d4d8fc062b29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:22:53.334Z|5f898c83-36f9-4ff8-a8f6-334c530f371c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:53.334Z|63fe036c-86b0-467e-996c-5b78fb726467|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:53.334Z|123613cd-b404-4fed-8ebf-61d0851231bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:22:53.334Z|5f898c83-36f9-4ff8-a8f6-334c530f371c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:53.335Z|63fe036c-86b0-467e-996c-5b78fb726467|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:22:53.335Z|123613cd-b404-4fed-8ebf-61d0851231bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:03.360Z|28470ac5-eefc-48fa-a304-3e8d61782803|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:03.361Z|28470ac5-eefc-48fa-a304-3e8d61782803|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:03.365Z|b39a2325-a80c-4c0f-b3b2-aa9cdb9dcfca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:03.365Z|b39a2325-a80c-4c0f-b3b2-aa9cdb9dcfca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:03.370Z|b64e92ff-e892-4eda-9b21-b661c0756a26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:03.371Z|b64e92ff-e892-4eda-9b21-b661c0756a26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:05.930Z|2580a2e5-12da-4a7a-93c6-fca2ce860e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:23:05.934Z|2580a2e5-12da-4a7a-93c6-fca2ce860e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:23:13.397Z|815072c4-a278-43a6-8a07-48f3bc744fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:13.398Z|57ada5cd-6089-4d65-af5a-c29ec6bb4bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:13.398Z|815072c4-a278-43a6-8a07-48f3bc744fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:13.398Z|57ada5cd-6089-4d65-af5a-c29ec6bb4bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:13.398Z|804dadc8-28e1-43c5-9962-f5cc465d2322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:13.399Z|804dadc8-28e1-43c5-9962-f5cc465d2322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:20.930Z|2e68e12b-b7ee-424a-a75c-e0eb1f839164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:23:20.931Z|2e68e12b-b7ee-424a-a75c-e0eb1f839164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:23:21.874Z|5bd0cdba-fcb0-4f8e-b800-03faac09c060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:23:21.874Z|5bd0cdba-fcb0-4f8e-b800-03faac09c060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:23:23.426Z|a81af7e7-dbbe-4fe5-8ae5-bc10df340d04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:23.427Z|a81af7e7-dbbe-4fe5-8ae5-bc10df340d04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:23.427Z|34d52687-2cb8-43c5-8950-59569f7cf833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:23.427Z|34d52687-2cb8-43c5-8950-59569f7cf833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:23.429Z|351aa81f-4d6f-418d-9413-78f993aa8315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:23.430Z|351aa81f-4d6f-418d-9413-78f993aa8315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:33.457Z|bd42ec25-b6b4-4571-b8c7-7262ebd112ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:33.458Z|e99b18f2-a9bd-40a4-9ca1-7e985af23d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:33.458Z|e99b18f2-a9bd-40a4-9ca1-7e985af23d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:33.458Z|bd42ec25-b6b4-4571-b8c7-7262ebd112ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:33.461Z|ca18ca05-89c4-47f2-8a3e-9a9b6d3e3279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:33.461Z|ca18ca05-89c4-47f2-8a3e-9a9b6d3e3279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:35.930Z|5e97839e-73da-400d-ab64-79be71154edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:23:35.931Z|5e97839e-73da-400d-ab64-79be71154edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:23:42.865Z|62f978a1-d0cf-454d-a11d-01f8257464e2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:23:42.866Z|62f978a1-d0cf-454d-a11d-01f8257464e2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:43.487Z|9863163d-1724-44ae-910a-5c72d7246024|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:43.488Z|9863163d-1724-44ae-910a-5c72d7246024|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:43.495Z|f3773902-1d6a-44a2-8d44-19320fff133f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:43.497Z|f3773902-1d6a-44a2-8d44-19320fff133f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:43.498Z|1df139a9-7c5b-449d-8379-676b202df722|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:43.498Z|1df139a9-7c5b-449d-8379-676b202df722|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:50.930Z|ae2d2c8e-06b5-4ee7-a700-ad40bcf4350c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:23:50.934Z|ae2d2c8e-06b5-4ee7-a700-ad40bcf4350c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:23:51.875Z|f4a1ccc5-12b2-4497-ad03-27782197b205|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:23:51.876Z|f4a1ccc5-12b2-4497-ad03-27782197b205|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:23:53.518Z|826ef5c3-af3c-4136-ad3e-35a5794a92cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:53.519Z|826ef5c3-af3c-4136-ad3e-35a5794a92cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:53.525Z|b5889f77-37b0-4260-a1b6-f5b9101e525e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:53.525Z|b5889f77-37b0-4260-a1b6-f5b9101e525e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:23:53.527Z|41c481f3-c592-4b34-b2d1-9fd3a97ac10d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:23:53.527Z|41c481f3-c592-4b34-b2d1-9fd3a97ac10d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:03.546Z|088ddab8-65d1-4c74-91bb-24d4f15e7cf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:03.547Z|088ddab8-65d1-4c74-91bb-24d4f15e7cf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:03.550Z|acecdabc-c876-4d51-bf5b-61a190d9d94e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:03.550Z|acecdabc-c876-4d51-bf5b-61a190d9d94e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:03.560Z|8dc23f45-e8c9-4963-adbd-5007b35af802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:03.560Z|8dc23f45-e8c9-4963-adbd-5007b35af802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:05.931Z|ba536c6b-74d6-49c5-997b-2fb2fa568831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:24:05.931Z|ba536c6b-74d6-49c5-997b-2fb2fa568831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:24:13.576Z|2d57b98a-c0dd-42b5-8e7e-704ffec6fbba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:13.576Z|2d57b98a-c0dd-42b5-8e7e-704ffec6fbba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:13.581Z|bf841284-9e34-4798-b293-55825d369e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:13.581Z|bf841284-9e34-4798-b293-55825d369e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:13.584Z|223ba876-7366-4430-bec8-cf1617eec69f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:13.584Z|223ba876-7366-4430-bec8-cf1617eec69f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:20.930Z|a334e1ee-282a-4649-bc46-90c764f5a53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:24:20.931Z|a334e1ee-282a-4649-bc46-90c764f5a53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:24:21.876Z|d7b50f42-6691-4d8a-83f2-0710ce98dc61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:24:21.877Z|d7b50f42-6691-4d8a-83f2-0710ce98dc61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:24:23.606Z|85f9bf85-f69d-4991-aa3e-45b2d0688b0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:23.607Z|85f9bf85-f69d-4991-aa3e-45b2d0688b0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:23.608Z|0949f5e3-ab68-4ebe-8d1e-09b6f839bf81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:23.609Z|0949f5e3-ab68-4ebe-8d1e-09b6f839bf81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:23.612Z|e2e06e78-ca2c-4947-a94a-9df62833af63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:23.613Z|e2e06e78-ca2c-4947-a94a-9df62833af63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:33.638Z|8d9fc205-c087-4ff3-be98-cc508d862873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:33.639Z|8d9fc205-c087-4ff3-be98-cc508d862873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:33.640Z|9a1ef131-faab-4108-8702-53065d2e7402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:33.640Z|9a1ef131-faab-4108-8702-53065d2e7402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:33.640Z|bab437b3-f222-4bac-afc6-71ee057d8f55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:33.641Z|bab437b3-f222-4bac-afc6-71ee057d8f55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:35.930Z|6ef0518b-ad39-4afa-b1d8-188ce6603077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:24:35.934Z|6ef0518b-ad39-4afa-b1d8-188ce6603077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:24:42.868Z|dcd61c96-05c2-4e4a-9e6d-ffda36b59d15|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:24:42.868Z|dcd61c96-05c2-4e4a-9e6d-ffda36b59d15|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:43.669Z|0aaaa77a-1f35-4647-a07e-9402429ded04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:43.670Z|0aaaa77a-1f35-4647-a07e-9402429ded04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:43.671Z|7d145995-292a-4808-ae1b-9c184e2ac560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:43.671Z|7d145995-292a-4808-ae1b-9c184e2ac560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:43.672Z|6aaa88ce-f550-4e4a-9086-48b63c0eb7e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:43.672Z|6aaa88ce-f550-4e4a-9086-48b63c0eb7e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:50.930Z|5612773e-a6cf-4b1d-8914-0b0c8159d166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:24:50.931Z|5612773e-a6cf-4b1d-8914-0b0c8159d166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:24:51.877Z|d640ffef-8b20-4e2f-bdf4-17e8dae85f2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:24:51.878Z|d640ffef-8b20-4e2f-bdf4-17e8dae85f2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:24:53.702Z|bdaa8f47-ceaa-4b3a-9b44-044f791e6975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:53.702Z|5e87f66f-3e3f-49b5-a14b-0d45a8931307|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:53.702Z|bdaa8f47-ceaa-4b3a-9b44-044f791e6975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:53.703Z|5e87f66f-3e3f-49b5-a14b-0d45a8931307|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:24:53.704Z|5f08f42a-8a46-45f2-a323-679d0dc656eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:24:53.705Z|5f08f42a-8a46-45f2-a323-679d0dc656eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:03.733Z|b64a3b5e-3756-451b-a08e-c4e9eefe2f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:03.734Z|b64a3b5e-3756-451b-a08e-c4e9eefe2f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:03.736Z|078cf2d4-1bbc-40df-adef-72f8bd60e8b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:03.737Z|078cf2d4-1bbc-40df-adef-72f8bd60e8b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:03.741Z|ec769b41-aafd-403d-ad1f-1fb1a6e566cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:03.742Z|ec769b41-aafd-403d-ad1f-1fb1a6e566cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:05.930Z|0324a733-9a04-4cfc-99ba-5d8b6d7d07f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:25:05.931Z|0324a733-9a04-4cfc-99ba-5d8b6d7d07f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:25:13.766Z|972f1d71-83bb-4e5f-b01e-3da2b7d0ab6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:13.767Z|972f1d71-83bb-4e5f-b01e-3da2b7d0ab6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:13.771Z|7bedd2c9-9a4f-4e04-822a-b1b8e6ca7db6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:13.771Z|7bedd2c9-9a4f-4e04-822a-b1b8e6ca7db6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:13.773Z|4a5b3e2a-2d12-4289-b19a-8916f5717456|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:13.773Z|4a5b3e2a-2d12-4289-b19a-8916f5717456|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:20.930Z|7496ae87-0f3f-45aa-a66c-dd94ea07669a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:25:20.934Z|7496ae87-0f3f-45aa-a66c-dd94ea07669a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:25:21.878Z|88c221c2-a05e-4806-81f1-7cbcdbe2296e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:25:21.879Z|88c221c2-a05e-4806-81f1-7cbcdbe2296e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:25:23.797Z|a56429b1-b521-45c1-b42f-b07201f8387c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:23.798Z|a56429b1-b521-45c1-b42f-b07201f8387c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:23.800Z|05c99fec-76dd-42fe-b035-f66efa93ad25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:23.801Z|05c99fec-76dd-42fe-b035-f66efa93ad25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:23.802Z|d2b18324-b879-479d-9908-92db2b4ffe57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:23.803Z|d2b18324-b879-479d-9908-92db2b4ffe57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:33.825Z|c7d64e56-1956-4424-95ff-990d5ec76c53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:33.826Z|c7d64e56-1956-4424-95ff-990d5ec76c53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:33.827Z|97b31ce6-8bcb-44c5-9efb-3d81294db52d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:33.828Z|97b31ce6-8bcb-44c5-9efb-3d81294db52d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:33.830Z|1e6ee1d1-cc48-4b08-b0d4-4fd748508dff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:33.830Z|1e6ee1d1-cc48-4b08-b0d4-4fd748508dff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:35.930Z|8a626781-1dbb-48ee-b570-6444b9085d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:25:35.931Z|8a626781-1dbb-48ee-b570-6444b9085d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:25:42.867Z|56a85488-054f-4180-b3f6-502db7f99728|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:25:42.868Z|56a85488-054f-4180-b3f6-502db7f99728|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:43.855Z|7e4f8283-f449-4bc0-a525-3a6555c60f81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:43.855Z|f070d174-0910-454a-bd1a-ab3bb0b34d1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:43.856Z|f070d174-0910-454a-bd1a-ab3bb0b34d1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:43.856Z|7e4f8283-f449-4bc0-a525-3a6555c60f81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:43.864Z|536413e5-2285-447d-9689-2340ab35513b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:43.864Z|536413e5-2285-447d-9689-2340ab35513b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:50.930Z|140bff20-b94c-4381-80b1-9e357eefded7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:25:50.931Z|140bff20-b94c-4381-80b1-9e357eefded7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:25:51.879Z|7741537e-b4e6-4254-bc78-10a3e7638f7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:25:51.880Z|7741537e-b4e6-4254-bc78-10a3e7638f7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:25:53.883Z|a61eb8e7-fca7-4349-bd2f-f6bfd72377b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:53.884Z|a61eb8e7-fca7-4349-bd2f-f6bfd72377b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:53.884Z|cb325a48-ba4a-413d-9d24-f2712a1fb4bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:53.885Z|cb325a48-ba4a-413d-9d24-f2712a1fb4bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:25:53.889Z|cc2a2e6f-e8ff-47c7-8bc8-2d6bd5bede8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:25:53.890Z|cc2a2e6f-e8ff-47c7-8bc8-2d6bd5bede8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:03.918Z|ba4fa46e-20d1-477f-b887-fe16efe1ee39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:03.918Z|34664457-e5d8-46e4-af5a-2faef663880d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:03.918Z|ba4fa46e-20d1-477f-b887-fe16efe1ee39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:03.919Z|34664457-e5d8-46e4-af5a-2faef663880d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:03.918Z|a6ef0205-792b-46a1-8185-f7cc859575ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:03.919Z|a6ef0205-792b-46a1-8185-f7cc859575ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:05.930Z|02933ab0-ffaa-41e7-8a40-1784bb63c1c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:26:05.934Z|02933ab0-ffaa-41e7-8a40-1784bb63c1c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:26:13.943Z|e1c575fe-1595-4573-834f-5dc724361900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:13.943Z|e1c575fe-1595-4573-834f-5dc724361900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:13.948Z|c43291f4-db48-470f-b96c-3cf82f6dc0f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:13.949Z|c43291f4-db48-470f-b96c-3cf82f6dc0f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:13.950Z|95fb70ff-fec6-45d6-8d0f-1a54bbf8addb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:13.950Z|95fb70ff-fec6-45d6-8d0f-1a54bbf8addb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:20.930Z|c15a1d54-a4df-4c77-ac12-931d2db8cbc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:26:20.930Z|c15a1d54-a4df-4c77-ac12-931d2db8cbc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:26:21.880Z|e2e480cd-36dd-44c0-aa13-eff66a13ff4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:26:21.881Z|e2e480cd-36dd-44c0-aa13-eff66a13ff4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:26:23.972Z|565c6649-5d14-4f38-94e9-d126acfebe10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:23.973Z|565c6649-5d14-4f38-94e9-d126acfebe10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:23.976Z|0f1c5ad8-2f44-4f7a-b9b3-cf839d0751cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:23.977Z|0f1c5ad8-2f44-4f7a-b9b3-cf839d0751cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:23.977Z|f8a1cb87-a490-42da-8e82-57b702d9c4a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:23.978Z|f8a1cb87-a490-42da-8e82-57b702d9c4a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:33.998Z|cf3ad86b-e73d-420e-8738-a229e4ec2afa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:33.998Z|cf3ad86b-e73d-420e-8738-a229e4ec2afa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:34.000Z|8de9fed9-8a92-4c9c-aea9-b0646dc3c7af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:34.001Z|8de9fed9-8a92-4c9c-aea9-b0646dc3c7af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:34.003Z|2ad063e7-6640-48ec-bfdd-c288d7750230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:34.004Z|2ad063e7-6640-48ec-bfdd-c288d7750230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:35.930Z|792242a3-f202-4ba2-8cae-e270287fc0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:26:35.931Z|792242a3-f202-4ba2-8cae-e270287fc0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:26:42.867Z|3c6d60a7-c3c2-4592-9f7e-45d9db432689|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:26:42.868Z|3c6d60a7-c3c2-4592-9f7e-45d9db432689|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:44.026Z|fe8c90e8-1a2e-4b94-a162-e048ab4d073a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:44.026Z|fe8c90e8-1a2e-4b94-a162-e048ab4d073a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:44.028Z|2f62c6b7-f1b0-4cb2-9a4c-8dd1788ce1fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:44.028Z|2f62c6b7-f1b0-4cb2-9a4c-8dd1788ce1fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:44.032Z|500ca544-0717-40f7-94e1-3851e4bd8ae9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:44.033Z|500ca544-0717-40f7-94e1-3851e4bd8ae9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:50.930Z|e49fd302-4c36-4208-af00-b48558de4e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:26:50.933Z|e49fd302-4c36-4208-af00-b48558de4e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:26:51.881Z|754d8007-3d3c-4205-9218-7f51b51ab686|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:26:51.882Z|754d8007-3d3c-4205-9218-7f51b51ab686|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:26:54.059Z|e3363482-e43d-4932-9ab9-ba60ec202141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:54.060Z|e3363482-e43d-4932-9ab9-ba60ec202141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:54.060Z|1844992d-3e94-4f8b-b999-813f55c1b5b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:54.060Z|b1c9c69d-4c53-4267-b5b2-42775b1c37ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:26:54.061Z|1844992d-3e94-4f8b-b999-813f55c1b5b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:26:54.061Z|b1c9c69d-4c53-4267-b5b2-42775b1c37ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:04.090Z|1f3c5918-1f0e-41ee-8d36-4f5a2d402cd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:04.091Z|1f3c5918-1f0e-41ee-8d36-4f5a2d402cd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:04.092Z|8b8f790e-2e83-498f-843c-ff2655286572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:04.093Z|8b8f790e-2e83-498f-843c-ff2655286572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:04.100Z|dd8c7780-cfa5-4be9-8ddd-d9f71d924b4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:04.101Z|dd8c7780-cfa5-4be9-8ddd-d9f71d924b4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:05.930Z|daf653cd-8bf9-4edb-8727-a373a98e199d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:27:05.931Z|daf653cd-8bf9-4edb-8727-a373a98e199d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:27:14.124Z|7d93b5ac-8a17-4474-921c-cfa0ec5f895d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:14.125Z|7d93b5ac-8a17-4474-921c-cfa0ec5f895d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:14.126Z|20ac9167-7ac8-4682-92b9-b6d84ffacb80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:14.126Z|20ac9167-7ac8-4682-92b9-b6d84ffacb80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:14.129Z|c53f48b0-fb9b-4259-916d-1f6cd3cab7d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:14.130Z|c53f48b0-fb9b-4259-916d-1f6cd3cab7d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:20.930Z|74bb0020-8b33-4154-bc42-af067ae473c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:27:20.931Z|74bb0020-8b33-4154-bc42-af067ae473c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:27:21.882Z|121821fa-186f-4d1f-b51b-6ba8b28fcdb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:27:21.883Z|121821fa-186f-4d1f-b51b-6ba8b28fcdb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:27:24.156Z|e6285376-5776-43d9-87b3-cf29a6800234|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:24.156Z|e6285376-5776-43d9-87b3-cf29a6800234|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:24.157Z|34f16554-3261-49df-aea8-d4c47a0ba3d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:24.158Z|34f16554-3261-49df-aea8-d4c47a0ba3d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:24.161Z|1c0edff5-2ca7-45f0-a19d-a596cdf39970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:24.163Z|1c0edff5-2ca7-45f0-a19d-a596cdf39970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:34.184Z|44604abc-e612-469f-aa17-db2121eeb7b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:34.185Z|44604abc-e612-469f-aa17-db2121eeb7b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:34.185Z|5db01603-0af5-49e7-8852-58f706459ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:34.186Z|5db01603-0af5-49e7-8852-58f706459ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:34.189Z|ffb75bd4-c23a-4e18-9ad7-beb8a37da5c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:34.189Z|ffb75bd4-c23a-4e18-9ad7-beb8a37da5c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:35.930Z|7daae65b-c84f-4d63-a880-5ba9e3397832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:27:35.935Z|7daae65b-c84f-4d63-a880-5ba9e3397832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:27:42.872Z|8aed8143-2d1c-4f86-854c-7e07735cb0b2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:27:42.873Z|8aed8143-2d1c-4f86-854c-7e07735cb0b2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:44.218Z|d6334719-a6b7-413c-b524-4ad7f946dde3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:44.218Z|18b132c0-c9e6-4088-8bd8-952968269cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:44.218Z|177ad78b-be42-4e34-b948-656c4f2bcf1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:44.219Z|18b132c0-c9e6-4088-8bd8-952968269cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:44.219Z|d6334719-a6b7-413c-b524-4ad7f946dde3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:44.219Z|177ad78b-be42-4e34-b948-656c4f2bcf1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:50.930Z|0f7d9bf1-c982-417d-8c5d-0d3763242c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:27:50.931Z|0f7d9bf1-c982-417d-8c5d-0d3763242c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:27:51.884Z|f4cf3948-158c-4d0c-85c5-db2694ff885e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:27:51.884Z|f4cf3948-158c-4d0c-85c5-db2694ff885e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:27:54.248Z|5cd55dd8-62d3-43ba-8aa0-1b6463bad33f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:54.249Z|5cd55dd8-62d3-43ba-8aa0-1b6463bad33f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:54.249Z|48b0b0b9-cb29-4023-953a-ce0c446d6bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:54.249Z|48b0b0b9-cb29-4023-953a-ce0c446d6bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:27:54.252Z|c67b7f98-eb17-43a0-90f4-0b512ef150af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:27:54.253Z|c67b7f98-eb17-43a0-90f4-0b512ef150af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:04.276Z|c26bd537-2e9d-4f40-ab36-2f5223d0981b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:04.277Z|c26bd537-2e9d-4f40-ab36-2f5223d0981b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:04.277Z|602d3e5b-3dae-48e8-ad4d-4e90aa8d77e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:04.277Z|602d3e5b-3dae-48e8-ad4d-4e90aa8d77e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:04.280Z|e7a18a96-720e-479b-8181-e2105e7929a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:04.280Z|e7a18a96-720e-479b-8181-e2105e7929a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:05.930Z|272feb2b-4345-42cf-8381-498f950a1fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:28:05.931Z|272feb2b-4345-42cf-8381-498f950a1fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:28:14.315Z|3a210ca1-6ab9-425c-b7d1-06dcaaa84ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:14.315Z|3416943c-77a5-430f-b320-4c72e50c82de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:14.316Z|3a210ca1-6ab9-425c-b7d1-06dcaaa84ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:14.315Z|bf613704-deb4-42e5-90a3-f0a3fba54701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:14.316Z|3416943c-77a5-430f-b320-4c72e50c82de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:14.316Z|bf613704-deb4-42e5-90a3-f0a3fba54701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:20.930Z|2d34a01e-9700-45bf-ba3d-b5c8dc8bb8b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:28:20.933Z|2d34a01e-9700-45bf-ba3d-b5c8dc8bb8b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:28:21.885Z|199e5266-f8be-4f4d-9b82-abe32def4774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:28:21.885Z|199e5266-f8be-4f4d-9b82-abe32def4774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:28:24.342Z|e10be6d4-0e77-44da-a902-bad4c7684751|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:24.343Z|32be7d00-4fe5-4f54-bbf1-366874fbe984|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:24.343Z|e10be6d4-0e77-44da-a902-bad4c7684751|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:24.343Z|32be7d00-4fe5-4f54-bbf1-366874fbe984|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:24.344Z|e222c7aa-e512-47a1-b362-9ae32454ef3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:24.345Z|e222c7aa-e512-47a1-b362-9ae32454ef3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:34.373Z|11bd9095-fde8-48a1-a557-66e8702e551c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:34.374Z|11bd9095-fde8-48a1-a557-66e8702e551c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:34.380Z|a3be92b1-f6c6-47d9-b4ce-f9fe6830e927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:34.381Z|a3be92b1-f6c6-47d9-b4ce-f9fe6830e927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:34.382Z|319be664-f83b-4e0b-b4f4-4db8dd56cf9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:34.382Z|319be664-f83b-4e0b-b4f4-4db8dd56cf9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:35.930Z|5492118f-643b-47af-8589-b005116760ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:28:35.931Z|5492118f-643b-47af-8589-b005116760ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:28:42.868Z|70b5dfc7-66ef-4f22-b481-0a58d5d0f0b3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:28:42.869Z|70b5dfc7-66ef-4f22-b481-0a58d5d0f0b3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:44.411Z|93b5e1a0-350d-4aab-8726-cedf72ea8633|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:44.411Z|dd8d50b3-d5fe-4f48-b0f6-30efe9c9f13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:44.412Z|93b5e1a0-350d-4aab-8726-cedf72ea8633|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:44.412Z|dd8d50b3-d5fe-4f48-b0f6-30efe9c9f13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:44.412Z|136a91dc-7e39-4ce9-af4c-815afe8669ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:44.413Z|136a91dc-7e39-4ce9-af4c-815afe8669ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:50.930Z|93a49e9c-7f14-43c6-a768-7ab0e1ae16ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:28:50.931Z|93a49e9c-7f14-43c6-a768-7ab0e1ae16ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:28:51.886Z|2fb06247-1176-49d9-a271-a50b9fb4c4f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:28:51.886Z|2fb06247-1176-49d9-a271-a50b9fb4c4f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:28:54.444Z|ff646e38-7c3e-4c65-825d-648ec03f3096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:54.445Z|ff646e38-7c3e-4c65-825d-648ec03f3096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:54.462Z|577322dc-8012-42b5-8d50-295e902a068d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:54.462Z|297d5eb8-6ae1-4cce-8189-8055999772f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:28:54.463Z|577322dc-8012-42b5-8d50-295e902a068d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:28:54.463Z|297d5eb8-6ae1-4cce-8189-8055999772f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:04.474Z|56675331-38ea-4665-a60c-e772f096f67c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:04.475Z|56675331-38ea-4665-a60c-e772f096f67c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:04.488Z|e75d312a-81e4-40f5-85fd-a8940726d5b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:04.489Z|e75d312a-81e4-40f5-85fd-a8940726d5b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:04.491Z|ff1a7271-c240-4edf-a53c-5bf9eb9d6508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:04.492Z|ff1a7271-c240-4edf-a53c-5bf9eb9d6508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:05.930Z|62070a90-18b4-42c1-aac5-baf61daf9b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:29:05.933Z|62070a90-18b4-42c1-aac5-baf61daf9b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:29:14.498Z|199c9c22-add4-45f6-a2ec-f08f474412a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:14.499Z|199c9c22-add4-45f6-a2ec-f08f474412a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:14.509Z|02c785fb-8443-4799-a323-8ca282654f6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:14.509Z|02c785fb-8443-4799-a323-8ca282654f6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:14.513Z|8d198087-2c2f-4a0b-bacd-d3f5eaf4a40d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:14.513Z|8d198087-2c2f-4a0b-bacd-d3f5eaf4a40d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:20.930Z|d26fc595-cf1a-4672-b003-b66c33b69839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:29:20.931Z|d26fc595-cf1a-4672-b003-b66c33b69839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:29:21.887Z|da8be30f-b22c-4edc-bed4-de8e0a82a107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:29:21.887Z|da8be30f-b22c-4edc-bed4-de8e0a82a107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:29:24.530Z|0c3b44a8-e8ce-42cf-8f04-7f2cf6d72410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:24.531Z|0c3b44a8-e8ce-42cf-8f04-7f2cf6d72410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:24.538Z|3e368b23-35be-4e17-abca-1039044bd372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:24.539Z|3e368b23-35be-4e17-abca-1039044bd372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:24.539Z|7418b141-bfa4-4b16-8a8e-d891a9970f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:24.540Z|7418b141-bfa4-4b16-8a8e-d891a9970f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:34.566Z|97b017b7-95f0-40ac-a211-7f8d3185c549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:34.567Z|97b017b7-95f0-40ac-a211-7f8d3185c549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:34.567Z|55192713-82f4-4d9e-9f58-60786f883e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:34.568Z|55192713-82f4-4d9e-9f58-60786f883e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:34.573Z|6de03359-d765-45fb-9b1d-2d4a5482116e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:34.573Z|6de03359-d765-45fb-9b1d-2d4a5482116e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:35.930Z|d2cd3b7a-92b4-4b1e-93c6-7e8d94fee0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:29:35.931Z|d2cd3b7a-92b4-4b1e-93c6-7e8d94fee0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:29:42.867Z|79083ef5-e5dc-4e80-81f1-379c4c6ded8e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:29:42.868Z|79083ef5-e5dc-4e80-81f1-379c4c6ded8e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:44.590Z|8beee271-f453-4c87-8e53-65e992824c64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:44.590Z|8beee271-f453-4c87-8e53-65e992824c64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:44.599Z|732a4a36-e420-4241-a06f-0b8e3e04b04a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:44.599Z|732a4a36-e420-4241-a06f-0b8e3e04b04a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:44.603Z|3fcaca32-d6fa-4162-8e8c-6188948a0cbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:44.603Z|3fcaca32-d6fa-4162-8e8c-6188948a0cbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:50.930Z|fb36bad2-7604-445c-bbeb-5e70d053a011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:29:50.934Z|fb36bad2-7604-445c-bbeb-5e70d053a011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:29:51.888Z|c07ae24c-f683-46c8-86aa-ee12b5433d46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:29:51.888Z|c07ae24c-f683-46c8-86aa-ee12b5433d46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:29:54.613Z|01e01957-7ce7-43f2-b2c6-3db4e7e5ba5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:54.613Z|01e01957-7ce7-43f2-b2c6-3db4e7e5ba5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:54.622Z|6a7bd76e-8a75-476c-a068-1beb29265938|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:54.622Z|6a7bd76e-8a75-476c-a068-1beb29265938|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:29:54.627Z|c2a26dfd-01e7-4fba-8872-674674e6dae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:29:54.627Z|c2a26dfd-01e7-4fba-8872-674674e6dae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:04.639Z|c09f1bae-5896-4814-872e-0de9dc4197bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:04.640Z|c09f1bae-5896-4814-872e-0de9dc4197bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:04.641Z|02d12cbc-b946-4308-b873-ec5a72048ece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:04.641Z|02d12cbc-b946-4308-b873-ec5a72048ece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:04.645Z|b30a763a-b47f-4368-b8ab-8ab33bfaef29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:04.645Z|b30a763a-b47f-4368-b8ab-8ab33bfaef29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:05.930Z|bbf90787-9b9c-4981-9f84-e0b4d4feee63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:30:05.931Z|bbf90787-9b9c-4981-9f84-e0b4d4feee63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:30:14.664Z|ff0ece95-fc59-4d24-be7d-467cdef85aca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:14.665Z|ff0ece95-fc59-4d24-be7d-467cdef85aca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:14.674Z|eea8edf3-7465-4fc2-b995-8db9b430def3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:14.674Z|eea8edf3-7465-4fc2-b995-8db9b430def3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:14.675Z|0e956b21-4a96-4aad-bc8f-96eed954c78b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:14.675Z|0e956b21-4a96-4aad-bc8f-96eed954c78b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:20.930Z|c2140233-a57b-4315-ba96-49f240bd5455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:30:20.931Z|c2140233-a57b-4315-ba96-49f240bd5455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:30:21.889Z|f36d4285-355c-4dd0-9be3-3584ccbb27b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:30:21.889Z|f36d4285-355c-4dd0-9be3-3584ccbb27b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:30:24.697Z|e33c9e70-72f8-4467-90d0-3307ac94a561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:24.698Z|e33c9e70-72f8-4467-90d0-3307ac94a561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:24.698Z|bbe1fd12-44be-4143-ace5-8c4d7ca51cc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:24.698Z|bbe1fd12-44be-4143-ace5-8c4d7ca51cc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:24.699Z|c3b8508d-97de-49fd-953e-2df4e633fa38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:24.700Z|c3b8508d-97de-49fd-953e-2df4e633fa38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:34.719Z|4975536b-46d5-4e65-bf0c-d7aa6dd83fbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:34.719Z|4975536b-46d5-4e65-bf0c-d7aa6dd83fbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:34.724Z|dc864cbb-964e-4629-b53f-6553175ead44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:34.725Z|dc864cbb-964e-4629-b53f-6553175ead44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:34.725Z|826fb398-e523-46cd-9f0b-9e7f02b827f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:34.725Z|826fb398-e523-46cd-9f0b-9e7f02b827f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:35.930Z|014d164c-1c3d-4d07-a983-b0bae82e8ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:30:35.935Z|014d164c-1c3d-4d07-a983-b0bae82e8ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:30:42.867Z|d8b426a0-4cb2-454f-804f-13b8109066a8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:30:42.867Z|d8b426a0-4cb2-454f-804f-13b8109066a8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:44.743Z|b31f1540-f7fe-422c-8bb0-8f801a88eeb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:44.744Z|b31f1540-f7fe-422c-8bb0-8f801a88eeb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:44.748Z|baee3b10-2124-4865-b6ac-edd92fa310b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:44.749Z|baee3b10-2124-4865-b6ac-edd92fa310b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:44.749Z|eea61424-c077-4b5e-8903-c82455214349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:44.750Z|eea61424-c077-4b5e-8903-c82455214349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:50.930Z|f83cc576-c705-4566-a701-9ac6235e52b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:30:50.931Z|f83cc576-c705-4566-a701-9ac6235e52b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:30:51.890Z|29e7f145-0e43-4bb1-b71a-971e45670056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:30:51.890Z|29e7f145-0e43-4bb1-b71a-971e45670056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:30:54.773Z|ed94d68b-2006-4dee-b9e4-0830503f6992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:54.773Z|2d0cbac0-1836-4c5b-b2fe-46b62251ed42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:54.773Z|ed94d68b-2006-4dee-b9e4-0830503f6992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:54.773Z|2d0cbac0-1836-4c5b-b2fe-46b62251ed42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:30:54.779Z|124c16ee-2015-486e-9518-05bd2e3f3e90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:30:54.780Z|124c16ee-2015-486e-9518-05bd2e3f3e90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:04.800Z|2ed436e2-7c37-435c-9cf9-64b49663ca55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:04.801Z|2ed436e2-7c37-435c-9cf9-64b49663ca55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:04.801Z|4b6bec65-0289-47bb-9aa5-623200b8b688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:04.801Z|4b6bec65-0289-47bb-9aa5-623200b8b688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:04.805Z|c6bcdc68-cc90-497a-b211-db2b879c28d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:04.806Z|c6bcdc68-cc90-497a-b211-db2b879c28d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:05.930Z|d37a82b1-530b-4b39-9e99-7d0b7c9a5271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:31:05.931Z|d37a82b1-530b-4b39-9e99-7d0b7c9a5271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:31:14.839Z|86fd6e11-0eb4-44b4-aefb-9b58eb012d0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:14.840Z|86fd6e11-0eb4-44b4-aefb-9b58eb012d0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:14.840Z|f6aa0e57-2700-45a6-9f1b-0a30cee680cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:14.840Z|a1d101ab-7947-446a-89a5-d9f9682a1741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:14.840Z|f6aa0e57-2700-45a6-9f1b-0a30cee680cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:14.840Z|a1d101ab-7947-446a-89a5-d9f9682a1741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:20.930Z|bf6b2545-85c5-48a3-a892-970fb57cd54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:31:20.934Z|bf6b2545-85c5-48a3-a892-970fb57cd54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:31:21.891Z|33ab21c4-fbfa-4d5b-943b-41375d65493a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:31:21.891Z|33ab21c4-fbfa-4d5b-943b-41375d65493a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:31:24.871Z|0d49e16b-a1db-4674-93a0-61b07d9b7466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:24.871Z|077d61e1-fda2-4bc5-b885-acc157de8baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:24.871Z|0d49e16b-a1db-4674-93a0-61b07d9b7466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:24.872Z|077d61e1-fda2-4bc5-b885-acc157de8baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:24.875Z|3d0b4742-1d4a-4a96-9275-e55659463cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:24.875Z|3d0b4742-1d4a-4a96-9275-e55659463cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:34.893Z|9c025100-4a3d-4dae-a4e9-53d5d4bcb8c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:34.894Z|9c025100-4a3d-4dae-a4e9-53d5d4bcb8c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:34.894Z|b288aa77-b177-4b77-97a0-35eac0c380ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:34.895Z|35c9e940-8793-4ff2-9115-977c0e0508ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:34.895Z|35c9e940-8793-4ff2-9115-977c0e0508ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:34.895Z|b288aa77-b177-4b77-97a0-35eac0c380ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:35.930Z|fc5a8b57-355b-4d8f-8d46-400a23790768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:31:35.931Z|fc5a8b57-355b-4d8f-8d46-400a23790768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:31:42.867Z|d7769593-0908-4e52-90bc-f21c4d1ca7f4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:31:42.868Z|d7769593-0908-4e52-90bc-f21c4d1ca7f4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:44.918Z|060f01f2-3c90-4c7b-9c3f-103d573e2a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:44.919Z|060f01f2-3c90-4c7b-9c3f-103d573e2a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:44.920Z|17af50ca-a37e-420c-8e5f-81b27e5ba8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:44.920Z|17af50ca-a37e-420c-8e5f-81b27e5ba8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:44.923Z|9006d21d-9741-4c57-9330-eb3a277ad02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:44.923Z|9006d21d-9741-4c57-9330-eb3a277ad02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:50.930Z|ff678537-0cca-49cc-a028-4a5d5f451ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:31:50.931Z|ff678537-0cca-49cc-a028-4a5d5f451ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:31:51.892Z|7e6355d3-635e-48f6-8235-8152d55305ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:31:51.893Z|7e6355d3-635e-48f6-8235-8152d55305ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:31:54.939Z|f037797d-eb9b-4124-885c-b9ec18d4a00a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:54.939Z|f037797d-eb9b-4124-885c-b9ec18d4a00a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:54.941Z|d025912c-6aab-4539-adda-91dd08a8d4f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:54.941Z|d025912c-6aab-4539-adda-91dd08a8d4f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:31:54.941Z|66ba3001-8675-4571-a747-814b31524408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:31:54.942Z|66ba3001-8675-4571-a747-814b31524408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:04.966Z|e5c9846d-59ff-4e36-9da5-b26b989d27f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:04.967Z|e5c9846d-59ff-4e36-9da5-b26b989d27f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:04.967Z|0054dca4-8da9-46bf-974a-f0070a3b1050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:04.968Z|0054dca4-8da9-46bf-974a-f0070a3b1050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:04.972Z|b871b67b-759c-471b-aa51-8f56d4f7fc37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:04.972Z|b871b67b-759c-471b-aa51-8f56d4f7fc37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:05.930Z|633c259f-0144-4365-a1c0-e007cf2b313b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:32:05.934Z|633c259f-0144-4365-a1c0-e007cf2b313b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:32:14.996Z|aef08848-7b29-47e3-b8d8-0b23d803e424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:14.997Z|fff85e50-9e2d-4dd8-b502-2d51a0378b75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:14.997Z|aef08848-7b29-47e3-b8d8-0b23d803e424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:14.998Z|fff85e50-9e2d-4dd8-b502-2d51a0378b75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:15.003Z|2a7ecfe1-bcc2-48b9-9bf3-6f29c63f3005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:15.004Z|2a7ecfe1-bcc2-48b9-9bf3-6f29c63f3005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:20.930Z|3c1d69e8-b7e7-4ad7-9a0c-63bde7ff3448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:32:20.931Z|3c1d69e8-b7e7-4ad7-9a0c-63bde7ff3448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:32:21.893Z|a755a81b-de46-44f0-b375-c5588f918713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:32:21.894Z|a755a81b-de46-44f0-b375-c5588f918713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:32:25.025Z|90da3810-61cf-415e-91ff-e9f5b21a05df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:25.026Z|90da3810-61cf-415e-91ff-e9f5b21a05df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:25.027Z|171db47e-815c-42ed-bdf3-3ed735cd5b4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:25.027Z|171db47e-815c-42ed-bdf3-3ed735cd5b4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:25.031Z|4c5a7c85-1f9c-4242-b659-69f3a977169f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:25.032Z|4c5a7c85-1f9c-4242-b659-69f3a977169f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:35.056Z|6ca5bb1a-70bb-46d2-8adc-5841ef612664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:35.057Z|6ca5bb1a-70bb-46d2-8adc-5841ef612664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:35.059Z|46fcd0cc-9a90-4c87-b07c-2bb2841de2d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:35.059Z|46fcd0cc-9a90-4c87-b07c-2bb2841de2d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:35.063Z|e8cb4840-0d10-4c78-b1c4-42a64269b588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:35.064Z|e8cb4840-0d10-4c78-b1c4-42a64269b588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:35.930Z|81c986bb-70f0-45a1-a01f-f6cf1b8d98a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:32:35.931Z|81c986bb-70f0-45a1-a01f-f6cf1b8d98a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:32:42.867Z|86a68a04-c31d-4895-9186-416dd5576846|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:32:42.868Z|86a68a04-c31d-4895-9186-416dd5576846|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:45.087Z|0dd2ad55-4bed-4e16-9dd7-bd2ee77ec910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:45.087Z|24bde69d-8eaa-4591-bffc-f4df55def5bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:45.088Z|24bde69d-8eaa-4591-bffc-f4df55def5bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:45.088Z|0dd2ad55-4bed-4e16-9dd7-bd2ee77ec910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:45.091Z|8d353751-fc84-4475-a6ae-f7747b0b9c2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:45.091Z|8d353751-fc84-4475-a6ae-f7747b0b9c2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:50.930Z|fa541647-7836-4fe1-820b-cc7a6f616af4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:32:50.932Z|fa541647-7836-4fe1-820b-cc7a6f616af4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:32:51.894Z|fb32f1be-cbde-4ac8-9dc2-81c791d6280d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:32:51.895Z|fb32f1be-cbde-4ac8-9dc2-81c791d6280d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:32:55.118Z|1ad59943-cbdf-4062-8507-bdb27bd64daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:55.120Z|1ad59943-cbdf-4062-8507-bdb27bd64daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:55.120Z|8935c752-ac9f-42ac-97f1-6845ab95e753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:55.121Z|8935c752-ac9f-42ac-97f1-6845ab95e753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:32:55.120Z|1ee8f25d-7a66-49fb-9e04-d036bd008bfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:32:55.121Z|1ee8f25d-7a66-49fb-9e04-d036bd008bfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:05.148Z|b301da9b-2456-4b21-868c-3f0370accd93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:05.149Z|b301da9b-2456-4b21-868c-3f0370accd93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:05.150Z|c5a2b7ec-450c-4c51-85a6-26e88a749baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:05.151Z|c5a2b7ec-450c-4c51-85a6-26e88a749baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:05.152Z|21d8e5f9-0177-4edf-8159-cebdf6ee9cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:05.153Z|21d8e5f9-0177-4edf-8159-cebdf6ee9cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:05.930Z|364e6115-c72e-4988-97f4-993ec4005634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:33:05.931Z|364e6115-c72e-4988-97f4-993ec4005634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:33:15.181Z|4e84a737-0a9c-41fc-b928-3ad48c57d9db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:15.182Z|4e84a737-0a9c-41fc-b928-3ad48c57d9db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:15.187Z|7f898fe8-4ad6-4091-af95-39434a38692d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:15.187Z|e529f605-bbd8-45be-aaff-3d0f11ce90f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:15.187Z|7f898fe8-4ad6-4091-af95-39434a38692d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:15.188Z|e529f605-bbd8-45be-aaff-3d0f11ce90f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:20.930Z|ff22a545-7de7-45de-8087-73bfbb4cbfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:33:20.930Z|ff22a545-7de7-45de-8087-73bfbb4cbfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:33:21.895Z|6d50dd1c-a0a4-4d39-8209-97f7a08b0b67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:33:21.896Z|6d50dd1c-a0a4-4d39-8209-97f7a08b0b67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:33:25.212Z|cb857c92-b42d-4395-b0f6-33d679ca081a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:25.213Z|cb857c92-b42d-4395-b0f6-33d679ca081a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:25.219Z|6f0c3ccd-6619-4f9d-b996-f3655e192e1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:25.219Z|6f0c3ccd-6619-4f9d-b996-f3655e192e1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:25.219Z|a8918a8b-b5be-4be3-aae2-2f277a103413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:25.220Z|a8918a8b-b5be-4be3-aae2-2f277a103413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:35.241Z|fa94ec05-3645-4986-b69a-04e00cf2d735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:35.241Z|fa94ec05-3645-4986-b69a-04e00cf2d735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:35.246Z|2ae0a549-4159-47d4-b757-d6be6b40e31f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:35.247Z|2ae0a549-4159-47d4-b757-d6be6b40e31f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:35.248Z|994bd87b-b940-4032-8d46-4ecaab918e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:35.249Z|994bd87b-b940-4032-8d46-4ecaab918e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:35.930Z|90bc6e35-c28b-44b0-990f-eaf67c90754e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:33:35.935Z|90bc6e35-c28b-44b0-990f-eaf67c90754e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:33:42.867Z|e7194f5a-a94a-4f37-ba98-80df98e37655|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:33:42.868Z|e7194f5a-a94a-4f37-ba98-80df98e37655|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:45.268Z|37465985-f94e-45d3-ab07-a585f31df61c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:45.268Z|37465985-f94e-45d3-ab07-a585f31df61c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:45.271Z|4b52cc82-db40-4d73-9499-d01cc7ba8e2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:45.271Z|4b52cc82-db40-4d73-9499-d01cc7ba8e2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:45.276Z|231f2f82-1b78-4575-9b11-cc4aeabde1f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:45.277Z|231f2f82-1b78-4575-9b11-cc4aeabde1f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:50.930Z|ee9bd956-3fa8-42fd-98cc-1f730185cafa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:33:50.930Z|ee9bd956-3fa8-42fd-98cc-1f730185cafa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:33:51.896Z|f20d906a-87c4-4c3f-9212-0883c7e5b042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:33:51.897Z|f20d906a-87c4-4c3f-9212-0883c7e5b042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:33:55.298Z|4b76f5fa-6481-4b1d-b693-3f9635f3c34e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:55.299Z|091ed5aa-5286-4674-b290-652be92c1a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:55.300Z|091ed5aa-5286-4674-b290-652be92c1a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:55.299Z|4b76f5fa-6481-4b1d-b693-3f9635f3c34e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:33:55.304Z|d4cab7a0-cdb2-432b-b145-6f2262657cf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:33:55.304Z|d4cab7a0-cdb2-432b-b145-6f2262657cf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:05.328Z|3bbfd272-7fdd-4425-8bcd-84c567a2b91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:05.328Z|2d0da0bf-2b34-4392-aed1-4d44e8723081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:05.328Z|3bbfd272-7fdd-4425-8bcd-84c567a2b91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:05.328Z|2d0da0bf-2b34-4392-aed1-4d44e8723081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:05.331Z|c2b7cde0-c433-4385-8707-671261ffe58b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:05.331Z|c2b7cde0-c433-4385-8707-671261ffe58b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:05.930Z|6d627027-26e8-4252-bda3-13f2e57c51d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:34:05.931Z|6d627027-26e8-4252-bda3-13f2e57c51d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:34:15.353Z|672a294d-eeab-43e6-95a4-9e88eaaebee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:15.354Z|672a294d-eeab-43e6-95a4-9e88eaaebee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:15.358Z|425ed61a-7447-4304-95e5-56ac6dd32d41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:15.359Z|6eaf5e6e-74b7-403b-8e4b-ad21d715d784|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:15.359Z|6eaf5e6e-74b7-403b-8e4b-ad21d715d784|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:15.359Z|425ed61a-7447-4304-95e5-56ac6dd32d41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:20.930Z|c18992e9-597e-4507-aa3b-71a3e0c289a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:34:20.933Z|c18992e9-597e-4507-aa3b-71a3e0c289a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:34:21.897Z|ee0bb17e-4d10-4cf6-a290-520d837244ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:34:21.898Z|ee0bb17e-4d10-4cf6-a290-520d837244ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:34:25.382Z|f26f476d-fd7e-49f0-9858-a84bbd91653c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:25.383Z|f26f476d-fd7e-49f0-9858-a84bbd91653c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:25.388Z|701f342f-ff19-4da8-9afd-3e59065d4256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:25.389Z|701f342f-ff19-4da8-9afd-3e59065d4256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:25.389Z|aedad37e-3fef-4175-9fce-9bd82c66f8da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:25.389Z|aedad37e-3fef-4175-9fce-9bd82c66f8da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:35.424Z|02b9986a-cbf0-44dd-8e11-506e9b7dec3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:35.424Z|1e38ecf8-c11e-48f5-9d71-0b1b776d021c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:35.424Z|02b9986a-cbf0-44dd-8e11-506e9b7dec3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:35.424Z|be9e5e42-c77f-403e-9bee-6fd07962672b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:35.425Z|1e38ecf8-c11e-48f5-9d71-0b1b776d021c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:35.426Z|be9e5e42-c77f-403e-9bee-6fd07962672b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:35.930Z|a20d53e4-e203-41da-8dab-0aa112a7300c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:34:35.931Z|a20d53e4-e203-41da-8dab-0aa112a7300c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:34:42.867Z|9fed6864-83e8-45a8-af1c-f5de1f2ca1a6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:34:42.867Z|9fed6864-83e8-45a8-af1c-f5de1f2ca1a6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:45.455Z|186dd9f3-c30d-4290-92a2-8d1c00e76a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:45.455Z|7958c7f9-f583-4eaf-a86d-6e6f5f4de9e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:45.456Z|57656fb5-b567-4b9c-8186-07843603faed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:45.456Z|7958c7f9-f583-4eaf-a86d-6e6f5f4de9e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:45.456Z|57656fb5-b567-4b9c-8186-07843603faed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:45.456Z|186dd9f3-c30d-4290-92a2-8d1c00e76a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:50.931Z|945f4000-67c8-40e6-aaa0-516d51854722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:34:50.931Z|945f4000-67c8-40e6-aaa0-516d51854722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:34:51.898Z|552d2c09-3084-40b7-894c-c33f577b8e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:34:51.899Z|552d2c09-3084-40b7-894c-c33f577b8e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:34:55.481Z|cf35aa33-fef1-4438-9da5-73884a1acbf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:55.481Z|cf35aa33-fef1-4438-9da5-73884a1acbf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:55.485Z|f0fb1de2-f33e-4a48-9ff8-09846dca51a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:55.485Z|f0fb1de2-f33e-4a48-9ff8-09846dca51a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:34:55.487Z|da8639a2-3214-40e8-9c47-b19b1b36c751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:34:55.488Z|da8639a2-3214-40e8-9c47-b19b1b36c751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:05.508Z|580774f0-0a34-4ecd-8d42-c2575856d665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:05.509Z|580774f0-0a34-4ecd-8d42-c2575856d665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:05.513Z|c4bf4160-d7af-4412-ae28-cb0863ec0a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:05.514Z|c4bf4160-d7af-4412-ae28-cb0863ec0a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:05.516Z|5487be18-c6f7-467a-82e5-694c1a8f0278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:05.516Z|5487be18-c6f7-467a-82e5-694c1a8f0278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:05.930Z|43b580ea-0a94-41ae-b347-fcc4e2092a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:35:05.934Z|43b580ea-0a94-41ae-b347-fcc4e2092a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:35:15.537Z|0c9ec8e1-7467-4ebf-bc2b-474f6c456542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:15.538Z|0c9ec8e1-7467-4ebf-bc2b-474f6c456542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:15.541Z|c8d35c8a-60cf-4da4-b4b4-d345f3b6e2e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:15.542Z|c8d35c8a-60cf-4da4-b4b4-d345f3b6e2e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:15.543Z|09052711-322d-4665-942f-a0bb751352b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:15.544Z|09052711-322d-4665-942f-a0bb751352b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:20.930Z|8bc7c48d-804a-407d-98b5-d6630571b66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:35:20.931Z|8bc7c48d-804a-407d-98b5-d6630571b66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:35:21.899Z|fb576ea2-23c4-4c56-9603-1049c42c94c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:35:21.899Z|fb576ea2-23c4-4c56-9603-1049c42c94c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:35:25.564Z|6ad33f52-4e4a-4633-ad56-aa2dfdd066c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:25.565Z|6ad33f52-4e4a-4633-ad56-aa2dfdd066c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:25.569Z|05a4dd8f-102e-49c9-b185-e2a40d289568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:25.569Z|05a4dd8f-102e-49c9-b185-e2a40d289568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:25.572Z|c9860cb9-b373-464d-8fe5-68121e165b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:25.572Z|c9860cb9-b373-464d-8fe5-68121e165b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:35.594Z|bbf0fb4f-470e-4092-bafa-e6211770e631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:35.595Z|bbf0fb4f-470e-4092-bafa-e6211770e631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:35.596Z|a526f96a-5998-4a47-aaf1-89d8e33908ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:35.597Z|a526f96a-5998-4a47-aaf1-89d8e33908ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:35.600Z|3d99add5-0bc1-4459-8227-08e894db75de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:35.601Z|3d99add5-0bc1-4459-8227-08e894db75de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:35.930Z|a8a46b8c-5ed1-474b-a1d1-6b06a7199e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:35:35.931Z|a8a46b8c-5ed1-474b-a1d1-6b06a7199e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:35:42.868Z|5b654ef5-e531-4219-8328-40faeeee601a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:35:42.869Z|5b654ef5-e531-4219-8328-40faeeee601a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:45.625Z|9bacf291-d6cb-45de-9a8b-05f2c04644ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:45.625Z|9bacf291-d6cb-45de-9a8b-05f2c04644ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:45.629Z|c9180d01-9a84-40c9-8948-77fce92292f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:45.629Z|5e1430ed-b676-4361-b35e-5c45c11f493e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:45.629Z|5e1430ed-b676-4361-b35e-5c45c11f493e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:45.629Z|c9180d01-9a84-40c9-8948-77fce92292f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:50.930Z|52f77c1a-96cb-4bc2-b090-a581b1f6d05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:35:50.933Z|52f77c1a-96cb-4bc2-b090-a581b1f6d05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:35:51.900Z|60ff12d0-7a88-456b-9546-23bbe0d47783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:35:51.900Z|60ff12d0-7a88-456b-9546-23bbe0d47783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:35:55.654Z|b8d3e402-1870-4b64-abe6-98a88f52b9b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:55.655Z|b8d3e402-1870-4b64-abe6-98a88f52b9b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:55.655Z|7dbd5b3b-4957-4928-b871-a27ae55186e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:55.656Z|7dbd5b3b-4957-4928-b871-a27ae55186e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:35:55.659Z|d3a00daf-2642-49e0-b86d-2592f25a351e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:35:55.659Z|d3a00daf-2642-49e0-b86d-2592f25a351e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:05.690Z|fe8e7cc7-db23-4b9c-b370-62d7daf4b413|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:05.691Z|fe8e7cc7-db23-4b9c-b370-62d7daf4b413|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:05.693Z|44881223-0a5d-4c38-9e60-0937ba244ffa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:05.694Z|44881223-0a5d-4c38-9e60-0937ba244ffa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:05.695Z|9c5b166e-4ec9-4ef8-94a3-db6b1c538523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:05.696Z|9c5b166e-4ec9-4ef8-94a3-db6b1c538523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:05.930Z|de53da47-a76d-423c-9461-b399c449c445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:36:05.931Z|de53da47-a76d-423c-9461-b399c449c445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:36:15.719Z|586f4d39-57d5-4276-bb8c-69b6ec8cbf13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:15.720Z|586f4d39-57d5-4276-bb8c-69b6ec8cbf13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:15.725Z|2c060afd-0c08-45fc-8dd5-e9e8df81d306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:15.725Z|2c060afd-0c08-45fc-8dd5-e9e8df81d306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:15.729Z|73310ccb-ef2c-4bbf-8334-6d47879a6d51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:15.729Z|73310ccb-ef2c-4bbf-8334-6d47879a6d51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:20.930Z|3be22643-c9de-43af-abb3-7923b25390cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:36:20.931Z|3be22643-c9de-43af-abb3-7923b25390cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:36:21.901Z|b83fb4d1-d8e8-46ed-aebd-6eb835602e3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:36:21.901Z|b83fb4d1-d8e8-46ed-aebd-6eb835602e3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:36:25.754Z|82f70d60-0a47-4ba6-990b-94490eba6147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:25.755Z|82f70d60-0a47-4ba6-990b-94490eba6147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:25.755Z|146e4327-f7ac-4be2-8ecb-2bd507625013|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:25.755Z|146e4327-f7ac-4be2-8ecb-2bd507625013|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:25.758Z|10b1afc5-f299-4d70-9349-1166d96adb27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:25.759Z|10b1afc5-f299-4d70-9349-1166d96adb27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:35.784Z|100aa2d5-d011-4f28-ba30-03065d5a33fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:35.785Z|100aa2d5-d011-4f28-ba30-03065d5a33fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:35.785Z|a5eca8e8-67f0-491f-be84-45066832a86c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:35.786Z|a5eca8e8-67f0-491f-be84-45066832a86c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:35.792Z|093c0bda-7b82-413f-8086-49f68528e5fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:35.793Z|093c0bda-7b82-413f-8086-49f68528e5fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:35.930Z|ffd7e123-1627-4318-b387-43c6add64480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:36:35.934Z|ffd7e123-1627-4318-b387-43c6add64480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:36:42.867Z|67b34a76-940a-4538-98ad-249a10a85ad8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:36:42.868Z|67b34a76-940a-4538-98ad-249a10a85ad8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:45.813Z|47d8de59-083a-4c4e-b0cb-c41743a597db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:45.814Z|47d8de59-083a-4c4e-b0cb-c41743a597db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:45.813Z|626031f3-1b33-4187-85ce-f485bf0b2846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:45.815Z|626031f3-1b33-4187-85ce-f485bf0b2846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:45.819Z|10c8de8d-cafe-460d-84cb-34e1bdfb65de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:45.819Z|10c8de8d-cafe-460d-84cb-34e1bdfb65de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:50.930Z|5505e127-3a20-469d-9750-168198aa9a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:36:50.931Z|5505e127-3a20-469d-9750-168198aa9a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:36:51.902Z|d0f98055-9c15-46df-8f86-498b00687422|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:36:51.902Z|d0f98055-9c15-46df-8f86-498b00687422|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:36:55.843Z|f93f2b0b-670d-4238-8d41-e525bf3b7bd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:55.843Z|f93f2b0b-670d-4238-8d41-e525bf3b7bd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:55.844Z|ac2e1950-61ea-4585-9f90-9c73bf098e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:55.844Z|23d6945f-6a4f-45db-bf75-e383c1d449a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:36:55.844Z|ac2e1950-61ea-4585-9f90-9c73bf098e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:36:55.844Z|23d6945f-6a4f-45db-bf75-e383c1d449a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:05.875Z|08d166cc-1d32-4554-9479-ce62ab863f93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:05.875Z|3ffc0124-a3c2-4981-8dab-278a8db7eee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:05.876Z|3ffc0124-a3c2-4981-8dab-278a8db7eee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:05.876Z|08d166cc-1d32-4554-9479-ce62ab863f93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:05.881Z|03fb7330-ca10-43cc-8bb7-5355c296f4fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:05.881Z|03fb7330-ca10-43cc-8bb7-5355c296f4fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:05.930Z|b423b32a-6431-48e8-96bf-f92a5dc53d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:37:05.931Z|b423b32a-6431-48e8-96bf-f92a5dc53d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:37:14.957Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:37:14.961Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 002321fe-a609-4e4a-93e6-a5bd459bd604 already exists in requestDb InfraActiveRequests table 2023-03-20T05:37:14.962Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:37:14.962Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||Invoke 2023-03-20T05:37:14.962Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||===========================request begin================================================ 2023-03-20T05:37:14.962Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:37:14.962Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Method : GET 2023-03-20T05:37:14.962Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af6ba506e4eef1f3ea452cabbe3e526d", X-B3-SpanId:"ce1431078b9a5a80", X-B3-ParentSpanId:"f385efd34bfdbd67", X-B3-Sampled:"0", X-ONAP-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-TransactionID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ECOMP-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1ef0ec2-6269-4469-886d-38887d0c1169"] 2023-03-20T05:37:14.962Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Request body: 2023-03-20T05:37:14.962Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||==========================request end================================================ 2023-03-20T05:37:15.024Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||============================response begin========================================== 2023-03-20T05:37:15.024Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T05:37:15.025Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status text : Not Found 2023-03-20T05:37:15.025Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Mon, 20 Mar 2023 05:37:14 GMT", x-envoy-upstream-service-time:"56", server:"envoy"] 2023-03-20T05:37:15.025Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Response body: 2023-03-20T05:37:15.025Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||=======================response end================================================= 2023-03-20T05:37:15.026Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|404|Not Found|InvokeReturn 2023-03-20T05:37:15.107Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T05:37:15.904Z|33388050-357a-4cc7-af60-b3633f039fb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:15.905Z|33388050-357a-4cc7-af60-b3633f039fb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:15.907Z|57e65ba8-7949-41a8-b239-452e836e6713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:15.908Z|57e65ba8-7949-41a8-b239-452e836e6713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:15.912Z|e2c02049-d296-4bb3-96c8-5b262c3fbcef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:15.913Z|e2c02049-d296-4bb3-96c8-5b262c3fbcef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:20.930Z|507dbcac-4552-4b5a-a2d5-485f25960cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:37:20.934Z|507dbcac-4552-4b5a-a2d5-485f25960cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:37:21.903Z|d7d67110-12fc-4529-be0b-854c1afd0b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:37:21.903Z|d7d67110-12fc-4529-be0b-854c1afd0b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:37:25.929Z|b29f602e-b742-492f-a35c-34ccfe9165e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:25.929Z|b29f602e-b742-492f-a35c-34ccfe9165e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:25.932Z|e65dce5f-5f72-4d0d-b998-fff620eb2abd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:25.932Z|e65dce5f-5f72-4d0d-b998-fff620eb2abd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:25.932Z|80b7fbad-90fc-4469-91ef-a304d7db5543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:25.933Z|80b7fbad-90fc-4469-91ef-a304d7db5543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:28.326Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:37:28.463Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T05:37:28.463Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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/basicnw-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||Invoke 2023-03-20T05:37:28.652Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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/basicnw-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||InvokeReturn 2023-03-20T05:37:28.653Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62 has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 05:37:28 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[130], vertex-id=[352416], x-aai-txid=[0-aai-resources-230320-05:37:28:479-73423], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:37:28.656Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"9c0f3dff73954e8fb4328c129dd42b62","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679290212255","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-03-20T05:37:28.773Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T05:37:28.774Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T05:37:28.790Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.791Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.791Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.791Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.791Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.791Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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:"115", X-B3-TraceId:"af6ba506e4eef1f3ea452cabbe3e526d", X-B3-SpanId:"6eee855d42cb0efb", X-B3-ParentSpanId:"f385efd34bfdbd67", X-B3-Sampled:"0", X-ONAP-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-TransactionID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ECOMP-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"639e4f89-0f1b-43a1-8b61-e22ae76d4ff2"] 2023-03-20T05:37:28.791Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2","requestScope":"service"} 2023-03-20T05:37:28.791Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.977Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.977Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.978Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-20T05:37:28.978Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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:"Mon, 20 Mar 2023 05:37:28 GMT", x-envoy-upstream-service-time:"162", server:"envoy"] 2023-03-20T05:37:28.979Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.979Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.980Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.992Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.993Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.993Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.993Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.993Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.993Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-TransactionID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ECOMP-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a15ccfc1-d4dd-4cfb-9437-e1e75466c02e"] 2023-03-20T05:37:28.993Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:28.994Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.436Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.437Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.437Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-20T05:37:29.438Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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 : [set-cookie:"JSESSIONID=315E738B036069E487ECFB30BC2F06A6; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:37:29 GMT", x-envoy-upstream-service-time:"429", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:37:29.462Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-19 23:16:30.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" } } } 2023-03-20T05:37:29.463Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.463Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.569Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.570Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.570Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.570Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.570Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.570Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-TransactionID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ECOMP-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4a7ab04-2a75-4e7c-b10a-73c4b6ba376b"] 2023-03-20T05:37:29.571Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.571Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.659Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.660Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.660Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-20T05:37:29.661Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:37:29 GMT", x-envoy-upstream-service-time:"85", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:37:29.662Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-19T23:16:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-03-20T05:37:29.662Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.663Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.676Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.677Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.677Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.677Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.677Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.677Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-TransactionID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ECOMP-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"767a2b15-bce8-459e-91a8-380682cc3729"] 2023-03-20T05:37:29.678Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.678Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.713Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.713Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.714Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-20T05:37:29.714Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:37:29 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:37:29.714Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-19 23:16:30.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" } } } 2023-03-20T05:37:29.714Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.714Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.726Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.727Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.727Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.727Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.727Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:29.727Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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:"1851", X-B3-TraceId:"af6ba506e4eef1f3ea452cabbe3e526d", X-B3-SpanId:"351148980cdf8acf", X-B3-ParentSpanId:"f385efd34bfdbd67", X-B3-Sampled:"0", X-ONAP-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-TransactionID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ECOMP-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f57626ef-de53-4b20-be4c-bff7983db5f3"] 2023-03-20T05:37:29.727Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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":"002321fe-a609-4e4a-93e6-a5bd459bd604","requestStatus":"IN_PROGRESS","startTime":1679290635111,"source":"VID","tenantId":"9c0f3dff73954e8fb4328c129dd42b62","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2\",\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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n\t\t\t\"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"4116e207-ef73-4e19-9e82-c5a86d6a8a68\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"002321fe-a609-4e4a-93e6-a5bd459bd604"} 2023-03-20T05:37:29.727Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:30.089Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:30.090Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:30.090Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-20T05:37:30.091Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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/002321fe-a609-4e4a-93e6-a5bd459bd604", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:37:29 GMT", x-envoy-upstream-service-time:"359", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:37:30.118Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:37:15.111+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2\",\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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n\t\t\t\"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"4116e207-ef73-4e19-9e82-c5a86d6a8a68\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-20T05:37:29.807+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" } } } 2023-03-20T05:37:30.119Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:30.119Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:30.245Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:30.246Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:30.246Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:30.246Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:30.246Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:30.246Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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:"2258", X-B3-TraceId:"af6ba506e4eef1f3ea452cabbe3e526d", X-B3-SpanId:"7f0fb607abc1c11e", X-B3-ParentSpanId:"f385efd34bfdbd67", X-B3-Sampled:"0", X-ONAP-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-TransactionID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ECOMP-RequestID:"002321fe-a609-4e4a-93e6-a5bd459bd604", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67d95884-7277-428b-8f2b-d63603097ec7"] 2023-03-20T05:37:30.247Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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\":\"83bdf86d-5e52-4186-841f-c967b0a2f544\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\"modelUuid\":\"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\"modelInvariantUuid\":\"83bdf86d-5e52-4186-841f-c967b0a2f544\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"4116e207-ef73-4e19-9e82-c5a86d6a8a68\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"002321fe-a609-4e4a-93e6-a5bd459bd604","type":"String"},"mso-request-id":{"value":"002321fe-a609-4e4a-93e6-a5bd459bd604","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-03-20T05:37:30.247Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:33.926Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:33.927Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:33.927Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-20T05:37:33.927Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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 : [set-cookie:"JSESSIONID=2F697C5C5115EE99D5222BD1A1D0EBA9; Path=/; HttpOnly", date:"Mon, 20 Mar 2023 05:37:34 GMT", x-onap-requestid:"002321fe-a609-4e4a-93e6-a5bd459bd604", x-requestid:"002321fe-a609-4e4a-93e6-a5bd459bd604", x-transactionid:"002321fe-a609-4e4a-93e6-a5bd459bd604", x-ecomp-requestid:"002321fe-a609-4e4a-93e6-a5bd459bd604", x-onap-partnername:"UNKNOWN", x-invocationid:"67d95884-7277-428b-8f2b-d63603097ec7", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"3650", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:37:33.928Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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\":\"002321fe-a609-4e4a-93e6-a5bd459bd604\",\"instanceId\":\"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\"}}","message":"Success","processInstanceID":"4ef1483d-c6e1-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T05:37:33.928Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:33.929Z|002321fe-a609-4e4a-93e6-a5bd459bd604|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-03-20T05:37:33.974Z|002321fe-a609-4e4a-93e6-a5bd459bd604|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:37:34.217Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:37:34.233Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:37:34.233Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||Invoke 2023-03-20T05:37:34.233Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||===========================request begin================================================ 2023-03-20T05:37:34.234Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:37:34.234Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Method : GET 2023-03-20T05:37:34.234Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7695263b00dbcd07a1400dcfd67c3de0", X-B3-SpanId:"1dd0b98463ce17e7", X-B3-ParentSpanId:"df38709cc0968e02", X-B3-Sampled:"0", X-ONAP-RequestID:"4a5c1996-9b0b-4a84-93eb-3516f25c6ce1", X-RequestID:"4a5c1996-9b0b-4a84-93eb-3516f25c6ce1", X-TransactionID:"4a5c1996-9b0b-4a84-93eb-3516f25c6ce1", X-ECOMP-RequestID:"4a5c1996-9b0b-4a84-93eb-3516f25c6ce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0e56d07-100e-42e5-9e16-9c09d22ec723"] 2023-03-20T05:37:34.234Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Request body: 2023-03-20T05:37:34.234Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||==========================request end================================================ 2023-03-20T05:37:34.274Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||============================response begin========================================== 2023-03-20T05:37:34.274Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status code : 200 OK 2023-03-20T05:37:34.274Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status text : OK 2023-03-20T05:37:34.274Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:37:33 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:37:34.275Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Response body: { "requestId" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:37:15.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2\",\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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n\t\t\t\"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"4116e207-ef73-4e19-9e82-c5a86d6a8a68\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:37:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" } } } 2023-03-20T05:37:34.276Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||=======================response end================================================= 2023-03-20T05:37:34.276Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||InvokeReturn 2023-03-20T05:37:34.284Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:37:34.285Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:37:34.286Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:37:34.286Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:37:34.287Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:37:34.287Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7695263b00dbcd07a1400dcfd67c3de0", X-B3-SpanId:"f655865f02ce52d6", X-B3-ParentSpanId:"df38709cc0968e02", X-B3-Sampled:"0", X-ONAP-RequestID:"4a5c1996-9b0b-4a84-93eb-3516f25c6ce1", X-RequestID:"4a5c1996-9b0b-4a84-93eb-3516f25c6ce1", X-TransactionID:"4a5c1996-9b0b-4a84-93eb-3516f25c6ce1", X-ECOMP-RequestID:"4a5c1996-9b0b-4a84-93eb-3516f25c6ce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b9cceb9-4fc7-4e97-bb2c-a49321312322"] 2023-03-20T05:37:34.287Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:37:34.288Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:37:34.359Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:37:34.360Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:37:34.360Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:37:34.361Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:37:34 GMT", x-envoy-upstream-service-time:"68", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:37:34.362Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:37:34.362Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:37:34.363Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:37:34.385Z|4a5c1996-9b0b-4a84-93eb-3516f25c6ce1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:37:35.930Z|1f0472b7-c7dc-4dfa-ba6b-3ce23ce71139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:37:35.931Z|1f0472b7-c7dc-4dfa-ba6b-3ce23ce71139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:37:35.955Z|d85accae-ea5e-45f6-995a-4ecd3cb7e00d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:35.956Z|d85accae-ea5e-45f6-995a-4ecd3cb7e00d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:35.959Z|e049821c-6f3b-4583-9999-4114e71e6029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:35.960Z|e049821c-6f3b-4583-9999-4114e71e6029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:35.965Z|690df39a-7d85-4529-b234-371b4d19a725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:35.965Z|690df39a-7d85-4529-b234-371b4d19a725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:42.870Z|e3ddd6f0-eed1-49ea-8dd4-17f543b1ea11|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:37:42.871Z|e3ddd6f0-eed1-49ea-8dd4-17f543b1ea11|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:44.629Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:37:44.634Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:37:44.635Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||Invoke 2023-03-20T05:37:44.635Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||===========================request begin================================================ 2023-03-20T05:37:44.635Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:37:44.635Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Method : GET 2023-03-20T05:37:44.635Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81d46d2bddda9491d8c591703aa936ce", X-B3-SpanId:"6e2d2a938ddda1ba", X-B3-ParentSpanId:"fbb27d87a6c212c4", X-B3-Sampled:"1", X-ONAP-RequestID:"32481174-529c-4e2a-b572-493a74e628db", X-RequestID:"32481174-529c-4e2a-b572-493a74e628db", X-TransactionID:"32481174-529c-4e2a-b572-493a74e628db", X-ECOMP-RequestID:"32481174-529c-4e2a-b572-493a74e628db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57e66a9e-b2af-47e8-bcb9-925ed489d3e7"] 2023-03-20T05:37:44.635Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Request body: 2023-03-20T05:37:44.635Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||==========================request end================================================ 2023-03-20T05:37:44.682Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||============================response begin========================================== 2023-03-20T05:37:44.682Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status code : 200 OK 2023-03-20T05:37:44.682Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status text : OK 2023-03-20T05:37:44.683Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:37:44 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:37:44.734Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Response body: { "requestId" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:37:15.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2\",\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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n\t\t\t\"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"4116e207-ef73-4e19-9e82-c5a86d6a8a68\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:37:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" } } } 2023-03-20T05:37:44.734Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||=======================response end================================================= 2023-03-20T05:37:44.735Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||InvokeReturn 2023-03-20T05:37:44.737Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:37:44.737Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:37:44.737Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:37:44.737Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:37:44.737Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:37:44.737Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81d46d2bddda9491d8c591703aa936ce", X-B3-SpanId:"4256df1400120ed8", X-B3-ParentSpanId:"fbb27d87a6c212c4", X-B3-Sampled:"1", X-ONAP-RequestID:"32481174-529c-4e2a-b572-493a74e628db", X-RequestID:"32481174-529c-4e2a-b572-493a74e628db", X-TransactionID:"32481174-529c-4e2a-b572-493a74e628db", X-ECOMP-RequestID:"32481174-529c-4e2a-b572-493a74e628db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47f38690-8668-41a0-ad1c-2b7973840b17"] 2023-03-20T05:37:44.738Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:37:44.738Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:37:44.764Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:37:44.764Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:37:44.765Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:37:44.765Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:37:44 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:37:44.765Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:37:44.765Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:37:44.765Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:37:44.776Z|32481174-529c-4e2a-b572-493a74e628db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:37:45.988Z|72d419e4-054e-4cf4-8fed-c6ff724dad6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:45.989Z|72d419e4-054e-4cf4-8fed-c6ff724dad6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:45.991Z|7db808d1-8ae9-4be7-8835-f25112d657e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:45.991Z|7db808d1-8ae9-4be7-8835-f25112d657e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:45.992Z|8e542f1d-89dd-4d91-b71f-10b640df7113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:45.993Z|8e542f1d-89dd-4d91-b71f-10b640df7113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:50.930Z|5a873a43-ccc3-4808-8e4c-b698b7bd133c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:37:50.931Z|5a873a43-ccc3-4808-8e4c-b698b7bd133c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:37:51.904Z|8cd0fbda-395d-4ce8-b135-343d5a0ace01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:37:51.904Z|8cd0fbda-395d-4ce8-b135-343d5a0ace01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:37:54.959Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:37:54.964Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:37:54.964Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||Invoke 2023-03-20T05:37:54.964Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||===========================request begin================================================ 2023-03-20T05:37:54.964Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:37:54.964Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Method : GET 2023-03-20T05:37:54.965Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3abbe4aeb0e458f1a95613ce9ae314a1", X-B3-SpanId:"8391e105c8d6d2ad", X-B3-ParentSpanId:"5c2705489e51a224", X-B3-Sampled:"0", X-ONAP-RequestID:"081128c1-eafc-41d0-8485-d59def86c0ee", X-RequestID:"081128c1-eafc-41d0-8485-d59def86c0ee", X-TransactionID:"081128c1-eafc-41d0-8485-d59def86c0ee", X-ECOMP-RequestID:"081128c1-eafc-41d0-8485-d59def86c0ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0aae055-e98a-4db6-9447-96d226bbca49"] 2023-03-20T05:37:54.965Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Request body: 2023-03-20T05:37:54.965Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||==========================request end================================================ 2023-03-20T05:37:55.015Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||============================response begin========================================== 2023-03-20T05:37:55.015Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status code : 200 OK 2023-03-20T05:37:55.015Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status text : OK 2023-03-20T05:37:55.016Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:37:54 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:37:55.017Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Response body: { "requestId" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:37:15.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2\",\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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n\t\t\t\"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"4116e207-ef73-4e19-9e82-c5a86d6a8a68\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:37:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" } } } 2023-03-20T05:37:55.017Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||=======================response end================================================= 2023-03-20T05:37:55.017Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||InvokeReturn 2023-03-20T05:37:55.019Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:37:55.019Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:37:55.019Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:37:55.019Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:37:55.019Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:37:55.019Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3abbe4aeb0e458f1a95613ce9ae314a1", X-B3-SpanId:"95245c2d472077d9", X-B3-ParentSpanId:"5c2705489e51a224", X-B3-Sampled:"0", X-ONAP-RequestID:"081128c1-eafc-41d0-8485-d59def86c0ee", X-RequestID:"081128c1-eafc-41d0-8485-d59def86c0ee", X-TransactionID:"081128c1-eafc-41d0-8485-d59def86c0ee", X-ECOMP-RequestID:"081128c1-eafc-41d0-8485-d59def86c0ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8276b51-4302-45b2-a18c-40060a997b1d"] 2023-03-20T05:37:55.020Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:37:55.020Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:37:55.038Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:37:55.038Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:37:55.038Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:37:55.039Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:37:54 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:37:55.039Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:37:55.039Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:37:55.039Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:37:55.051Z|081128c1-eafc-41d0-8485-d59def86c0ee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:37:56.017Z|67e68645-5216-4286-bc2c-7921cf84cb48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:56.017Z|67e68645-5216-4286-bc2c-7921cf84cb48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:56.018Z|6d5b50e5-6119-4235-8fdd-e0e54a75f467|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:56.019Z|6d5b50e5-6119-4235-8fdd-e0e54a75f467|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:37:56.019Z|09276a54-67d1-4c0e-8b0e-d6fb895432cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:37:56.020Z|09276a54-67d1-4c0e-8b0e-d6fb895432cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:05.249Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:38:05.255Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:38:05.255Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||Invoke 2023-03-20T05:38:05.255Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:05.256Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:38:05.256Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Method : GET 2023-03-20T05:38:05.256Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cbdcddc42983ba21abd69c705d1aa38", X-B3-SpanId:"9cee54138a270df2", X-B3-ParentSpanId:"e6637fc456cf5f17", X-B3-Sampled:"0", X-ONAP-RequestID:"5561f5d1-a3c5-4ec0-a188-e76c5c0753ea", X-RequestID:"5561f5d1-a3c5-4ec0-a188-e76c5c0753ea", X-TransactionID:"5561f5d1-a3c5-4ec0-a188-e76c5c0753ea", X-ECOMP-RequestID:"5561f5d1-a3c5-4ec0-a188-e76c5c0753ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9289452c-eb8d-433d-bb37-47b910b3a34c"] 2023-03-20T05:38:05.256Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Request body: 2023-03-20T05:38:05.256Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:05.299Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:05.299Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:05.299Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status text : OK 2023-03-20T05:38:05.299Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:05 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:05.300Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Response body: { "requestId" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:37:15.000+00:00", "endTime" : "2023-03-20T05:37:59.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2\",\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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n\t\t\t\"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"4116e207-ef73-4e19-9e82-c5a86d6a8a68\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:37:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" } } } 2023-03-20T05:38:05.300Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:05.301Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||InvokeReturn 2023-03-20T05:38:05.303Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:38:05.304Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:38:05.304Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:05.304Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:38:05.305Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:38:05.305Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cbdcddc42983ba21abd69c705d1aa38", X-B3-SpanId:"a2a2757a933583a9", X-B3-ParentSpanId:"e6637fc456cf5f17", X-B3-Sampled:"0", X-ONAP-RequestID:"5561f5d1-a3c5-4ec0-a188-e76c5c0753ea", X-RequestID:"5561f5d1-a3c5-4ec0-a188-e76c5c0753ea", X-TransactionID:"5561f5d1-a3c5-4ec0-a188-e76c5c0753ea", X-ECOMP-RequestID:"5561f5d1-a3c5-4ec0-a188-e76c5c0753ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1465c39a-a04a-4c88-b53a-ff6af5ea4411"] 2023-03-20T05:38:05.305Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:38:05.306Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:05.324Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:05.325Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:05.325Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:38:05.325Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:05 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:05.326Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:38:05.326Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:05.326Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:38:05.338Z|5561f5d1-a3c5-4ec0-a188-e76c5c0753ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:38:05.509Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:38:05.513Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:38:05.514Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||Invoke 2023-03-20T05:38:05.514Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:05.514Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:38:05.515Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Method : GET 2023-03-20T05:38:05.515Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"597674b6af0060d61a8c07aa2d55a26b", X-B3-SpanId:"388ac1f5cb5b95a2", X-B3-ParentSpanId:"82ab30777d6ca30c", X-B3-Sampled:"0", X-ONAP-RequestID:"0a0844e2-89e9-4cb2-9650-a9cb91412b48", X-RequestID:"0a0844e2-89e9-4cb2-9650-a9cb91412b48", X-TransactionID:"0a0844e2-89e9-4cb2-9650-a9cb91412b48", X-ECOMP-RequestID:"0a0844e2-89e9-4cb2-9650-a9cb91412b48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e85313d3-9446-477b-b515-582280ab871a"] 2023-03-20T05:38:05.515Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Request body: 2023-03-20T05:38:05.515Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:05.549Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:05.550Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:05.550Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status text : OK 2023-03-20T05:38:05.550Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:05 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:05.551Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Response body: { "requestId" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:37:15.000+00:00", "endTime" : "2023-03-20T05:37:59.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2\",\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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n\t\t\t\"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"4116e207-ef73-4e19-9e82-c5a86d6a8a68\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:37:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" } } } 2023-03-20T05:38:05.551Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:05.552Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||InvokeReturn 2023-03-20T05:38:05.553Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:38:05.554Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:38:05.554Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:05.554Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:38:05.554Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:38:05.555Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"597674b6af0060d61a8c07aa2d55a26b", X-B3-SpanId:"5b257f59a49c82cd", X-B3-ParentSpanId:"82ab30777d6ca30c", X-B3-Sampled:"0", X-ONAP-RequestID:"0a0844e2-89e9-4cb2-9650-a9cb91412b48", X-RequestID:"0a0844e2-89e9-4cb2-9650-a9cb91412b48", X-TransactionID:"0a0844e2-89e9-4cb2-9650-a9cb91412b48", X-ECOMP-RequestID:"0a0844e2-89e9-4cb2-9650-a9cb91412b48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cdd74c0-d905-4fa6-b9f4-a0871feed1c2"] 2023-03-20T05:38:05.555Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:38:05.555Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:05.571Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:05.571Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:05.571Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:38:05.572Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:05 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:05.572Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:38:05.572Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:05.572Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:38:05.582Z|0a0844e2-89e9-4cb2-9650-a9cb91412b48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:38:05.746Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:38:05.750Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:38:05.750Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||Invoke 2023-03-20T05:38:05.750Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:05.750Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:38:05.751Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Method : GET 2023-03-20T05:38:05.751Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c08d3343dd2bd0d6d4edcec88785971b", X-B3-SpanId:"6839d259ec5916e5", X-B3-ParentSpanId:"f20ca4c6d38949c3", X-B3-Sampled:"0", X-ONAP-RequestID:"2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d", X-RequestID:"2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d", X-TransactionID:"2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d", X-ECOMP-RequestID:"2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21e0c4d5-a53f-4ca7-a04c-bd78717978b7"] 2023-03-20T05:38:05.751Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Request body: 2023-03-20T05:38:05.751Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:05.787Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:05.788Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:05.788Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status text : OK 2023-03-20T05:38:05.788Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:05 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:05.789Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Response body: { "requestId" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:37:15.000+00:00", "endTime" : "2023-03-20T05:37:59.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2\",\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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n\t\t\t\"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"4116e207-ef73-4e19-9e82-c5a86d6a8a68\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:37:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" } } } 2023-03-20T05:38:05.789Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:05.790Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||InvokeReturn 2023-03-20T05:38:05.792Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:38:05.792Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:38:05.792Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:05.792Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:38:05.793Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:38:05.793Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c08d3343dd2bd0d6d4edcec88785971b", X-B3-SpanId:"15e96077c154e47c", X-B3-ParentSpanId:"f20ca4c6d38949c3", X-B3-Sampled:"0", X-ONAP-RequestID:"2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d", X-RequestID:"2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d", X-TransactionID:"2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d", X-ECOMP-RequestID:"2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f5e5e76-3255-4e19-9e2f-72ba4fe6e343"] 2023-03-20T05:38:05.793Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:38:05.793Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:05.816Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:05.816Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:05.817Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:38:05.817Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:05 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:05.818Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:38:05.818Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:05.818Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:38:05.827Z|2bfc3ceb-e6ca-4161-9c7a-bb22fabc367d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:38:05.930Z|a67332c5-7970-42bb-8f9c-8d2691492ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:38:05.934Z|a67332c5-7970-42bb-8f9c-8d2691492ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:38:06.024Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:38:06.028Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:38:06.028Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||Invoke 2023-03-20T05:38:06.028Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:06.028Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:38:06.028Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Method : GET 2023-03-20T05:38:06.028Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac6efc0369d9feca8b91314b33631766", X-B3-SpanId:"ffcadac02ad0bdea", X-B3-ParentSpanId:"8c3702cc5eedf0fa", X-B3-Sampled:"0", X-ONAP-RequestID:"38162e23-86eb-49ff-a9c2-9a15578f57ad", X-RequestID:"38162e23-86eb-49ff-a9c2-9a15578f57ad", X-TransactionID:"38162e23-86eb-49ff-a9c2-9a15578f57ad", X-ECOMP-RequestID:"38162e23-86eb-49ff-a9c2-9a15578f57ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b67895df-5897-4f8a-9fdb-7adc267a45af"] 2023-03-20T05:38:06.029Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Request body: 2023-03-20T05:38:06.029Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:06.046Z|a1e5c746-0024-4650-81f6-3126cb504b02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:06.046Z|a1e5c746-0024-4650-81f6-3126cb504b02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:06.049Z|e3496bf4-eb03-49e3-92e2-9252623a56b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:06.050Z|e3496bf4-eb03-49e3-92e2-9252623a56b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:06.051Z|2e66c55f-29c5-46c7-b700-b734fc07d5db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:06.052Z|2e66c55f-29c5-46c7-b700-b734fc07d5db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:06.064Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:06.064Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:06.064Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status text : OK 2023-03-20T05:38:06.065Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:05 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:06.065Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Response body: { "requestId" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:37:15.000+00:00", "endTime" : "2023-03-20T05:37:59.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2\",\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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n\t\t\t\"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"4116e207-ef73-4e19-9e82-c5a86d6a8a68\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:37:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" } } } 2023-03-20T05:38:06.065Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:06.066Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||InvokeReturn 2023-03-20T05:38:06.068Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:38:06.068Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:38:06.068Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:06.068Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:38:06.069Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:38:06.069Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac6efc0369d9feca8b91314b33631766", X-B3-SpanId:"4bd5d264dd7a20b7", X-B3-ParentSpanId:"8c3702cc5eedf0fa", X-B3-Sampled:"0", X-ONAP-RequestID:"38162e23-86eb-49ff-a9c2-9a15578f57ad", X-RequestID:"38162e23-86eb-49ff-a9c2-9a15578f57ad", X-TransactionID:"38162e23-86eb-49ff-a9c2-9a15578f57ad", X-ECOMP-RequestID:"38162e23-86eb-49ff-a9c2-9a15578f57ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fbd9e0c-93b6-4777-b7e3-6f241cec5a69"] 2023-03-20T05:38:06.069Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:38:06.069Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:06.087Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:06.088Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:06.088Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:38:06.088Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:05 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:06.089Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:38:06.089Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:06.091Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:38:06.105Z|38162e23-86eb-49ff-a9c2-9a15578f57ad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:38:06.297Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:38:06.300Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:38:06.301Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||Invoke 2023-03-20T05:38:06.301Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:06.301Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604 2023-03-20T05:38:06.301Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Method : GET 2023-03-20T05:38:06.301Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ee9cc61857a81c0c7d5396a93d60133", X-B3-SpanId:"9676ea986dd9a683", X-B3-ParentSpanId:"d79619d63523ae25", X-B3-Sampled:"0", X-ONAP-RequestID:"68e6e43c-5c49-41d4-ae7e-b7a78862f5ee", X-RequestID:"68e6e43c-5c49-41d4-ae7e-b7a78862f5ee", X-TransactionID:"68e6e43c-5c49-41d4-ae7e-b7a78862f5ee", X-ECOMP-RequestID:"68e6e43c-5c49-41d4-ae7e-b7a78862f5ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e27ed28c-2bb4-4770-8b4a-ea5991f19bda"] 2023-03-20T05:38:06.301Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Request body: 2023-03-20T05:38:06.301Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:06.339Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:06.340Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:06.340Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Status text : OK 2023-03-20T05:38:06.340Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:06 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:06.341Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||Response body: { "requestId" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:37:15.000+00:00", "endTime" : "2023-03-20T05:37:59.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2\",\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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n\t\t\t\"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"4116e207-ef73-4e19-9e82-c5a86d6a8a68\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:37:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "002321fe-a609-4e4a-93e6-a5bd459bd604", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604" } } } 2023-03-20T05:38:06.341Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:06.341Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/002321fe-a609-4e4a-93e6-a5bd459bd604|INFO|500||InvokeReturn 2023-03-20T05:38:06.343Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:38:06.343Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:38:06.343Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:06.344Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false 2023-03-20T05:38:06.344Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:38:06.344Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ee9cc61857a81c0c7d5396a93d60133", X-B3-SpanId:"903e58a16d267dcd", X-B3-ParentSpanId:"d79619d63523ae25", X-B3-Sampled:"0", X-ONAP-RequestID:"68e6e43c-5c49-41d4-ae7e-b7a78862f5ee", X-RequestID:"68e6e43c-5c49-41d4-ae7e-b7a78862f5ee", X-TransactionID:"68e6e43c-5c49-41d4-ae7e-b7a78862f5ee", X-ECOMP-RequestID:"68e6e43c-5c49-41d4-ae7e-b7a78862f5ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9a4d175-86cc-4723-9e50-9dc202f5a7bb"] 2023-03-20T05:38:06.344Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:38:06.344Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:06.368Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:06.368Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:06.369Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:38:06.369Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:06 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:06.369Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:38:06.370Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:06.370Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=002321fe-a609-4e4a-93e6-a5bd459bd604&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:38:06.383Z|68e6e43c-5c49-41d4-ae7e-b7a78862f5ee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/002321fe-a609-4e4a-93e6-a5bd459bd604|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:38:10.561Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:38:10.565Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||INFO|500||Checking if requestId: 302badd0-d32d-48be-be52-1f3f73a15f55 already exists in requestDb InfraActiveRequests table 2023-03-20T05:38:10.566Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:38:10.567Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||Invoke 2023-03-20T05:38:10.567Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:10.567Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:38:10.567Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Method : GET 2023-03-20T05:38:10.568Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33f8702ac5d1b8afcc0c8852f0cda2ec", X-B3-SpanId:"5c4dd343b3c65a18", X-B3-ParentSpanId:"3424393afa6aaf92", X-B3-Sampled:"0", X-ONAP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-TransactionID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ECOMP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b432129-b572-4f94-9f66-33d3f6eb8919"] 2023-03-20T05:38:10.568Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Request body: 2023-03-20T05:38:10.568Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:10.606Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:10.607Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T05:38:10.607Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status text : Not Found 2023-03-20T05:38:10.607Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Mon, 20 Mar 2023 05:38:10 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2023-03-20T05:38:10.607Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Response body: 2023-03-20T05:38:10.608Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:10.608Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|404|Not Found|InvokeReturn 2023-03-20T05:38:10.623Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T05:38:10.624Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-20T05:38:10.629Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:38:10.652Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T05:38:10.653Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544|INFO|500||Invoke 2023-03-20T05:38:10.736Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544|INFO|404|Not Found|InvokeReturn 2023-03-20T05:38:10.737Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544 has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 05:38:10 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[54], x-aai-txid=[1-aai-resources-230320-05:38:10:654-33435], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:38:10.739Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544","ERR.5.4.6114"]}}} 2023-03-20T05:38:10.753Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544 2023-03-20T05:38:10.754Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 83bdf86d-5e52-4186-841f-c967b0a2f544 2023-03-20T05:38:10.757Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:38:10.779Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T05:38:10.779Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544|INFO|500||Invoke 2023-03-20T05:38:10.836Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544|INFO|404|Not Found|InvokeReturn 2023-03-20T05:38:10.836Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544 has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 05:38:10 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[53], x-aai-txid=[0-aai-resources-230320-05:38:10:772-92015], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:38:10.837Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544","ERR.5.4.6114"]}}} 2023-03-20T05:38:10.841Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/83bdf86d-5e52-4186-841f-c967b0a2f544 2023-03-20T05:38:10.841Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 83bdf86d-5e52-4186-841f-c967b0a2f544 2023-03-20T05:38:10.847Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:38:10.872Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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/9c0f3dff73954e8fb4328c129dd42b62 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T05:38:10.872Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||Invoke 2023-03-20T05:38:10.948Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||InvokeReturn 2023-03-20T05:38:10.948Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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/9c0f3dff73954e8fb4328c129dd42b62 has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 05:38:10 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[63], vertex-id=[352416], x-aai-txid=[2-aai-resources-230320-05:38:10:864-56168], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:38:10.949Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"9c0f3dff73954e8fb4328c129dd42b62","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679290212255","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-03-20T05:38:10.951Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T05:38:10.951Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T05:38:10.955Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:10.955Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-20T05:38:10.956Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:10.956Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:10.956Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-20T05:38:10.956Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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:"33f8702ac5d1b8afcc0c8852f0cda2ec", X-B3-SpanId:"a4cc63a42fdf2e52", X-B3-ParentSpanId:"3424393afa6aaf92", X-B3-Sampled:"0", X-ONAP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-TransactionID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ECOMP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fcc97ed-32a5-439a-9f60-42f552975b53"] 2023-03-20T05:38:10.957Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"8a6b6145-b91d-4a3b-b5a4-f90a6790e271"},"instanceName":"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0","requestScope":"network"} 2023-03-20T05:38:10.957Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:10.991Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:10.991Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:10.992Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-20T05:38:10.992Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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:"Mon, 20 Mar 2023 05:38:10 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2023-03-20T05:38:10.992Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-20T05:38:10.993Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:10.993Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-20T05:38:10.994Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c 2023-03-20T05:38:10.995Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|INFO|500||Invoke 2023-03-20T05:38:10.995Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:10.996Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c 2023-03-20T05:38:10.996Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|DEBUG|500||Method : GET 2023-03-20T05:38:10.996Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-TransactionID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ECOMP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a803ad56-2886-4662-84d4-51075de339a0"] 2023-03-20T05:38:10.997Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|DEBUG|500||Request body: 2023-03-20T05:38:10.997Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:11.052Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:11.053Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:11.053Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|DEBUG|500||Status text : OK 2023-03-20T05:38:11.053Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:38:11 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:11.057Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|DEBUG|500||Response body: { "modelCustomizationUUID" : "3044acfe-c26a-4c8d-b348-938ccad0fc9c", "modelInstanceName" : "Generic NeutronNet", "created" : "2023-03-20T05:35:55.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource" } } } 2023-03-20T05:38:11.057Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:11.057Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c|INFO|500||InvokeReturn 2023-03-20T05:38:11.069Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource 2023-03-20T05:38:11.070Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|INFO|500||Invoke 2023-03-20T05:38:11.070Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:11.070Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource 2023-03-20T05:38:11.070Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|DEBUG|500||Method : GET 2023-03-20T05:38:11.070Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-TransactionID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ECOMP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1f371b5-544e-4f65-9eb4-5ddfcae22a94"] 2023-03-20T05:38:11.071Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|DEBUG|500||Request body: 2023-03-20T05:38:11.071Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:11.153Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:11.154Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:11.154Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|DEBUG|500||Status text : OK 2023-03-20T05:38:11.155Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/networkResource/ea135e79-27e6-40d5-9b7e-0e568f300475", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:38:11 GMT", x-envoy-upstream-service-time:"76", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:11.155Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|DEBUG|500||Response body: { "modelUUID" : "ea135e79-27e6-40d5-9b7e-0e568f300475", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "b30ec537-5aa3-428e-ad10-2f3d46b314a2", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2023-03-20T05:35:55.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/ea135e79-27e6-40d5-9b7e-0e568f300475" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/ea135e79-27e6-40d5-9b7e-0e568f300475" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/ea135e79-27e6-40d5-9b7e-0e568f300475/networkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/ea135e79-27e6-40d5-9b7e-0e568f300475/heatTemplate" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/ea135e79-27e6-40d5-9b7e-0e568f300475/collectionNetworkResourceCustomization" } } } 2023-03-20T05:38:11.155Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:11.156Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3044acfe-c26a-4c8d-b348-938ccad0fc9c/networkResource|INFO|500||InvokeReturn 2023-03-20T05:38:11.169Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.169Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2023-03-20T05:38:11.169Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.169Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.169Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.170Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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:"302badd0-d32d-48be-be52-1f3f73a15f55", X-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-TransactionID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ECOMP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aebdd78-dc72-4ff6-b39b-7022f633f397"] 2023-03-20T05:38:11.170Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.170Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.234Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.235Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.236Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-20T05:38:11.236Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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:"Mon, 20 Mar 2023 05:38:11 GMT", x-envoy-upstream-service-time:"45", server:"envoy"] 2023-03-20T05:38:11.236Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.237Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.237Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.238Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.239Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.239Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.239Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.240Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.240Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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:"302badd0-d32d-48be-be52-1f3f73a15f55", X-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-TransactionID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ECOMP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41caee98-d8c3-472a-b309-afd85e9d6d1e"] 2023-03-20T05:38:11.240Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.241Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.268Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.269Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.269Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2023-03-20T05:38:11.270Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:38:11 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:11.270Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 178, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-03-19T23:16:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" } } } 2023-03-20T05:38:11.271Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.271Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.285Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.285Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-20T05:38:11.285Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:11.286Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.286Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-20T05:38:11.286Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2663", X-B3-TraceId:"33f8702ac5d1b8afcc0c8852f0cda2ec", X-B3-SpanId:"dd8a18484eaea33a", X-B3-ParentSpanId:"3424393afa6aaf92", X-B3-Sampled:"0", X-ONAP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-TransactionID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ECOMP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22c65407-4eb0-4605-a25e-fbb426cf8e15"] 2023-03-20T05:38:11.286Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"302badd0-d32d-48be-be52-1f3f73a15f55","requestStatus":"IN_PROGRESS","startTime":1679290690624,"source":"VID","tenantId":"9c0f3dff73954e8fb4328c129dd42b62","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\n \"modelVersionId\": \"ea135e79-27e6-40d5-9b7e-0e568f300475\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"8a6b6145-b91d-4a3b-b5a4-f90a6790e271","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"302badd0-d32d-48be-be52-1f3f73a15f55"} 2023-03-20T05:38:11.286Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:11.337Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:11.338Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-20T05:38:11.338Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-20T05:38:11.338Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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/302badd0-d32d-48be-be52-1f3f73a15f55", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:10 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:11.339Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:38:10.624+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\n \"modelVersionId\": \"ea135e79-27e6-40d5-9b7e-0e568f300475\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-20T05:38:11.216+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "302badd0-d32d-48be-be52-1f3f73a15f55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" } } } 2023-03-20T05:38:11.340Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:11.340Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-20T05:38:11.353Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.353Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-20T05:38:11.353Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:11.353Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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-03-20T05:38:11.353Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-20T05:38:11.353Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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:"33f8702ac5d1b8afcc0c8852f0cda2ec", X-B3-SpanId:"8814a152e4c47c15", X-B3-ParentSpanId:"3424393afa6aaf92", X-B3-Sampled:"0", X-ONAP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-TransactionID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ECOMP-RequestID:"302badd0-d32d-48be-be52-1f3f73a15f55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03632380-26f1-4be1-ac0b-cdb105a9bf7c"] 2023-03-20T05:38:11.354Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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\":\"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\"modelVersionId\":\"ea135e79-27e6-40d5-9b7e-0e568f300475\",\"modelCustomizationId\":\"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\"modelUuid\":\"ea135e79-27e6-40d5-9b7e-0e568f300475\",\"modelInvariantUuid\":\"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"83bdf86d-5e52-4186-841f-c967b0a2f544\",\"source\":\"VID\",\"instanceName\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\"modelInfo\":{\"modelInvariantId\":\"83bdf86d-5e52-4186-841f-c967b0a2f544\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\"modelUuid\":\"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\"modelInvariantUuid\":\"83bdf86d-5e52-4186-841f-c967b0a2f544\"}}}],\"cloudConfiguration\":{\"tenantId\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\"}","type":"String"},"requestId":{"value":"302badd0-d32d-48be-be52-1f3f73a15f55","type":"String"},"mso-request-id":{"value":"302badd0-d32d-48be-be52-1f3f73a15f55","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"8a6b6145-b91d-4a3b-b5a4-f90a6790e271","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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-20T05:38:11.354Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:12.383Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:12.383Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-20T05:38:12.384Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-20T05:38:12.384Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 20 Mar 2023 05:38:12 GMT", x-onap-requestid:"302badd0-d32d-48be-be52-1f3f73a15f55", x-requestid:"302badd0-d32d-48be-be52-1f3f73a15f55", x-transactionid:"302badd0-d32d-48be-be52-1f3f73a15f55", x-ecomp-requestid:"302badd0-d32d-48be-be52-1f3f73a15f55", x-onap-partnername:"UNKNOWN", x-invocationid:"03632380-26f1-4be1-ac0b-cdb105a9bf7c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1023", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:12.384Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"302badd0-d32d-48be-be52-1f3f73a15f55\",\"instanceId\":\"86e87f36-0a5a-4758-b9c1-e9da4dee22bd\"}}","message":"Success","processInstanceID":"671565e9-c6e1-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T05:38:12.385Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:12.385Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-20T05:38:12.391Z|302badd0-d32d-48be-be52-1f3f73a15f55|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:38:12.602Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:38:12.605Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:38:12.605Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||Invoke 2023-03-20T05:38:12.606Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:12.606Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:38:12.606Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Method : GET 2023-03-20T05:38:12.606Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d18d0a89f00134f0c7057d74ebdf10a6", X-B3-SpanId:"ed0ee878288d9495", X-B3-ParentSpanId:"84a97198116fb557", X-B3-Sampled:"0", X-ONAP-RequestID:"95071c72-6420-464b-bef5-3933188712c9", X-RequestID:"95071c72-6420-464b-bef5-3933188712c9", X-TransactionID:"95071c72-6420-464b-bef5-3933188712c9", X-ECOMP-RequestID:"95071c72-6420-464b-bef5-3933188712c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ae88b22-8e58-4add-a112-e08d45ebbfe0"] 2023-03-20T05:38:12.606Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Request body: 2023-03-20T05:38:12.606Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:12.646Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:12.646Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:12.647Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status text : OK 2023-03-20T05:38:12.647Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:11 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:12.648Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Response body: { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:38:10.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\n \"modelVersionId\": \"ea135e79-27e6-40d5-9b7e-0e568f300475\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:38:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "302badd0-d32d-48be-be52-1f3f73a15f55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" } } } 2023-03-20T05:38:12.648Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:12.648Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||InvokeReturn 2023-03-20T05:38:12.650Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:38:12.651Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:38:12.651Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:12.652Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:38:12.652Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:38:12.652Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d18d0a89f00134f0c7057d74ebdf10a6", X-B3-SpanId:"e81ce0d836f00a30", X-B3-ParentSpanId:"84a97198116fb557", X-B3-Sampled:"0", X-ONAP-RequestID:"95071c72-6420-464b-bef5-3933188712c9", X-RequestID:"95071c72-6420-464b-bef5-3933188712c9", X-TransactionID:"95071c72-6420-464b-bef5-3933188712c9", X-ECOMP-RequestID:"95071c72-6420-464b-bef5-3933188712c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e70cf0bc-aa05-4fcd-95db-24bd16cd50a6"] 2023-03-20T05:38:12.652Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:38:12.652Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:12.673Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:12.674Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:12.674Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:38:12.674Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:11 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:12.675Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:38:12.675Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:12.675Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:38:12.682Z|95071c72-6420-464b-bef5-3933188712c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:38:16.075Z|c3d067e0-853c-4631-ac52-6c5f7e5e3a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:16.076Z|c3d067e0-853c-4631-ac52-6c5f7e5e3a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:16.079Z|ee73d400-0d85-4d7c-ba7f-e766727e31e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:16.080Z|ee73d400-0d85-4d7c-ba7f-e766727e31e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:16.084Z|5be134ff-d0d4-4b1b-94e3-fcf4c85c11b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:16.085Z|5be134ff-d0d4-4b1b-94e3-fcf4c85c11b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:20.930Z|c186c731-fe18-43c3-9693-6ff14f522473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:38:20.930Z|c186c731-fe18-43c3-9693-6ff14f522473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:38:21.905Z|1dfe8e25-866b-4b89-95cb-a1844aec150a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:38:21.906Z|1dfe8e25-866b-4b89-95cb-a1844aec150a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:38:22.876Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:38:22.882Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:38:22.885Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||Invoke 2023-03-20T05:38:22.886Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:22.886Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:38:22.886Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Method : GET 2023-03-20T05:38:22.886Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c70db302d848ed489b137c4c8cd5a503", X-B3-SpanId:"26709547ef60014c", X-B3-ParentSpanId:"742744716dfa8760", X-B3-Sampled:"0", X-ONAP-RequestID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-RequestID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-TransactionID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-ECOMP-RequestID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85fecfd1-d90f-435a-8fa5-6287b6c1c8b6"] 2023-03-20T05:38:22.886Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Request body: 2023-03-20T05:38:22.886Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:22.927Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:22.928Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:22.928Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status text : OK 2023-03-20T05:38:22.928Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:22 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:22.929Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Response body: { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "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-03-20T05:38:10.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\n \"modelVersionId\": \"ea135e79-27e6-40d5-9b7e-0e568f300475\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:38:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "302badd0-d32d-48be-be52-1f3f73a15f55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" } } } 2023-03-20T05:38:22.930Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:22.930Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||InvokeReturn 2023-03-20T05:38:22.932Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:38:22.933Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:38:22.933Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:22.933Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:38:22.934Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:38:22.934Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c70db302d848ed489b137c4c8cd5a503", X-B3-SpanId:"8ecc6154519b9647", X-B3-ParentSpanId:"742744716dfa8760", X-B3-Sampled:"0", X-ONAP-RequestID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-RequestID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-TransactionID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-ECOMP-RequestID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f9868fe-e612-4589-bb45-f190634b4e7c"] 2023-03-20T05:38:22.934Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:38:22.934Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:22.955Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:22.956Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:22.956Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:38:22.956Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:22 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:22.957Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:38:22.957Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:22.957Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:38:22.996Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:38:22.996Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:38:22.996Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:22.997Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:38:22.997Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:38:22.997Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-RequestID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-TransactionID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-ECOMP-RequestID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f568e12-b0d7-4a49-94cb-0fef31874b84"] 2023-03-20T05:38:22.997Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:38:22.997Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:23.281Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:23.281Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:23.281Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:38:23.281Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D49AED23EB0B5B6F4D3E8FD2FEC2C3B8; 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:"Mon, 20 Mar 2023 05:38:23 GMT", x-envoy-upstream-service-time:"256", server:"envoy"] 2023-03-20T05:38:23.281Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"671565e9-c6e1-11ed-bfdf-ce11913f2eb3","businessKey":"302badd0-d32d-48be-be52-1f3f73a15f55","processDefinitionId":"WorkflowActionBB:1:459ee857-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2023-03-20T05:38:11.775+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"671565e9-c6e1-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T05:38:23.282Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:23.282Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:38:23.301Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:38:23.302Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:38:23.302Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:23.302Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:38:23.302Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:38:23.302Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-RequestID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-TransactionID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-ECOMP-RequestID:"ef83c1dd-7dca-4e17-a978-a2867ed66b15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98374612-dbb8-45fc-b018-3990b3b4cd70"] 2023-03-20T05:38:23.303Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:38:23.303Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:23.501Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:23.502Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:23.503Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:38:23.503Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9D1FD7ABAD8C4666B1FEFB732720C517; 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:"Mon, 20 Mar 2023 05:38:23 GMT", x-envoy-upstream-service-time:"179", server:"envoy"] 2023-03-20T05:38:23.504Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"6716ebc2-c6e1-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"671565e9-c6e1-11ed-bfdf-ce11913f2eb3","activityId":"Task_RetrieveBBExectuionList","activityName":"Retrieve BB Execution List","activityType":"serviceTask","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:459ee857-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"671565e9-c6e1-11ed-bfdf-ce11913f2eb3","executionId":"671565e9-c6e1-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:38:11.785+0000","endTime":"2023-03-20T05:38:12.247+0000","durationInMillis":462,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"671565e9-c6e1-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:38:23.505Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:23.505Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=671565e9-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:38:23.516Z|ef83c1dd-7dca-4e17-a978-a2867ed66b15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:38:26.107Z|1f3e115d-fb4d-48f0-869e-cf4cf8074c21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:26.108Z|1f3e115d-fb4d-48f0-869e-cf4cf8074c21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:26.109Z|61ebb063-31c8-4aac-85af-584df44f7ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:26.110Z|61ebb063-31c8-4aac-85af-584df44f7ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:26.110Z|7951ebca-0430-4c0b-b2d3-cc6c420be152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:26.111Z|7951ebca-0430-4c0b-b2d3-cc6c420be152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:33.706Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:38:33.712Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:38:33.713Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||Invoke 2023-03-20T05:38:33.713Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:33.713Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:38:33.713Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Method : GET 2023-03-20T05:38:33.713Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"309807701fca1dfa0ee3b12878a87dd2", X-B3-SpanId:"1137d70c1d3e25ba", X-B3-ParentSpanId:"53ac06c0d361ea77", X-B3-Sampled:"0", X-ONAP-RequestID:"312d040e-83f3-4315-8404-7f0854a2d254", X-RequestID:"312d040e-83f3-4315-8404-7f0854a2d254", X-TransactionID:"312d040e-83f3-4315-8404-7f0854a2d254", X-ECOMP-RequestID:"312d040e-83f3-4315-8404-7f0854a2d254", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"526da65a-ade6-42b5-9f7c-48b1f1a169a0"] 2023-03-20T05:38:33.713Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Request body: 2023-03-20T05:38:33.713Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:33.758Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:33.758Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:33.759Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status text : OK 2023-03-20T05:38:33.759Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:33 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:33.759Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Response body: { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "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-03-20T05:38:10.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\n \"modelVersionId\": \"ea135e79-27e6-40d5-9b7e-0e568f300475\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:38:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "302badd0-d32d-48be-be52-1f3f73a15f55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" } } } 2023-03-20T05:38:33.760Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:33.760Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||InvokeReturn 2023-03-20T05:38:33.761Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:38:33.762Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:38:33.762Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:33.762Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:38:33.762Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:38:33.762Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"309807701fca1dfa0ee3b12878a87dd2", X-B3-SpanId:"57a01c82f61d8f0e", X-B3-ParentSpanId:"53ac06c0d361ea77", X-B3-Sampled:"0", X-ONAP-RequestID:"312d040e-83f3-4315-8404-7f0854a2d254", X-RequestID:"312d040e-83f3-4315-8404-7f0854a2d254", X-TransactionID:"312d040e-83f3-4315-8404-7f0854a2d254", X-ECOMP-RequestID:"312d040e-83f3-4315-8404-7f0854a2d254", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a623468-6619-407b-92e6-1f43d2f3960e"] 2023-03-20T05:38:33.762Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:38:33.763Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:33.781Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:33.781Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:33.781Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:38:33.781Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:33 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:33.782Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:38:33.782Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:33.782Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:38:33.803Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:38:33.804Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:38:33.804Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:33.804Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:38:33.804Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:38:33.804Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"312d040e-83f3-4315-8404-7f0854a2d254", X-RequestID:"312d040e-83f3-4315-8404-7f0854a2d254", X-TransactionID:"312d040e-83f3-4315-8404-7f0854a2d254", X-ECOMP-RequestID:"312d040e-83f3-4315-8404-7f0854a2d254", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d579b1fe-e574-490c-b9bf-4f9fae4ce3fe"] 2023-03-20T05:38:33.804Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:38:33.804Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:33.952Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:33.952Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:33.952Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:38:33.953Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F15C2C92792A760893A8D2CDF49FD296; 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:"Mon, 20 Mar 2023 05:38:34 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-20T05:38:33.953Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"730286f0-c6e1-11ed-bfdf-ce11913f2eb3","businessKey":"302badd0-d32d-48be-be52-1f3f73a15f55","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:38:31.784+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"671565e9-c6e1-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"73003cc9-c6e1-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T05:38:33.953Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:33.954Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:38:33.974Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:38:33.979Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:38:33.979Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:33.979Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:38:33.980Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:38:33.980Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"312d040e-83f3-4315-8404-7f0854a2d254", X-RequestID:"312d040e-83f3-4315-8404-7f0854a2d254", X-TransactionID:"312d040e-83f3-4315-8404-7f0854a2d254", X-ECOMP-RequestID:"312d040e-83f3-4315-8404-7f0854a2d254", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b207652-e505-42bf-abb6-1fe2ced36108"] 2023-03-20T05:38:33.980Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:38:33.980Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:34.124Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:34.125Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:34.125Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:38:34.126Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=59B7BCB20AC4C54147CB0A11B110B643; 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:"Mon, 20 Mar 2023 05:38:34 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-03-20T05:38:34.126Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:7302ae07-c6e1-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"730286f0-c6e1-11ed-bfdf-ce11913f2eb3","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"730286f0-c6e1-11ed-bfdf-ce11913f2eb3","executionId":"730286f0-c6e1-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:38:31.785+0000","endTime":"2023-03-20T05:38:31.785+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"671565e9-c6e1-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:38:34.127Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:34.127Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:38:34.133Z|312d040e-83f3-4315-8404-7f0854a2d254|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:38:35.930Z|c80ea537-6c9e-4113-ba6e-ef81e5f09b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:38:35.931Z|c80ea537-6c9e-4113-ba6e-ef81e5f09b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:38:36.136Z|2648981f-dc68-46b9-8262-4189562202eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:36.137Z|2648981f-dc68-46b9-8262-4189562202eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:36.137Z|5d3ede41-df2e-4457-b58b-3f3d785d92ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:36.137Z|5d3ede41-df2e-4457-b58b-3f3d785d92ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:36.145Z|ad75ee19-ec94-46a7-ab24-f81fa787c581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:36.145Z|ad75ee19-ec94-46a7-ab24-f81fa787c581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:42.867Z|22335a70-e166-42d7-a130-3e4d72a3a4d5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:38:42.868Z|22335a70-e166-42d7-a130-3e4d72a3a4d5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:44.329Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:38:44.334Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:38:44.334Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||Invoke 2023-03-20T05:38:44.334Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:44.335Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:38:44.335Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Method : GET 2023-03-20T05:38:44.335Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d405cf1872b216a489b4b3e79163a230", X-B3-SpanId:"08ec76119664983b", X-B3-ParentSpanId:"f419c5764e1b6874", X-B3-Sampled:"0", X-ONAP-RequestID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-RequestID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-TransactionID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-ECOMP-RequestID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebedd949-2fdb-4079-9052-aeac01661b96"] 2023-03-20T05:38:44.335Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Request body: 2023-03-20T05:38:44.335Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:44.369Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:44.369Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:44.369Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status text : OK 2023-03-20T05:38:44.369Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:43 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:44.370Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Response body: { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "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-03-20T05:38:10.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\n \"modelVersionId\": \"ea135e79-27e6-40d5-9b7e-0e568f300475\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:38:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "cloudIdentifier" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\"},\"environment\":null}", "created" : "2023-03-20T05:38:37.000+00:00" } ], "requestURI" : "302badd0-d32d-48be-be52-1f3f73a15f55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" } } } 2023-03-20T05:38:44.370Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:44.370Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||InvokeReturn 2023-03-20T05:38:44.372Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:38:44.372Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:38:44.372Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:44.373Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:38:44.373Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:38:44.373Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d405cf1872b216a489b4b3e79163a230", X-B3-SpanId:"2116df417db68ba9", X-B3-ParentSpanId:"f419c5764e1b6874", X-B3-Sampled:"0", X-ONAP-RequestID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-RequestID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-TransactionID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-ECOMP-RequestID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"448894bc-21fb-48f5-9ac0-540aed8785b1"] 2023-03-20T05:38:44.373Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:38:44.373Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:44.402Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:44.403Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:44.403Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:38:44.403Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:43 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:44.404Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e87ef8db-1853-47c0-827c-2c6de234741a\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_c151999a-491e-4ada-a2c4-e06e7f6a4e0a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":null,\"creation_time\":1679290720000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:38:43.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:38:44.404Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:44.405Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:38:44.427Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:38:44.428Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:38:44.428Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:44.428Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:38:44.428Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:38:44.428Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-RequestID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-TransactionID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-ECOMP-RequestID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b1a9e45-21c7-45d7-b597-293ee3b9fef1"] 2023-03-20T05:38:44.428Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:38:44.428Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:44.580Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:44.581Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:44.581Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:38:44.581Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=613F316A764F097B2D116B9A0554DDE7; 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:"Mon, 20 Mar 2023 05:38:44 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2023-03-20T05:38:44.582Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"730286f0-c6e1-11ed-bfdf-ce11913f2eb3","businessKey":"302badd0-d32d-48be-be52-1f3f73a15f55","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:38:31.784+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"671565e9-c6e1-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"73003cc9-c6e1-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T05:38:44.582Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:44.582Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:38:44.600Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:38:44.600Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:38:44.600Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:44.601Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:38:44.601Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:38:44.601Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-RequestID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-TransactionID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-ECOMP-RequestID:"9ffffb1b-720d-4a92-a43a-c9679763ad2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3e40914-f029-42a7-b53d-1eb04c5de828"] 2023-03-20T05:38:44.601Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:38:44.601Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:44.745Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:44.745Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:44.745Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:38:44.746Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=29BB6136E88C3781A73C61B662E63FC0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 05:38:44 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-03-20T05:38:44.746Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:793dfc98-c6e1-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"730286f0-c6e1-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"730286f0-c6e1-11ed-bfdf-ce11913f2eb3","executionId":"730286f0-c6e1-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:38:42.240+0000","endTime":"2023-03-20T05:38:42.254+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"671565e9-c6e1-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:38:44.746Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:44.746Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:38:44.753Z|9ffffb1b-720d-4a92-a43a-c9679763ad2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:38:46.167Z|8106194d-6eff-4453-bcd8-8f7dd397c9ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:46.168Z|8106194d-6eff-4453-bcd8-8f7dd397c9ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:46.169Z|d6907ca5-11fe-4ed2-b441-b8cc9bb17b60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:46.170Z|d6907ca5-11fe-4ed2-b441-b8cc9bb17b60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:46.173Z|a631a1cd-f0a8-4527-91fa-b0b2d2619e05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:46.174Z|a631a1cd-f0a8-4527-91fa-b0b2d2619e05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:50.930Z|6b60ad2e-9b89-4433-b2f3-a601ec13510f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:38:50.935Z|6b60ad2e-9b89-4433-b2f3-a601ec13510f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:38:51.906Z|d793504d-cc44-46b5-a208-e370d451d81d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:38:51.907Z|d793504d-cc44-46b5-a208-e370d451d81d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:38:54.931Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:38:54.937Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:38:54.937Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||Invoke 2023-03-20T05:38:54.937Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:54.937Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:38:54.938Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Method : GET 2023-03-20T05:38:54.938Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f88af50b0589504f7bdb5d6670b059f8", X-B3-SpanId:"40a5907a1feb7f5a", X-B3-ParentSpanId:"b79c9014c5841272", X-B3-Sampled:"0", X-ONAP-RequestID:"c63ed79d-045e-43fc-b601-f530592dc537", X-RequestID:"c63ed79d-045e-43fc-b601-f530592dc537", X-TransactionID:"c63ed79d-045e-43fc-b601-f530592dc537", X-ECOMP-RequestID:"c63ed79d-045e-43fc-b601-f530592dc537", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39e7ad80-43d7-4698-ba8b-d46e5245577d"] 2023-03-20T05:38:54.938Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Request body: 2023-03-20T05:38:54.938Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:54.981Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:54.981Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:54.982Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status text : OK 2023-03-20T05:38:54.983Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:54 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:54.984Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Response body: { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "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-03-20T05:38:10.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\n \"modelVersionId\": \"ea135e79-27e6-40d5-9b7e-0e568f300475\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:38:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "cloudIdentifier" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\"},\"environment\":null}", "created" : "2023-03-20T05:38:37.000+00:00" } ], "requestURI" : "302badd0-d32d-48be-be52-1f3f73a15f55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" } } } 2023-03-20T05:38:54.984Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:54.985Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||InvokeReturn 2023-03-20T05:38:54.987Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:38:54.988Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:38:54.988Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:54.988Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:38:54.989Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:38:54.989Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f88af50b0589504f7bdb5d6670b059f8", X-B3-SpanId:"2b98087d48a164e5", X-B3-ParentSpanId:"b79c9014c5841272", X-B3-Sampled:"0", X-ONAP-RequestID:"c63ed79d-045e-43fc-b601-f530592dc537", X-RequestID:"c63ed79d-045e-43fc-b601-f530592dc537", X-TransactionID:"c63ed79d-045e-43fc-b601-f530592dc537", X-ECOMP-RequestID:"c63ed79d-045e-43fc-b601-f530592dc537", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aee058f1-88c8-4807-8cc0-817b26356420"] 2023-03-20T05:38:54.989Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:38:54.990Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:55.006Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:55.006Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:55.006Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:38:55.007Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:38:54 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:38:55.007Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e87ef8db-1853-47c0-827c-2c6de234741a\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_c151999a-491e-4ada-a2c4-e06e7f6a4e0a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":null,\"creation_time\":1679290720000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:38:43.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:38:55.008Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:55.008Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:38:55.037Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:38:55.037Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:38:55.038Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:55.038Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:38:55.038Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:38:55.038Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c63ed79d-045e-43fc-b601-f530592dc537", X-RequestID:"c63ed79d-045e-43fc-b601-f530592dc537", X-TransactionID:"c63ed79d-045e-43fc-b601-f530592dc537", X-ECOMP-RequestID:"c63ed79d-045e-43fc-b601-f530592dc537", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cb5ec00-422d-4fcb-b196-c381b49bd93c"] 2023-03-20T05:38:55.039Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:38:55.039Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:55.197Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:55.198Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:55.198Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:38:55.199Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B3C47D1966A116C441ECD66C6CA5EF24; 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:"Mon, 20 Mar 2023 05:38:55 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-20T05:38:55.199Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"730286f0-c6e1-11ed-bfdf-ce11913f2eb3","businessKey":"302badd0-d32d-48be-be52-1f3f73a15f55","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:38:31.784+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"671565e9-c6e1-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"73003cc9-c6e1-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T05:38:55.200Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:55.200Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=302badd0-d32d-48be-be52-1f3f73a15f55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:38:55.220Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:38:55.220Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:38:55.220Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:38:55.221Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:38:55.221Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:38:55.221Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c63ed79d-045e-43fc-b601-f530592dc537", X-RequestID:"c63ed79d-045e-43fc-b601-f530592dc537", X-TransactionID:"c63ed79d-045e-43fc-b601-f530592dc537", X-ECOMP-RequestID:"c63ed79d-045e-43fc-b601-f530592dc537", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7955fb1d-4785-4bcb-9045-ef3a3a98eea7"] 2023-03-20T05:38:55.221Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:38:55.221Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:38:55.363Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:38:55.364Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:38:55.364Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:38:55.365Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F2C8B714C608623BEA4CA6A9F9D5A026; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 05:38:55 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-03-20T05:38:55.365Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:793dfc98-c6e1-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"730286f0-c6e1-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"730286f0-c6e1-11ed-bfdf-ce11913f2eb3","executionId":"730286f0-c6e1-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:38:42.240+0000","endTime":"2023-03-20T05:38:42.254+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"671565e9-c6e1-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:38:55.365Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:38:55.366Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=730286f0-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:38:55.372Z|c63ed79d-045e-43fc-b601-f530592dc537|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:38:56.197Z|f4b2c69e-4c37-4f15-8bd1-57e61daac1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:56.198Z|f4b2c69e-4c37-4f15-8bd1-57e61daac1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:56.203Z|d38606f5-7efc-427d-8651-a84031356480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:56.203Z|01e5508e-9290-4756-9f3a-ef0513397ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:38:56.204Z|d38606f5-7efc-427d-8651-a84031356480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:38:56.204Z|01e5508e-9290-4756-9f3a-ef0513397ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:05.553Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:39:05.558Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:39:05.559Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||Invoke 2023-03-20T05:39:05.560Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:05.560Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:39:05.561Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Method : GET 2023-03-20T05:39:05.561Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbdb760086076b761ddf4b5431ddfbb6", X-B3-SpanId:"1e034088b4f4aa45", X-B3-ParentSpanId:"0592071a8048eb17", X-B3-Sampled:"0", X-ONAP-RequestID:"f924bc43-ca80-4297-a85a-6b9fda6f0aa1", X-RequestID:"f924bc43-ca80-4297-a85a-6b9fda6f0aa1", X-TransactionID:"f924bc43-ca80-4297-a85a-6b9fda6f0aa1", X-ECOMP-RequestID:"f924bc43-ca80-4297-a85a-6b9fda6f0aa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8369802-3d1a-483f-b1d0-b000e0708b22"] 2023-03-20T05:39:05.561Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Request body: 2023-03-20T05:39:05.562Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:05.604Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:05.604Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:05.605Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status text : OK 2023-03-20T05:39:05.605Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:05 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:05.606Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Response body: { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "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-03-20T05:38:10.000+00:00", "endTime" : "2023-03-20T05:39:02.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\n \"modelVersionId\": \"ea135e79-27e6-40d5-9b7e-0e568f300475\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:39:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "cloudIdentifier" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\"},\"environment\":null}", "created" : "2023-03-20T05:38:37.000+00:00" } ], "requestURI" : "302badd0-d32d-48be-be52-1f3f73a15f55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" } } } 2023-03-20T05:39:05.606Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:05.607Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||InvokeReturn 2023-03-20T05:39:05.609Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:39:05.610Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:39:05.610Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:05.611Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:39:05.611Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:39:05.611Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbdb760086076b761ddf4b5431ddfbb6", X-B3-SpanId:"e303cc1053495434", X-B3-ParentSpanId:"0592071a8048eb17", X-B3-Sampled:"0", X-ONAP-RequestID:"f924bc43-ca80-4297-a85a-6b9fda6f0aa1", X-RequestID:"f924bc43-ca80-4297-a85a-6b9fda6f0aa1", X-TransactionID:"f924bc43-ca80-4297-a85a-6b9fda6f0aa1", X-ECOMP-RequestID:"f924bc43-ca80-4297-a85a-6b9fda6f0aa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a5146d1-578c-4273-9c2e-0d44c8e15865"] 2023-03-20T05:39:05.611Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:39:05.612Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:05.634Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:05.635Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:05.635Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:39:05.635Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:05 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:05.636Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e87ef8db-1853-47c0-827c-2c6de234741a\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"47af9cc8-48c7-4bb5-bfb6-e10fb92595ee\",\"output_key\":\"subnet_id_c151999a-491e-4ada-a2c4-e06e7f6a4e0a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":null,\"creation_time\":1679290720000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:38:43.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:39:05.636Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:05.636Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:39:05.645Z|f924bc43-ca80-4297-a85a-6b9fda6f0aa1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:39:05.821Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:39:05.824Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:39:05.824Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||Invoke 2023-03-20T05:39:05.825Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:05.825Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:39:05.825Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Method : GET 2023-03-20T05:39:05.825Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88bfecdf383a62aecb98c4f788250fa7", X-B3-SpanId:"6cf4af904b819699", X-B3-ParentSpanId:"a84d4dc4f4b5bc75", X-B3-Sampled:"0", X-ONAP-RequestID:"3e28e57e-aadb-4f2d-b493-ba45af371afd", X-RequestID:"3e28e57e-aadb-4f2d-b493-ba45af371afd", X-TransactionID:"3e28e57e-aadb-4f2d-b493-ba45af371afd", X-ECOMP-RequestID:"3e28e57e-aadb-4f2d-b493-ba45af371afd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1000784e-169f-4f7f-91c4-258203019438"] 2023-03-20T05:39:05.826Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Request body: 2023-03-20T05:39:05.826Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:05.862Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:05.863Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:05.863Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status text : OK 2023-03-20T05:39:05.863Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:05 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:05.864Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Response body: { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "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-03-20T05:38:10.000+00:00", "endTime" : "2023-03-20T05:39:02.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\n \"modelVersionId\": \"ea135e79-27e6-40d5-9b7e-0e568f300475\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:39:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "cloudIdentifier" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\"},\"environment\":null}", "created" : "2023-03-20T05:38:37.000+00:00" } ], "requestURI" : "302badd0-d32d-48be-be52-1f3f73a15f55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" } } } 2023-03-20T05:39:05.865Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:05.866Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||InvokeReturn 2023-03-20T05:39:05.868Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:39:05.868Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:39:05.869Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:05.869Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:39:05.870Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:39:05.870Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88bfecdf383a62aecb98c4f788250fa7", X-B3-SpanId:"9693835626ed7f49", X-B3-ParentSpanId:"a84d4dc4f4b5bc75", X-B3-Sampled:"0", X-ONAP-RequestID:"3e28e57e-aadb-4f2d-b493-ba45af371afd", X-RequestID:"3e28e57e-aadb-4f2d-b493-ba45af371afd", X-TransactionID:"3e28e57e-aadb-4f2d-b493-ba45af371afd", X-ECOMP-RequestID:"3e28e57e-aadb-4f2d-b493-ba45af371afd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4fac1c2-9ee9-4192-9d39-b49a27296d4c"] 2023-03-20T05:39:05.870Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:39:05.870Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:05.885Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:05.886Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:05.886Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:39:05.886Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:05 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:05.886Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e87ef8db-1853-47c0-827c-2c6de234741a\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"47af9cc8-48c7-4bb5-bfb6-e10fb92595ee\",\"output_key\":\"subnet_id_c151999a-491e-4ada-a2c4-e06e7f6a4e0a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":null,\"creation_time\":1679290720000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:38:43.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:39:05.887Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:05.887Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:39:05.896Z|3e28e57e-aadb-4f2d-b493-ba45af371afd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:39:05.930Z|6ff8bda3-bdd9-4238-ae2e-ae272eb25efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:39:05.931Z|6ff8bda3-bdd9-4238-ae2e-ae272eb25efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:39:06.080Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:39:06.084Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:39:06.084Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||Invoke 2023-03-20T05:39:06.084Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:06.085Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:39:06.085Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Method : GET 2023-03-20T05:39:06.085Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d39985a3889d593196b12396bcb3e62", X-B3-SpanId:"f6a4e2a0dacc1d0d", X-B3-ParentSpanId:"2507c90c86788819", X-B3-Sampled:"0", X-ONAP-RequestID:"75f615c8-fd05-47c1-b31b-2f8343bce636", X-RequestID:"75f615c8-fd05-47c1-b31b-2f8343bce636", X-TransactionID:"75f615c8-fd05-47c1-b31b-2f8343bce636", X-ECOMP-RequestID:"75f615c8-fd05-47c1-b31b-2f8343bce636", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eecff7a0-4d8e-48a2-9998-fbd329108869"] 2023-03-20T05:39:06.085Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Request body: 2023-03-20T05:39:06.085Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:06.121Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:06.121Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:06.122Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status text : OK 2023-03-20T05:39:06.122Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:05 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:06.122Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Response body: { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "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-03-20T05:38:10.000+00:00", "endTime" : "2023-03-20T05:39:02.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\n \"modelVersionId\": \"ea135e79-27e6-40d5-9b7e-0e568f300475\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:39:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "cloudIdentifier" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\"},\"environment\":null}", "created" : "2023-03-20T05:38:37.000+00:00" } ], "requestURI" : "302badd0-d32d-48be-be52-1f3f73a15f55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" } } } 2023-03-20T05:39:06.122Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:06.123Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||InvokeReturn 2023-03-20T05:39:06.128Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:39:06.129Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:39:06.129Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:06.129Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:39:06.129Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:39:06.129Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d39985a3889d593196b12396bcb3e62", X-B3-SpanId:"e0cf70870139fe24", X-B3-ParentSpanId:"2507c90c86788819", X-B3-Sampled:"0", X-ONAP-RequestID:"75f615c8-fd05-47c1-b31b-2f8343bce636", X-RequestID:"75f615c8-fd05-47c1-b31b-2f8343bce636", X-TransactionID:"75f615c8-fd05-47c1-b31b-2f8343bce636", X-ECOMP-RequestID:"75f615c8-fd05-47c1-b31b-2f8343bce636", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fe62a74-9412-4b89-ac6f-5a249ea511a3"] 2023-03-20T05:39:06.130Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:39:06.130Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:06.151Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:06.152Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:06.152Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:39:06.152Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:05 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:06.153Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e87ef8db-1853-47c0-827c-2c6de234741a\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"47af9cc8-48c7-4bb5-bfb6-e10fb92595ee\",\"output_key\":\"subnet_id_c151999a-491e-4ada-a2c4-e06e7f6a4e0a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":null,\"creation_time\":1679290720000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:38:43.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:39:06.153Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:06.153Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:39:06.160Z|75f615c8-fd05-47c1-b31b-2f8343bce636|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:39:06.224Z|fddb4555-be3c-4dc6-9afb-e388f50b446e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:06.224Z|fddb4555-be3c-4dc6-9afb-e388f50b446e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:06.232Z|eea8cd37-c615-41a0-bb3a-3af4be255cdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:06.233Z|eea8cd37-c615-41a0-bb3a-3af4be255cdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:06.235Z|12e9af81-b034-4a15-9611-17815dc2c2ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:06.236Z|12e9af81-b034-4a15-9611-17815dc2c2ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:06.363Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:39:06.368Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:39:06.369Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||Invoke 2023-03-20T05:39:06.369Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:06.370Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:39:06.370Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Method : GET 2023-03-20T05:39:06.370Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da19cdf0cdb2d18e2c7d06713d32d21c", X-B3-SpanId:"634c40b549af7c6d", X-B3-ParentSpanId:"1b158e06911231e1", X-B3-Sampled:"0", X-ONAP-RequestID:"3e259051-fa87-4f9b-b6d6-05f1c7044960", X-RequestID:"3e259051-fa87-4f9b-b6d6-05f1c7044960", X-TransactionID:"3e259051-fa87-4f9b-b6d6-05f1c7044960", X-ECOMP-RequestID:"3e259051-fa87-4f9b-b6d6-05f1c7044960", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ea0989f-733b-42d2-ad8b-8ee5f299cf53"] 2023-03-20T05:39:06.371Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Request body: 2023-03-20T05:39:06.371Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:06.402Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:06.403Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:06.403Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status text : OK 2023-03-20T05:39:06.404Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:05 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:06.404Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Response body: { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "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-03-20T05:38:10.000+00:00", "endTime" : "2023-03-20T05:39:02.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\n \"modelVersionId\": \"ea135e79-27e6-40d5-9b7e-0e568f300475\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:39:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "cloudIdentifier" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\"},\"environment\":null}", "created" : "2023-03-20T05:38:37.000+00:00" } ], "requestURI" : "302badd0-d32d-48be-be52-1f3f73a15f55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" } } } 2023-03-20T05:39:06.405Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:06.405Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||InvokeReturn 2023-03-20T05:39:06.408Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:39:06.408Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:39:06.409Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:06.409Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:39:06.409Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:39:06.410Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da19cdf0cdb2d18e2c7d06713d32d21c", X-B3-SpanId:"6e7bd26bcdffa0b6", X-B3-ParentSpanId:"1b158e06911231e1", X-B3-Sampled:"0", X-ONAP-RequestID:"3e259051-fa87-4f9b-b6d6-05f1c7044960", X-RequestID:"3e259051-fa87-4f9b-b6d6-05f1c7044960", X-TransactionID:"3e259051-fa87-4f9b-b6d6-05f1c7044960", X-ECOMP-RequestID:"3e259051-fa87-4f9b-b6d6-05f1c7044960", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddcfe19a-2683-415d-9200-058ff42c8f28"] 2023-03-20T05:39:06.411Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:39:06.411Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:06.427Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:06.427Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:06.427Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:39:06.428Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:05 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:06.428Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e87ef8db-1853-47c0-827c-2c6de234741a\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"47af9cc8-48c7-4bb5-bfb6-e10fb92595ee\",\"output_key\":\"subnet_id_c151999a-491e-4ada-a2c4-e06e7f6a4e0a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":null,\"creation_time\":1679290720000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:38:43.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:39:06.428Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:06.428Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:39:06.436Z|3e259051-fa87-4f9b-b6d6-05f1c7044960|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:39:06.596Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:39:06.601Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:39:06.601Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||Invoke 2023-03-20T05:39:06.601Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:06.601Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55 2023-03-20T05:39:06.601Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Method : GET 2023-03-20T05:39:06.602Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e98e104f89eeeea034c2601fa3d8001a", X-B3-SpanId:"d40a4c294dcde83a", X-B3-ParentSpanId:"19504c7b47d6d698", X-B3-Sampled:"0", X-ONAP-RequestID:"b9e8d6a6-2f39-45c3-85c3-63c660acc4db", X-RequestID:"b9e8d6a6-2f39-45c3-85c3-63c660acc4db", X-TransactionID:"b9e8d6a6-2f39-45c3-85c3-63c660acc4db", X-ECOMP-RequestID:"b9e8d6a6-2f39-45c3-85c3-63c660acc4db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22fc73ff-70a7-43a2-bc52-c5cd2809a00b"] 2023-03-20T05:39:06.602Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Request body: 2023-03-20T05:39:06.602Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:06.637Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:06.638Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:06.638Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Status text : OK 2023-03-20T05:39:06.639Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:06 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:06.639Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||Response body: { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "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-03-20T05:38:10.000+00:00", "endTime" : "2023-03-20T05:39:02.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"b30ec537-5aa3-428e-ad10-2f3d46b314a2\",\n \"modelVersionId\": \"ea135e79-27e6-40d5-9b7e-0e568f300475\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"3044acfe-c26a-4c8d-b348-938ccad0fc9c\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:39:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "cloudIdentifier" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\"},\"environment\":null}", "created" : "2023-03-20T05:38:37.000+00:00" } ], "requestURI" : "302badd0-d32d-48be-be52-1f3f73a15f55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55" } } } 2023-03-20T05:39:06.639Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:06.640Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/302badd0-d32d-48be-be52-1f3f73a15f55|INFO|500||InvokeReturn 2023-03-20T05:39:06.642Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:39:06.643Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:39:06.643Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:06.643Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false 2023-03-20T05:39:06.643Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:39:06.644Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e98e104f89eeeea034c2601fa3d8001a", X-B3-SpanId:"8127566b7db3db0f", X-B3-ParentSpanId:"19504c7b47d6d698", X-B3-Sampled:"0", X-ONAP-RequestID:"b9e8d6a6-2f39-45c3-85c3-63c660acc4db", X-RequestID:"b9e8d6a6-2f39-45c3-85c3-63c660acc4db", X-TransactionID:"b9e8d6a6-2f39-45c3-85c3-63c660acc4db", X-ECOMP-RequestID:"b9e8d6a6-2f39-45c3-85c3-63c660acc4db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5794057f-a56f-4944-aa8f-c4fafac5c443"] 2023-03-20T05:39:06.644Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:39:06.644Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:06.665Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:06.665Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:06.665Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:39:06.665Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:06 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:06.666Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "302badd0-d32d-48be-be52-1f3f73a15f55", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"e87ef8db-1853-47c0-827c-2c6de234741a\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"47af9cc8-48c7-4bb5-bfb6-e10fb92595ee\",\"output_key\":\"subnet_id_c151999a-491e-4ada-a2c4-e06e7f6a4e0a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":null,\"creation_time\":1679290720000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:38:43.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:39:06.666Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:06.667Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=302badd0-d32d-48be-be52-1f3f73a15f55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:39:06.674Z|b9e8d6a6-2f39-45c3-85c3-63c660acc4db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/302badd0-d32d-48be-be52-1f3f73a15f55|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:39:16.264Z|a529df16-0e0b-46f3-8375-b5ac7d6d1e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:16.265Z|a529df16-0e0b-46f3-8375-b5ac7d6d1e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:16.268Z|2f9eea91-494c-4b9d-ad92-538d819a72ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:16.269Z|2f9eea91-494c-4b9d-ad92-538d819a72ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:16.269Z|625f9158-ad4c-42b2-8f94-82bef6bb81f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:16.270Z|625f9158-ad4c-42b2-8f94-82bef6bb81f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:17.845Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:39:17.848Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|||INFO|500||Checking if requestId: 74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 already exists in requestDb InfraActiveRequests table 2023-03-20T05:39:17.848Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:39:17.849Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||Invoke 2023-03-20T05:39:17.849Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:17.849Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:39:17.849Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Method : GET 2023-03-20T05:39:17.849Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b13d062ddb816f179e12bc0da7157f3", X-B3-SpanId:"4f932e5121d88f5f", X-B3-ParentSpanId:"f67609c51a870c21", X-B3-Sampled:"0", X-ONAP-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-TransactionID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-ECOMP-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"246bfe15-0a05-479a-a133-8b2fefca328c"] 2023-03-20T05:39:17.849Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Request body: 2023-03-20T05:39:17.849Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:17.885Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:17.886Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T05:39:17.886Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status text : Not Found 2023-03-20T05:39:17.886Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Mon, 20 Mar 2023 05:39:17 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2023-03-20T05:39:17.887Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Response body: 2023-03-20T05:39:17.887Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:17.887Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|404|Not Found|InvokeReturn 2023-03-20T05:39:17.897Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T05:39:18.913Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:39:18.940Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/86e87f36-0a5a-4758-b9c1-e9da4dee22bd/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T05:39:18.940Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/86e87f36-0a5a-4758-b9c1-e9da4dee22bd/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-20T05:39:19.067Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/86e87f36-0a5a-4758-b9c1-e9da4dee22bd/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-20T05:39:19.068Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/86e87f36-0a5a-4758-b9c1-e9da4dee22bd/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 05:39:18 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[114], x-aai-txid=[1-aai-resources-230320-05:39:18:940-81054], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:39:19.070Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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/86e87f36-0a5a-4758-b9c1-e9da4dee22bd/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/86e87f36-0a5a-4758-b9c1-e9da4dee22bd/related-to/vf-modules","ERR.5.4.6114"]}}} 2023-03-20T05:39:19.073Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/86e87f36-0a5a-4758-b9c1-e9da4dee22bd/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2023-03-20T05:39:19.079Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:39:19.099Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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/9c0f3dff73954e8fb4328c129dd42b62 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T05:39:19.099Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||Invoke 2023-03-20T05:39:19.153Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||InvokeReturn 2023-03-20T05:39:19.154Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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/9c0f3dff73954e8fb4328c129dd42b62 has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 05:39:19 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[51], vertex-id=[352416], x-aai-txid=[1-aai-resources-230320-05:39:19:091-87059], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:39:19.155Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|||DEBUG|500||{"tenant-id":"9c0f3dff73954e8fb4328c129dd42b62","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679290694644","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/86e87f36-0a5a-4758-b9c1-e9da4dee22bd","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"86e87f36-0a5a-4758-b9c1-e9da4dee22bd"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_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-03-20T05:39:19.157Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T05:39:19.157Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T05:39:19.158Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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-03-20T05:39:19.159Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-20T05:39:19.159Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:19.159Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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-03-20T05:39:19.159Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-20T05:39:19.159Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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:"6b13d062ddb816f179e12bc0da7157f3", X-B3-SpanId:"c5db16a71cdf84ed", X-B3-ParentSpanId:"f67609c51a870c21", X-B3-Sampled:"0", X-ONAP-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-TransactionID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-ECOMP-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f39f801-a637-4a93-a52b-09704ee0d81b"] 2023-03-20T05:39:19.160Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"86e87f36-0a5a-4758-b9c1-e9da4dee22bd","serviceInstanceId":"8a6b6145-b91d-4a3b-b5a4-f90a6790e271"},"instanceName":null,"requestScope":"network"} 2023-03-20T05:39:19.160Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:19.204Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:19.205Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:19.205Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-20T05:39:19.205Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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:"Mon, 20 Mar 2023 05:39:19 GMT", x-envoy-upstream-service-time:"42", server:"envoy"] 2023-03-20T05:39:19.205Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-20T05:39:19.205Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:19.206Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-20T05:39:19.206Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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-03-20T05:39:19.207Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-03-20T05:39:19.207Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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-03-20T05:39:19.207Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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-03-20T05:39:19.208Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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-03-20T05:39:19.208Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-TransactionID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-ECOMP-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d9901b6-41c2-46e5-a19a-45673e49fbd0"] 2023-03-20T05:39:19.208Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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-03-20T05:39:19.209Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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-03-20T05:39:19.238Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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-03-20T05:39:19.238Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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-03-20T05:39:19.239Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-20T05:39:19.239Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:39:19 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:19.240Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 184, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-03-19T23:16:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" } } } 2023-03-20T05:39:19.240Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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-03-20T05:39:19.241Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-03-20T05:39:19.251Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T05:39:19.252Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-20T05:39:19.252Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:19.252Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T05:39:19.252Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-20T05:39:19.252Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1253", X-B3-TraceId:"6b13d062ddb816f179e12bc0da7157f3", X-B3-SpanId:"6d99c9c35a069eb8", X-B3-ParentSpanId:"f67609c51a870c21", X-B3-Sampled:"0", X-ONAP-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-TransactionID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-ECOMP-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1301f827-a3b7-43a5-b4e1-f3cd214f9862"] 2023-03-20T05:39:19.253Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1","requestStatus":"IN_PROGRESS","startTime":1679290759073,"source":"VID","tenantId":"9c0f3dff73954e8fb4328c129dd42b62","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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"8a6b6145-b91d-4a3b-b5a4-f90a6790e271","requestScope":"network","requestAction":"deleteInstance","networkId":"86e87f36-0a5a-4758-b9c1-e9da4dee22bd","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1"} 2023-03-20T05:39:19.253Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:19.294Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:19.294Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-20T05:39:19.295Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-20T05:39:19.295Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:19 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:19.296Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:39:19.073+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-20T05:39:19.181+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" } } } 2023-03-20T05:39:19.296Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:19.296Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-20T05:39:19.303Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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-03-20T05:39:19.303Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-20T05:39:19.303Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:19.303Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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-03-20T05:39:19.304Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-20T05:39:19.304Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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:"6b13d062ddb816f179e12bc0da7157f3", X-B3-SpanId:"36af7dc07c508426", X-B3-ParentSpanId:"f67609c51a870c21", X-B3-Sampled:"0", X-ONAP-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-TransactionID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-ECOMP-RequestID:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e3f9a6f-0593-446c-a390-1c1d09b30155"] 2023-03-20T05:39:19.304Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|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\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\",\"networkInstanceId\":\"86e87f36-0a5a-4758-b9c1-e9da4dee22bd\"}","type":"String"},"requestId":{"value":"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1","type":"String"},"mso-request-id":{"value":"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"8a6b6145-b91d-4a3b-b5a4-f90a6790e271","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"86e87f36-0a5a-4758-b9c1-e9da4dee22bd","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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-20T05:39:19.304Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:20.325Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:20.326Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-20T05:39:20.326Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-20T05:39:20.327Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 20 Mar 2023 05:39:20 GMT", x-onap-requestid:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", x-requestid:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", x-transactionid:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", x-ecomp-requestid:"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", x-onap-partnername:"UNKNOWN", x-invocationid:"5e3f9a6f-0593-446c-a390-1c1d09b30155", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1016", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:20.327Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1\",\"instanceId\":\"86e87f36-0a5a-4758-b9c1-e9da4dee22bd\"}}","message":"Success","processInstanceID":"8f95e4f1-c6e1-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T05:39:20.328Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:20.328Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-20T05:39:20.333Z|74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:39:20.545Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:39:20.548Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:39:20.548Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||Invoke 2023-03-20T05:39:20.548Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:20.548Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:39:20.548Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Method : GET 2023-03-20T05:39:20.548Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b86aaa07d52360b0984e5d54761e137b", X-B3-SpanId:"1c6f022000e1e502", X-B3-ParentSpanId:"1ce17d9a904a6154", X-B3-Sampled:"0", X-ONAP-RequestID:"22b231f5-1aeb-4890-aaf2-ecbfbb4d7696", X-RequestID:"22b231f5-1aeb-4890-aaf2-ecbfbb4d7696", X-TransactionID:"22b231f5-1aeb-4890-aaf2-ecbfbb4d7696", X-ECOMP-RequestID:"22b231f5-1aeb-4890-aaf2-ecbfbb4d7696", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"778753d1-b3e5-484e-9d57-e8a9289290c3"] 2023-03-20T05:39:20.549Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Request body: 2023-03-20T05:39:20.549Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:20.589Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:20.589Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:20.590Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status text : OK 2023-03-20T05:39:20.590Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:20 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:20.592Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Response body: { "requestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:39:19.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:39:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" } } } 2023-03-20T05:39:20.592Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:20.592Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||InvokeReturn 2023-03-20T05:39:20.594Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:39:20.595Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:39:20.595Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:20.595Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:39:20.596Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:39:20.596Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b86aaa07d52360b0984e5d54761e137b", X-B3-SpanId:"e0f31ebed8bea7c3", X-B3-ParentSpanId:"1ce17d9a904a6154", X-B3-Sampled:"0", X-ONAP-RequestID:"22b231f5-1aeb-4890-aaf2-ecbfbb4d7696", X-RequestID:"22b231f5-1aeb-4890-aaf2-ecbfbb4d7696", X-TransactionID:"22b231f5-1aeb-4890-aaf2-ecbfbb4d7696", X-ECOMP-RequestID:"22b231f5-1aeb-4890-aaf2-ecbfbb4d7696", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ad4e710-85ae-4b97-b5a8-523ca227086c"] 2023-03-20T05:39:20.596Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:39:20.597Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:20.618Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:20.619Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:20.619Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:39:20.619Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:20 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:20.621Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:39:20.621Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:20.621Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:39:20.628Z|22b231f5-1aeb-4890-aaf2-ecbfbb4d7696|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:39:20.930Z|884118e1-690e-4c24-b748-230f1633243a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:39:20.930Z|884118e1-690e-4c24-b748-230f1633243a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:39:21.907Z|cbb8b612-b4e0-48a6-ab9a-4da98eceadf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:39:21.908Z|cbb8b612-b4e0-48a6-ab9a-4da98eceadf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:39:26.297Z|7e8a5f80-4ce3-47ce-8fc3-95c0742ee892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:26.298Z|7e8a5f80-4ce3-47ce-8fc3-95c0742ee892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:26.299Z|649b85b5-2342-40d9-b5ea-b02f773a6070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:26.299Z|649b85b5-2342-40d9-b5ea-b02f773a6070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:26.303Z|87efe68c-afb3-4488-b63a-62ebb62117ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:26.304Z|87efe68c-afb3-4488-b63a-62ebb62117ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:30.811Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:39:30.817Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:39:30.817Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||Invoke 2023-03-20T05:39:30.818Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:30.818Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:39:30.818Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Method : GET 2023-03-20T05:39:30.818Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0166167982e09f9d8143d2a64328328", X-B3-SpanId:"32517efc82bb983a", X-B3-ParentSpanId:"c4d23c2cc7c8eed8", X-B3-Sampled:"0", X-ONAP-RequestID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-RequestID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-TransactionID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-ECOMP-RequestID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"202f1b9a-b2c7-4c6c-8f54-fc653bbb1f1d"] 2023-03-20T05:39:30.819Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Request body: 2023-03-20T05:39:30.819Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:30.864Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:30.865Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:30.866Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status text : OK 2023-03-20T05:39:30.866Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:30 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:30.867Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Response body: { "requestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "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-03-20T05:39:19.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:39:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" } } } 2023-03-20T05:39:30.867Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:30.868Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||InvokeReturn 2023-03-20T05:39:30.870Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:39:30.870Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:39:30.871Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:30.871Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:39:30.871Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:39:30.872Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0166167982e09f9d8143d2a64328328", X-B3-SpanId:"3766b9d9fd65460d", X-B3-ParentSpanId:"c4d23c2cc7c8eed8", X-B3-Sampled:"0", X-ONAP-RequestID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-RequestID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-TransactionID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-ECOMP-RequestID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94f862a3-f1f2-419f-a0b8-9b803d3eed76"] 2023-03-20T05:39:30.872Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:39:30.872Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:30.894Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:30.895Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:30.895Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:39:30.895Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:30 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:30.896Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_c151999a-491e-4ada-a2c4-e06e7f6a4e0a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":1679290766000,\"creation_time\":1679290720000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:39:26.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:39:30.896Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:30.897Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:39:30.932Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:39:30.932Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:39:30.932Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:30.932Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:39:30.932Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:39:30.932Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-RequestID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-TransactionID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-ECOMP-RequestID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9795238b-af39-4840-9ed6-a4c98cd001d1"] 2023-03-20T05:39:30.933Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:39:30.933Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:31.108Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:31.109Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:31.109Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:39:31.109Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EC019BA0022549D86AD98F2F41F3C9A1; 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:"Mon, 20 Mar 2023 05:39:31 GMT", x-envoy-upstream-service-time:"157", server:"envoy"] 2023-03-20T05:39:31.110Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"91c9b511-c6e1-11ed-bfdf-ce11913f2eb3","businessKey":"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:39:23.421+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8f95e4f1-c6e1-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"91c82e3a-c6e1-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T05:39:31.110Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:31.110Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:39:31.133Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:39:31.133Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:39:31.133Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:31.133Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:39:31.133Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:39:31.133Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-RequestID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-TransactionID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-ECOMP-RequestID:"fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a91590c-4735-42d1-9ad1-86badcac36b6"] 2023-03-20T05:39:31.134Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:39:31.134Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:31.292Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:31.293Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:31.293Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:39:31.293Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2AC4148DEF74F5C9F1725F46ED003A12; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 05:39:31 GMT", x-envoy-upstream-service-time:"154", server:"envoy"] 2023-03-20T05:39:31.294Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:9380db19-c6e1-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"91c9b511-c6e1-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"91c9b511-c6e1-11ed-bfdf-ce11913f2eb3","executionId":"91c9b511-c6e1-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:39:26.299+0000","endTime":"2023-03-20T05:39:26.313+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8f95e4f1-c6e1-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:39:31.294Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:31.295Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:39:31.300Z|fffd6104-f86b-4b68-b1db-e8cc1fb8bcc8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:39:35.930Z|2553dc33-5e5e-4bff-91e5-02f75970e735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:39:35.934Z|2553dc33-5e5e-4bff-91e5-02f75970e735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:39:36.326Z|a2681156-8394-4f2a-aa0f-56abffb3e579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:36.327Z|a2681156-8394-4f2a-aa0f-56abffb3e579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:36.328Z|276ce842-a047-4309-a56c-591e8e7cf397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:36.329Z|276ce842-a047-4309-a56c-591e8e7cf397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:36.329Z|94eda3ce-d8d0-404a-b321-e3d356dc798e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:36.330Z|94eda3ce-d8d0-404a-b321-e3d356dc798e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:41.476Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:39:41.481Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:39:41.481Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||Invoke 2023-03-20T05:39:41.481Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:41.482Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:39:41.482Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Method : GET 2023-03-20T05:39:41.482Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5f246ef99beac17fe1d64f8bfe0f370", X-B3-SpanId:"bc49f6a20fb62005", X-B3-ParentSpanId:"c32a0143969a030d", X-B3-Sampled:"0", X-ONAP-RequestID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-RequestID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-TransactionID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-ECOMP-RequestID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9751a583-ded2-445e-b455-c85cf9300cd3"] 2023-03-20T05:39:41.482Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Request body: 2023-03-20T05:39:41.482Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:41.522Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:41.523Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:41.523Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status text : OK 2023-03-20T05:39:41.524Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:41 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:41.524Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Response body: { "requestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "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-03-20T05:39:19.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:39:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" } } } 2023-03-20T05:39:41.525Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:41.525Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||InvokeReturn 2023-03-20T05:39:41.528Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:39:41.529Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:39:41.529Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:41.530Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:39:41.530Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:39:41.530Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5f246ef99beac17fe1d64f8bfe0f370", X-B3-SpanId:"96110181a2c28b8b", X-B3-ParentSpanId:"c32a0143969a030d", X-B3-Sampled:"0", X-ONAP-RequestID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-RequestID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-TransactionID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-ECOMP-RequestID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bca66b7c-539a-4233-9139-310b383731be"] 2023-03-20T05:39:41.531Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:39:41.531Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:41.551Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:41.552Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:41.552Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:39:41.552Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:41 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:41.553Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_c151999a-491e-4ada-a2c4-e06e7f6a4e0a\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":1679290766000,\"creation_time\":1679290720000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:39:26.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:39:41.553Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:41.554Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:39:41.577Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:39:41.577Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:39:41.578Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:41.578Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:39:41.578Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:39:41.578Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-RequestID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-TransactionID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-ECOMP-RequestID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44a1cdc5-2947-403e-8c9a-58b572c72e9b"] 2023-03-20T05:39:41.578Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:39:41.579Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:41.731Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:41.732Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:41.732Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:39:41.733Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6E401F63D0D9AF3DD139999D6B7247BC; 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:"Mon, 20 Mar 2023 05:39:42 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-20T05:39:41.734Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"91c9b511-c6e1-11ed-bfdf-ce11913f2eb3","businessKey":"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:39:23.421+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8f95e4f1-c6e1-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"91c82e3a-c6e1-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T05:39:41.734Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:41.735Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:39:41.754Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:39:41.755Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:39:41.755Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:41.755Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:39:41.755Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:39:41.755Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-RequestID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-TransactionID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-ECOMP-RequestID:"0de4372e-a3c8-418d-902b-952871c75b7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5409ff42-37d5-4902-a05e-21adff2147c3"] 2023-03-20T05:39:41.756Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:39:41.756Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:41.912Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:41.913Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:41.913Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:39:41.913Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=80F7BAC5AB9598BA34C2762BBA7B1C71; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 05:39:42 GMT", x-envoy-upstream-service-time:"152", server:"envoy"] 2023-03-20T05:39:41.914Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:9380db19-c6e1-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"91c9b511-c6e1-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"91c9b511-c6e1-11ed-bfdf-ce11913f2eb3","executionId":"91c9b511-c6e1-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:39:26.299+0000","endTime":"2023-03-20T05:39:26.313+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8f95e4f1-c6e1-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:39:41.914Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:41.915Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91c9b511-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:39:41.920Z|0de4372e-a3c8-418d-902b-952871c75b7b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:39:42.867Z|02291630-d28e-41d0-bfbd-fc1c69fab790|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:39:42.868Z|02291630-d28e-41d0-bfbd-fc1c69fab790|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:46.353Z|39deeb51-a458-43f6-a7a9-15705c7437c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:46.354Z|39deeb51-a458-43f6-a7a9-15705c7437c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:46.355Z|ecffcd93-8d8f-4cfb-91c6-5d3e92fef887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:46.356Z|ecffcd93-8d8f-4cfb-91c6-5d3e92fef887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:46.357Z|df44f21b-d953-47c6-ae28-8a13f6664248|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:46.358Z|df44f21b-d953-47c6-ae28-8a13f6664248|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:50.930Z|b14b06b7-6f21-422a-aef3-cc9a1317e51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:39:50.930Z|b14b06b7-6f21-422a-aef3-cc9a1317e51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:39:51.908Z|6d72ee2f-d8da-445a-aa4b-745aac672616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:39:51.909Z|6d72ee2f-d8da-445a-aa4b-745aac672616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:39:52.094Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:39:52.099Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:39:52.099Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||Invoke 2023-03-20T05:39:52.099Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:52.099Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:39:52.100Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Method : GET 2023-03-20T05:39:52.100Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeabd1c5c2c649ef12bcc80d8b2eafc6", X-B3-SpanId:"8c7cd51a9f4c55b3", X-B3-ParentSpanId:"974587ce3e45ceaa", X-B3-Sampled:"0", X-ONAP-RequestID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-RequestID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-TransactionID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-ECOMP-RequestID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e68b717-0195-424a-8523-da33b2a8bbf5"] 2023-03-20T05:39:52.100Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Request body: 2023-03-20T05:39:52.100Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:52.147Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:52.147Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:52.148Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status text : OK 2023-03-20T05:39:52.148Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:52 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:52.149Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Response body: { "requestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "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-03-20T05:39:19.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:39:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" } } } 2023-03-20T05:39:52.150Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:52.150Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||InvokeReturn 2023-03-20T05:39:52.152Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:39:52.153Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:39:52.153Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:52.154Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:39:52.154Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:39:52.154Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeabd1c5c2c649ef12bcc80d8b2eafc6", X-B3-SpanId:"cbcd45d8549261bb", X-B3-ParentSpanId:"974587ce3e45ceaa", X-B3-Sampled:"0", X-ONAP-RequestID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-RequestID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-TransactionID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-ECOMP-RequestID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da77ddbc-74c7-42fa-8405-7b55d31a816c"] 2023-03-20T05:39:52.155Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:39:52.155Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:52.181Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:52.181Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:52.182Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:39:52.182Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:39:52 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:39:52.183Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":1679290766000,\"creation_time\":1679290720000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:39:26.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:39:52.183Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:52.183Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:39:52.204Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:39:52.204Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:39:52.205Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:52.205Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:39:52.205Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:39:52.205Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-RequestID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-TransactionID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-ECOMP-RequestID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0149a99a-ca13-4610-aec7-07231289e15d"] 2023-03-20T05:39:52.205Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:39:52.205Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:52.359Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:52.360Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:52.360Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:39:52.361Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1096177570E202BAFC901665617104AE; 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:"Mon, 20 Mar 2023 05:39:52 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-03-20T05:39:52.362Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3","businessKey":"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-20T05:39:46.006+0000","endTime":"2023-03-20T05:39:47.323+0000","removalTime":null,"durationInMillis":1317,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"8f95e4f1-c6e1-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"9f255ab6-c6e1-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T05:39:52.362Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:52.363Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:39:52.384Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:39:52.384Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:39:52.384Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:39:52.384Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:39:52.384Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:39:52.384Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-RequestID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-TransactionID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-ECOMP-RequestID:"32b55f00-4f8e-4af6-841a-f0cf1405af57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60f3f0eb-72f3-4a38-8085-da7b9d02b1d4"] 2023-03-20T05:39:52.385Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:39:52.385Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:39:52.535Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:39:52.536Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:39:52.536Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:39:52.536Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3B2A64C54B1EEAE6716A5F813B4850BB; 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:"Mon, 20 Mar 2023 05:39:52 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-03-20T05:39:52.537Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:9f40f958-c6e1-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3","executionId":"9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:39:46.013+0000","endTime":"2023-03-20T05:39:47.322+0000","durationInMillis":1309,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8f95e4f1-c6e1-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:39:52.537Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:39:52.538Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:39:52.544Z|32b55f00-4f8e-4af6-841a-f0cf1405af57|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:39:56.386Z|fe20281e-27a6-4831-b3ca-61d87350fa15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:56.386Z|e9847e6e-2e52-47b0-9203-f8cf02a34041|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:56.387Z|e9847e6e-2e52-47b0-9203-f8cf02a34041|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:56.387Z|fe20281e-27a6-4831-b3ca-61d87350fa15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:39:56.391Z|18e18b81-f0f4-4876-bda4-9fc2ae55f167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:39:56.392Z|18e18b81-f0f4-4876-bda4-9fc2ae55f167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:02.724Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:40:02.729Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:40:02.729Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||Invoke 2023-03-20T05:40:02.729Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:02.729Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:40:02.730Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Method : GET 2023-03-20T05:40:02.730Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bfff878a634fa17b218056990110f61", X-B3-SpanId:"849e8a5cfcd7a72f", X-B3-ParentSpanId:"9db126e4337bc8e8", X-B3-Sampled:"0", X-ONAP-RequestID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-RequestID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-TransactionID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-ECOMP-RequestID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f29e01a-7e6f-4bf6-bedf-5cf8bf567d92"] 2023-03-20T05:40:02.730Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Request body: 2023-03-20T05:40:02.730Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:02.770Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:02.771Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:02.771Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status text : OK 2023-03-20T05:40:02.771Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:02 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:02.772Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Response body: { "requestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "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-03-20T05:39:19.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:39:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" } } } 2023-03-20T05:40:02.773Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:02.773Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||InvokeReturn 2023-03-20T05:40:02.774Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:40:02.774Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:40:02.774Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:02.774Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:40:02.775Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:40:02.775Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bfff878a634fa17b218056990110f61", X-B3-SpanId:"7f6caccbe262a0c1", X-B3-ParentSpanId:"9db126e4337bc8e8", X-B3-Sampled:"0", X-ONAP-RequestID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-RequestID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-TransactionID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-ECOMP-RequestID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2be3cfd3-cc81-4714-8f6a-4e14cf0a7d92"] 2023-03-20T05:40:02.775Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:40:02.775Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:02.794Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:02.794Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:02.794Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:40:02.794Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:02 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:02.795Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":1679290766000,\"creation_time\":1679290720000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:39:26.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:40:02.795Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:02.795Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:40:02.813Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:40:02.813Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:40:02.813Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:02.814Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:40:02.814Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:40:02.814Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-RequestID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-TransactionID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-ECOMP-RequestID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f3e383b-66ce-492a-8ce1-29e61dae0697"] 2023-03-20T05:40:02.814Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:40:02.814Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:02.970Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:02.971Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:02.972Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:40:02.972Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F3488313537C5418C792084F30FB3836; 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:"Mon, 20 Mar 2023 05:40:03 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2023-03-20T05:40:02.972Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3","businessKey":"74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-20T05:39:46.006+0000","endTime":"2023-03-20T05:39:47.323+0000","removalTime":null,"durationInMillis":1317,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"8f95e4f1-c6e1-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"9f255ab6-c6e1-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T05:40:02.973Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:02.973Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:40:02.991Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:40:02.991Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:40:02.992Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:02.992Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:40:02.992Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:40:02.992Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-RequestID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-TransactionID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-ECOMP-RequestID:"0da5ce68-72df-49a2-a76b-3079872f43d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3a3b97e-bad5-4aec-a809-80ebf748c3f8"] 2023-03-20T05:40:02.992Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:40:02.992Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:03.138Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:03.138Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:03.138Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:40:03.139Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5BA515A779D6094CAB194899399B8DE9; 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:"Mon, 20 Mar 2023 05:40:03 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-20T05:40:03.139Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:9f40f958-c6e1-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3","executionId":"9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:39:46.013+0000","endTime":"2023-03-20T05:39:47.322+0000","durationInMillis":1309,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8f95e4f1-c6e1-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:40:03.139Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:03.140Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f3fe7d5-c6e1-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:40:03.146Z|0da5ce68-72df-49a2-a76b-3079872f43d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:40:05.930Z|b3d72c6a-26f9-486e-b597-e2d6030694bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:40:05.931Z|b3d72c6a-26f9-486e-b597-e2d6030694bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:40:06.418Z|af6d1161-a9f2-4132-a756-0cade01dfd1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:06.419Z|af6d1161-a9f2-4132-a756-0cade01dfd1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:06.419Z|e1201cfc-0e4b-42da-b163-0759b9ad6b08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:06.420Z|e1201cfc-0e4b-42da-b163-0759b9ad6b08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:06.426Z|45adf5f6-ffc4-4b87-a1c1-51947121bb17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:06.427Z|45adf5f6-ffc4-4b87-a1c1-51947121bb17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:13.322Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:40:13.326Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:40:13.327Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||Invoke 2023-03-20T05:40:13.327Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:13.327Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:40:13.327Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Method : GET 2023-03-20T05:40:13.327Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2325771a773cd70d85a614ebd97028a7", X-B3-SpanId:"e4e3a61b8e5555fa", X-B3-ParentSpanId:"09ac11abdd383d9a", X-B3-Sampled:"0", X-ONAP-RequestID:"fad3ac67-0e92-4fcf-8eaf-b3496486e35a", X-RequestID:"fad3ac67-0e92-4fcf-8eaf-b3496486e35a", X-TransactionID:"fad3ac67-0e92-4fcf-8eaf-b3496486e35a", X-ECOMP-RequestID:"fad3ac67-0e92-4fcf-8eaf-b3496486e35a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a9af901-998b-4b4d-9426-3a887eb2e6c2"] 2023-03-20T05:40:13.328Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Request body: 2023-03-20T05:40:13.328Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:13.370Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:13.370Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:13.370Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status text : OK 2023-03-20T05:40:13.371Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:13 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:13.372Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Response body: { "requestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "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-03-20T05:39:19.000+00:00", "endTime" : "2023-03-20T05:40:05.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:40:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" } } } 2023-03-20T05:40:13.373Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:13.373Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||InvokeReturn 2023-03-20T05:40:13.376Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:40:13.376Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:40:13.376Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:13.377Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:40:13.377Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:40:13.377Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2325771a773cd70d85a614ebd97028a7", X-B3-SpanId:"dd49c7521655ab8d", X-B3-ParentSpanId:"09ac11abdd383d9a", X-B3-Sampled:"0", X-ONAP-RequestID:"fad3ac67-0e92-4fcf-8eaf-b3496486e35a", X-RequestID:"fad3ac67-0e92-4fcf-8eaf-b3496486e35a", X-TransactionID:"fad3ac67-0e92-4fcf-8eaf-b3496486e35a", X-ECOMP-RequestID:"fad3ac67-0e92-4fcf-8eaf-b3496486e35a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d4de22b-0208-4b5f-bed6-0120a9d3ba38"] 2023-03-20T05:40:13.377Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:40:13.377Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:13.397Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:13.398Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:13.398Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:40:13.398Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:13 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:13.399Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":1679290766000,\"creation_time\":1679290720000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:39:26.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:40:13.399Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:13.399Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:40:13.406Z|fad3ac67-0e92-4fcf-8eaf-b3496486e35a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:40:13.573Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:40:13.576Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:40:13.576Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||Invoke 2023-03-20T05:40:13.576Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:13.576Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:40:13.576Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Method : GET 2023-03-20T05:40:13.577Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a8a6f638c49d75fcfe71c41548dd11e", X-B3-SpanId:"f06626d8acdd1a18", X-B3-ParentSpanId:"85855c85a17cfa3a", X-B3-Sampled:"0", X-ONAP-RequestID:"56f9676d-d2d1-4c2e-9f21-cabd8ed8173d", X-RequestID:"56f9676d-d2d1-4c2e-9f21-cabd8ed8173d", X-TransactionID:"56f9676d-d2d1-4c2e-9f21-cabd8ed8173d", X-ECOMP-RequestID:"56f9676d-d2d1-4c2e-9f21-cabd8ed8173d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1339440-bb1a-488e-a5ca-17225658df0f"] 2023-03-20T05:40:13.577Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Request body: 2023-03-20T05:40:13.577Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:13.610Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:13.611Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:13.611Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status text : OK 2023-03-20T05:40:13.611Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:13 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:13.612Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Response body: { "requestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "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-03-20T05:39:19.000+00:00", "endTime" : "2023-03-20T05:40:05.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:40:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" } } } 2023-03-20T05:40:13.612Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:13.612Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||InvokeReturn 2023-03-20T05:40:13.613Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:40:13.614Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:40:13.614Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:13.614Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:40:13.614Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:40:13.614Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a8a6f638c49d75fcfe71c41548dd11e", X-B3-SpanId:"30951ce0467240bf", X-B3-ParentSpanId:"85855c85a17cfa3a", X-B3-Sampled:"0", X-ONAP-RequestID:"56f9676d-d2d1-4c2e-9f21-cabd8ed8173d", X-RequestID:"56f9676d-d2d1-4c2e-9f21-cabd8ed8173d", X-TransactionID:"56f9676d-d2d1-4c2e-9f21-cabd8ed8173d", X-ECOMP-RequestID:"56f9676d-d2d1-4c2e-9f21-cabd8ed8173d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b1e47d2-8b86-47b1-b26b-4c397510f9d2"] 2023-03-20T05:40:13.614Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:40:13.615Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:13.633Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:13.634Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:13.634Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:40:13.634Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:13 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:13.635Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":1679290766000,\"creation_time\":1679290720000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:39:26.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:40:13.635Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:13.635Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:40:13.643Z|56f9676d-d2d1-4c2e-9f21-cabd8ed8173d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:40:13.808Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:40:13.811Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:40:13.812Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||Invoke 2023-03-20T05:40:13.812Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:13.812Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:40:13.812Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Method : GET 2023-03-20T05:40:13.812Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"933a24993dea3d4a087f1646ed78b1df", X-B3-SpanId:"96b56ed3c5045aa3", X-B3-ParentSpanId:"99a0f5c3906899ce", X-B3-Sampled:"0", X-ONAP-RequestID:"df077698-314e-42b0-bf02-ee43cc624eb9", X-RequestID:"df077698-314e-42b0-bf02-ee43cc624eb9", X-TransactionID:"df077698-314e-42b0-bf02-ee43cc624eb9", X-ECOMP-RequestID:"df077698-314e-42b0-bf02-ee43cc624eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"729c0226-18db-47e6-bbe2-e621b6870808"] 2023-03-20T05:40:13.812Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Request body: 2023-03-20T05:40:13.812Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:13.847Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:13.848Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:13.848Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status text : OK 2023-03-20T05:40:13.848Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:13 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:13.850Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Response body: { "requestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "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-03-20T05:39:19.000+00:00", "endTime" : "2023-03-20T05:40:05.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:40:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" } } } 2023-03-20T05:40:13.850Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:13.851Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||InvokeReturn 2023-03-20T05:40:13.852Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:40:13.853Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:40:13.853Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:13.853Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:40:13.854Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:40:13.854Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"933a24993dea3d4a087f1646ed78b1df", X-B3-SpanId:"2de4e1e49594560b", X-B3-ParentSpanId:"99a0f5c3906899ce", X-B3-Sampled:"0", X-ONAP-RequestID:"df077698-314e-42b0-bf02-ee43cc624eb9", X-RequestID:"df077698-314e-42b0-bf02-ee43cc624eb9", X-TransactionID:"df077698-314e-42b0-bf02-ee43cc624eb9", X-ECOMP-RequestID:"df077698-314e-42b0-bf02-ee43cc624eb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69c2d97c-83ee-4180-934f-8fec5390701b"] 2023-03-20T05:40:13.854Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:40:13.854Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:13.874Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:13.875Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:13.875Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:40:13.875Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:13 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:13.876Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":1679290766000,\"creation_time\":1679290720000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:39:26.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:40:13.876Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:13.877Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:40:13.883Z|df077698-314e-42b0-bf02-ee43cc624eb9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:40:14.055Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:40:14.058Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:40:14.058Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||Invoke 2023-03-20T05:40:14.058Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:14.058Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:40:14.058Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Method : GET 2023-03-20T05:40:14.058Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7364da32f9b93fa0a6f0959852358615", X-B3-SpanId:"b21b5c05f04f1601", X-B3-ParentSpanId:"36bb86e3fbe7e92d", X-B3-Sampled:"0", X-ONAP-RequestID:"30ae3e78-9204-4994-9516-fec4859c4e9a", X-RequestID:"30ae3e78-9204-4994-9516-fec4859c4e9a", X-TransactionID:"30ae3e78-9204-4994-9516-fec4859c4e9a", X-ECOMP-RequestID:"30ae3e78-9204-4994-9516-fec4859c4e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f3e0c38-cc8a-40e8-847b-bae8768c1514"] 2023-03-20T05:40:14.059Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Request body: 2023-03-20T05:40:14.059Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:14.097Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:14.097Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:14.098Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status text : OK 2023-03-20T05:40:14.098Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:13 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:14.099Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Response body: { "requestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "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-03-20T05:39:19.000+00:00", "endTime" : "2023-03-20T05:40:05.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:40:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" } } } 2023-03-20T05:40:14.100Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:14.100Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||InvokeReturn 2023-03-20T05:40:14.101Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:40:14.102Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:40:14.102Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:14.102Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:40:14.103Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:40:14.103Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7364da32f9b93fa0a6f0959852358615", X-B3-SpanId:"22b2802027f36f65", X-B3-ParentSpanId:"36bb86e3fbe7e92d", X-B3-Sampled:"0", X-ONAP-RequestID:"30ae3e78-9204-4994-9516-fec4859c4e9a", X-RequestID:"30ae3e78-9204-4994-9516-fec4859c4e9a", X-TransactionID:"30ae3e78-9204-4994-9516-fec4859c4e9a", X-ECOMP-RequestID:"30ae3e78-9204-4994-9516-fec4859c4e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5a0c008-b532-44f9-888d-44370926be78"] 2023-03-20T05:40:14.103Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:40:14.103Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:14.124Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:14.124Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:14.124Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:40:14.124Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:13 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:14.125Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":1679290766000,\"creation_time\":1679290720000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:39:26.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:40:14.125Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:14.125Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:40:14.132Z|30ae3e78-9204-4994-9516-fec4859c4e9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:40:14.303Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:40:14.306Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:40:14.306Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||Invoke 2023-03-20T05:40:14.307Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:14.307Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1 2023-03-20T05:40:14.307Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Method : GET 2023-03-20T05:40:14.307Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11cc36e44a932026f89a76dd40b70e46", X-B3-SpanId:"1f56fa7a445bba03", X-B3-ParentSpanId:"9162af52c930bfd6", X-B3-Sampled:"0", X-ONAP-RequestID:"645ea1a9-fc5f-4793-a5df-e10837250b26", X-RequestID:"645ea1a9-fc5f-4793-a5df-e10837250b26", X-TransactionID:"645ea1a9-fc5f-4793-a5df-e10837250b26", X-ECOMP-RequestID:"645ea1a9-fc5f-4793-a5df-e10837250b26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23184e60-512f-496d-81a4-4cd978470cce"] 2023-03-20T05:40:14.307Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Request body: 2023-03-20T05:40:14.307Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:14.339Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:14.339Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:14.340Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Status text : OK 2023-03-20T05:40:14.340Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:13 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:14.341Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||Response body: { "requestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "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-03-20T05:39:19.000+00:00", "endTime" : "2023-03-20T05:40:05.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:40:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "networkName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/networks/86e87f36-0a5a-4758-b9c1-e9da4dee22bd", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1" } } } 2023-03-20T05:40:14.341Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:14.342Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|INFO|500||InvokeReturn 2023-03-20T05:40:14.345Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:40:14.345Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:40:14.346Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:14.346Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false 2023-03-20T05:40:14.346Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:40:14.347Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11cc36e44a932026f89a76dd40b70e46", X-B3-SpanId:"8b45cb02dd287e5a", X-B3-ParentSpanId:"9162af52c930bfd6", X-B3-Sampled:"0", X-ONAP-RequestID:"645ea1a9-fc5f-4793-a5df-e10837250b26", X-RequestID:"645ea1a9-fc5f-4793-a5df-e10837250b26", X-TransactionID:"645ea1a9-fc5f-4793-a5df-e10837250b26", X-ECOMP-RequestID:"645ea1a9-fc5f-4793-a5df-e10837250b26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d385caa2-a7bb-4d40-bcb0-82ed27a988d9"] 2023-03-20T05:40:14.347Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:40:14.347Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:14.375Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:14.376Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:14.376Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:40:14.376Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:14 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:14.377Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1", "groupingId" : "c57be83d-17c7-43ac-9305-137b1361f945", "name" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0/c57be83d-17c7-43ac-9305-137b1361f945\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"updated_time\":1679290766000,\"creation_time\":1679290720000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"e4af7bbf84ce4c64abc6ba1525bea677\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c57be83d-17c7-43ac-9305-137b1361f945\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"network_name\":\"basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:39:26.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:40:14.377Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:14.378Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:40:14.389Z|645ea1a9-fc5f-4793-a5df-e10837250b26|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74ad15e4-2cc3-4b0f-ba38-b5eb2ab3a4c1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:40:15.043Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:40:15.045Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|||INFO|500||Checking if requestId: 38327e21-6207-4ee9-82bd-9b250dcf5968 already exists in requestDb InfraActiveRequests table 2023-03-20T05:40:15.046Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968 2023-03-20T05:40:15.046Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|INFO|500||Invoke 2023-03-20T05:40:15.046Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:15.046Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968 2023-03-20T05:40:15.046Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Method : GET 2023-03-20T05:40:15.046Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f885827c5403d410a196ca838a857434", X-B3-SpanId:"c10e76c6c6c7257c", X-B3-ParentSpanId:"f5166cd197fdcd19", X-B3-Sampled:"0", X-ONAP-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-TransactionID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ECOMP-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0767f3b8-4ff2-416f-aa7f-f27fdd73a32e"] 2023-03-20T05:40:15.046Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Request body: 2023-03-20T05:40:15.047Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:15.075Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:15.075Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T05:40:15.075Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Status text : Not Found 2023-03-20T05:40:15.075Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Mon, 20 Mar 2023 05:40:14 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-03-20T05:40:15.076Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Response body: 2023-03-20T05:40:15.076Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:15.076Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|INFO|404|Not Found|InvokeReturn 2023-03-20T05:40:15.084Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T05:40:15.127Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:40:15.145Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T05:40:15.146Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed|INFO|500||Invoke 2023-03-20T05:40:15.192Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed|INFO|500||InvokeReturn 2023-03-20T05:40:15.192Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 05:40:15 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[36], vertex-id=[180280], x-aai-txid=[1-aai-resources-230320-05:40:15:144-92086], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:40:15.194Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271"}]} 2023-03-20T05:40:15.211Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:40:15.228Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T05:40:15.229Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-20T05:40:15.271Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-20T05:40:15.271Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 05:40:15 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[39], x-aai-txid=[1-aai-resources-230320-05:40:15:221-42688], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:40:15.272Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-03-20T05:40:15.274Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-03-20T05:40:15.280Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:40:15.299Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed|INFO|500||Invoke 2023-03-20T05:40:15.300Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[38327e21-6207-4ee9-82bd-9b250dcf5968], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9ab5a332-3c15-4624-ba6b-1e9bb5788439], X-ECOMP-RequestID=[38327e21-6207-4ee9-82bd-9b250dcf5968], X-TransactionId=[], X-ONAP-RequestID=[38327e21-6207-4ee9-82bd-9b250dcf5968]} 2023-03-20T05:40:15.338Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 05:40:15 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[35], vertex-id=[180280], x-aai-txid=[2-aai-resources-230320-05:40:15:292-21339], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:40:15.381Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271"}]} 2023-03-20T05:40:15.382Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed|INFO|500||InvokeReturn 2023-03-20T05:40:15.416Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:40:15.499Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-20T05:40:15.499Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[38327e21-6207-4ee9-82bd-9b250dcf5968], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[27e1f425-f615-4cd9-a7cb-876c6264df7e], X-ECOMP-RequestID=[38327e21-6207-4ee9-82bd-9b250dcf5968], X-TransactionId=[], X-ONAP-RequestID=[38327e21-6207-4ee9-82bd-9b250dcf5968]} 2023-03-20T05:40:15.564Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 05:40:15 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[43], x-aai-txid=[2-aai-resources-230320-05:40:15:509-8833], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:40:15.565Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-03-20T05:40:15.566Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-20T05:40:15.569Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-03-20T05:40:15.576Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:40:15.594Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed|INFO|500||Invoke 2023-03-20T05:40:15.594Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[38327e21-6207-4ee9-82bd-9b250dcf5968], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4ff193d8-8c73-4aa1-952f-20fa99b4d51c], X-ECOMP-RequestID=[38327e21-6207-4ee9-82bd-9b250dcf5968], X-TransactionId=[], X-ONAP-RequestID=[38327e21-6207-4ee9-82bd-9b250dcf5968]} 2023-03-20T05:40:15.651Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 05:40:15 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[54], vertex-id=[180280], x-aai-txid=[1-aai-resources-230320-05:40:15:586-95631], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:40:15.652Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271"}]} 2023-03-20T05:40:15.653Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271?format=pathed|INFO|500||InvokeReturn 2023-03-20T05:40:15.660Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:40:15.760Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T05:40:15.761Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-20T05:40:15.805Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-20T05:40:15.806Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 05:40:15 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[42], x-aai-txid=[2-aai-resources-230320-05:40:15:756-3446], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:40:15.806Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/configurations","ERR.5.4.6114"]}}} 2023-03-20T05:40:15.810Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-03-20T05:40:15.810Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T05:40:15.810Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T05:40:15.811Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.812Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-20T05:40:15.812Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:15.812Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.812Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-20T05:40:15.812Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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:"f885827c5403d410a196ca838a857434", X-B3-SpanId:"217c780092638e7b", X-B3-ParentSpanId:"f5166cd197fdcd19", X-B3-Sampled:"0", X-ONAP-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-TransactionID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ECOMP-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07fd2afb-dd46-4f8b-8441-ccddde21c5e8"] 2023-03-20T05:40:15.812Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"8a6b6145-b91d-4a3b-b5a4-f90a6790e271"},"instanceName":null,"requestScope":"service"} 2023-03-20T05:40:15.812Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:15.848Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:15.849Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:15.849Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-20T05:40:15.850Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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:"Mon, 20 Mar 2023 05:40:15 GMT", x-envoy-upstream-service-time:"34", server:"envoy"] 2023-03-20T05:40:15.850Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-20T05:40:15.850Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:15.851Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-20T05:40:15.851Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.852Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-20T05:40:15.852Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:15.852Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.853Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-20T05:40:15.853Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-TransactionID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ECOMP-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"defbb0c1-656c-4a32-9efd-4baf901dca82"] 2023-03-20T05:40:15.853Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-20T05:40:15.853Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:15.894Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:15.895Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.895Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-20T05:40:15.895Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:40:16 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:15.899Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-19 23:16:30.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" } } } 2023-03-20T05:40:15.900Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:15.900Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-20T05:40:15.910Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.910Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.910Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.910Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.911Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.911Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-TransactionID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ECOMP-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83a6a177-9af9-460c-8433-11bba3edc1eb"] 2023-03-20T05:40:15.911Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.911Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.932Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.932Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.932Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-20T05:40:15.933Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:40:16 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:15.933Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-19T23:16:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-03-20T05:40:15.934Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.934Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.936Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.936Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-20T05:40:15.936Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:15.937Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.937Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-20T05:40:15.937Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-TransactionID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ECOMP-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"056a7998-9da2-4854-a21f-8838196b980d"] 2023-03-20T05:40:15.937Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-20T05:40:15.937Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:15.961Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:15.961Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:15.961Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-20T05:40:15.962Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:40:16 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:15.962Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-19 23:16:30.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" } } } 2023-03-20T05:40:15.962Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:15.962Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-20T05:40:15.965Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T05:40:15.966Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-20T05:40:15.966Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:15.966Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T05:40:15.967Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-20T05:40:15.967Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1049", X-B3-TraceId:"f885827c5403d410a196ca838a857434", X-B3-SpanId:"770bc10b367f209a", X-B3-ParentSpanId:"f5166cd197fdcd19", X-B3-Sampled:"0", X-ONAP-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-TransactionID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ECOMP-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e1e7851-31f4-4ebc-89bd-a37a6dd69daf"] 2023-03-20T05:40:15.967Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"38327e21-6207-4ee9-82bd-9b250dcf5968","requestStatus":"IN_PROGRESS","startTime":1679290815810,"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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\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":"8a6b6145-b91d-4a3b-b5a4-f90a6790e271","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271","cloudApiRequests":[],"requestURI":"38327e21-6207-4ee9-82bd-9b250dcf5968"} 2023-03-20T05:40:15.967Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:16.007Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:16.008Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-20T05:40:16.008Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-20T05:40:16.008Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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/38327e21-6207-4ee9-82bd-9b250dcf5968", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:15 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:16.009Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "38327e21-6207-4ee9-82bd-9b250dcf5968", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:40:15.810+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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\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-03-20T05:40:15.896+00:00", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "cloudApiRequests" : [ ], "requestURI" : "38327e21-6207-4ee9-82bd-9b250dcf5968", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968" } } } 2023-03-20T05:40:16.009Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:16.010Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-20T05:40:16.019Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:16.019Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-20T05:40:16.019Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:16.020Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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-03-20T05:40:16.020Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-20T05:40:16.020Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|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:"f885827c5403d410a196ca838a857434", X-B3-SpanId:"500639be130a20d8", X-B3-ParentSpanId:"f5166cd197fdcd19", X-B3-Sampled:"0", X-ONAP-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-TransactionID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ECOMP-RequestID:"38327e21-6207-4ee9-82bd-9b250dcf5968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"138f3b65-09a5-44a4-9d56-f475ebad8a72"] 2023-03-20T05:40:16.020Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"83bdf86d-5e52-4186-841f-c967b0a2f544\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\"modelUuid\":\"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\",\"modelInvariantUuid\":\"83bdf86d-5e52-4186-841f-c967b0a2f544\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\"}","type":"String"},"requestId":{"value":"38327e21-6207-4ee9-82bd-9b250dcf5968","type":"String"},"mso-request-id":{"value":"38327e21-6207-4ee9-82bd-9b250dcf5968","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"8a6b6145-b91d-4a3b-b5a4-f90a6790e271","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/8a6b6145-b91d-4a3b-b5a4-f90a6790e271","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-20T05:40:16.020Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:16.450Z|03f4fde1-d88b-4951-ae68-8452a4cb1d5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:16.450Z|03f4fde1-d88b-4951-ae68-8452a4cb1d5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:16.452Z|8dfdb76b-4717-4cad-bc0d-25f2358927a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:16.452Z|8dfdb76b-4717-4cad-bc0d-25f2358927a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:16.457Z|1e2bcd7a-b959-4778-9f38-b7586e130a35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:16.457Z|1e2bcd7a-b959-4778-9f38-b7586e130a35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:17.042Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:17.043Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-20T05:40:17.043Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-20T05:40:17.043Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 20 Mar 2023 05:40:17 GMT", x-onap-requestid:"38327e21-6207-4ee9-82bd-9b250dcf5968", x-requestid:"38327e21-6207-4ee9-82bd-9b250dcf5968", x-transactionid:"38327e21-6207-4ee9-82bd-9b250dcf5968", x-ecomp-requestid:"38327e21-6207-4ee9-82bd-9b250dcf5968", x-onap-partnername:"UNKNOWN", x-invocationid:"138f3b65-09a5-44a4-9d56-f475ebad8a72", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:17.044Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"38327e21-6207-4ee9-82bd-9b250dcf5968\",\"instanceId\":\"8a6b6145-b91d-4a3b-b5a4-f90a6790e271\"}}","message":"Success","processInstanceID":"b16327c7-c6e1-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T05:40:17.044Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:17.044Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-20T05:40:17.050Z|38327e21-6207-4ee9-82bd-9b250dcf5968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:40:17.241Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:40:17.245Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968 2023-03-20T05:40:17.246Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|INFO|500||Invoke 2023-03-20T05:40:17.246Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:17.246Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968 2023-03-20T05:40:17.246Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Method : GET 2023-03-20T05:40:17.246Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c50920ae66f01d9c936a31305ac4164f", X-B3-SpanId:"613c6ed4ca33fb09", X-B3-ParentSpanId:"07cd31e9153583ca", X-B3-Sampled:"0", X-ONAP-RequestID:"17d388c6-56e2-4ae0-ae4b-9b3017b45ed7", X-RequestID:"17d388c6-56e2-4ae0-ae4b-9b3017b45ed7", X-TransactionID:"17d388c6-56e2-4ae0-ae4b-9b3017b45ed7", X-ECOMP-RequestID:"17d388c6-56e2-4ae0-ae4b-9b3017b45ed7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f24d771-835e-4e9b-9129-411b18544182"] 2023-03-20T05:40:17.246Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Request body: 2023-03-20T05:40:17.247Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:17.285Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:17.285Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:17.285Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Status text : OK 2023-03-20T05:40:17.285Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:17 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:17.286Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Response body: { "requestId" : "38327e21-6207-4ee9-82bd-9b250dcf5968", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:40:15.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\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-03-20T05:40:16.000+00:00", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "cloudApiRequests" : [ ], "requestURI" : "38327e21-6207-4ee9-82bd-9b250dcf5968", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968" } } } 2023-03-20T05:40:17.287Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:17.287Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|INFO|500||InvokeReturn 2023-03-20T05:40:17.288Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false 2023-03-20T05:40:17.288Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:40:17.289Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:17.289Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false 2023-03-20T05:40:17.289Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:40:17.289Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c50920ae66f01d9c936a31305ac4164f", X-B3-SpanId:"c2c40b88ec7a239d", X-B3-ParentSpanId:"07cd31e9153583ca", X-B3-Sampled:"0", X-ONAP-RequestID:"17d388c6-56e2-4ae0-ae4b-9b3017b45ed7", X-RequestID:"17d388c6-56e2-4ae0-ae4b-9b3017b45ed7", X-TransactionID:"17d388c6-56e2-4ae0-ae4b-9b3017b45ed7", X-ECOMP-RequestID:"17d388c6-56e2-4ae0-ae4b-9b3017b45ed7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69b1806e-91e9-4554-bcad-39e2aacb6dc5"] 2023-03-20T05:40:17.289Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:40:17.289Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:17.308Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:17.309Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:17.309Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:40:17.309Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:17 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:17.309Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:40:17.310Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:17.310Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:40:17.318Z|17d388c6-56e2-4ae0-ae4b-9b3017b45ed7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:40:20.930Z|890e1382-6e9a-4639-a144-95e8c77fd5dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:40:20.931Z|890e1382-6e9a-4639-a144-95e8c77fd5dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:40:21.909Z|2f0a0a0e-3315-4f1b-9c2c-9edabf8577fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:40:21.910Z|2f0a0a0e-3315-4f1b-9c2c-9edabf8577fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:40:26.480Z|d7cd4bd8-d4db-4cad-988c-234e18a57acd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:26.481Z|d7cd4bd8-d4db-4cad-988c-234e18a57acd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:26.484Z|7434e816-2f5b-4857-913a-887749b17696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:26.484Z|7434e816-2f5b-4857-913a-887749b17696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:26.485Z|cbdf8f45-8267-4172-ba5d-7257e74b9e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:26.485Z|cbdf8f45-8267-4172-ba5d-7257e74b9e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:27.501Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:40:27.512Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968 2023-03-20T05:40:27.512Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|INFO|500||Invoke 2023-03-20T05:40:27.513Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:27.513Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968 2023-03-20T05:40:27.513Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Method : GET 2023-03-20T05:40:27.513Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da7118d9bbf7073896a175fc5c1941ff", X-B3-SpanId:"a7133c07b44ecc9d", X-B3-ParentSpanId:"926ff0ace746e360", X-B3-Sampled:"0", X-ONAP-RequestID:"983e1bc3-4569-4cb7-a3e4-bdf10e19943d", X-RequestID:"983e1bc3-4569-4cb7-a3e4-bdf10e19943d", X-TransactionID:"983e1bc3-4569-4cb7-a3e4-bdf10e19943d", X-ECOMP-RequestID:"983e1bc3-4569-4cb7-a3e4-bdf10e19943d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c44dd518-ee6e-41c6-9608-ee76ee1d55ae"] 2023-03-20T05:40:27.514Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Request body: 2023-03-20T05:40:27.514Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:27.546Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:27.547Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:27.547Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Status text : OK 2023-03-20T05:40:27.547Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:26 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:27.548Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Response body: { "requestId" : "38327e21-6207-4ee9-82bd-9b250dcf5968", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:40:15.000+00:00", "endTime" : "2023-03-20T05:40:27.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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\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-03-20T05:40:26.000+00:00", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "cloudApiRequests" : [ ], "requestURI" : "38327e21-6207-4ee9-82bd-9b250dcf5968", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968" } } } 2023-03-20T05:40:27.548Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:27.548Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|INFO|500||InvokeReturn 2023-03-20T05:40:27.552Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false 2023-03-20T05:40:27.552Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:40:27.553Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:27.553Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false 2023-03-20T05:40:27.553Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:40:27.553Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da7118d9bbf7073896a175fc5c1941ff", X-B3-SpanId:"aac4302ecdaf5fc0", X-B3-ParentSpanId:"926ff0ace746e360", X-B3-Sampled:"0", X-ONAP-RequestID:"983e1bc3-4569-4cb7-a3e4-bdf10e19943d", X-RequestID:"983e1bc3-4569-4cb7-a3e4-bdf10e19943d", X-TransactionID:"983e1bc3-4569-4cb7-a3e4-bdf10e19943d", X-ECOMP-RequestID:"983e1bc3-4569-4cb7-a3e4-bdf10e19943d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61a71231-b110-465e-866b-222a53ea8158"] 2023-03-20T05:40:27.554Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:40:27.554Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:27.573Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:27.574Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:27.574Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:40:27.574Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:26 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:27.575Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:40:27.575Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:27.575Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:40:27.582Z|983e1bc3-4569-4cb7-a3e4-bdf10e19943d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:40:27.751Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:40:27.756Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968 2023-03-20T05:40:27.756Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|INFO|500||Invoke 2023-03-20T05:40:27.756Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:27.757Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968 2023-03-20T05:40:27.757Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Method : GET 2023-03-20T05:40:27.757Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f25a6d6215feac1bdb61fee62982298e", X-B3-SpanId:"cbfc9bd2eb024715", X-B3-ParentSpanId:"f68f5e17dd6efb67", X-B3-Sampled:"0", X-ONAP-RequestID:"1c3d19a1-2e20-42e7-b310-14a876cb5971", X-RequestID:"1c3d19a1-2e20-42e7-b310-14a876cb5971", X-TransactionID:"1c3d19a1-2e20-42e7-b310-14a876cb5971", X-ECOMP-RequestID:"1c3d19a1-2e20-42e7-b310-14a876cb5971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee29e7e3-8b67-4eda-9d36-a7ef3f71f068"] 2023-03-20T05:40:27.757Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Request body: 2023-03-20T05:40:27.757Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:27.785Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:27.785Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:27.785Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Status text : OK 2023-03-20T05:40:27.785Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:26 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:27.786Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Response body: { "requestId" : "38327e21-6207-4ee9-82bd-9b250dcf5968", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:40:15.000+00:00", "endTime" : "2023-03-20T05:40:27.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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\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-03-20T05:40:26.000+00:00", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "cloudApiRequests" : [ ], "requestURI" : "38327e21-6207-4ee9-82bd-9b250dcf5968", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968" } } } 2023-03-20T05:40:27.786Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:27.786Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|INFO|500||InvokeReturn 2023-03-20T05:40:27.787Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false 2023-03-20T05:40:27.788Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:40:27.788Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:27.788Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false 2023-03-20T05:40:27.788Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:40:27.788Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f25a6d6215feac1bdb61fee62982298e", X-B3-SpanId:"d5e7abae3915010c", X-B3-ParentSpanId:"f68f5e17dd6efb67", X-B3-Sampled:"0", X-ONAP-RequestID:"1c3d19a1-2e20-42e7-b310-14a876cb5971", X-RequestID:"1c3d19a1-2e20-42e7-b310-14a876cb5971", X-TransactionID:"1c3d19a1-2e20-42e7-b310-14a876cb5971", X-ECOMP-RequestID:"1c3d19a1-2e20-42e7-b310-14a876cb5971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dde4851-b4e6-47ba-9fea-7f5a1b30f967"] 2023-03-20T05:40:27.788Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:40:27.789Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:27.803Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:27.803Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:27.803Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:40:27.804Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:26 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:27.804Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:40:27.805Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:27.805Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:40:27.812Z|1c3d19a1-2e20-42e7-b310-14a876cb5971|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:40:27.994Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:40:27.998Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968 2023-03-20T05:40:27.999Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|INFO|500||Invoke 2023-03-20T05:40:27.999Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:27.999Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968 2023-03-20T05:40:27.999Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Method : GET 2023-03-20T05:40:27.999Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb060d6a3f380b9a834ffecc70b2bbd5", X-B3-SpanId:"1f8f0f37696a327d", X-B3-ParentSpanId:"5fe0f944114da942", X-B3-Sampled:"0", X-ONAP-RequestID:"e46c34fa-49ab-4e3a-87b4-9d902cafb9f3", X-RequestID:"e46c34fa-49ab-4e3a-87b4-9d902cafb9f3", X-TransactionID:"e46c34fa-49ab-4e3a-87b4-9d902cafb9f3", X-ECOMP-RequestID:"e46c34fa-49ab-4e3a-87b4-9d902cafb9f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f890f23-739a-4b32-945d-45afbf8777ec"] 2023-03-20T05:40:27.999Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Request body: 2023-03-20T05:40:28.000Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:28.031Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:28.032Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:28.032Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Status text : OK 2023-03-20T05:40:28.032Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:27 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:28.033Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Response body: { "requestId" : "38327e21-6207-4ee9-82bd-9b250dcf5968", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:40:15.000+00:00", "endTime" : "2023-03-20T05:40:27.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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\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-03-20T05:40:26.000+00:00", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "cloudApiRequests" : [ ], "requestURI" : "38327e21-6207-4ee9-82bd-9b250dcf5968", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968" } } } 2023-03-20T05:40:28.033Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:28.034Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|INFO|500||InvokeReturn 2023-03-20T05:40:28.035Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false 2023-03-20T05:40:28.035Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:40:28.035Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:28.035Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false 2023-03-20T05:40:28.035Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:40:28.035Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb060d6a3f380b9a834ffecc70b2bbd5", X-B3-SpanId:"d929b34601fcf860", X-B3-ParentSpanId:"5fe0f944114da942", X-B3-Sampled:"0", X-ONAP-RequestID:"e46c34fa-49ab-4e3a-87b4-9d902cafb9f3", X-RequestID:"e46c34fa-49ab-4e3a-87b4-9d902cafb9f3", X-TransactionID:"e46c34fa-49ab-4e3a-87b4-9d902cafb9f3", X-ECOMP-RequestID:"e46c34fa-49ab-4e3a-87b4-9d902cafb9f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d6fdcb8-2998-4cc0-8ff8-8c9a8b9619c3"] 2023-03-20T05:40:28.035Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:40:28.036Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:28.049Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:28.050Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:28.050Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:40:28.050Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:27 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:28.050Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:40:28.050Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:28.051Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:40:28.058Z|e46c34fa-49ab-4e3a-87b4-9d902cafb9f3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:40:28.228Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:40:28.233Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968 2023-03-20T05:40:28.233Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|INFO|500||Invoke 2023-03-20T05:40:28.234Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:28.234Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968 2023-03-20T05:40:28.234Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Method : GET 2023-03-20T05:40:28.234Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e2bfd44136495a44ba7bef606797034", X-B3-SpanId:"763e52eca051fe7d", X-B3-ParentSpanId:"e58b56126131e68f", X-B3-Sampled:"0", X-ONAP-RequestID:"22538b53-8bbc-4e08-af12-0b6e0abe6bcf", X-RequestID:"22538b53-8bbc-4e08-af12-0b6e0abe6bcf", X-TransactionID:"22538b53-8bbc-4e08-af12-0b6e0abe6bcf", X-ECOMP-RequestID:"22538b53-8bbc-4e08-af12-0b6e0abe6bcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c576a98-55df-4d84-a44e-ad7d93aa842f"] 2023-03-20T05:40:28.234Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Request body: 2023-03-20T05:40:28.234Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:28.263Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:28.263Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:28.264Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Status text : OK 2023-03-20T05:40:28.264Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:27 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:28.264Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||Response body: { "requestId" : "38327e21-6207-4ee9-82bd-9b250dcf5968", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:40:15.000+00:00", "endTime" : "2023-03-20T05:40:27.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\": \"83bdf86d-5e52-4186-841f-c967b0a2f544\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75c4fe9e-217c-4b17-a2cd-e09b88f6b277\"\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-03-20T05:40:26.000+00:00", "serviceInstanceId" : "8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "serviceInstanceName" : "basic_network-b293cc99-60c8-4c35-a77e-2d2e66f84af2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/8a6b6145-b91d-4a3b-b5a4-f90a6790e271", "cloudApiRequests" : [ ], "requestURI" : "38327e21-6207-4ee9-82bd-9b250dcf5968", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968" } } } 2023-03-20T05:40:28.264Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:28.265Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/38327e21-6207-4ee9-82bd-9b250dcf5968|INFO|500||InvokeReturn 2023-03-20T05:40:28.266Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false 2023-03-20T05:40:28.267Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:40:28.267Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:40:28.267Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false 2023-03-20T05:40:28.267Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:40:28.267Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e2bfd44136495a44ba7bef606797034", X-B3-SpanId:"70f3379182d82a02", X-B3-ParentSpanId:"e58b56126131e68f", X-B3-Sampled:"0", X-ONAP-RequestID:"22538b53-8bbc-4e08-af12-0b6e0abe6bcf", X-RequestID:"22538b53-8bbc-4e08-af12-0b6e0abe6bcf", X-TransactionID:"22538b53-8bbc-4e08-af12-0b6e0abe6bcf", X-ECOMP-RequestID:"22538b53-8bbc-4e08-af12-0b6e0abe6bcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8898ece9-ac20-4bd2-afaf-0e4aa9ffa8e0"] 2023-03-20T05:40:28.267Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:40:28.268Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:40:28.282Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:40:28.283Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:40:28.283Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:40:28.283Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:40:27 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:40:28.283Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:40:28.283Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:40:28.284Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=38327e21-6207-4ee9-82bd-9b250dcf5968&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:40:28.290Z|22538b53-8bbc-4e08-af12-0b6e0abe6bcf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/38327e21-6207-4ee9-82bd-9b250dcf5968|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:40:35.930Z|4fafcbd9-42be-4e62-af7d-009370364482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:40:35.931Z|4fafcbd9-42be-4e62-af7d-009370364482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:40:36.514Z|e25ee31c-c451-4f9e-a698-835bd8124243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:36.514Z|a3d40da9-266e-495f-8734-e864ce693812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:36.515Z|a3d40da9-266e-495f-8734-e864ce693812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:36.515Z|e25ee31c-c451-4f9e-a698-835bd8124243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:36.522Z|f6533041-f3a3-4954-9dd8-4bec404bfa40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:36.523Z|f6533041-f3a3-4954-9dd8-4bec404bfa40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:42.867Z|70cb4c3b-3b87-411e-b6de-a5252fc77b9d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:40:42.868Z|70cb4c3b-3b87-411e-b6de-a5252fc77b9d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:46.544Z|fb53abdd-de80-4b0d-af0b-429f03bbd522|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:46.545Z|fb53abdd-de80-4b0d-af0b-429f03bbd522|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:46.551Z|4822f55b-27e9-4be4-b2eb-40e6ab5f57de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:46.552Z|4822f55b-27e9-4be4-b2eb-40e6ab5f57de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:46.553Z|7dce79cf-89ec-428a-84a2-b5103b47a075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:46.554Z|7dce79cf-89ec-428a-84a2-b5103b47a075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:50.930Z|98cc37ac-6f95-4fcc-baf5-3be58b8d089a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:40:50.935Z|98cc37ac-6f95-4fcc-baf5-3be58b8d089a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:40:51.910Z|f3b78b0f-8e0b-4df7-8719-a908ae026e71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:40:51.911Z|f3b78b0f-8e0b-4df7-8719-a908ae026e71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:40:56.576Z|4f2bb519-c1be-45bf-9613-bbe8a9e349a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:56.577Z|4f2bb519-c1be-45bf-9613-bbe8a9e349a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:56.580Z|b2b2640a-2f71-4944-9078-690b64ebc55f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:56.580Z|b2b2640a-2f71-4944-9078-690b64ebc55f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:40:56.584Z|67d090c2-4fe1-4d19-a9f0-6556a8ab4e9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:40:56.585Z|67d090c2-4fe1-4d19-a9f0-6556a8ab4e9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:05.930Z|235c3547-3830-4672-809b-feadfd049d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:41:05.931Z|235c3547-3830-4672-809b-feadfd049d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:41:06.607Z|59fea34f-772f-49d5-8e71-8e1e38052609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:06.608Z|59fea34f-772f-49d5-8e71-8e1e38052609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:06.607Z|58bafda2-3a07-429e-8ca2-55cf83efb2db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:06.608Z|b7709ec8-1be9-4602-b341-383c2a433dbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:06.609Z|b7709ec8-1be9-4602-b341-383c2a433dbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:06.609Z|58bafda2-3a07-429e-8ca2-55cf83efb2db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:16.638Z|a41e66fe-705d-47d3-aeff-8463ef23f8a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:16.638Z|a41e66fe-705d-47d3-aeff-8463ef23f8a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:16.640Z|003016d0-d2b1-4537-96cb-b4a411f07f36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:16.641Z|003016d0-d2b1-4537-96cb-b4a411f07f36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:16.644Z|dca68a62-5725-4392-9600-865ea417058a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:16.644Z|dca68a62-5725-4392-9600-865ea417058a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:20.930Z|1bdf0b1b-b69f-41b5-a277-06707cff6d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:41:20.931Z|1bdf0b1b-b69f-41b5-a277-06707cff6d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:41:21.911Z|cb4c3f40-103b-4922-bebd-c3e709b372cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:41:21.912Z|cb4c3f40-103b-4922-bebd-c3e709b372cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:41:26.666Z|10619839-bd12-4f7c-abe7-1e600b08a1a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:26.667Z|10619839-bd12-4f7c-abe7-1e600b08a1a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:26.667Z|77a37a37-badc-495f-bec3-cf4036702977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:26.668Z|77a37a37-badc-495f-bec3-cf4036702977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:26.669Z|00819dba-b0b7-4988-9b34-c55608cfae16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:26.670Z|00819dba-b0b7-4988-9b34-c55608cfae16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:35.930Z|db302c30-ced0-41c4-aceb-630964872971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:41:35.931Z|db302c30-ced0-41c4-aceb-630964872971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:41:36.692Z|94238c61-9c3e-4293-abfc-e9cec1d9b38d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:36.692Z|94238c61-9c3e-4293-abfc-e9cec1d9b38d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:36.695Z|82dee838-446c-4e64-bb54-da01cd97c9f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:36.695Z|859d9c81-65aa-4f3d-92d7-290d5e586fb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:36.695Z|82dee838-446c-4e64-bb54-da01cd97c9f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:36.695Z|859d9c81-65aa-4f3d-92d7-290d5e586fb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:42.867Z|8d4ca5dc-f4da-4b25-b57a-355739ab2f00|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:41:42.867Z|8d4ca5dc-f4da-4b25-b57a-355739ab2f00|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:46.721Z|6d3fe72a-5117-49f9-9aa6-2b83afb4c27c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:46.722Z|6d3fe72a-5117-49f9-9aa6-2b83afb4c27c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:46.724Z|701a48b3-acef-4279-ae06-f59e7edcd1fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:46.725Z|701a48b3-acef-4279-ae06-f59e7edcd1fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:46.729Z|3742dd80-270f-4b7c-bed1-f3cf6fc88760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:46.730Z|3742dd80-270f-4b7c-bed1-f3cf6fc88760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:50.930Z|5c8f29bb-8bdc-4ea2-960c-3e90ea82cc07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:41:50.931Z|5c8f29bb-8bdc-4ea2-960c-3e90ea82cc07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:41:51.912Z|ed34cd88-89fc-4739-ae5e-833bdf024ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:41:51.913Z|ed34cd88-89fc-4739-ae5e-833bdf024ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:41:56.754Z|4fd51195-3d41-4846-8284-831f68b46891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:56.754Z|96001e72-08ed-4002-951b-41e3f3bce0a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:56.754Z|4fd51195-3d41-4846-8284-831f68b46891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:56.755Z|96001e72-08ed-4002-951b-41e3f3bce0a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:41:56.757Z|e14da7b1-556c-4a4a-8596-d13d9e70f918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:41:56.758Z|e14da7b1-556c-4a4a-8596-d13d9e70f918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:05.930Z|54a61a3f-bf2a-435b-9139-c63393700c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:42:05.934Z|54a61a3f-bf2a-435b-9139-c63393700c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:42:06.786Z|558705b1-947e-48e2-b873-3ed364a985a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:06.786Z|558705b1-947e-48e2-b873-3ed364a985a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:06.787Z|224e0bbc-3712-4bf6-88c5-f8b5a04bdc10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:06.788Z|224e0bbc-3712-4bf6-88c5-f8b5a04bdc10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:06.796Z|d47b61dc-bd31-4507-a1fb-efa2aa0c7191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:06.796Z|d47b61dc-bd31-4507-a1fb-efa2aa0c7191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:16.821Z|42182713-930d-49cf-af5d-1e28da50f983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:16.822Z|42182713-930d-49cf-af5d-1e28da50f983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:16.822Z|40483113-a341-4a85-a287-dd68c93e59f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:16.823Z|40483113-a341-4a85-a287-dd68c93e59f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:16.823Z|7b1b4c00-6fdf-437e-90b9-e456b6eed28f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:16.823Z|7b1b4c00-6fdf-437e-90b9-e456b6eed28f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:20.930Z|0063f8cb-6460-4cb9-87cd-2922749e9712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:42:20.931Z|0063f8cb-6460-4cb9-87cd-2922749e9712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:42:21.914Z|5f094b09-b7ca-43b8-a8f8-e32f2e465d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:42:21.914Z|5f094b09-b7ca-43b8-a8f8-e32f2e465d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:42:26.844Z|a95f0cc8-3957-4b02-b155-fdc4dd499c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:26.844Z|a95f0cc8-3957-4b02-b155-fdc4dd499c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:26.845Z|4e51e83f-5bf8-484a-bdf9-df63859231d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:26.845Z|4e51e83f-5bf8-484a-bdf9-df63859231d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:26.847Z|7378e930-567d-44c2-9cc2-68ec6f67f718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:26.847Z|7378e930-567d-44c2-9cc2-68ec6f67f718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:35.930Z|509f50ef-21fe-403b-af2b-d089c30120d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:42:35.931Z|509f50ef-21fe-403b-af2b-d089c30120d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:42:36.869Z|c73e8885-f284-4d66-9f21-253c870796a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:36.870Z|c73e8885-f284-4d66-9f21-253c870796a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:36.876Z|148c6452-137c-41da-a152-edd3360d5091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:36.876Z|148c6452-137c-41da-a152-edd3360d5091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:36.877Z|2043617a-4410-45d0-ba0f-b1dace9f1dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:36.877Z|2043617a-4410-45d0-ba0f-b1dace9f1dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:42.868Z|0cfe9d95-a2c5-4c41-81d1-eb040dd07f7f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:42:42.868Z|0cfe9d95-a2c5-4c41-81d1-eb040dd07f7f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:46.900Z|f813eaaf-0091-488c-91b4-6a2688cc24b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:46.901Z|f813eaaf-0091-488c-91b4-6a2688cc24b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:46.902Z|e9849bfa-cd15-4ee0-b353-a86c45ab735d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:46.903Z|e9849bfa-cd15-4ee0-b353-a86c45ab735d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:46.905Z|b619845b-7afc-44be-b5c6-ef4d7204fa4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:46.906Z|b619845b-7afc-44be-b5c6-ef4d7204fa4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:50.930Z|b9db8ec0-2ed8-4f68-8376-6e6fb76224a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:42:50.930Z|b9db8ec0-2ed8-4f68-8376-6e6fb76224a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:42:51.915Z|71eada26-e865-4893-bb6d-d9876d2d4037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:42:51.915Z|71eada26-e865-4893-bb6d-d9876d2d4037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:42:56.932Z|5697de9a-9b1b-4b1f-ad44-d315de30eaa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:56.932Z|00f45006-920c-46ca-97df-c5a574f4bfc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:56.933Z|00f45006-920c-46ca-97df-c5a574f4bfc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:56.933Z|5697de9a-9b1b-4b1f-ad44-d315de30eaa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:42:56.933Z|c1a38c83-8058-442e-804c-44000e6cfc32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:42:56.933Z|c1a38c83-8058-442e-804c-44000e6cfc32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:05.930Z|e01d344a-012d-420d-a363-203c310e84c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:43:05.931Z|e01d344a-012d-420d-a363-203c310e84c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:43:06.957Z|f991e933-ea9f-45e4-b453-a6c71cc8530d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:06.958Z|f991e933-ea9f-45e4-b453-a6c71cc8530d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:06.966Z|b276e4e8-7d39-4269-a4f4-ff814827e7b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:06.966Z|fdc9fa77-5963-48c6-91d2-0f49c79425e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:06.966Z|b276e4e8-7d39-4269-a4f4-ff814827e7b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:06.966Z|fdc9fa77-5963-48c6-91d2-0f49c79425e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:16.988Z|61c244fc-25be-4f02-8594-bf418e8dc94a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:16.989Z|61c244fc-25be-4f02-8594-bf418e8dc94a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:16.989Z|635d73ba-656e-48ad-b3db-dfa6f1bedd3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:16.989Z|635d73ba-656e-48ad-b3db-dfa6f1bedd3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:16.995Z|a0bfc548-44a1-450f-9e0c-3611e629e994|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:16.995Z|a0bfc548-44a1-450f-9e0c-3611e629e994|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:20.930Z|3534057a-fca3-44fa-81db-6233b130afc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:43:20.934Z|3534057a-fca3-44fa-81db-6233b130afc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:43:21.916Z|51c0d550-bfc4-473e-873e-5b0b30dd10bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:43:21.916Z|51c0d550-bfc4-473e-873e-5b0b30dd10bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:43:27.019Z|7dad8f22-a211-478c-97bf-ea71598c601d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:27.020Z|7dad8f22-a211-478c-97bf-ea71598c601d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:27.023Z|922d25f0-6187-4507-8937-fd69e9364908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:27.023Z|922d25f0-6187-4507-8937-fd69e9364908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:27.026Z|3655de8d-026e-4352-9c08-1160a078f79c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:27.027Z|3655de8d-026e-4352-9c08-1160a078f79c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:35.930Z|32b16798-1060-4733-a438-170d0a1e30f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:43:35.931Z|32b16798-1060-4733-a438-170d0a1e30f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:43:37.052Z|00cb8ca9-8844-4f88-bb4f-077fa3367ea5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:37.053Z|00cb8ca9-8844-4f88-bb4f-077fa3367ea5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:37.055Z|7382dd16-40c9-416b-b310-f2ab130af683|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:37.055Z|7382dd16-40c9-416b-b310-f2ab130af683|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:37.056Z|9286a77f-2f88-4225-af44-51b7415d8aef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:37.056Z|9286a77f-2f88-4225-af44-51b7415d8aef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:42.868Z|884f6e50-3ab2-4540-ac7f-b0a6b5f04ba8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:43:42.869Z|884f6e50-3ab2-4540-ac7f-b0a6b5f04ba8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:47.082Z|2dbbe9c3-0dc2-4d30-a9a7-166c6c00cb90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:47.083Z|2dbbe9c3-0dc2-4d30-a9a7-166c6c00cb90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:47.085Z|f922626c-667b-4cf8-b968-dcb2e47416a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:47.085Z|f922626c-667b-4cf8-b968-dcb2e47416a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:47.087Z|8f944aeb-d564-47a4-9f2e-f0a4d7b2b115|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:47.088Z|8f944aeb-d564-47a4-9f2e-f0a4d7b2b115|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:50.930Z|68a3ba4a-3bac-42e9-8978-4c531490291f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:43:50.931Z|68a3ba4a-3bac-42e9-8978-4c531490291f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:43:51.917Z|a8a26851-3989-4213-b0a5-7f380b05df97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:43:51.917Z|a8a26851-3989-4213-b0a5-7f380b05df97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:43:57.113Z|9b8d5cd7-ab64-47ac-a362-3cd2c54b1a56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:57.113Z|0cf5c4a1-dd95-4e48-93f3-a2de16c17f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:57.113Z|9b8d5cd7-ab64-47ac-a362-3cd2c54b1a56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:57.114Z|0cf5c4a1-dd95-4e48-93f3-a2de16c17f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:43:57.116Z|ce66cec3-a471-4b45-8c0d-2a682c6d627f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:43:57.116Z|ce66cec3-a471-4b45-8c0d-2a682c6d627f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:05.930Z|18db57a9-0b98-40a5-b531-1716cdf97eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:44:05.934Z|18db57a9-0b98-40a5-b531-1716cdf97eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:44:07.138Z|0bf511f8-04fb-4236-a0d6-9c334d3e531b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:07.139Z|0bf511f8-04fb-4236-a0d6-9c334d3e531b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:07.144Z|957f1a77-b900-4288-85e3-b4fc69c607eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:07.144Z|957f1a77-b900-4288-85e3-b4fc69c607eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:07.144Z|9a00c301-ceb7-4845-b6e5-0959e1ed0757|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:07.145Z|9a00c301-ceb7-4845-b6e5-0959e1ed0757|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:17.170Z|972b63bc-77e8-4d51-a7df-bc7858546310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:17.171Z|cfcd00cb-8d56-400d-9372-6962162b90d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:17.171Z|972b63bc-77e8-4d51-a7df-bc7858546310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:17.171Z|cfcd00cb-8d56-400d-9372-6962162b90d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:17.181Z|08e243b2-ea12-4af0-b216-dc936e7af237|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:17.181Z|08e243b2-ea12-4af0-b216-dc936e7af237|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:20.930Z|f1d69b93-5dd4-4b59-9cb9-c23c0929e844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:44:20.931Z|f1d69b93-5dd4-4b59-9cb9-c23c0929e844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:44:21.918Z|03e25409-3f2c-4ebc-817a-65cbe18027c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:44:21.918Z|03e25409-3f2c-4ebc-817a-65cbe18027c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:44:27.198Z|dfecb1dc-059e-4dc4-babc-d6e2d23adc80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:27.198Z|dfecb1dc-059e-4dc4-babc-d6e2d23adc80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:27.198Z|a7a02239-eb7a-47d3-8b6f-4a273cd4979c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:27.199Z|a7a02239-eb7a-47d3-8b6f-4a273cd4979c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:27.204Z|79e7d3ca-55c1-499b-a125-d5b6594bcc7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:27.204Z|79e7d3ca-55c1-499b-a125-d5b6594bcc7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:35.930Z|e7363376-ddcb-43bd-b7da-39ee571c9862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:44:35.931Z|e7363376-ddcb-43bd-b7da-39ee571c9862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:44:37.227Z|dec07219-8365-4673-9c28-238230a57782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:37.227Z|dec07219-8365-4673-9c28-238230a57782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:37.231Z|622b9742-28f9-4aca-a4cb-751f47f007cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:37.231Z|686f6673-b472-4b5a-8773-37a0dabb07cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:37.231Z|622b9742-28f9-4aca-a4cb-751f47f007cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:37.232Z|686f6673-b472-4b5a-8773-37a0dabb07cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:42.868Z|f1eb178d-8941-4a76-8e19-08a987e6d351|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:44:42.868Z|f1eb178d-8941-4a76-8e19-08a987e6d351|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:47.251Z|7253ad7b-ca25-4f14-be75-1a5e4abe8cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:47.252Z|7253ad7b-ca25-4f14-be75-1a5e4abe8cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:47.257Z|951d5492-9dee-445d-b963-a13f1ce18012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:47.258Z|951d5492-9dee-445d-b963-a13f1ce18012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:47.262Z|b352bd13-bd91-45fd-8bc1-44ecdf0a7224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:47.262Z|b352bd13-bd91-45fd-8bc1-44ecdf0a7224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:50.930Z|80a0c2c4-5dca-481e-9fe0-0f30dd30abbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:44:50.934Z|80a0c2c4-5dca-481e-9fe0-0f30dd30abbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:44:51.919Z|6683acfe-f430-4333-be35-85f3ba860d13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:44:51.919Z|6683acfe-f430-4333-be35-85f3ba860d13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:44:57.280Z|77d1e41e-2de0-452e-9674-e38ba014a041|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:57.280Z|77d1e41e-2de0-452e-9674-e38ba014a041|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:57.285Z|d12596fb-2e8a-4050-a067-4b820b36fd5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:57.285Z|d12596fb-2e8a-4050-a067-4b820b36fd5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:44:57.292Z|da9168e6-83a2-4d81-85bf-85e081bb2337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:44:57.293Z|da9168e6-83a2-4d81-85bf-85e081bb2337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:05.930Z|089f4b8e-a636-4b77-8e81-bd86bf13d562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:45:05.931Z|089f4b8e-a636-4b77-8e81-bd86bf13d562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:45:07.309Z|d7d89df8-614c-4926-b225-09f343a505ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:07.309Z|d7d89df8-614c-4926-b225-09f343a505ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:07.321Z|33166226-4f34-4eda-9734-fe2806410db1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:07.321Z|33166226-4f34-4eda-9734-fe2806410db1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:07.323Z|41f4946a-3875-4446-8ee4-6800f04f244e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:07.323Z|41f4946a-3875-4446-8ee4-6800f04f244e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:17.338Z|3bd18cb2-2a6b-42d0-85e3-a792b155f553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:17.339Z|3bd18cb2-2a6b-42d0-85e3-a792b155f553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:17.352Z|00e9bf57-3234-45a5-9714-75fa303c3dca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:17.353Z|00e9bf57-3234-45a5-9714-75fa303c3dca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:17.353Z|4bbd77cb-3bec-4ae6-9774-3a67decfb495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:17.353Z|4bbd77cb-3bec-4ae6-9774-3a67decfb495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:20.930Z|d94009d7-f97b-47aa-9dd8-3ab7cfab4f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:45:20.931Z|d94009d7-f97b-47aa-9dd8-3ab7cfab4f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:45:21.920Z|3228549b-44fd-4a52-9192-e740a381320c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:45:21.921Z|3228549b-44fd-4a52-9192-e740a381320c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:45:27.365Z|349be13a-3a53-4cad-8312-b956ec039861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:27.366Z|349be13a-3a53-4cad-8312-b956ec039861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:27.377Z|e3996cf3-bd6a-4289-87a7-cd60b5ca5914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:27.377Z|e3996cf3-bd6a-4289-87a7-cd60b5ca5914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:27.379Z|5c522d01-2f91-40ca-ab1a-02a102964f15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:27.380Z|5c522d01-2f91-40ca-ab1a-02a102964f15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:35.930Z|c4939591-a00e-4751-bec1-81a5917446c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:45:35.935Z|c4939591-a00e-4751-bec1-81a5917446c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:45:37.395Z|a0e90810-288b-4e7f-9ff2-a2cad5a29af2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:37.396Z|a0e90810-288b-4e7f-9ff2-a2cad5a29af2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:37.405Z|db4bc07e-c5c9-4d84-9ed8-838eb03c2e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:37.406Z|db4bc07e-c5c9-4d84-9ed8-838eb03c2e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:37.406Z|4fd1d9f4-7b8c-4889-ab60-3fb1c48beef4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:37.406Z|4fd1d9f4-7b8c-4889-ab60-3fb1c48beef4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:42.868Z|396ff434-084c-4815-97cf-87c2dfd734ad|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:45:42.869Z|396ff434-084c-4815-97cf-87c2dfd734ad|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:47.425Z|c3850a14-9064-46c1-90fc-029429c77c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:47.425Z|c3850a14-9064-46c1-90fc-029429c77c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:47.435Z|a3069123-3cc0-4649-97af-71353ed48de4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:47.435Z|a3069123-3cc0-4649-97af-71353ed48de4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:47.436Z|59921620-f238-4770-af6c-d9af04140f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:47.437Z|59921620-f238-4770-af6c-d9af04140f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:50.930Z|595758fa-2ba8-48fd-914f-4cd530373f12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:45:50.931Z|595758fa-2ba8-48fd-914f-4cd530373f12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:45:51.922Z|58d6ff34-988b-4c9a-bd31-ea460a882b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:45:51.922Z|58d6ff34-988b-4c9a-bd31-ea460a882b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:45:57.455Z|fb24681a-53a7-44b6-855b-963e1b278ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:57.456Z|fb24681a-53a7-44b6-855b-963e1b278ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:57.462Z|86cdc432-6584-4fba-8f4e-6a38eda95dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:57.463Z|86cdc432-6584-4fba-8f4e-6a38eda95dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:45:57.464Z|619fca65-18ab-4e0f-945e-7cdc20c18cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:45:57.464Z|619fca65-18ab-4e0f-945e-7cdc20c18cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:05.930Z|8d93664c-6eaa-4cb7-a52d-a11e54848468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:46:05.931Z|8d93664c-6eaa-4cb7-a52d-a11e54848468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:46:07.487Z|22be2230-4787-476c-9d37-3b8155755563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:07.487Z|22be2230-4787-476c-9d37-3b8155755563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:07.491Z|559f0e3b-8121-4378-bdb0-dc8f369567dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:07.491Z|559f0e3b-8121-4378-bdb0-dc8f369567dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:07.496Z|8f35fee9-1c82-4e0e-b6ce-baf991849fdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:07.496Z|8f35fee9-1c82-4e0e-b6ce-baf991849fdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:17.516Z|ef6807e6-9cd3-4e37-9a7c-dff33cbece57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:17.516Z|ef6807e6-9cd3-4e37-9a7c-dff33cbece57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:17.519Z|8b0b56de-a39d-433d-8009-92bf28ad50dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:17.519Z|8b0b56de-a39d-433d-8009-92bf28ad50dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:17.521Z|007a1d42-93ac-4a36-97e8-8adf22de9514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:17.521Z|007a1d42-93ac-4a36-97e8-8adf22de9514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:20.930Z|f596cbb7-8dc1-4f89-be5a-c632b9f322ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:46:20.934Z|f596cbb7-8dc1-4f89-be5a-c632b9f322ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:46:21.923Z|b0fdbe5b-e47a-42d3-bd4b-cc2bab2806e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:46:21.923Z|b0fdbe5b-e47a-42d3-bd4b-cc2bab2806e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:46:27.548Z|cc4ab216-d6cd-499b-92d3-2d077d9c44f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:27.549Z|86e048e6-93f2-401f-87bc-10a878b588c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:27.549Z|cc4ab216-d6cd-499b-92d3-2d077d9c44f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:27.550Z|86e048e6-93f2-401f-87bc-10a878b588c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:27.552Z|8b3b372e-5334-4db6-a160-ffa6b40c448f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:27.552Z|8b3b372e-5334-4db6-a160-ffa6b40c448f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:35.930Z|67f726b7-675a-48cf-b312-31672164a038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:46:35.931Z|67f726b7-675a-48cf-b312-31672164a038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:46:37.582Z|5024c9e6-6a4f-4fd1-858b-8e98d184e3b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:37.582Z|5024c9e6-6a4f-4fd1-858b-8e98d184e3b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:37.587Z|597aa0d6-0c4e-47fb-a5af-60b1ec41b4ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:37.587Z|597aa0d6-0c4e-47fb-a5af-60b1ec41b4ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:37.589Z|213c0d95-fb1e-4dd5-9696-b28452a41e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:37.589Z|213c0d95-fb1e-4dd5-9696-b28452a41e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:42.867Z|a0ca519e-0153-4207-ab8f-8d4ffcad3c4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:46:42.868Z|a0ca519e-0153-4207-ab8f-8d4ffcad3c4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:47.614Z|6cc2114c-d1dc-4d8e-be49-60e1a31ccdfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:47.615Z|6cc2114c-d1dc-4d8e-be49-60e1a31ccdfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:47.618Z|12252350-aace-490f-a320-3ad500c4cc3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:47.618Z|12252350-aace-490f-a320-3ad500c4cc3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:47.619Z|93fe1b8b-e9f7-4dc0-a562-6cd9755786e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:47.619Z|93fe1b8b-e9f7-4dc0-a562-6cd9755786e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:50.930Z|68c41a75-3c17-4919-9a39-5bb71265e586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:46:50.931Z|68c41a75-3c17-4919-9a39-5bb71265e586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:46:51.924Z|2462118c-80c0-4d37-a554-17c806959a2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:46:51.925Z|2462118c-80c0-4d37-a554-17c806959a2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:46:57.641Z|4caf82d5-d4bd-4695-82a0-8a9b25f324e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:57.641Z|4caf82d5-d4bd-4695-82a0-8a9b25f324e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:57.648Z|86b828f6-8a7c-44f6-9f5f-edacf151cf59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:57.649Z|86b828f6-8a7c-44f6-9f5f-edacf151cf59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:46:57.650Z|65ad93c4-33d4-45d0-ade8-961027234e96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:46:57.650Z|65ad93c4-33d4-45d0-ade8-961027234e96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:05.930Z|8193de3a-7b08-48a9-b3cf-3c9b5c2f796e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:47:05.934Z|8193de3a-7b08-48a9-b3cf-3c9b5c2f796e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:47:07.671Z|450ee6df-2d4c-4bd5-a500-76b09893e6cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:07.672Z|450ee6df-2d4c-4bd5-a500-76b09893e6cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:07.678Z|460202f7-12c6-4056-9c81-6f7d05a08f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:07.679Z|460202f7-12c6-4056-9c81-6f7d05a08f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:07.680Z|55f22088-6ff8-4b39-9536-8122f2432629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:07.680Z|55f22088-6ff8-4b39-9536-8122f2432629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:17.704Z|c720fb77-1d04-4aaf-8add-2e03eae0b37c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:17.705Z|c720fb77-1d04-4aaf-8add-2e03eae0b37c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:17.707Z|d327a49d-d528-45b5-9a08-0ec4db15e537|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:17.708Z|d327a49d-d528-45b5-9a08-0ec4db15e537|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:17.709Z|052e03bb-4c7f-44a7-9479-3286408a4693|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:17.709Z|052e03bb-4c7f-44a7-9479-3286408a4693|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:20.930Z|bd794f33-0f08-43a2-89e2-606f7c59ce4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:47:20.931Z|bd794f33-0f08-43a2-89e2-606f7c59ce4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:47:21.926Z|f33e8318-6d60-442b-8ab3-db0bbb17dec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:47:21.926Z|f33e8318-6d60-442b-8ab3-db0bbb17dec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:47:27.728Z|4585c046-48df-4bd8-b18d-f9ffc02efb16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:27.728Z|4585c046-48df-4bd8-b18d-f9ffc02efb16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:27.729Z|b378b5ed-aadc-4980-8b98-da3dae86cd09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:27.730Z|b378b5ed-aadc-4980-8b98-da3dae86cd09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:27.732Z|b279c68d-53b3-4fcf-bbd7-9311e6887050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:27.732Z|b279c68d-53b3-4fcf-bbd7-9311e6887050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:35.930Z|3cb4a2f3-79d4-4a76-83cd-eb12ee760f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:47:35.931Z|3cb4a2f3-79d4-4a76-83cd-eb12ee760f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:47:37.757Z|79ab3924-b643-4549-8544-e52cbff70e82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:37.757Z|79ab3924-b643-4549-8544-e52cbff70e82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:37.760Z|e409d864-eddc-45f2-aec8-bc226ecf707c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:37.760Z|e409d864-eddc-45f2-aec8-bc226ecf707c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:37.765Z|68b2a709-450f-4eac-a0ba-4f23d1bdb12c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:37.765Z|68b2a709-450f-4eac-a0ba-4f23d1bdb12c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:42.867Z|4a916297-6bac-4211-8eca-89ed3b823df1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:47:42.868Z|4a916297-6bac-4211-8eca-89ed3b823df1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:47.789Z|2211ad27-2dc4-4f1e-9bd1-54ee66fa5d25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:47.789Z|2211ad27-2dc4-4f1e-9bd1-54ee66fa5d25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:47.789Z|ec22e1eb-6e22-4568-b2ed-bcc3637895d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:47.790Z|ec22e1eb-6e22-4568-b2ed-bcc3637895d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:47.794Z|c7778fb1-3015-4831-858a-5f5d7e132fa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:47.794Z|c7778fb1-3015-4831-858a-5f5d7e132fa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:50.930Z|410ef085-d1f4-4055-99ad-180e3fc059bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:47:50.934Z|410ef085-d1f4-4055-99ad-180e3fc059bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:47:51.927Z|5cf570b8-ccaa-4a65-a98b-b88957b7ddb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:47:51.927Z|5cf570b8-ccaa-4a65-a98b-b88957b7ddb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:47:57.816Z|b34cc680-0364-47aa-8259-03225ed2e325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:57.817Z|b34cc680-0364-47aa-8259-03225ed2e325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:57.819Z|d50ab841-8b0b-41dd-b9b1-da07ab617bf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:57.819Z|294662fa-9d99-4759-b569-b14626766f59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:47:57.820Z|d50ab841-8b0b-41dd-b9b1-da07ab617bf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:47:57.820Z|294662fa-9d99-4759-b569-b14626766f59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:05.930Z|1fd05e19-6523-49f3-9168-0ba50383e1b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:48:05.931Z|1fd05e19-6523-49f3-9168-0ba50383e1b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:48:07.848Z|5d165932-c248-413f-a4c8-8366db991b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:07.849Z|5d165932-c248-413f-a4c8-8366db991b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:07.856Z|fbc7d74a-b8b3-4804-996f-60950c70f6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:07.856Z|fbc7d74a-b8b3-4804-996f-60950c70f6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:07.857Z|db55836e-4b39-4a72-9b37-2b6229a513c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:07.858Z|db55836e-4b39-4a72-9b37-2b6229a513c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:17.879Z|53aa691c-44a9-4340-bd3f-a4ac2fa4660a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:17.880Z|53aa691c-44a9-4340-bd3f-a4ac2fa4660a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:17.887Z|5d9265a1-bff2-4084-94a0-384aedc3608c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:17.887Z|5d9265a1-bff2-4084-94a0-384aedc3608c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:17.887Z|a2c09d4f-dda1-450a-a033-4310ab81b0c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:17.888Z|a2c09d4f-dda1-450a-a033-4310ab81b0c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:20.930Z|6e60536f-c455-4d8d-8320-f635406fc73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:48:20.930Z|6e60536f-c455-4d8d-8320-f635406fc73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:48:21.927Z|2d58bb81-48dd-42b9-97cb-5382ff02ca2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:48:21.928Z|2d58bb81-48dd-42b9-97cb-5382ff02ca2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:48:27.917Z|bc78088e-edb7-45ee-bc95-ee6d94922936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:27.917Z|bc78088e-edb7-45ee-bc95-ee6d94922936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:27.917Z|1c17aafa-1434-4576-89bd-e92d73384962|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:27.918Z|1c17aafa-1434-4576-89bd-e92d73384962|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:27.919Z|40d5bb42-9ad1-48a8-a09c-8d7e2cf70783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:27.920Z|40d5bb42-9ad1-48a8-a09c-8d7e2cf70783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:35.930Z|d7516e3d-785e-4d0d-ac10-5b15d6591433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:48:35.935Z|d7516e3d-785e-4d0d-ac10-5b15d6591433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:48:37.947Z|977c8c3c-2f5b-49ef-aa4d-6df166648ef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:37.948Z|977c8c3c-2f5b-49ef-aa4d-6df166648ef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:37.949Z|412bf6d6-8687-4e29-a810-81d741b2d08b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:37.950Z|412bf6d6-8687-4e29-a810-81d741b2d08b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:37.956Z|d94616ae-b420-4ceb-bebe-6df4befb7898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:37.956Z|d94616ae-b420-4ceb-bebe-6df4befb7898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:42.868Z|bd4ba354-d932-48c0-88af-db69ff35e227|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:48:42.869Z|bd4ba354-d932-48c0-88af-db69ff35e227|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:47.976Z|cff99c5e-81db-4e4d-b27f-05a1ae450c48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:47.977Z|cff99c5e-81db-4e4d-b27f-05a1ae450c48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:47.979Z|d57e54de-1d90-45d3-9e78-2178c9a11773|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:47.980Z|d57e54de-1d90-45d3-9e78-2178c9a11773|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:47.987Z|ddeb3665-8185-487a-96bb-1a26df324915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:47.988Z|ddeb3665-8185-487a-96bb-1a26df324915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:50.930Z|33c2ac13-271f-429d-b7c0-8770cd8cfbc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:48:50.931Z|33c2ac13-271f-429d-b7c0-8770cd8cfbc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:48:51.929Z|a2117529-e7ec-4231-bbc0-b71d86390fcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:48:51.929Z|a2117529-e7ec-4231-bbc0-b71d86390fcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:48:58.006Z|ab9723c9-3188-432d-8620-b6787bf971ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:58.007Z|ab9723c9-3188-432d-8620-b6787bf971ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:58.007Z|4c9c4a62-266a-481e-bc43-2aec71135cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:58.007Z|4c9c4a62-266a-481e-bc43-2aec71135cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:48:58.011Z|dc20f60e-241b-468c-bdce-04c196dac94a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:48:58.012Z|dc20f60e-241b-468c-bdce-04c196dac94a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:05.930Z|1f4e9aac-abfa-4aa5-afad-bc872509d4eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:49:05.931Z|1f4e9aac-abfa-4aa5-afad-bc872509d4eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:49:08.037Z|b1a0161b-4b8b-434f-bed0-af35a57d22a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:08.037Z|b1a0161b-4b8b-434f-bed0-af35a57d22a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:08.044Z|2e2439ce-e5d9-429f-bf70-3f48673c386a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:08.045Z|2e2439ce-e5d9-429f-bf70-3f48673c386a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:08.044Z|9141c88f-539a-44be-9bc5-4a42d6def44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:08.045Z|9141c88f-539a-44be-9bc5-4a42d6def44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:18.064Z|8c2e4e1f-ea5f-41cc-bf18-0bffdd453c14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:18.065Z|8c2e4e1f-ea5f-41cc-bf18-0bffdd453c14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:18.071Z|e39fca8b-8862-463e-bc71-5deb069ad9a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:18.071Z|e39fca8b-8862-463e-bc71-5deb069ad9a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:18.073Z|adcbb7b3-58fd-4394-8951-295fffa48206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:18.073Z|adcbb7b3-58fd-4394-8951-295fffa48206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:20.930Z|b45ddc95-021e-48f7-82e0-c443c63a1d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:49:20.934Z|b45ddc95-021e-48f7-82e0-c443c63a1d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:49:21.930Z|327870a1-0c9e-40fd-9a67-fce9bd457027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:49:21.930Z|327870a1-0c9e-40fd-9a67-fce9bd457027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:49:28.089Z|f13a1343-7e5b-48f6-a161-7b6238bb5413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:28.090Z|f13a1343-7e5b-48f6-a161-7b6238bb5413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:28.094Z|7efb70bb-ed10-489f-b3ee-ecf8a50e5749|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:28.094Z|7efb70bb-ed10-489f-b3ee-ecf8a50e5749|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:28.098Z|7bcfdde5-f76c-443a-8ffa-9e8f269b3bee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:28.098Z|7bcfdde5-f76c-443a-8ffa-9e8f269b3bee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:35.930Z|b1e96b4c-6afb-4c53-b2f8-dc43347845a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:49:35.931Z|b1e96b4c-6afb-4c53-b2f8-dc43347845a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:49:38.112Z|efd97de8-bee4-4a11-bed4-fad0779e8957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:38.113Z|efd97de8-bee4-4a11-bed4-fad0779e8957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:38.121Z|490a13a5-158b-4c00-8b08-4a780337ff35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:38.121Z|768c64fb-9464-444a-8249-a835db0862ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:38.121Z|490a13a5-158b-4c00-8b08-4a780337ff35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:38.122Z|768c64fb-9464-444a-8249-a835db0862ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:42.867Z|a5f16547-e5c1-4e8a-9b53-7fb6e2eac254|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:49:42.868Z|a5f16547-e5c1-4e8a-9b53-7fb6e2eac254|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:48.146Z|cfb1f0b4-07a6-4a84-9d75-5ffb2da04d66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:48.146Z|cfb1f0b4-07a6-4a84-9d75-5ffb2da04d66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:48.146Z|7a5480c5-86fb-41d5-b509-42a2e8fb193e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:48.147Z|7a5480c5-86fb-41d5-b509-42a2e8fb193e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:48.150Z|1b31ed30-455f-4a90-b093-6bf95e20579b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:48.150Z|1b31ed30-455f-4a90-b093-6bf95e20579b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:50.930Z|532e672f-afc5-4e74-80e1-0591e82e8cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:49:50.931Z|532e672f-afc5-4e74-80e1-0591e82e8cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:49:51.931Z|ef6b7809-3b16-449b-a19a-2714e24f21e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:49:51.931Z|ef6b7809-3b16-449b-a19a-2714e24f21e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:49:58.177Z|6a73c070-fcb7-492c-a27c-09452be61cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:58.178Z|6a73c070-fcb7-492c-a27c-09452be61cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:58.177Z|ee9a44ed-bd52-4b0d-ba10-3edc70ef0d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:58.178Z|ee9a44ed-bd52-4b0d-ba10-3edc70ef0d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:49:58.186Z|d8a4f2d9-d92d-4cd2-a3a3-9afb4088abc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:49:58.186Z|d8a4f2d9-d92d-4cd2-a3a3-9afb4088abc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:05.930Z|d158c0ca-40b1-4041-be85-ba0658945013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:50:05.934Z|d158c0ca-40b1-4041-be85-ba0658945013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:50:08.208Z|19a764ad-934f-4b6c-a5b8-d96fb9132369|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:08.208Z|19a764ad-934f-4b6c-a5b8-d96fb9132369|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:08.213Z|fece400d-6719-4140-8724-76dc3976aeaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:08.214Z|fece400d-6719-4140-8724-76dc3976aeaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:08.216Z|8c7bee74-f2b7-45e1-86d7-04e3d2ea57c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:08.216Z|8c7bee74-f2b7-45e1-86d7-04e3d2ea57c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:18.240Z|3fd0ac3a-09f9-4a7c-8290-75eb478f5e84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:18.241Z|3fd0ac3a-09f9-4a7c-8290-75eb478f5e84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:18.243Z|4a059eef-c01c-4588-9074-510312f1951d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:18.243Z|4a059eef-c01c-4588-9074-510312f1951d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:18.244Z|6d744de6-8137-4ae2-b11f-12e270b15e3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:18.244Z|6d744de6-8137-4ae2-b11f-12e270b15e3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:20.930Z|d5c538ad-01f8-43d0-a1ad-20f2cddc81c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:50:20.931Z|d5c538ad-01f8-43d0-a1ad-20f2cddc81c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:50:21.932Z|2bd5619d-8a39-4ca7-9d34-04e66f774c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:50:21.932Z|2bd5619d-8a39-4ca7-9d34-04e66f774c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:50:28.268Z|cff832f5-b3dc-49f8-bc1a-ccd84bf9f800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:28.268Z|cbba85f9-6f1d-42da-a4dd-564df922247d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:28.269Z|cbba85f9-6f1d-42da-a4dd-564df922247d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:28.269Z|cff832f5-b3dc-49f8-bc1a-ccd84bf9f800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:28.269Z|312dcf2e-1416-4c42-b9b1-ab938793d6c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:28.270Z|312dcf2e-1416-4c42-b9b1-ab938793d6c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:35.930Z|2a149e9a-7f50-4377-a461-46ea2b4c9e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:50:35.931Z|2a149e9a-7f50-4377-a461-46ea2b4c9e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:50:38.298Z|b5b9c69b-c293-4095-aeb5-9e2b8cf30c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:38.299Z|b5b9c69b-c293-4095-aeb5-9e2b8cf30c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:38.306Z|169a7ef0-a48f-458c-96ae-e5cd5215be10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:38.307Z|169a7ef0-a48f-458c-96ae-e5cd5215be10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:38.307Z|9bac4dd1-b8a5-4cb0-a892-2f43ef4ec1cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:38.308Z|9bac4dd1-b8a5-4cb0-a892-2f43ef4ec1cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:42.868Z|4e649e7f-21bb-479c-82e2-a1bc4d909496|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:50:42.868Z|4e649e7f-21bb-479c-82e2-a1bc4d909496|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:48.325Z|c3e7f3db-6448-4ad1-89c8-a6db15a9463f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:48.325Z|c3e7f3db-6448-4ad1-89c8-a6db15a9463f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:48.335Z|7cbbeba3-5f49-4a9d-b3b4-3dc77bc8cd70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:48.335Z|7cbbeba3-5f49-4a9d-b3b4-3dc77bc8cd70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:48.336Z|b51138b5-c3bd-4617-96a2-417f751dde63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:48.336Z|b51138b5-c3bd-4617-96a2-417f751dde63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:50.930Z|a0492fe2-9757-46e5-af87-19f464345b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:50:50.934Z|a0492fe2-9757-46e5-af87-19f464345b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:50:51.933Z|6e28d632-11fa-46fe-a03a-46509a08505c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:50:51.933Z|6e28d632-11fa-46fe-a03a-46509a08505c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:50:58.358Z|4def5904-d480-4ca6-b953-ec5d55f3d1bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:58.359Z|4def5904-d480-4ca6-b953-ec5d55f3d1bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:58.363Z|fea7ffca-a4dc-4f42-bb2a-1462cb3dbaf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:58.364Z|fea7ffca-a4dc-4f42-bb2a-1462cb3dbaf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:50:58.364Z|bba100d8-a807-406d-a8ec-c4e75877d8b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:50:58.365Z|bba100d8-a807-406d-a8ec-c4e75877d8b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:05.930Z|05a2f043-3fa1-4d4e-98cb-4773c06ef7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:51:05.931Z|05a2f043-3fa1-4d4e-98cb-4773c06ef7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:51:08.394Z|7255e99b-78a9-4248-bdc3-d8b6c05b1578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:08.395Z|7255e99b-78a9-4248-bdc3-d8b6c05b1578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:08.397Z|b8ba43b4-94cc-438d-87ad-af99df115a38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:08.397Z|b6129814-a568-4b98-bcd3-3391cab05308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:08.397Z|b6129814-a568-4b98-bcd3-3391cab05308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:08.397Z|b8ba43b4-94cc-438d-87ad-af99df115a38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:18.424Z|8e32cf8e-67f0-4807-9c3b-0970d132cafc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:18.425Z|8e32cf8e-67f0-4807-9c3b-0970d132cafc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:18.426Z|16f6c74c-7387-443e-9b02-85eb7512045b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:18.427Z|16f6c74c-7387-443e-9b02-85eb7512045b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:18.434Z|8174645c-64c5-4eae-b9d6-c809a4455994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:18.434Z|8174645c-64c5-4eae-b9d6-c809a4455994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:20.930Z|204e1569-92ed-4d3f-b150-332826df68bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:51:20.931Z|204e1569-92ed-4d3f-b150-332826df68bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:51:21.934Z|a1a40f98-9e9f-4850-b43c-3e15361a6781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:51:21.935Z|a1a40f98-9e9f-4850-b43c-3e15361a6781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:51:28.450Z|c94eae3d-1641-41cf-8343-f711faf43877|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:28.451Z|c94eae3d-1641-41cf-8343-f711faf43877|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:28.455Z|61a6826e-3606-4d78-9f9e-d3f190045db6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:28.455Z|61a6826e-3606-4d78-9f9e-d3f190045db6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:28.458Z|b8f5d941-142d-49d0-8b0c-0406187e35d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:28.459Z|b8f5d941-142d-49d0-8b0c-0406187e35d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:35.930Z|3d5d3683-09fe-4d50-a650-c2f0bc16b670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:51:35.935Z|3d5d3683-09fe-4d50-a650-c2f0bc16b670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:51:38.482Z|2640328a-d97a-46f1-a854-9226be78aced|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:38.483Z|2640328a-d97a-46f1-a854-9226be78aced|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:38.491Z|49417a01-9a3c-4332-af1a-33a0b32e1b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:38.491Z|81d5c59a-9cd7-4e6b-91bd-c203f7e74f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:38.491Z|49417a01-9a3c-4332-af1a-33a0b32e1b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:38.492Z|81d5c59a-9cd7-4e6b-91bd-c203f7e74f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:42.868Z|6e672971-3050-416b-b35b-7e7e64041032|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:51:42.868Z|6e672971-3050-416b-b35b-7e7e64041032|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:48.514Z|3dd5c0ea-27f8-4667-9dae-d87153c47679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:48.514Z|3dd5c0ea-27f8-4667-9dae-d87153c47679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:48.521Z|7a505887-8c1b-4796-b477-dc8fd0e3d1b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:48.521Z|f7ec1c7e-b7c9-430f-a723-fd97ac8bfdba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:48.521Z|7a505887-8c1b-4796-b477-dc8fd0e3d1b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:48.521Z|f7ec1c7e-b7c9-430f-a723-fd97ac8bfdba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:50.930Z|d6f85060-dd83-4e9d-b918-e9cf59183868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:51:50.931Z|d6f85060-dd83-4e9d-b918-e9cf59183868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:51:51.935Z|fc4b2325-1765-4204-ac80-88f5c78d6abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:51:51.936Z|fc4b2325-1765-4204-ac80-88f5c78d6abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:51:58.541Z|243467a7-b3b2-41b4-bf8b-d81fa68a91cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:58.543Z|243467a7-b3b2-41b4-bf8b-d81fa68a91cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:58.544Z|c17cbfba-ba7d-4eb4-9ad5-9e9b92b15b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:58.545Z|c17cbfba-ba7d-4eb4-9ad5-9e9b92b15b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:51:58.550Z|cbf797ab-f277-412d-92cd-9a977f4086a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:51:58.550Z|cbf797ab-f277-412d-92cd-9a977f4086a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:05.930Z|77bc2118-7ba6-4db7-aa6a-5e8a60f5947a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:52:05.931Z|77bc2118-7ba6-4db7-aa6a-5e8a60f5947a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:52:08.573Z|d8f6a895-be1c-4083-a53b-8f7291d601d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:08.574Z|d8f6a895-be1c-4083-a53b-8f7291d601d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:08.573Z|7a3822a3-a981-4301-8efb-3d52677df85f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:08.574Z|7a3822a3-a981-4301-8efb-3d52677df85f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:08.581Z|370b134d-6cf3-4186-b7d1-fe2e959349df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:08.582Z|370b134d-6cf3-4186-b7d1-fe2e959349df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:18.609Z|94e3a20b-e3ee-487a-a032-e420a83ffa35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:18.609Z|94e3a20b-e3ee-487a-a032-e420a83ffa35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:18.611Z|6e5ee09f-84f5-4d29-b7f8-c95692797b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:18.611Z|6e5ee09f-84f5-4d29-b7f8-c95692797b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:18.615Z|5d5d6db9-eab3-4995-b70f-1cb3199e6c1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:18.615Z|5d5d6db9-eab3-4995-b70f-1cb3199e6c1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:20.930Z|a41dff63-c27b-4e83-bf87-dc1cdb91ab08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:52:20.934Z|a41dff63-c27b-4e83-bf87-dc1cdb91ab08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:52:21.936Z|74196da8-3d9e-4399-9f9e-429385bd4d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:52:21.937Z|74196da8-3d9e-4399-9f9e-429385bd4d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:52:28.640Z|2b6b1dbc-274f-4583-8e31-12b7ef1ea62f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:28.641Z|2b6b1dbc-274f-4583-8e31-12b7ef1ea62f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:28.643Z|f3a535cd-4233-4bd8-97ad-5369875ab498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:28.643Z|f3a535cd-4233-4bd8-97ad-5369875ab498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:28.646Z|a058810f-428e-46ac-9441-eae7486c4a8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:28.647Z|a058810f-428e-46ac-9441-eae7486c4a8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:35.930Z|2095788d-313b-4480-89f9-beb02e00c0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:52:35.931Z|2095788d-313b-4480-89f9-beb02e00c0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:52:38.668Z|1828eca3-e81e-4a46-bddc-65209561bb39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:38.669Z|1828eca3-e81e-4a46-bddc-65209561bb39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:38.669Z|e6e274c7-ca70-4018-b50b-924a08f89311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:38.669Z|e6e274c7-ca70-4018-b50b-924a08f89311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:38.674Z|762b277f-0fc4-45c8-9b34-ba4440d233a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:38.674Z|762b277f-0fc4-45c8-9b34-ba4440d233a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:42.867Z|cd4cfe4e-5af1-41cc-8e92-664904e95667|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:52:42.868Z|cd4cfe4e-5af1-41cc-8e92-664904e95667|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:48.695Z|03cc70ad-eb87-42e4-ac54-13b2263e27e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:48.696Z|03cc70ad-eb87-42e4-ac54-13b2263e27e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:48.700Z|61a1df7a-018a-4107-84a1-114c74ee4b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:48.701Z|61a1df7a-018a-4107-84a1-114c74ee4b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:48.703Z|721f6b54-6451-402c-b7e4-ced8902e8887|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:48.703Z|721f6b54-6451-402c-b7e4-ced8902e8887|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:50.930Z|4ddf43cf-f54d-4529-866b-8f70431b1bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:52:50.931Z|4ddf43cf-f54d-4529-866b-8f70431b1bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:52:51.938Z|06ce6af7-7859-4602-b6ba-6898c7587c5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:52:51.938Z|06ce6af7-7859-4602-b6ba-6898c7587c5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:52:58.725Z|02ef92f7-670a-42d2-837e-01f36e70919c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:58.726Z|02ef92f7-670a-42d2-837e-01f36e70919c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:58.728Z|8e09ed88-60a2-4abf-ab34-9be1fd9c277d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:58.729Z|8e09ed88-60a2-4abf-ab34-9be1fd9c277d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:52:58.731Z|5c0044a2-9775-480e-80a2-52c9c8488de3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:52:58.732Z|5c0044a2-9775-480e-80a2-52c9c8488de3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:05.930Z|8a9110c7-e250-4f0f-9746-a19adb778f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:53:05.934Z|8a9110c7-e250-4f0f-9746-a19adb778f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:53:08.759Z|511d8598-bccf-4db0-8a6e-69da7e2d6dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:08.759Z|511d8598-bccf-4db0-8a6e-69da7e2d6dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:08.759Z|569e36d8-3ea6-47f9-bd45-61c8c1ffd196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:08.760Z|569e36d8-3ea6-47f9-bd45-61c8c1ffd196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:08.762Z|13b42005-785b-4541-87ab-d0ba9b4d8557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:08.763Z|13b42005-785b-4541-87ab-d0ba9b4d8557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:18.790Z|88c301b0-6f33-4526-8b90-e068bbbb7f5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:18.790Z|8b9aff4a-aaf2-48c3-8dff-fe1117b942bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:18.791Z|88c301b0-6f33-4526-8b90-e068bbbb7f5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:18.791Z|8b9aff4a-aaf2-48c3-8dff-fe1117b942bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:18.795Z|d3621f41-9de4-4055-8f52-2db2704cff20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:18.796Z|d3621f41-9de4-4055-8f52-2db2704cff20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:20.930Z|a973c14a-f68b-458d-9fa6-a307190af5a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:53:20.930Z|a973c14a-f68b-458d-9fa6-a307190af5a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:53:21.939Z|84b00e40-1e5e-42e3-81f2-422fdea77d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:53:21.939Z|84b00e40-1e5e-42e3-81f2-422fdea77d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:53:28.816Z|12d44bc7-91f6-4833-996b-24d7b5b3206f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:28.817Z|12d44bc7-91f6-4833-996b-24d7b5b3206f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:28.820Z|5485af8d-bfd5-4ef3-81bf-a50b7172a3c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:28.821Z|5485af8d-bfd5-4ef3-81bf-a50b7172a3c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:28.826Z|40f91fbd-ca17-48dc-afb4-542f96dd6470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:28.827Z|40f91fbd-ca17-48dc-afb4-542f96dd6470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:35.930Z|5fa2fd72-bcfb-4887-b385-b45e009fb434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:53:35.931Z|5fa2fd72-bcfb-4887-b385-b45e009fb434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:53:38.847Z|39ecf2d0-2334-41fc-aab6-26eb541d1451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:38.848Z|39ecf2d0-2334-41fc-aab6-26eb541d1451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:38.854Z|5e512cb0-2ec4-4995-82a6-9a37f30f8a15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:38.854Z|5e512cb0-2ec4-4995-82a6-9a37f30f8a15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:38.856Z|bc650dd9-eae4-45fa-b348-ca12506b508b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:38.857Z|bc650dd9-eae4-45fa-b348-ca12506b508b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:42.867Z|012805c0-4659-4160-9943-a65549b5b63e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:53:42.867Z|012805c0-4659-4160-9943-a65549b5b63e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:48.874Z|02eefd44-c56c-4678-bfeb-41c105ab26ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:48.874Z|02eefd44-c56c-4678-bfeb-41c105ab26ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:48.878Z|ea4bb34a-01a6-4935-b4ea-e5caa4b53ff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:48.879Z|ea4bb34a-01a6-4935-b4ea-e5caa4b53ff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:48.880Z|7fbc0174-d143-4602-8436-a6570ae12888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:48.881Z|7fbc0174-d143-4602-8436-a6570ae12888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:50.930Z|9cd4dc5f-dcab-4989-aef7-ff7443123268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:53:50.934Z|9cd4dc5f-dcab-4989-aef7-ff7443123268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:53:51.939Z|d637e653-7610-426f-9c43-0d175128cd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:53:51.940Z|d637e653-7610-426f-9c43-0d175128cd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:53:58.902Z|8bdf3cf1-44b2-4fe9-974b-7c68bc4bf5ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:58.903Z|8bdf3cf1-44b2-4fe9-974b-7c68bc4bf5ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:58.905Z|364c6612-01f5-4f05-8c16-7d0f00fd9a56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:58.905Z|364c6612-01f5-4f05-8c16-7d0f00fd9a56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:53:58.907Z|63bc912b-cca0-4b25-87db-e0f93540b7ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:53:58.907Z|63bc912b-cca0-4b25-87db-e0f93540b7ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:05.930Z|3386a192-cf13-43c0-88ec-80773d04a890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:54:05.931Z|3386a192-cf13-43c0-88ec-80773d04a890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:54:08.930Z|6073abd5-fd04-4722-a4da-ab102ee335ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:08.931Z|6073abd5-fd04-4722-a4da-ab102ee335ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:08.936Z|310f7ac6-3737-42b2-88dc-dbc96100980f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:08.937Z|310f7ac6-3737-42b2-88dc-dbc96100980f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:08.937Z|9672fd27-3fb2-4053-a466-1688fc559d95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:08.938Z|9672fd27-3fb2-4053-a466-1688fc559d95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:18.954Z|0efd523b-7455-43b1-b879-d03a696ad9b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:18.954Z|0efd523b-7455-43b1-b879-d03a696ad9b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:18.959Z|58b58f6a-2ae7-4710-bb73-882234a47ea1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:18.959Z|58b58f6a-2ae7-4710-bb73-882234a47ea1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:18.961Z|8b06aaf0-0812-4855-b382-196c5de535f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:18.962Z|8b06aaf0-0812-4855-b382-196c5de535f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:20.930Z|7e559a3d-8500-49f8-ab21-fd7f64203a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:54:20.931Z|7e559a3d-8500-49f8-ab21-fd7f64203a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:54:21.941Z|c4fed414-bf84-4336-833d-ba5ed002810f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:54:21.941Z|c4fed414-bf84-4336-833d-ba5ed002810f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:54:28.982Z|321a0ee1-9054-4855-a343-1736327de658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:28.983Z|321a0ee1-9054-4855-a343-1736327de658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:28.984Z|e9df4c7b-908f-4d4e-8fce-4c4b481039a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:28.985Z|e9df4c7b-908f-4d4e-8fce-4c4b481039a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:28.988Z|1c011e62-8baa-44b9-aece-d3d2d247d3e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:28.989Z|1c011e62-8baa-44b9-aece-d3d2d247d3e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:35.930Z|5aa626fc-3257-4ec7-b7ee-38ab1e6811e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:54:35.934Z|5aa626fc-3257-4ec7-b7ee-38ab1e6811e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:54:39.010Z|48ead25a-1247-42e9-9528-eddc2204e496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:39.010Z|48ead25a-1247-42e9-9528-eddc2204e496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:39.015Z|6b89051b-a010-4f70-846c-1b1e379633e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:39.016Z|6b89051b-a010-4f70-846c-1b1e379633e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:39.016Z|637a6f88-2af4-4033-a2e9-caf1fa9d5c29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:39.017Z|637a6f88-2af4-4033-a2e9-caf1fa9d5c29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:42.868Z|df7bca13-9691-4241-bca3-3f9716db9d19|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:54:42.869Z|df7bca13-9691-4241-bca3-3f9716db9d19|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:49.038Z|5d062151-df81-4004-b6d9-904ada218cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:49.039Z|5d062151-df81-4004-b6d9-904ada218cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:49.047Z|afa40934-1903-428b-b1e8-a32a37f23b84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:49.047Z|82f68fe9-f47f-4b58-9088-9153e15a55fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:49.047Z|afa40934-1903-428b-b1e8-a32a37f23b84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:49.047Z|82f68fe9-f47f-4b58-9088-9153e15a55fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:50.930Z|df314867-5db4-4f8d-a3cc-54dfabf42322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:54:50.930Z|df314867-5db4-4f8d-a3cc-54dfabf42322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:54:51.942Z|fce9f9e6-105d-4296-87e0-ae1eef5b2d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:54:51.942Z|fce9f9e6-105d-4296-87e0-ae1eef5b2d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:54:59.069Z|f293cd71-2737-44ce-8aa9-b7cae02c21ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:59.070Z|f293cd71-2737-44ce-8aa9-b7cae02c21ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:59.075Z|1731e4c4-c457-44c5-b998-2bcc278c0adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:59.075Z|1731e4c4-c457-44c5-b998-2bcc278c0adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:54:59.075Z|223b56b7-7c7f-4b1a-9238-8671689607b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:54:59.076Z|223b56b7-7c7f-4b1a-9238-8671689607b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:05.930Z|bfd97503-f06e-4334-9097-4d0605c9fcb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:55:05.931Z|bfd97503-f06e-4334-9097-4d0605c9fcb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:55:09.099Z|63f1c774-c38a-4373-9969-c61d59318bc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:09.099Z|e607396d-7526-48b7-8ac8-94d94f121ae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:09.099Z|63f1c774-c38a-4373-9969-c61d59318bc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:09.099Z|e607396d-7526-48b7-8ac8-94d94f121ae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:09.104Z|63bf2bfc-de92-425a-8b91-cb1701e3d441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:09.104Z|63bf2bfc-de92-425a-8b91-cb1701e3d441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:19.128Z|43905233-0db2-4f4b-bd7f-ef40ace15b1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:19.128Z|43905233-0db2-4f4b-bd7f-ef40ace15b1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:19.128Z|8ae780a7-7af3-4f66-8252-7e4a08cacc5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:19.129Z|8ae780a7-7af3-4f66-8252-7e4a08cacc5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:19.130Z|e07e19e9-1913-4153-abde-596d4c760ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:19.130Z|e07e19e9-1913-4153-abde-596d4c760ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:20.930Z|33fa7381-a62b-469e-83a4-53ea8a2e3b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:55:20.935Z|33fa7381-a62b-469e-83a4-53ea8a2e3b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:55:21.943Z|17c49513-bbae-432f-897f-ecc3cad73ae7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:55:21.943Z|17c49513-bbae-432f-897f-ecc3cad73ae7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:55:29.150Z|5a7151b7-597a-4b20-a624-f3f17d468c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:29.151Z|5a7151b7-597a-4b20-a624-f3f17d468c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:29.152Z|647fb0ad-4f88-4f45-b9b8-ecb31b3130ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:29.153Z|647fb0ad-4f88-4f45-b9b8-ecb31b3130ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:29.158Z|fe9c96c6-935d-421c-8d1d-6e93f65c7a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:29.159Z|fe9c96c6-935d-421c-8d1d-6e93f65c7a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:35.930Z|7719ba73-39cb-40b4-90d6-da453e117b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:55:35.931Z|7719ba73-39cb-40b4-90d6-da453e117b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:55:39.177Z|b96c6626-e142-445a-9731-46eab74d6bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:39.178Z|b96c6626-e142-445a-9731-46eab74d6bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:39.179Z|0e657e30-75f4-46dd-807a-8d58dcf5ecc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:39.179Z|0e657e30-75f4-46dd-807a-8d58dcf5ecc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:39.184Z|73af230d-57d6-491f-95c8-f520b3409129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:39.185Z|73af230d-57d6-491f-95c8-f520b3409129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:42.865Z|ce853cd0-2e79-4732-9dd2-0fe29afe7d79|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:55:42.865Z|ce853cd0-2e79-4732-9dd2-0fe29afe7d79|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:49.205Z|2edcb578-bc40-4cdc-8aa9-caf802c3057e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:49.205Z|dc3075b1-2b90-491b-8f41-88a20df8ec00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:49.206Z|2edcb578-bc40-4cdc-8aa9-caf802c3057e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:49.206Z|dc3075b1-2b90-491b-8f41-88a20df8ec00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:49.212Z|8a884e95-c961-4f38-bb6a-cd9f03f46e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:49.212Z|8a884e95-c961-4f38-bb6a-cd9f03f46e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:50.930Z|6d99100d-6cf8-4a49-8210-0588943803c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:55:50.931Z|6d99100d-6cf8-4a49-8210-0588943803c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:55:51.944Z|579f788a-a703-405f-a824-40c57ad5fde4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:55:51.944Z|579f788a-a703-405f-a824-40c57ad5fde4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:55:59.236Z|137cc848-9785-4b79-a269-2f6ca66fe2d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:59.236Z|137cc848-9785-4b79-a269-2f6ca66fe2d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:59.238Z|bd313c9f-1580-4737-9723-b946f27fc4f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:59.238Z|bd313c9f-1580-4737-9723-b946f27fc4f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:55:59.243Z|91409c18-ae44-4be6-910b-ee7a9d3ae8d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:55:59.243Z|91409c18-ae44-4be6-910b-ee7a9d3ae8d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:05.930Z|b2928011-613a-4616-9923-163a31db6719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:56:05.935Z|b2928011-613a-4616-9923-163a31db6719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:56:09.267Z|b710fe09-6885-4ef7-82fb-3965f832650a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:09.268Z|b710fe09-6885-4ef7-82fb-3965f832650a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:09.269Z|52ab4180-2e30-459a-994c-1c193768978b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:09.269Z|52ab4180-2e30-459a-994c-1c193768978b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:09.273Z|2f810b0f-651b-4662-a2ee-98e36005c356|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:09.273Z|2f810b0f-651b-4662-a2ee-98e36005c356|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:19.297Z|3e399916-100f-4c69-b487-745dc0408c82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:19.297Z|34849e6a-9702-4d14-a404-01e4ac18da0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:19.298Z|34849e6a-9702-4d14-a404-01e4ac18da0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:19.299Z|3f2d02c2-b9bf-4f61-942c-53ee9b7bd95f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:19.300Z|3f2d02c2-b9bf-4f61-942c-53ee9b7bd95f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:19.300Z|3e399916-100f-4c69-b487-745dc0408c82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:20.930Z|697d011a-1df5-4b70-8104-855f6642bebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:56:20.930Z|697d011a-1df5-4b70-8104-855f6642bebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:56:21.945Z|63a51a96-64af-47ad-b793-36e19cea1f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:56:21.945Z|63a51a96-64af-47ad-b793-36e19cea1f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:56:29.325Z|6f0ef533-6c52-4c4f-ae72-06f1eb692d3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:29.326Z|6f0ef533-6c52-4c4f-ae72-06f1eb692d3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:29.326Z|9bed1a72-b9cd-4865-b2a6-326d561572da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:29.327Z|9bed1a72-b9cd-4865-b2a6-326d561572da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:29.329Z|3ad89289-1c85-4086-8ac6-c6993d5e4814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:29.330Z|3ad89289-1c85-4086-8ac6-c6993d5e4814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:35.930Z|93be37bb-ce52-409c-ae2c-d8635cf2406e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:56:35.931Z|93be37bb-ce52-409c-ae2c-d8635cf2406e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:56:39.353Z|f0da352f-3477-4503-8659-96b6843c04c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:39.354Z|f0da352f-3477-4503-8659-96b6843c04c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:39.355Z|6d1cc64e-c025-409f-98c6-ffd585244426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:39.355Z|6d1cc64e-c025-409f-98c6-ffd585244426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:39.356Z|b9e75f45-6759-4b96-9e37-611b080e71cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:39.356Z|b9e75f45-6759-4b96-9e37-611b080e71cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:42.865Z|35dc1db6-681b-4262-8554-31376d169a8b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:56:42.866Z|35dc1db6-681b-4262-8554-31376d169a8b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:49.378Z|3a6acdb1-fd45-4fcb-b29a-2ed8c3b05497|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:49.379Z|3a6acdb1-fd45-4fcb-b29a-2ed8c3b05497|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:49.382Z|ce950610-0689-4c95-bcf1-43f026601c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:49.383Z|ce950610-0689-4c95-bcf1-43f026601c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:49.383Z|b492cc9f-4ad2-4847-bcf7-31f063162edc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:49.383Z|b492cc9f-4ad2-4847-bcf7-31f063162edc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:50.930Z|9e9a576a-2e2e-409c-aacf-21b6f99ce5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:56:50.934Z|9e9a576a-2e2e-409c-aacf-21b6f99ce5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:56:51.946Z|653724a1-6fb4-428c-9049-d451ed33b8f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:56:51.946Z|653724a1-6fb4-428c-9049-d451ed33b8f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:56:59.405Z|28d511db-30be-44e6-87e5-8b9ee8aad143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:59.405Z|28d511db-30be-44e6-87e5-8b9ee8aad143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:59.407Z|821cf8be-a4c0-4796-817a-a10acb6c51a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:59.408Z|821cf8be-a4c0-4796-817a-a10acb6c51a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:56:59.409Z|390f54f2-174c-4597-9040-cbf6e3d00d57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:56:59.409Z|390f54f2-174c-4597-9040-cbf6e3d00d57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:05.930Z|32dab31e-b723-4b83-90e8-288c4f49ebf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:57:05.930Z|32dab31e-b723-4b83-90e8-288c4f49ebf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:57:09.429Z|6d8ec1b2-5107-4af6-9f38-0d646e3e9b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:09.430Z|6d8ec1b2-5107-4af6-9f38-0d646e3e9b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:09.432Z|5edac1a2-9a51-41bb-8ab6-679b2871bbf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:09.432Z|5edac1a2-9a51-41bb-8ab6-679b2871bbf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:09.434Z|4003464e-cff6-41eb-bc8d-c351e9321e1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:09.434Z|4003464e-cff6-41eb-bc8d-c351e9321e1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:17.815Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:17.816Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 10ae4821-fa7f-4f91-9360-7bd098df4dde already exists in requestDb InfraActiveRequests table 2023-03-20T05:57:17.817Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:17.817Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||Invoke 2023-03-20T05:57:17.817Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:17.817Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:17.818Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Method : GET 2023-03-20T05:57:17.818Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fec3239334cdc974240e54366eb8331", X-B3-SpanId:"74454a11b43047d9", X-B3-ParentSpanId:"7bc603817369a999", X-B3-Sampled:"0", X-ONAP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-TransactionID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ECOMP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"004c87ab-68cd-4a6b-a26a-64de8ab0879c"] 2023-03-20T05:57:17.818Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Request body: 2023-03-20T05:57:17.818Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:17.857Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:17.858Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T05:57:17.858Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status text : Not Found 2023-03-20T05:57:17.858Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Mon, 20 Mar 2023 05:57:17 GMT", x-envoy-upstream-service-time:"35", server:"envoy"] 2023-03-20T05:57:17.859Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Response body: 2023-03-20T05:57:17.859Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:17.859Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|404|Not Found|InvokeReturn 2023-03-20T05:57:17.865Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T05:57:17.868Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:57:17.884Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|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/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||Invoke 2023-03-20T05:57:17.885Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|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/9c0f3dff73954e8fb4328c129dd42b62|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62 with request headers:{Authorization=[***REDACTED***], X-RequestID=[10ae4821-fa7f-4f91-9360-7bd098df4dde], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[09b57895-ccb7-4bcb-b346-4e2d4d95ab50], X-ECOMP-RequestID=[10ae4821-fa7f-4f91-9360-7bd098df4dde], X-TransactionId=[], X-ONAP-RequestID=[10ae4821-fa7f-4f91-9360-7bd098df4dde]} 2023-03-20T05:57:17.944Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|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/9c0f3dff73954e8fb4328c129dd42b62|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/9c0f3dff73954e8fb4328c129dd42b62 has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 05:57:17 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[50], vertex-id=[376992], x-aai-txid=[2-aai-resources-230320-05:57:17:888-39609], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:57:17.959Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|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/9c0f3dff73954e8fb4328c129dd42b62|DEBUG|500||{"tenant-id":"9c0f3dff73954e8fb4328c129dd42b62","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679291836684","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-03-20T05:57:17.960Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|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/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||InvokeReturn 2023-03-20T05:57:17.961Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T05:57:17.961Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T05:57:17.964Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-20T05:57:17.964Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-20T05:57:17.964Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:17.965Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-20T05:57:17.965Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-20T05:57:17.965Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"3fec3239334cdc974240e54366eb8331", X-B3-SpanId:"a3f0b8e155a3072d", X-B3-ParentSpanId:"7bc603817369a999", X-B3-Sampled:"0", X-ONAP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-TransactionID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ECOMP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9270a276-3d79-4259-8e69-483294242dd8"] 2023-03-20T05:57:17.965Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf","requestScope":"service"} 2023-03-20T05:57:17.965Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:17.996Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:17.997Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:17.997Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-20T05:57:17.997Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 20 Mar 2023 05:57:17 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2023-03-20T05:57:17.997Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-20T05:57:17.998Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:17.998Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-20T05:57:17.998Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-20T05:57:17.999Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-20T05:57:17.999Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:17.999Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-20T05:57:17.999Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-20T05:57:17.999Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-TransactionID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ECOMP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4551e817-ade3-4dc3-a9cd-15a7de51135e"] 2023-03-20T05:57:17.999Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-20T05:57:17.999Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:18.051Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:18.051Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:18.051Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-20T05:57:18.052Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:57:18 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:18.053Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-19 23:16:30.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" } } } 2023-03-20T05:57:18.053Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:18.053Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-20T05:57:18.070Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-20T05:57:18.071Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-20T05:57:18.071Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:18.072Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-20T05:57:18.072Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-20T05:57:18.072Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-TransactionID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ECOMP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d4d182f-83dd-4db7-afb7-6d2beea95689"] 2023-03-20T05:57:18.072Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-20T05:57:18.072Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:18.093Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:18.094Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:18.094Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-20T05:57:18.094Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:57:18 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:18.095Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-19T23:16:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-03-20T05:57:18.095Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:18.095Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-20T05:57:18.097Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-20T05:57:18.098Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-20T05:57:18.098Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:18.098Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-20T05:57:18.098Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-20T05:57:18.098Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-TransactionID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ECOMP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"336e3f64-be10-4265-a07d-b53744293a12"] 2023-03-20T05:57:18.099Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-20T05:57:18.099Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:18.124Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:18.125Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:18.125Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-20T05:57:18.125Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:57:18 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:18.125Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-19 23:16:30.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" } } } 2023-03-20T05:57:18.125Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:18.126Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-20T05:57:18.128Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T05:57:18.128Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-20T05:57:18.128Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:18.128Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T05:57:18.129Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-20T05:57:18.129Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"3fec3239334cdc974240e54366eb8331", X-B3-SpanId:"e69b865f0a8fa824", X-B3-ParentSpanId:"7bc603817369a999", X-B3-Sampled:"0", X-ONAP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-TransactionID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ECOMP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91fb5805-c511-4133-90b7-ceeb27908f2f"] 2023-03-20T05:57:18.129Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"10ae4821-fa7f-4f91-9360-7bd098df4dde","requestStatus":"IN_PROGRESS","startTime":1679291837865,"source":"VID","tenantId":"9c0f3dff73954e8fb4328c129dd42b62","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n\t\t\t\"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"10ae4821-fa7f-4f91-9360-7bd098df4dde"} 2023-03-20T05:57:18.129Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:18.169Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:18.169Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-20T05:57:18.169Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-20T05:57:18.169Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:17 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:18.170Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:57:17.865+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n\t\t\t\"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-20T05:57:18.056+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" } } } 2023-03-20T05:57:18.170Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:18.170Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-20T05:57:18.179Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-20T05:57:18.179Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-20T05:57:18.179Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:18.179Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-20T05:57:18.180Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-20T05:57:18.180Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"3fec3239334cdc974240e54366eb8331", X-B3-SpanId:"6eb820d1f7742940", X-B3-ParentSpanId:"7bc603817369a999", X-B3-Sampled:"0", X-ONAP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-TransactionID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ECOMP-RequestID:"10ae4821-fa7f-4f91-9360-7bd098df4dde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5910b304-86f9-4a1e-bcb5-ae1ebae96606"] 2023-03-20T05:57:18.180Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\"modelUuid\":\"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\"modelInvariantUuid\":\"65b492b9-8ac2-4ab7-8c14-5128fa401a92\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"10ae4821-fa7f-4f91-9360-7bd098df4dde","type":"String"},"mso-request-id":{"value":"10ae4821-fa7f-4f91-9360-7bd098df4dde","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-03-20T05:57:18.180Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:19.198Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:19.199Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-20T05:57:19.199Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-20T05:57:19.199Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 20 Mar 2023 05:57:19 GMT", x-onap-requestid:"10ae4821-fa7f-4f91-9360-7bd098df4dde", x-requestid:"10ae4821-fa7f-4f91-9360-7bd098df4dde", x-transactionid:"10ae4821-fa7f-4f91-9360-7bd098df4dde", x-ecomp-requestid:"10ae4821-fa7f-4f91-9360-7bd098df4dde", x-onap-partnername:"UNKNOWN", x-invocationid:"5910b304-86f9-4a1e-bcb5-ae1ebae96606", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:19.200Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"10ae4821-fa7f-4f91-9360-7bd098df4dde\",\"instanceId\":\"cc01aaa2-85b0-45d0-be16-a467cb30e99c\"}}","message":"Success","processInstanceID":"12a48c3f-c6e4-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T05:57:19.200Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:19.200Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-20T05:57:19.205Z|10ae4821-fa7f-4f91-9360-7bd098df4dde|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:19.426Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:19.429Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:19.429Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||Invoke 2023-03-20T05:57:19.429Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:19.429Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:19.430Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Method : GET 2023-03-20T05:57:19.430Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4813d6a65e491b88ac453a48c65decf", X-B3-SpanId:"a1a93760d2d9eecf", X-B3-ParentSpanId:"fe7a5bc0325c2db6", X-B3-Sampled:"0", X-ONAP-RequestID:"37e0fcba-6529-4179-99cb-5935763659c2", X-RequestID:"37e0fcba-6529-4179-99cb-5935763659c2", X-TransactionID:"37e0fcba-6529-4179-99cb-5935763659c2", X-ECOMP-RequestID:"37e0fcba-6529-4179-99cb-5935763659c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c98bc7af-59c5-4b4e-a20b-1842814a49c9"] 2023-03-20T05:57:19.430Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Request body: 2023-03-20T05:57:19.430Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:19.453Z|61c3a148-a300-4a75-a60d-8ade608bd00b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:19.453Z|61c3a148-a300-4a75-a60d-8ade608bd00b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:19.456Z|40107d75-82e9-4326-8ae4-ea7b8c0f9a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:19.457Z|40107d75-82e9-4326-8ae4-ea7b8c0f9a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:19.459Z|ad58660b-877e-40de-a81c-0a8ce09e6669|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:19.460Z|ad58660b-877e-40de-a81c-0a8ce09e6669|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:19.463Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:19.464Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:19.464Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status text : OK 2023-03-20T05:57:19.464Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:19 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:19.465Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Response body: { "requestId" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:57:17.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n\t\t\t\"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "serviceInstanceName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" } } } 2023-03-20T05:57:19.465Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:19.465Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||InvokeReturn 2023-03-20T05:57:19.466Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:19.467Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:57:19.467Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:19.467Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:19.467Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:57:19.467Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4813d6a65e491b88ac453a48c65decf", X-B3-SpanId:"0614c8256601f065", X-B3-ParentSpanId:"fe7a5bc0325c2db6", X-B3-Sampled:"0", X-ONAP-RequestID:"37e0fcba-6529-4179-99cb-5935763659c2", X-RequestID:"37e0fcba-6529-4179-99cb-5935763659c2", X-TransactionID:"37e0fcba-6529-4179-99cb-5935763659c2", X-ECOMP-RequestID:"37e0fcba-6529-4179-99cb-5935763659c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15860148-72d6-49e8-b979-a9dfdca7d345"] 2023-03-20T05:57:19.467Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:57:19.467Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:19.485Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:19.485Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:19.485Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:57:19.485Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:19 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:19.486Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:57:19.486Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:19.487Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:57:19.492Z|37e0fcba-6529-4179-99cb-5935763659c2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:20.930Z|94ce18a1-b7d2-426e-95c1-b92f48b4ce9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:57:20.931Z|94ce18a1-b7d2-426e-95c1-b92f48b4ce9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:57:21.947Z|fa385802-9f7a-4b05-9ff6-7b6a1f9df3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:57:21.947Z|fa385802-9f7a-4b05-9ff6-7b6a1f9df3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:57:29.480Z|dd8964c8-a4cf-4121-bea5-02b4d8942cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:29.481Z|dd8964c8-a4cf-4121-bea5-02b4d8942cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:29.486Z|480f9d17-9998-4046-8666-692784a4d804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:29.486Z|5e0e09b6-6c4c-44ff-b644-4059e94108ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:29.487Z|480f9d17-9998-4046-8666-692784a4d804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:29.487Z|5e0e09b6-6c4c-44ff-b644-4059e94108ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:29.687Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:29.691Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:29.691Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||Invoke 2023-03-20T05:57:29.691Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:29.691Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:29.692Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Method : GET 2023-03-20T05:57:29.692Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b81a37ec4ed1248e88c8f31d647161aa", X-B3-SpanId:"d0da4be599c378e4", X-B3-ParentSpanId:"79ff235d6f1342f2", X-B3-Sampled:"0", X-ONAP-RequestID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-RequestID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-TransactionID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-ECOMP-RequestID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5aa2ab9-b5e8-4e51-9409-d7e37cf30ba6"] 2023-03-20T05:57:29.692Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Request body: 2023-03-20T05:57:29.692Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:30.468Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:30.468Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:30.469Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status text : OK 2023-03-20T05:57:30.469Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:30 GMT", x-envoy-upstream-service-time:"771", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:30.470Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Response body: { "requestId" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "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-03-20T05:57:17.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n\t\t\t\"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "serviceInstanceName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" } } } 2023-03-20T05:57:30.470Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:30.470Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||InvokeReturn 2023-03-20T05:57:30.472Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:30.473Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:57:30.473Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:30.473Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:30.473Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:57:30.474Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b81a37ec4ed1248e88c8f31d647161aa", X-B3-SpanId:"a60012b7ceb9efa8", X-B3-ParentSpanId:"79ff235d6f1342f2", X-B3-Sampled:"0", X-ONAP-RequestID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-RequestID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-TransactionID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-ECOMP-RequestID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90cf4f3d-5711-4c2c-9028-bfd7a77ce947"] 2023-03-20T05:57:30.474Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:57:30.474Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:30.496Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:30.497Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:30.497Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:57:30.497Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:30 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:30.498Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:57:30.498Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:30.498Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:57:30.529Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:57:30.529Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:57:30.529Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:30.530Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:57:30.530Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:57:30.530Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-RequestID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-TransactionID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-ECOMP-RequestID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a4acf22-9a25-4775-841b-6a0c3dad47e1"] 2023-03-20T05:57:30.530Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:57:30.530Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:30.677Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:30.678Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:30.678Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:57:30.678Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BDB378A7CF7257D3BFF83371C9F80C1F; 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:"Mon, 20 Mar 2023 05:57:31 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-03-20T05:57:30.679Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"13dac259-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"10ae4821-fa7f-4f91-9360-7bd098df4dde","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-20T05:57:20.630+0000","endTime":"2023-03-20T05:57:21.060+0000","removalTime":null,"durationInMillis":430,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"12a48c3f-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"1355175b-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T05:57:30.679Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:30.680Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=10ae4821-fa7f-4f91-9360-7bd098df4dde&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:57:30.697Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:57:30.698Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:57:30.698Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:30.698Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:57:30.698Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:57:30.698Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-RequestID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-TransactionID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-ECOMP-RequestID:"4770c66d-d707-40cc-a24a-dcdfa57d2a31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adaaf6d0-6d29-412f-a764-c4c4efcd0101"] 2023-03-20T05:57:30.698Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:57:30.698Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:30.852Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:30.853Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:30.853Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:57:30.853Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=54B13479737CC9ECC2F476E604BF0C3E; 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:"Mon, 20 Mar 2023 05:57:31 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-03-20T05:57:30.854Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:13dbabcc-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"13dac259-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"13dac259-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"13dac259-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:57:20.636+0000","endTime":"2023-03-20T05:57:21.058+0000","durationInMillis":422,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"12a48c3f-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:57:30.854Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:30.855Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=13dac259-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:57:30.860Z|4770c66d-d707-40cc-a24a-dcdfa57d2a31|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:35.930Z|461f7329-5f31-479a-893d-2e7be33304c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:57:35.934Z|461f7329-5f31-479a-893d-2e7be33304c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:57:39.513Z|8e41264e-a511-4845-ab86-620b7fbdf002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:39.513Z|8e41264e-a511-4845-ab86-620b7fbdf002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:39.518Z|71934a12-3560-46af-8343-3fc30f73241a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:39.518Z|71934a12-3560-46af-8343-3fc30f73241a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:39.518Z|7d79cf36-efc1-4c6a-894c-8fc235b1ee17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:39.519Z|7d79cf36-efc1-4c6a-894c-8fc235b1ee17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:41.035Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:41.040Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:41.041Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||Invoke 2023-03-20T05:57:41.041Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:41.041Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:41.041Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Method : GET 2023-03-20T05:57:41.041Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24dc2b68c9986fd2f30d008922d50bcf", X-B3-SpanId:"6ad3f00080502154", X-B3-ParentSpanId:"5e727cb197117d9d", X-B3-Sampled:"0", X-ONAP-RequestID:"1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb", X-RequestID:"1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb", X-TransactionID:"1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb", X-ECOMP-RequestID:"1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ea27712-5739-4ed4-99d9-4c77a5b2eca8"] 2023-03-20T05:57:41.041Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Request body: 2023-03-20T05:57:41.041Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:41.075Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:41.075Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:41.075Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status text : OK 2023-03-20T05:57:41.075Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:40 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:41.076Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Response body: { "requestId" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:57:17.000+00:00", "endTime" : "2023-03-20T05:57:31.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n\t\t\t\"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "serviceInstanceName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" } } } 2023-03-20T05:57:41.076Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:41.076Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||InvokeReturn 2023-03-20T05:57:41.080Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:41.080Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:57:41.080Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:41.080Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:41.080Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:57:41.080Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24dc2b68c9986fd2f30d008922d50bcf", X-B3-SpanId:"ac9fff1ca0c44217", X-B3-ParentSpanId:"5e727cb197117d9d", X-B3-Sampled:"0", X-ONAP-RequestID:"1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb", X-RequestID:"1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb", X-TransactionID:"1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb", X-ECOMP-RequestID:"1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd541977-9b4c-425b-9316-4a1cf85fc21b"] 2023-03-20T05:57:41.080Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:57:41.080Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:41.096Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:41.097Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:41.097Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:57:41.097Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:40 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:41.098Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:57:41.098Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:41.098Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:57:41.103Z|1b7e68d3-1685-4fbc-8dcb-23dd505ecbfb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:41.277Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:41.280Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:41.281Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||Invoke 2023-03-20T05:57:41.281Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:41.281Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:41.281Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Method : GET 2023-03-20T05:57:41.281Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff9745ebc2432b7f0838aa1fb415e048", X-B3-SpanId:"0dadf89e898a1dc7", X-B3-ParentSpanId:"08f5c68ea11712ed", X-B3-Sampled:"0", X-ONAP-RequestID:"7a9d0993-7495-44ca-944a-391d9d6367b8", X-RequestID:"7a9d0993-7495-44ca-944a-391d9d6367b8", X-TransactionID:"7a9d0993-7495-44ca-944a-391d9d6367b8", X-ECOMP-RequestID:"7a9d0993-7495-44ca-944a-391d9d6367b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77aad393-b1f9-40ee-839b-6d613701efdf"] 2023-03-20T05:57:41.281Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Request body: 2023-03-20T05:57:41.281Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:41.318Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:41.318Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:41.319Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status text : OK 2023-03-20T05:57:41.319Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:40 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:41.319Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Response body: { "requestId" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:57:17.000+00:00", "endTime" : "2023-03-20T05:57:31.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n\t\t\t\"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "serviceInstanceName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" } } } 2023-03-20T05:57:41.320Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:41.320Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||InvokeReturn 2023-03-20T05:57:41.322Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:41.322Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:57:41.322Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:41.323Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:41.323Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:57:41.323Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff9745ebc2432b7f0838aa1fb415e048", X-B3-SpanId:"3a9433ab61848349", X-B3-ParentSpanId:"08f5c68ea11712ed", X-B3-Sampled:"0", X-ONAP-RequestID:"7a9d0993-7495-44ca-944a-391d9d6367b8", X-RequestID:"7a9d0993-7495-44ca-944a-391d9d6367b8", X-TransactionID:"7a9d0993-7495-44ca-944a-391d9d6367b8", X-ECOMP-RequestID:"7a9d0993-7495-44ca-944a-391d9d6367b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4cebfe8-78e1-41f8-ba9e-ac42adab9c3b"] 2023-03-20T05:57:41.323Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:57:41.324Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:41.344Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:41.344Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:41.344Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:57:41.345Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:40 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:41.345Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:57:41.345Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:41.345Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:57:41.353Z|7a9d0993-7495-44ca-944a-391d9d6367b8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:41.515Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:41.520Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:41.520Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||Invoke 2023-03-20T05:57:41.521Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:41.521Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:41.521Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Method : GET 2023-03-20T05:57:41.522Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06e1b8909c5ca0dc8aeaf0cc3c70eb21", X-B3-SpanId:"f6ce39527a46c710", X-B3-ParentSpanId:"35c3b1519737ff73", X-B3-Sampled:"0", X-ONAP-RequestID:"28cdefda-dec4-4109-8fba-94a4c09fecf2", X-RequestID:"28cdefda-dec4-4109-8fba-94a4c09fecf2", X-TransactionID:"28cdefda-dec4-4109-8fba-94a4c09fecf2", X-ECOMP-RequestID:"28cdefda-dec4-4109-8fba-94a4c09fecf2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31097084-a140-44eb-953c-bf542a5b740a"] 2023-03-20T05:57:41.522Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Request body: 2023-03-20T05:57:41.522Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:41.567Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:41.567Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:41.567Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status text : OK 2023-03-20T05:57:41.568Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:40 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:41.568Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Response body: { "requestId" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:57:17.000+00:00", "endTime" : "2023-03-20T05:57:31.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n\t\t\t\"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "serviceInstanceName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" } } } 2023-03-20T05:57:41.569Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:41.569Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||InvokeReturn 2023-03-20T05:57:41.570Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:41.570Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:57:41.570Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:41.570Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:41.571Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:57:41.571Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06e1b8909c5ca0dc8aeaf0cc3c70eb21", X-B3-SpanId:"83af94b9de260c3e", X-B3-ParentSpanId:"35c3b1519737ff73", X-B3-Sampled:"0", X-ONAP-RequestID:"28cdefda-dec4-4109-8fba-94a4c09fecf2", X-RequestID:"28cdefda-dec4-4109-8fba-94a4c09fecf2", X-TransactionID:"28cdefda-dec4-4109-8fba-94a4c09fecf2", X-ECOMP-RequestID:"28cdefda-dec4-4109-8fba-94a4c09fecf2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de7cea08-c305-4fce-a58a-c2a1d44ac293"] 2023-03-20T05:57:41.571Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:57:41.571Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:41.588Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:41.588Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:41.588Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:57:41.588Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:40 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:41.589Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:57:41.589Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:41.589Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:57:41.600Z|28cdefda-dec4-4109-8fba-94a4c09fecf2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:41.793Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:41.796Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:41.796Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||Invoke 2023-03-20T05:57:41.796Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:41.797Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:41.797Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Method : GET 2023-03-20T05:57:41.797Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"160ab410b139a808b3115dfb0bee5599", X-B3-SpanId:"0de3b05b2ebc100d", X-B3-ParentSpanId:"55854166dc150ed6", X-B3-Sampled:"0", X-ONAP-RequestID:"a518cd71-0a7d-414d-92a4-760d046a7455", X-RequestID:"a518cd71-0a7d-414d-92a4-760d046a7455", X-TransactionID:"a518cd71-0a7d-414d-92a4-760d046a7455", X-ECOMP-RequestID:"a518cd71-0a7d-414d-92a4-760d046a7455", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6db4ac2a-d586-46b7-ac01-3048e7e8b807"] 2023-03-20T05:57:41.797Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Request body: 2023-03-20T05:57:41.797Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:41.833Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:41.834Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:41.834Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status text : OK 2023-03-20T05:57:41.834Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:40 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:41.835Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Response body: { "requestId" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:57:17.000+00:00", "endTime" : "2023-03-20T05:57:31.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n\t\t\t\"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "serviceInstanceName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" } } } 2023-03-20T05:57:41.835Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:41.835Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||InvokeReturn 2023-03-20T05:57:41.837Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:41.837Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:57:41.837Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:41.837Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:41.838Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:57:41.838Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"160ab410b139a808b3115dfb0bee5599", X-B3-SpanId:"94da80eeef6ca3f6", X-B3-ParentSpanId:"55854166dc150ed6", X-B3-Sampled:"0", X-ONAP-RequestID:"a518cd71-0a7d-414d-92a4-760d046a7455", X-RequestID:"a518cd71-0a7d-414d-92a4-760d046a7455", X-TransactionID:"a518cd71-0a7d-414d-92a4-760d046a7455", X-ECOMP-RequestID:"a518cd71-0a7d-414d-92a4-760d046a7455", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c4c5400-0592-4eb7-953d-53750a968f4e"] 2023-03-20T05:57:41.838Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:57:41.838Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:41.859Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:41.859Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:41.859Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:57:41.859Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:40 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:41.860Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:57:41.860Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:41.860Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:57:41.866Z|a518cd71-0a7d-414d-92a4-760d046a7455|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:42.045Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:42.048Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:42.048Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||Invoke 2023-03-20T05:57:42.049Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:42.049Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde 2023-03-20T05:57:42.049Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Method : GET 2023-03-20T05:57:42.049Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"633f6fc67f0495c3a974e4023e900e52", X-B3-SpanId:"c42704e8248f77d8", X-B3-ParentSpanId:"96ed27489cfaba77", X-B3-Sampled:"0", X-ONAP-RequestID:"e33bb9dc-9a91-4230-a8cf-b844df9654ea", X-RequestID:"e33bb9dc-9a91-4230-a8cf-b844df9654ea", X-TransactionID:"e33bb9dc-9a91-4230-a8cf-b844df9654ea", X-ECOMP-RequestID:"e33bb9dc-9a91-4230-a8cf-b844df9654ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5ece650-a6e8-456d-8e41-7fd96d3ca87c"] 2023-03-20T05:57:42.049Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Request body: 2023-03-20T05:57:42.049Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:42.087Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:42.088Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:42.088Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Status text : OK 2023-03-20T05:57:42.088Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:41 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:42.089Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||Response body: { "requestId" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:57:17.000+00:00", "endTime" : "2023-03-20T05:57:31.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n\t\t\t\"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "serviceInstanceName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "10ae4821-fa7f-4f91-9360-7bd098df4dde", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde" } } } 2023-03-20T05:57:42.089Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:42.089Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/10ae4821-fa7f-4f91-9360-7bd098df4dde|INFO|500||InvokeReturn 2023-03-20T05:57:42.090Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:42.091Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:57:42.091Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:42.091Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false 2023-03-20T05:57:42.092Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:57:42.092Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"633f6fc67f0495c3a974e4023e900e52", X-B3-SpanId:"276897828844c4fe", X-B3-ParentSpanId:"96ed27489cfaba77", X-B3-Sampled:"0", X-ONAP-RequestID:"e33bb9dc-9a91-4230-a8cf-b844df9654ea", X-RequestID:"e33bb9dc-9a91-4230-a8cf-b844df9654ea", X-TransactionID:"e33bb9dc-9a91-4230-a8cf-b844df9654ea", X-ECOMP-RequestID:"e33bb9dc-9a91-4230-a8cf-b844df9654ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"552a8df3-d8ff-47da-85ba-02bfad1caaf2"] 2023-03-20T05:57:42.092Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:57:42.092Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:42.113Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:42.113Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:42.114Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:57:42.114Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:41 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:42.114Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:57:42.114Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:42.114Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=10ae4821-fa7f-4f91-9360-7bd098df4dde&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:57:42.122Z|e33bb9dc-9a91-4230-a8cf-b844df9654ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/10ae4821-fa7f-4f91-9360-7bd098df4dde|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:42.868Z|9a65e131-3514-429d-b878-65a8b1959b2d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:57:42.869Z|9a65e131-3514-429d-b878-65a8b1959b2d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:43.690Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:43.691Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f already exists in requestDb InfraActiveRequests table 2023-03-20T05:57:43.691Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:43.691Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|500||Invoke 2023-03-20T05:57:43.692Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:43.692Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:43.692Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Method : GET 2023-03-20T05:57:43.692Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45e3a935596ad4211257c02d1a31aa4e", X-B3-SpanId:"d3779641f5b2b40f", X-B3-ParentSpanId:"2eec562eda16aac1", X-B3-Sampled:"0", X-ONAP-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-TransactionID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ECOMP-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a619405-d655-45f0-ae15-1f2f2837d54d"] 2023-03-20T05:57:43.692Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Request body: 2023-03-20T05:57:43.692Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:43.726Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:43.727Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T05:57:43.727Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status text : Not Found 2023-03-20T05:57:43.727Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Mon, 20 Mar 2023 05:57:43 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2023-03-20T05:57:43.727Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Response body: 2023-03-20T05:57:43.727Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:43.727Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|404|Not Found|InvokeReturn 2023-03-20T05:57:43.736Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T05:57:43.736Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-20T05:57:43.741Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:57:43.756Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92|INFO|500||Invoke 2023-03-20T05:57:43.757Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92 with request headers:{Authorization=[***REDACTED***], X-RequestID=[16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[eab5aee6-bcb2-4e07-a3c4-d929941c65ff], X-ECOMP-RequestID=[16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f], X-TransactionId=[], X-ONAP-RequestID=[16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f]} 2023-03-20T05:57:43.822Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92 has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 05:57:43 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[47], x-aai-txid=[2-aai-resources-230320-05:57:43:754-98067], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:57:43.824Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92|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/65b492b9-8ac2-4ab7-8c14-5128fa401a92","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92","ERR.5.4.6114"]}}} 2023-03-20T05:57:43.824Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92|INFO|404|Not Found|InvokeReturn 2023-03-20T05:57:43.827Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92 2023-03-20T05:57:43.828Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 65b492b9-8ac2-4ab7-8c14-5128fa401a92 2023-03-20T05:57:43.833Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:57:43.859Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T05:57:43.860Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92|INFO|500||Invoke 2023-03-20T05:57:43.895Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92|INFO|404|Not Found|InvokeReturn 2023-03-20T05:57:43.895Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92 has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 05:57:43 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-230320-05:57:43:860-76045], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:57:43.896Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92","ERR.5.4.6114"]}}} 2023-03-20T05:57:43.898Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/65b492b9-8ac2-4ab7-8c14-5128fa401a92 2023-03-20T05:57:43.898Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 65b492b9-8ac2-4ab7-8c14-5128fa401a92 2023-03-20T05:57:43.906Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:57:43.921Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||Invoke 2023-03-20T05:57:43.922Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62 with request headers:{Authorization=[***REDACTED***], X-RequestID=[16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4cc4e50b-8ec3-4683-a1ff-38a2bb1d048f], X-ECOMP-RequestID=[16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f], X-TransactionId=[], X-ONAP-RequestID=[16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f]} 2023-03-20T05:57:43.970Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|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/9c0f3dff73954e8fb4328c129dd42b62 has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 05:57:43 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[46], vertex-id=[376992], x-aai-txid=[1-aai-resources-230320-05:57:43:917-62442], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:57:43.971Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|DEBUG|500||{"tenant-id":"9c0f3dff73954e8fb4328c129dd42b62","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679291836684","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-03-20T05:57:43.971Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||InvokeReturn 2023-03-20T05:57:43.972Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T05:57:43.972Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T05:57:43.974Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:43.974Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-20T05:57:43.974Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:43.975Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:43.975Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-20T05:57:43.975Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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:"45e3a935596ad4211257c02d1a31aa4e", X-B3-SpanId:"18f89c15ff83e048", X-B3-ParentSpanId:"2eec562eda16aac1", X-B3-Sampled:"0", X-ONAP-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-TransactionID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ECOMP-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"834fe07c-292a-4b68-acec-f54d5400ab33"] 2023-03-20T05:57:43.975Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"cc01aaa2-85b0-45d0-be16-a467cb30e99c"},"instanceName":"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0","requestScope":"vnf"} 2023-03-20T05:57:43.975Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:44.010Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:44.011Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:44.011Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-20T05:57:44.011Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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:"Mon, 20 Mar 2023 05:57:43 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2023-03-20T05:57:44.012Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-20T05:57:44.012Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:44.012Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-20T05:57:44.014Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6 2023-03-20T05:57:44.014Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|INFO|500||Invoke 2023-03-20T05:57:44.014Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:44.015Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6 2023-03-20T05:57:44.015Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|DEBUG|500||Method : GET 2023-03-20T05:57:44.015Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-TransactionID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ECOMP-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5071f051-405a-4adb-9300-1441efb69ff6"] 2023-03-20T05:57:44.015Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|DEBUG|500||Request body: 2023-03-20T05:57:44.016Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:44.085Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:44.085Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:44.086Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|DEBUG|500||Status text : OK 2023-03-20T05:57:44.086Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:57:43 GMT", x-envoy-upstream-service-time:"64", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:44.087Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 4, "modelCustomizationUUID" : "ec11f010-3117-4b79-afc3-ea88b1b25bb6", "modelInstanceName" : "basic_vm 0", "created" : "2023-03-20 05:43:27.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-03-20T05:43:27.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vfModuleCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/service" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfcInstanceGroupCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6" } } } 2023-03-20T05:57:44.087Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:44.087Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ec11f010-3117-4b79-afc3-ea88b1b25bb6|INFO|500||InvokeReturn 2023-03-20T05:57:44.108Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources 2023-03-20T05:57:44.108Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|INFO|500||Invoke 2023-03-20T05:57:44.108Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:44.108Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources 2023-03-20T05:57:44.108Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|DEBUG|500||Method : GET 2023-03-20T05:57:44.108Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-TransactionID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ECOMP-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ba670b8-e8f7-40aa-89fd-06e4f2416367"] 2023-03-20T05:57:44.108Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|DEBUG|500||Request body: 2023-03-20T05:57:44.109Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:44.147Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:44.147Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:44.147Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|DEBUG|500||Status text : OK 2023-03-20T05:57:44.147Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/5d5dbe2c-66ee-4821-841c-09e47aa2acb0", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:57:43 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:44.148Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|DEBUG|500||Response body: { "modelUUID" : "5d5dbe2c-66ee-4821-841c-09e47aa2acb0", "modelInvariantUUID" : "0d3cbf47-a285-41af-9509-26bc566ad22a", "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-03-20T05:43:27.000+00:00", "modelInvariantId" : "0d3cbf47-a285-41af-9509-26bc566ad22a", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/5d5dbe2c-66ee-4821-841c-09e47aa2acb0" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/5d5dbe2c-66ee-4821-841c-09e47aa2acb0" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/5d5dbe2c-66ee-4821-841c-09e47aa2acb0/vnfResourceWorkflow" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/5d5dbe2c-66ee-4821-841c-09e47aa2acb0/heatTemplates" } } } 2023-03-20T05:57:44.148Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:44.148Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/4/vnfResources|INFO|500||InvokeReturn 2023-03-20T05:57:44.157Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.158Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.158Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.158Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.158Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.158Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-TransactionID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ECOMP-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69879ef1-1d0c-4ab5-9682-4205c8bc448a"] 2023-03-20T05:57:44.158Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.158Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.187Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.187Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.187Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2023-03-20T05:57:44.187Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:57:43 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:44.188Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 10033, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-03-19T23:16:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" } } } 2023-03-20T05:57:44.189Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.189Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.199Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.199Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-20T05:57:44.199Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:44.199Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.199Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-20T05:57:44.199Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2613", X-B3-TraceId:"45e3a935596ad4211257c02d1a31aa4e", X-B3-SpanId:"dc10b4e7b3fa4e91", X-B3-ParentSpanId:"2eec562eda16aac1", X-B3-Sampled:"0", X-ONAP-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-TransactionID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ECOMP-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4085d065-8e46-4f31-80dd-0f0dfdca7495"] 2023-03-20T05:57:44.199Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f","requestStatus":"IN_PROGRESS","startTime":1679291863736,"source":"VID","vnfName":"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"9c0f3dff73954e8fb4328c129dd42b62","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"cc01aaa2-85b0-45d0-be16-a467cb30e99c","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f"} 2023-03-20T05:57:44.200Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:44.237Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:44.238Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-20T05:57:44.238Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-20T05:57:44.238Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:43 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:44.239Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:57:43.736+00:00", "source" : "VID", "vnfName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-20T05:57:44.126+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" } } } 2023-03-20T05:57:44.239Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:44.239Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-20T05:57:44.246Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.246Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-20T05:57:44.247Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:44.247Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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-03-20T05:57:44.247Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-20T05:57:44.247Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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:"45e3a935596ad4211257c02d1a31aa4e", X-B3-SpanId:"f123534d6ec6859d", X-B3-ParentSpanId:"2eec562eda16aac1", X-B3-Sampled:"0", X-ONAP-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-TransactionID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ECOMP-RequestID:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce052f95-34ad-404a-b924-0124946dd566"] 2023-03-20T05:57:44.247Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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\":\"0d3cbf47-a285-41af-9509-26bc566ad22a\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\"modelVersionId\":\"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\"modelCustomizationId\":\"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\"modelUuid\":\"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\"modelInvariantUuid\":\"0d3cbf47-a285-41af-9509-26bc566ad22a\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\"source\":\"VID\",\"instanceName\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\"modelInfo\":{\"modelInvariantId\":\"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\"modelUuid\":\"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\"modelInvariantUuid\":\"65b492b9-8ac2-4ab7-8c14-5128fa401a92\"}}}],\"cloudConfiguration\":{\"tenantId\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"cc01aaa2-85b0-45d0-be16-a467cb30e99c\"}","type":"String"},"requestId":{"value":"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f","type":"String"},"mso-request-id":{"value":"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"cc01aaa2-85b0-45d0-be16-a467cb30e99c","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/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-20T05:57:44.247Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:45.265Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:45.266Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-20T05:57:45.267Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-20T05:57:45.267Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 20 Mar 2023 05:57:45 GMT", x-onap-requestid:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", x-requestid:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", x-transactionid:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", x-ecomp-requestid:"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", x-onap-partnername:"UNKNOWN", x-invocationid:"ce052f95-34ad-404a-b924-0124946dd566", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:45.267Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f\",\"instanceId\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\"}}","message":"Success","processInstanceID":"222e34cb-c6e4-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T05:57:45.268Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:45.268Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-20T05:57:45.273Z|16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:45.462Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:45.466Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:45.466Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|500||Invoke 2023-03-20T05:57:45.467Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:45.467Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:45.467Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Method : GET 2023-03-20T05:57:45.467Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d96ecfd1bf7ec39084b6760cf97db53", X-B3-SpanId:"223a34599814a8c0", X-B3-ParentSpanId:"827ddacdfbf0b7e8", X-B3-Sampled:"0", X-ONAP-RequestID:"44970a7b-2a25-43ce-96a8-4dc684611b09", X-RequestID:"44970a7b-2a25-43ce-96a8-4dc684611b09", X-TransactionID:"44970a7b-2a25-43ce-96a8-4dc684611b09", X-ECOMP-RequestID:"44970a7b-2a25-43ce-96a8-4dc684611b09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cc19c1d-a776-4804-9877-12e47401a80c"] 2023-03-20T05:57:45.467Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Request body: 2023-03-20T05:57:45.467Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:45.497Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:45.498Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:45.498Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status text : OK 2023-03-20T05:57:45.498Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:45 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:45.498Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Response body: { "requestId" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:57:43.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" } } } 2023-03-20T05:57:45.499Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:45.499Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|500||InvokeReturn 2023-03-20T05:57:45.500Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false 2023-03-20T05:57:45.500Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:57:45.501Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:45.501Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false 2023-03-20T05:57:45.501Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:57:45.501Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d96ecfd1bf7ec39084b6760cf97db53", X-B3-SpanId:"74a4c6c30e74816e", X-B3-ParentSpanId:"827ddacdfbf0b7e8", X-B3-Sampled:"0", X-ONAP-RequestID:"44970a7b-2a25-43ce-96a8-4dc684611b09", X-RequestID:"44970a7b-2a25-43ce-96a8-4dc684611b09", X-TransactionID:"44970a7b-2a25-43ce-96a8-4dc684611b09", X-ECOMP-RequestID:"44970a7b-2a25-43ce-96a8-4dc684611b09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b36ce82-a0dc-47f1-9628-8d91c705b7ce"] 2023-03-20T05:57:45.501Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:57:45.501Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:45.517Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:45.517Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:45.517Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:57:45.517Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:45 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:45.518Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:57:45.518Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:45.519Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:57:45.528Z|44970a7b-2a25-43ce-96a8-4dc684611b09|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:49.544Z|3502e3dc-c94b-454a-91bf-16ef108801f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:49.545Z|3502e3dc-c94b-454a-91bf-16ef108801f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:49.545Z|17f7a5f5-f846-41e1-bd0c-d83aabdcba77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:49.546Z|17f7a5f5-f846-41e1-bd0c-d83aabdcba77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:49.547Z|0f9c9e11-cebf-4d7f-af7b-aa5535c0f173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:49.548Z|0f9c9e11-cebf-4d7f-af7b-aa5535c0f173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:50.930Z|fc0c6f05-1be4-4c72-8cb6-3dc2a3bd649b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:57:50.931Z|fc0c6f05-1be4-4c72-8cb6-3dc2a3bd649b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:57:51.948Z|6ea57845-8b48-4271-b802-012348cc44c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:57:51.948Z|6ea57845-8b48-4271-b802-012348cc44c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:57:55.716Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:55.722Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:55.722Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|500||Invoke 2023-03-20T05:57:55.722Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:55.722Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:55.723Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Method : GET 2023-03-20T05:57:55.723Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5abad1e22554cfd4b78e5c65e0ecec5f", X-B3-SpanId:"273a3901a26b8fe1", X-B3-ParentSpanId:"32084be212ef2ffd", X-B3-Sampled:"0", X-ONAP-RequestID:"ff444746-d2cc-41ed-9ca7-33183c79623c", X-RequestID:"ff444746-d2cc-41ed-9ca7-33183c79623c", X-TransactionID:"ff444746-d2cc-41ed-9ca7-33183c79623c", X-ECOMP-RequestID:"ff444746-d2cc-41ed-9ca7-33183c79623c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c0fdbe8-a38a-4551-bf03-6c067ec8823d"] 2023-03-20T05:57:55.723Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Request body: 2023-03-20T05:57:55.723Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:55.763Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:55.763Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:55.763Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status text : OK 2023-03-20T05:57:55.764Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:55 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:55.765Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Response body: { "requestId" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:57:43.000+00:00", "endTime" : "2023-03-20T05:57:55.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" } } } 2023-03-20T05:57:55.765Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:55.765Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|500||InvokeReturn 2023-03-20T05:57:55.766Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false 2023-03-20T05:57:55.767Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:57:55.767Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:55.767Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false 2023-03-20T05:57:55.767Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:57:55.767Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5abad1e22554cfd4b78e5c65e0ecec5f", X-B3-SpanId:"a54711f5f713ce83", X-B3-ParentSpanId:"32084be212ef2ffd", X-B3-Sampled:"0", X-ONAP-RequestID:"ff444746-d2cc-41ed-9ca7-33183c79623c", X-RequestID:"ff444746-d2cc-41ed-9ca7-33183c79623c", X-TransactionID:"ff444746-d2cc-41ed-9ca7-33183c79623c", X-ECOMP-RequestID:"ff444746-d2cc-41ed-9ca7-33183c79623c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fae241bf-39e6-41e9-8905-11b27dcd85d3"] 2023-03-20T05:57:55.767Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:57:55.767Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:55.822Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:55.822Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:55.823Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:57:55.823Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:55 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:55.824Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:57:55.825Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:55.825Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:57:55.834Z|ff444746-d2cc-41ed-9ca7-33183c79623c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:56.012Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:56.016Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:56.017Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|500||Invoke 2023-03-20T05:57:56.017Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:56.017Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:56.017Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Method : GET 2023-03-20T05:57:56.017Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a22bdfa017d3e907eeec94fec7fae476", X-B3-SpanId:"3c2c039ab5bf9868", X-B3-ParentSpanId:"4593110b653cc4a5", X-B3-Sampled:"0", X-ONAP-RequestID:"f731e743-a285-419a-92d3-e1e7240afb7d", X-RequestID:"f731e743-a285-419a-92d3-e1e7240afb7d", X-TransactionID:"f731e743-a285-419a-92d3-e1e7240afb7d", X-ECOMP-RequestID:"f731e743-a285-419a-92d3-e1e7240afb7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2204b522-851d-4e99-bda6-549870ff3964"] 2023-03-20T05:57:56.017Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Request body: 2023-03-20T05:57:56.017Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:56.047Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:56.047Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:56.047Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status text : OK 2023-03-20T05:57:56.047Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:55 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:56.048Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Response body: { "requestId" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:57:43.000+00:00", "endTime" : "2023-03-20T05:57:55.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" } } } 2023-03-20T05:57:56.049Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:56.049Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|500||InvokeReturn 2023-03-20T05:57:56.050Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false 2023-03-20T05:57:56.050Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:57:56.050Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:56.050Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false 2023-03-20T05:57:56.050Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:57:56.050Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a22bdfa017d3e907eeec94fec7fae476", X-B3-SpanId:"1fbd631560110934", X-B3-ParentSpanId:"4593110b653cc4a5", X-B3-Sampled:"0", X-ONAP-RequestID:"f731e743-a285-419a-92d3-e1e7240afb7d", X-RequestID:"f731e743-a285-419a-92d3-e1e7240afb7d", X-TransactionID:"f731e743-a285-419a-92d3-e1e7240afb7d", X-ECOMP-RequestID:"f731e743-a285-419a-92d3-e1e7240afb7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c72afae-9e57-4ec2-8f42-c584e8f8cec8"] 2023-03-20T05:57:56.051Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:57:56.051Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:56.074Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:56.074Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:56.074Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:57:56.075Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:55 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:56.075Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:57:56.075Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:56.076Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:57:56.084Z|f731e743-a285-419a-92d3-e1e7240afb7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:56.248Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:56.251Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:56.252Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|500||Invoke 2023-03-20T05:57:56.252Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:56.252Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:56.252Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Method : GET 2023-03-20T05:57:56.252Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20acaaafc19ea7e31441fe6c2a104950", X-B3-SpanId:"357fec373834109e", X-B3-ParentSpanId:"59ce4a1c021c46b7", X-B3-Sampled:"0", X-ONAP-RequestID:"77b747d6-060f-4de9-b4d4-720bcde1f306", X-RequestID:"77b747d6-060f-4de9-b4d4-720bcde1f306", X-TransactionID:"77b747d6-060f-4de9-b4d4-720bcde1f306", X-ECOMP-RequestID:"77b747d6-060f-4de9-b4d4-720bcde1f306", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1182d9a6-85ff-41ee-9935-4b2a07ff835d"] 2023-03-20T05:57:56.252Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Request body: 2023-03-20T05:57:56.252Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:56.277Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:56.277Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:56.277Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status text : OK 2023-03-20T05:57:56.278Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:55 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:56.278Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Response body: { "requestId" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:57:43.000+00:00", "endTime" : "2023-03-20T05:57:55.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" } } } 2023-03-20T05:57:56.279Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:56.279Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|500||InvokeReturn 2023-03-20T05:57:56.280Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false 2023-03-20T05:57:56.280Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:57:56.280Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:56.280Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false 2023-03-20T05:57:56.280Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:57:56.280Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20acaaafc19ea7e31441fe6c2a104950", X-B3-SpanId:"b474503a41e2bcdc", X-B3-ParentSpanId:"59ce4a1c021c46b7", X-B3-Sampled:"0", X-ONAP-RequestID:"77b747d6-060f-4de9-b4d4-720bcde1f306", X-RequestID:"77b747d6-060f-4de9-b4d4-720bcde1f306", X-TransactionID:"77b747d6-060f-4de9-b4d4-720bcde1f306", X-ECOMP-RequestID:"77b747d6-060f-4de9-b4d4-720bcde1f306", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a112cdd-032d-434a-b55b-d133674f5564"] 2023-03-20T05:57:56.280Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:57:56.281Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:56.295Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:56.295Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:56.295Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:57:56.295Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:55 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:56.296Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:57:56.296Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:56.296Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:57:56.304Z|77b747d6-060f-4de9-b4d4-720bcde1f306|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:56.504Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:56.507Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:56.507Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|500||Invoke 2023-03-20T05:57:56.508Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:56.508Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:56.508Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Method : GET 2023-03-20T05:57:56.508Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f9a99bedc7f0c20214310b8132596e6", X-B3-SpanId:"b973175b968d0c32", X-B3-ParentSpanId:"cbae56c399140f18", X-B3-Sampled:"0", X-ONAP-RequestID:"f3499f56-27d6-4d3c-a567-ed963037231d", X-RequestID:"f3499f56-27d6-4d3c-a567-ed963037231d", X-TransactionID:"f3499f56-27d6-4d3c-a567-ed963037231d", X-ECOMP-RequestID:"f3499f56-27d6-4d3c-a567-ed963037231d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e912af87-c6ad-48ee-8372-b8b046fe1fab"] 2023-03-20T05:57:56.508Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Request body: 2023-03-20T05:57:56.508Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:56.541Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:56.541Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:56.541Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status text : OK 2023-03-20T05:57:56.541Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:56 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:56.542Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Response body: { "requestId" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:57:43.000+00:00", "endTime" : "2023-03-20T05:57:55.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" } } } 2023-03-20T05:57:56.542Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:56.542Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|500||InvokeReturn 2023-03-20T05:57:56.543Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false 2023-03-20T05:57:56.543Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:57:56.543Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:56.544Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false 2023-03-20T05:57:56.544Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:57:56.544Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f9a99bedc7f0c20214310b8132596e6", X-B3-SpanId:"6f01c27e37665042", X-B3-ParentSpanId:"cbae56c399140f18", X-B3-Sampled:"0", X-ONAP-RequestID:"f3499f56-27d6-4d3c-a567-ed963037231d", X-RequestID:"f3499f56-27d6-4d3c-a567-ed963037231d", X-TransactionID:"f3499f56-27d6-4d3c-a567-ed963037231d", X-ECOMP-RequestID:"f3499f56-27d6-4d3c-a567-ed963037231d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e174f76a-da03-444a-b2a3-fb5d7a347344"] 2023-03-20T05:57:56.544Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:57:56.544Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:56.565Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:56.566Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:56.566Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:57:56.566Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:56 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:56.566Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:57:56.567Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:56.567Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:57:56.573Z|f3499f56-27d6-4d3c-a567-ed963037231d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:56.739Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:56.742Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:56.743Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|500||Invoke 2023-03-20T05:57:56.743Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:56.743Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f 2023-03-20T05:57:56.743Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Method : GET 2023-03-20T05:57:56.743Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a84148ab53b7c0651f269b36413f186e", X-B3-SpanId:"a87d997655938f6c", X-B3-ParentSpanId:"ae38c285882a2214", X-B3-Sampled:"0", X-ONAP-RequestID:"8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84", X-RequestID:"8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84", X-TransactionID:"8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84", X-ECOMP-RequestID:"8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a95f908-4c57-49c0-acdd-a645d6819dac"] 2023-03-20T05:57:56.743Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Request body: 2023-03-20T05:57:56.743Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:56.781Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:56.781Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:56.781Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Status text : OK 2023-03-20T05:57:56.781Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:56 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:56.783Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||Response body: { "requestId" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T05:57:43.000+00:00", "endTime" : "2023-03-20T05:57:55.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f" } } } 2023-03-20T05:57:56.783Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:56.783Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|INFO|500||InvokeReturn 2023-03-20T05:57:56.784Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false 2023-03-20T05:57:56.784Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:57:56.785Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:56.785Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false 2023-03-20T05:57:56.785Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:57:56.785Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a84148ab53b7c0651f269b36413f186e", X-B3-SpanId:"2f2dde1cb6aed2eb", X-B3-ParentSpanId:"ae38c285882a2214", X-B3-Sampled:"0", X-ONAP-RequestID:"8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84", X-RequestID:"8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84", X-TransactionID:"8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84", X-ECOMP-RequestID:"8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2c0808f-a30c-471d-b6a9-a11894254352"] 2023-03-20T05:57:56.785Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:57:56.785Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:56.806Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:56.806Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:56.807Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:57:56.807Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:56 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:56.808Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:57:56.809Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:56.809Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:57:56.814Z|8a472ccc-a14d-4bc5-9fa8-c4fac3c0bf84|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16e2ab3d-ece8-43b4-bffa-ecc7ac4b688f|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:57:58.300Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:57:58.301Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 2df0ec7f-5687-415a-8caf-fc379a144fc6 already exists in requestDb InfraActiveRequests table 2023-03-20T05:57:58.302Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:57:58.302Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T05:57:58.302Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:58.302Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:57:58.303Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T05:57:58.303Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49db81a0787ca1b67503b04afe083fc1", X-B3-SpanId:"e79389b09d1f2536", X-B3-ParentSpanId:"48eac4ec4f9f55d1", X-B3-Sampled:"0", X-ONAP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-TransactionID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ECOMP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba631a4c-2ff7-4b27-8463-6b371fc543d7"] 2023-03-20T05:57:58.303Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T05:57:58.303Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:58.339Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:58.339Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T05:57:58.340Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : Not Found 2023-03-20T05:57:58.340Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Mon, 20 Mar 2023 05:57:58 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2023-03-20T05:57:58.340Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: 2023-03-20T05:57:58.340Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:58.340Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|404|Not Found|InvokeReturn 2023-03-20T05:57:58.349Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T05:57:58.352Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T05:57:58.368Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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/9c0f3dff73954e8fb4328c129dd42b62 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T05:57:58.368Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||Invoke 2023-03-20T05:57:58.433Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||InvokeReturn 2023-03-20T05:57:58.434Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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/9c0f3dff73954e8fb4328c129dd42b62 has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 05:57:58 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[55], vertex-id=[376992], x-aai-txid=[2-aai-resources-230320-05:57:58:373-88714], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T05:57:58.436Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"9c0f3dff73954e8fb4328c129dd42b62","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679291868003","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0e79d88a-6538-46ec-85dd-ae3d7d9334eb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_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-03-20T05:57:58.437Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T05:57:58.438Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T05:57:58.440Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.441Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-20T05:57:58.441Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:58.441Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.442Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-20T05:57:58.442Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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:"49db81a0787ca1b67503b04afe083fc1", X-B3-SpanId:"834cc135a9df6ac6", X-B3-ParentSpanId:"48eac4ec4f9f55d1", X-B3-Sampled:"0", X-ONAP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-TransactionID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ECOMP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11bdee8e-ee52-4039-9d50-fcd0fd265451"] 2023-03-20T05:57:58.443Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"0e79d88a-6538-46ec-85dd-ae3d7d9334eb","serviceInstanceId":"cc01aaa2-85b0-45d0-be16-a467cb30e99c"},"instanceName":"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf","requestScope":"vfModule"} 2023-03-20T05:57:58.443Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:58.475Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:58.476Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:58.476Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-20T05:57:58.477Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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:"Mon, 20 Mar 2023 05:57:58 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-03-20T05:57:58.477Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-20T05:57:58.478Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:58.478Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-20T05:57:58.479Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51 2023-03-20T05:57:58.480Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|INFO|500||Invoke 2023-03-20T05:57:58.481Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:58.481Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51 2023-03-20T05:57:58.481Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|DEBUG|500||Method : GET 2023-03-20T05:57:58.482Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-TransactionID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ECOMP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c06116c-484e-4f6d-98b2-cf4cfa9f03e9"] 2023-03-20T05:57:58.482Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|DEBUG|500||Request body: 2023-03-20T05:57:58.482Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:58.562Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:58.563Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:58.564Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|DEBUG|500||Status text : OK 2023-03-20T05:57:58.564Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:57:59 GMT", x-envoy-upstream-service-time:"75", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:58.565Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|DEBUG|500||Response body: { "id" : 4, "modelCustomizationUUID" : "97d0d369-7af2-455d-b695-ff8ac85e6d51", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-03-20 05:43:27.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/volumeHeatEnv" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vnfCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/heatEnvironment" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/cvnfcCustomization" } } } 2023-03-20T05:57:58.565Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:58.565Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=97d0d369-7af2-455d-b695-ff8ac85e6d51|INFO|500||InvokeReturn 2023-03-20T05:57:58.579Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule 2023-03-20T05:57:58.579Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|INFO|500||Invoke 2023-03-20T05:57:58.579Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:58.580Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule 2023-03-20T05:57:58.580Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|DEBUG|500||Method : GET 2023-03-20T05:57:58.580Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-TransactionID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ECOMP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a2dbfd5-544e-4c92-9cd4-caff9d142b41"] 2023-03-20T05:57:58.580Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|DEBUG|500||Request body: 2023-03-20T05:57:58.580Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:58.640Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:58.640Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:58.641Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|DEBUG|500||Status text : OK 2023-03-20T05:57:58.642Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:57:59 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:58.714Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|DEBUG|500||Response body: { "modelUUID" : "5f3e9d94-8750-4129-9ea4-742cde16c62b", "modelInvariantUUID" : "ed3e09c2-b1f3-4795-8018-edd0462412ad", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-20 05:43:27.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/vfModuleCustomization" } } } 2023-03-20T05:57:58.715Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:58.717Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/4/vfModule|INFO|500||InvokeReturn 2023-03-20T05:57:58.730Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance 2023-03-20T05:57:58.731Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-20T05:57:58.731Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:58.731Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance 2023-03-20T05:57:58.731Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-20T05:57:58.731Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-TransactionID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ECOMP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51afd65e-93ac-4d1c-a975-628810eb77b6"] 2023-03-20T05:57:58.732Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-20T05:57:58.732Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:58.761Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:58.761Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T05:57:58.762Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-20T05:57:58.762Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&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:"Mon, 20 Mar 2023 05:57:59 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-03-20T05:57:58.762Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-03-20T05:57:58.762Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:58.762Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-20T05:57:58.763Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad 2023-03-20T05:57:58.763Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|INFO|500||Invoke 2023-03-20T05:57:58.763Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:58.764Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad 2023-03-20T05:57:58.764Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|DEBUG|500||Method : GET 2023-03-20T05:57:58.764Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-TransactionID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ECOMP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39e7e13f-253a-49ca-a92a-a9dd79fd4ca4"] 2023-03-20T05:57:58.764Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|DEBUG|500||Request body: 2023-03-20T05:57:58.764Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:58.799Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:58.800Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:58.800Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|DEBUG|500||Status text : OK 2023-03-20T05:57:58.800Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:57:59 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:58.800Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "5f3e9d94-8750-4129-9ea4-742cde16c62b", "modelInvariantUUID" : "ed3e09c2-b1f3-4795-8018-edd0462412ad", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-20 05:43:27.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/vfModuleCustomization" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad" } } } 2023-03-20T05:57:58.801Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:58.801Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ed3e09c2-b1f3-4795-8018-edd0462412ad|INFO|500||InvokeReturn 2023-03-20T05:57:58.803Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance 2023-03-20T05:57:58.803Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-20T05:57:58.804Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:58.804Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance 2023-03-20T05:57:58.804Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-20T05:57:58.804Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-TransactionID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ECOMP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ac400fe-be32-4363-bf94-36456583b6ba"] 2023-03-20T05:57:58.804Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-20T05:57:58.804Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:58.821Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:58.821Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T05:57:58.821Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-20T05:57:58.821Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&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:"Mon, 20 Mar 2023 05:57:59 GMT", x-envoy-upstream-service-time:"14", server:"envoy"] 2023-03-20T05:57:58.822Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-03-20T05:57:58.822Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:58.822Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5f3e9d94-8750-4129-9ea4-742cde16c62b&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-20T05:57:58.823Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.823Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.823Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.823Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.824Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.824Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-TransactionID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ECOMP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a80208a-4f92-4241-b576-3261a74003b0"] 2023-03-20T05:57:58.824Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.824Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.850Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.850Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.850Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : OK 2023-03-20T05:57:58.851Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:57:59 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:58.851Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 46, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" } } } 2023-03-20T05:57:58.851Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.852Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.894Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b 2023-03-20T05:57:58.894Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|INFO|500||Invoke 2023-03-20T05:57:58.894Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:58.894Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b 2023-03-20T05:57:58.894Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Method : GET 2023-03-20T05:57:58.894Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-TransactionID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ECOMP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"279cad93-4ca6-4f59-80bf-67730667af22"] 2023-03-20T05:57:58.895Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Request body: 2023-03-20T05:57:58.895Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:58.926Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:58.926Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Status code : 200 OK 2023-03-20T05:57:58.926Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Status text : OK 2023-03-20T05:57:58.926Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 05:57:59 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:58.927Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Response body: { "modelUUID" : "5f3e9d94-8750-4129-9ea4-742cde16c62b", "modelInvariantUUID" : "ed3e09c2-b1f3-4795-8018-edd0462412ad", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-20 05:43:27.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/vfModuleCustomization" } } } 2023-03-20T05:57:58.927Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:58.927Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|INFO|500||InvokeReturn 2023-03-20T05:57:58.929Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.930Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-20T05:57:58.930Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:58.930Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.930Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-20T05:57:58.930Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3400", X-B3-TraceId:"49db81a0787ca1b67503b04afe083fc1", X-B3-SpanId:"91a59bce0f464aa7", X-B3-ParentSpanId:"48eac4ec4f9f55d1", X-B3-Sampled:"0", X-ONAP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-TransactionID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ECOMP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1ac6201-2e6e-4355-be64-086e31c88358"] 2023-03-20T05:57:58.930Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2df0ec7f-5687-415a-8caf-fc379a144fc6","requestStatus":"IN_PROGRESS","startTime":1679291878349,"source":"VID","vnfId":"0e79d88a-6538-46ec-85dd-ae3d7d9334eb","vnfType":"","tenantId":"9c0f3dff73954e8fb4328c129dd42b62","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"cc01aaa2-85b0-45d0-be16-a467cb30e99c","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"2df0ec7f-5687-415a-8caf-fc379a144fc6"} 2023-03-20T05:57:58.931Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:58.969Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-20T05:57:58.969Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-20T05:57:58.970Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-20T05:57:58.970Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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/2df0ec7f-5687-415a-8caf-fc379a144fc6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:58 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:57:58.971Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:57:58.349+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-20T05:57:58.855+00:00", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T05:57:58.971Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-20T05:57:58.972Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-20T05:57:58.981Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.981Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-20T05:57:58.982Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-20T05:57:58.982Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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-03-20T05:57:58.982Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-20T05:57:58.982Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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:"49db81a0787ca1b67503b04afe083fc1", X-B3-SpanId:"5c61050047ba9c65", X-B3-ParentSpanId:"48eac4ec4f9f55d1", X-B3-Sampled:"0", X-ONAP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-TransactionID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ECOMP-RequestID:"2df0ec7f-5687-415a-8caf-fc379a144fc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1797417-01d6-457a-a382-53a2c77220b2"] 2023-03-20T05:57:58.982Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/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\":\"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\"modelVersionId\":\"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\"modelCustomizationId\":\"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\"modelUuid\":\"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\"modelInvariantUuid\":\"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\"modelInfo\":{\"modelInvariantId\":\"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\"modelUuid\":\"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\"modelInvariantUuid\":\"65b492b9-8ac2-4ab7-8c14-5128fa401a92\"}}},{\"relatedInstance\":{\"instanceId\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"0d3cbf47-a285-41af-9509-26bc566ad22a\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\"modelVersionId\":\"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\"modelCustomizationId\":\"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\"modelUuid\":\"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\"modelInvariantUuid\":\"0d3cbf47-a285-41af-9509-26bc566ad22a\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\"vnfInstanceId\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\"}","type":"String"},"requestId":{"value":"2df0ec7f-5687-415a-8caf-fc379a144fc6","type":"String"},"mso-request-id":{"value":"2df0ec7f-5687-415a-8caf-fc379a144fc6","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"cc01aaa2-85b0-45d0-be16-a467cb30e99c","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"0e79d88a-6538-46ec-85dd-ae3d7d9334eb","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/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-20T05:57:58.982Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-20T05:57:59.573Z|0e77538d-bc38-4393-9868-3c27f1976894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:59.574Z|0e77538d-bc38-4393-9868-3c27f1976894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:59.576Z|c6c69fd2-6096-4a70-a6df-fb3f9f4491ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:59.576Z|c6c69fd2-6096-4a70-a6df-fb3f9f4491ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:57:59.577Z|5fe81130-5a69-46b4-a87b-c73be24e0817|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:57:59.578Z|5fe81130-5a69-46b4-a87b-c73be24e0817|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:00.002Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:00.003Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-20T05:58:00.003Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-20T05:58:00.003Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 20 Mar 2023 05:58:00 GMT", x-onap-requestid:"2df0ec7f-5687-415a-8caf-fc379a144fc6", x-requestid:"2df0ec7f-5687-415a-8caf-fc379a144fc6", x-transactionid:"2df0ec7f-5687-415a-8caf-fc379a144fc6", x-ecomp-requestid:"2df0ec7f-5687-415a-8caf-fc379a144fc6", x-onap-partnername:"UNKNOWN", x-invocationid:"f1797417-01d6-457a-a382-53a2c77220b2", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:58:00.004Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2df0ec7f-5687-415a-8caf-fc379a144fc6\",\"instanceId\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\"}}","message":"Success","processInstanceID":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T05:58:00.004Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:00.005Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-20T05:58:00.009Z|2df0ec7f-5687-415a-8caf-fc379a144fc6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:58:00.194Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:58:00.198Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:58:00.199Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T05:58:00.199Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:00.199Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:58:00.199Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T05:58:00.199Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f1ac755ee7f3cf544d9a039655ce1a4", X-B3-SpanId:"758a9987a45e86e3", X-B3-ParentSpanId:"97cc3a2491dd24b4", X-B3-Sampled:"0", X-ONAP-RequestID:"0df2e175-49ba-4756-abfb-afe707330728", X-RequestID:"0df2e175-49ba-4756-abfb-afe707330728", X-TransactionID:"0df2e175-49ba-4756-abfb-afe707330728", X-ECOMP-RequestID:"0df2e175-49ba-4756-abfb-afe707330728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81db18a0-3671-43ce-a1e0-932b43091b40"] 2023-03-20T05:58:00.199Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T05:58:00.199Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:00.239Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:00.240Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:00.240Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T05:58:00.240Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:59 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:58:00.241Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T05:57:58.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:57:59.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T05:58:00.241Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:00.242Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T05:58:00.243Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:58:00.244Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:58:00.244Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:00.244Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:58:00.244Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:58:00.245Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f1ac755ee7f3cf544d9a039655ce1a4", X-B3-SpanId:"084541a682bd5e3d", X-B3-ParentSpanId:"97cc3a2491dd24b4", X-B3-Sampled:"0", X-ONAP-RequestID:"0df2e175-49ba-4756-abfb-afe707330728", X-RequestID:"0df2e175-49ba-4756-abfb-afe707330728", X-TransactionID:"0df2e175-49ba-4756-abfb-afe707330728", X-ECOMP-RequestID:"0df2e175-49ba-4756-abfb-afe707330728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e2a83f7-d932-4a61-bae5-58b9eb587bcd"] 2023-03-20T05:58:00.245Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:58:00.245Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:00.269Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:00.269Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:00.270Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:58:00.270Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:57:59 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:58:00.271Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:58:00.271Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:00.272Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:58:00.281Z|0df2e175-49ba-4756-abfb-afe707330728|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:58:05.930Z|cdfc970e-d61c-473a-9b37-dcdbfcb78bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:58:05.931Z|cdfc970e-d61c-473a-9b37-dcdbfcb78bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:58:09.600Z|f1c6bf3a-0efa-4c95-bc4a-6abaabb08c63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:09.600Z|383fb5c5-2cef-42ae-8360-08b6f7e8af99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:09.600Z|f1c6bf3a-0efa-4c95-bc4a-6abaabb08c63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:09.600Z|383fb5c5-2cef-42ae-8360-08b6f7e8af99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:09.608Z|74c78d2e-a6bd-40bb-a670-3fda896bef25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:09.608Z|74c78d2e-a6bd-40bb-a670-3fda896bef25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:10.452Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:58:10.458Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:58:10.458Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T05:58:10.458Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:10.458Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:58:10.459Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T05:58:10.459Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbd2304b5e81df8d3ff1a7337ac4829f", X-B3-SpanId:"0b8a0dbd3ab05c08", X-B3-ParentSpanId:"ae7a4ad1976cbc36", X-B3-Sampled:"0", X-ONAP-RequestID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-RequestID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-TransactionID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-ECOMP-RequestID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d245b0d-66b0-47b4-85ad-4da7b5e6c0ad"] 2023-03-20T05:58:10.459Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T05:58:10.459Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:10.497Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:10.497Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:10.498Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T05:58:10.498Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:58:09 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:58:10.499Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:58:03.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T05:58:10.499Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:10.499Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T05:58:10.501Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:58:10.501Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:58:10.501Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:10.501Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:58:10.502Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:58:10.502Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbd2304b5e81df8d3ff1a7337ac4829f", X-B3-SpanId:"9b9f64d13722ccb9", X-B3-ParentSpanId:"ae7a4ad1976cbc36", X-B3-Sampled:"0", X-ONAP-RequestID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-RequestID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-TransactionID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-ECOMP-RequestID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b0ca2ee-efa1-4410-a864-dad8ec6c8367"] 2023-03-20T05:58:10.502Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:58:10.502Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:10.517Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:10.517Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:10.518Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:58:10.518Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:58:09 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:58:10.518Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T05:58:10.519Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:10.519Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:58:10.549Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:58:10.549Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:58:10.549Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:10.549Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:58:10.549Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:58:10.550Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-RequestID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-TransactionID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-ECOMP-RequestID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3845dfc-7e66-4506-b68a-e541fc9af9fd"] 2023-03-20T05:58:10.550Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:58:10.550Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:10.707Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:10.708Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:10.708Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:58:10.709Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=177DF01AB9C60FAFC233732221AB6675; 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:"Mon, 20 Mar 2023 05:58:11 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-20T05:58:10.709Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"2df0ec7f-5687-415a-8caf-fc379a144fc6","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:58:06.490+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"2f2e4ceb-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T05:58:10.710Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:10.710Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:58:10.729Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:58:10.730Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:58:10.730Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:10.730Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:58:10.730Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:58:10.730Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-RequestID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-TransactionID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-ECOMP-RequestID:"9e2111dd-22d4-45f9-a7d3-b56a21356c14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7df55cf1-a294-440f-81f8-9d91ff1875d7"] 2023-03-20T05:58:10.730Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:58:10.731Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:10.888Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:10.888Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:10.889Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:58:10.889Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=04F0BF973E125608A1C656DA9A5FC44A; 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:"Mon, 20 Mar 2023 05:58:11 GMT", x-envoy-upstream-service-time:"154", server:"envoy"] 2023-03-20T05:58:10.889Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:2f309723-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:58:06.491+0000","endTime":"2023-03-20T05:58:06.491+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:58:10.889Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:10.889Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:58:10.893Z|9e2111dd-22d4-45f9-a7d3-b56a21356c14|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:58:19.629Z|54a700be-27a3-4a41-9d9c-b98aa4dab5aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:19.630Z|54a700be-27a3-4a41-9d9c-b98aa4dab5aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:19.631Z|dc1765cd-9c09-4d75-a92d-b594253c15ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:19.632Z|dc1765cd-9c09-4d75-a92d-b594253c15ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:19.635Z|6acd18c5-a245-41ab-a618-d8ae777c4c76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:19.635Z|6acd18c5-a245-41ab-a618-d8ae777c4c76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:20.930Z|88f72aef-1a0d-49fc-bef9-3c46031f14a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:58:20.933Z|88f72aef-1a0d-49fc-bef9-3c46031f14a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:58:21.070Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:58:21.079Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:58:21.080Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T05:58:21.080Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:21.080Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:58:21.080Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T05:58:21.080Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8217ed892c8eb2d58723559bb125dbdf", X-B3-SpanId:"7b4b52e0abf6bda6", X-B3-ParentSpanId:"556c6a243dfe0432", X-B3-Sampled:"0", X-ONAP-RequestID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-RequestID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-TransactionID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-ECOMP-RequestID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df1f2247-c778-463c-9bc7-bf051255ce82"] 2023-03-20T05:58:21.080Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T05:58:21.080Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:21.122Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:21.123Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:21.123Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T05:58:21.123Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:58:21 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:58:21.123Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:58:14.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T05:58:21.124Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:21.124Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T05:58:21.125Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:58:21.126Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:58:21.126Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:21.126Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:58:21.126Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:58:21.126Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8217ed892c8eb2d58723559bb125dbdf", X-B3-SpanId:"13f643f5e38d88b4", X-B3-ParentSpanId:"556c6a243dfe0432", X-B3-Sampled:"0", X-ONAP-RequestID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-RequestID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-TransactionID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-ECOMP-RequestID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9147e39-b175-44eb-9273-392665b91c34"] 2023-03-20T05:58:21.126Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:58:21.127Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:21.141Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:21.141Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:21.141Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:58:21.142Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:58:21 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:58:21.142Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:58:21.142Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:21.142Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:58:21.199Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:58:21.199Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:58:21.199Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:21.199Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:58:21.201Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:58:21.201Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-RequestID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-TransactionID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-ECOMP-RequestID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"032b7259-b5c6-441a-94d8-d7531cf4943d"] 2023-03-20T05:58:21.202Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:58:21.202Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:21.350Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:21.351Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:21.351Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:58:21.352Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ED9F453FA32DF0B0F70A56DA22088F03; 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:"Mon, 20 Mar 2023 05:58:21 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-20T05:58:21.352Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"2df0ec7f-5687-415a-8caf-fc379a144fc6","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:58:06.490+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"2f2e4ceb-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T05:58:21.352Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:21.353Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:58:21.373Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:58:21.373Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:58:21.373Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:21.373Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:58:21.373Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:58:21.373Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-RequestID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-TransactionID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-ECOMP-RequestID:"87e8dd07-65a5-4f09-a2a3-10986a66f912", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2f78fbe-7f19-4cec-b655-22083b97c7ed"] 2023-03-20T05:58:21.374Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:58:21.374Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:21.522Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:21.522Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:21.523Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:58:21.523Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=00B3A3931ECB34B088694AEF66BD2EC3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 05:58:21 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-20T05:58:21.523Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3421d984-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:58:14.783+0000","endTime":"2023-03-20T05:58:14.797+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:58:21.523Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:21.523Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:58:21.528Z|87e8dd07-65a5-4f09-a2a3-10986a66f912|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:58:21.949Z|bd5e5624-9ae2-42b2-8609-7dbb23b34fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:58:21.949Z|bd5e5624-9ae2-42b2-8609-7dbb23b34fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:58:29.657Z|887b8e58-3814-42ed-abc0-82ba318202a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:29.658Z|887b8e58-3814-42ed-abc0-82ba318202a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:29.659Z|ac61813e-0d2c-4d49-9d6a-91e5b502a952|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:29.660Z|ac61813e-0d2c-4d49-9d6a-91e5b502a952|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:29.661Z|ca1f4a85-eb63-499d-9677-40919aff580f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:29.661Z|ca1f4a85-eb63-499d-9677-40919aff580f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:31.716Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:58:31.721Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:58:31.722Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T05:58:31.722Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:31.722Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:58:31.722Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T05:58:31.722Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fac325aa661c86c381605f52228e9eef", X-B3-SpanId:"af3aa861968e856b", X-B3-ParentSpanId:"61414cb2f56f3038", X-B3-Sampled:"0", X-ONAP-RequestID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-RequestID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-TransactionID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-ECOMP-RequestID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c37b5b9c-e1a1-4328-9bee-8174d18096dc"] 2023-03-20T05:58:31.722Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T05:58:31.722Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:31.763Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:31.764Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:31.764Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T05:58:31.764Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:58:31 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:58:31.764Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:58:14.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T05:58:31.764Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:31.765Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T05:58:31.765Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:58:31.766Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:58:31.766Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:31.766Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:58:31.766Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:58:31.766Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fac325aa661c86c381605f52228e9eef", X-B3-SpanId:"e4f9a016b73faab6", X-B3-ParentSpanId:"61414cb2f56f3038", X-B3-Sampled:"0", X-ONAP-RequestID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-RequestID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-TransactionID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-ECOMP-RequestID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0d6e22e-cfe7-42fc-af21-cc1971bab5db"] 2023-03-20T05:58:31.766Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:58:31.766Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:31.783Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:31.784Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:31.784Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:58:31.784Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:58:31 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:58:31.784Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:58:31.784Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:31.784Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:58:31.802Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:58:31.802Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:58:31.802Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:31.802Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:58:31.802Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:58:31.802Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-RequestID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-TransactionID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-ECOMP-RequestID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a23552da-1b4d-4971-9c39-33cd0dc29fb7"] 2023-03-20T05:58:31.803Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:58:31.803Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:31.952Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:31.953Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:31.953Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:58:31.953Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B6A3882C5EC7A4FD9F64B35607FF771C; 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:"Mon, 20 Mar 2023 05:58:32 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-03-20T05:58:31.953Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"2df0ec7f-5687-415a-8caf-fc379a144fc6","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:58:06.490+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"2f2e4ceb-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T05:58:31.954Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:31.954Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:58:32.018Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:58:32.019Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:58:32.019Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:32.019Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:58:32.019Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:58:32.020Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-RequestID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-TransactionID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-ECOMP-RequestID:"784ecfcf-c7a7-4185-b53b-9661abda84df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78a8e406-7b0c-4372-b553-4bdba6267e1a"] 2023-03-20T05:58:32.020Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:58:32.020Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:32.163Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:32.164Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:32.164Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:58:32.165Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9B09905FE9EA682F26D58635E70E0DC5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 05:58:32 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-20T05:58:32.165Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3421d984-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:58:14.783+0000","endTime":"2023-03-20T05:58:14.797+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:58:32.165Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:32.166Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:58:32.171Z|784ecfcf-c7a7-4185-b53b-9661abda84df|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:58:35.930Z|d038f433-5ceb-4231-ae55-74b541ce92b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:58:35.931Z|d038f433-5ceb-4231-ae55-74b541ce92b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:58:39.686Z|62669a4f-5b46-41a2-855d-0df13cbfb089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:39.687Z|62669a4f-5b46-41a2-855d-0df13cbfb089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:39.689Z|9b36b9c5-fbb1-485c-8106-252b7b79acbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:39.689Z|9818b6dc-2483-4eba-a142-f814019d5100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:39.689Z|9b36b9c5-fbb1-485c-8106-252b7b79acbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:39.689Z|9818b6dc-2483-4eba-a142-f814019d5100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:42.346Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:58:42.352Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:58:42.352Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T05:58:42.352Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:42.353Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:58:42.353Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T05:58:42.353Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf0851141a0ea61bd6f6a71e16f656d1", X-B3-SpanId:"da86964696e716cc", X-B3-ParentSpanId:"96dc5270d20ea998", X-B3-Sampled:"0", X-ONAP-RequestID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-RequestID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-TransactionID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-ECOMP-RequestID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aefc2889-ae31-48e9-baad-fede7ea24059"] 2023-03-20T05:58:42.353Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T05:58:42.353Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:42.396Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:42.396Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:42.396Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T05:58:42.396Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:58:42 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:58:42.398Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:58:14.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T05:58:42.398Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:42.399Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T05:58:42.402Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:58:42.402Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:58:42.402Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:42.402Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:58:42.403Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:58:42.403Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf0851141a0ea61bd6f6a71e16f656d1", X-B3-SpanId:"e20c533ac04fad80", X-B3-ParentSpanId:"96dc5270d20ea998", X-B3-Sampled:"0", X-ONAP-RequestID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-RequestID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-TransactionID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-ECOMP-RequestID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b76987c6-f658-4924-a47d-1c2889f5447e"] 2023-03-20T05:58:42.403Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:58:42.403Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:42.422Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:42.422Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:42.422Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:58:42.423Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:58:42 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:58:42.423Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:58:42.423Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:42.423Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:58:42.444Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:58:42.445Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:58:42.445Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:42.445Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:58:42.445Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:58:42.445Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-RequestID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-TransactionID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-ECOMP-RequestID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2faba674-b6b5-408d-81ee-eb93fccfa4ea"] 2023-03-20T05:58:42.445Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:58:42.445Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:42.599Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:42.599Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:42.600Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:58:42.600Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CC4CCD17BD23679AF45AAF30E26DE8D0; 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:"Mon, 20 Mar 2023 05:58:42 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-20T05:58:42.601Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"2df0ec7f-5687-415a-8caf-fc379a144fc6","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:58:06.490+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"2f2e4ceb-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T05:58:42.601Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:42.601Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:58:42.620Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:58:42.620Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:58:42.620Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:42.620Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:58:42.621Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:58:42.621Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-RequestID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-TransactionID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-ECOMP-RequestID:"cd09b418-c5bd-43dd-abf9-12eb0d5f8f17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74ae55d2-8f6f-445d-baa3-6c6e0080e6a6"] 2023-03-20T05:58:42.621Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:58:42.621Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:42.770Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:42.771Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:42.771Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:58:42.771Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3817851D512CBBF75CD6D59B53A9D4FD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 05:58:42 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-03-20T05:58:42.772Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3421d984-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:58:14.783+0000","endTime":"2023-03-20T05:58:14.797+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:58:42.772Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:42.773Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:58:42.778Z|cd09b418-c5bd-43dd-abf9-12eb0d5f8f17|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:58:42.867Z|7a831f8b-6012-4edd-99fb-e31e1ccb2abd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:58:42.868Z|7a831f8b-6012-4edd-99fb-e31e1ccb2abd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:49.715Z|009ff430-aba0-4cc8-933a-701a03318453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:49.716Z|e2c31c9f-90f3-4f2d-afef-7dee29306797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:49.716Z|009ff430-aba0-4cc8-933a-701a03318453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:49.716Z|e2c31c9f-90f3-4f2d-afef-7dee29306797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:49.721Z|6cec074c-133d-4f30-aac7-4a737aafde10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:49.722Z|6cec074c-133d-4f30-aac7-4a737aafde10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:50.930Z|d7730ee9-eeeb-4622-bfe5-1ea5eed4eb31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:58:50.930Z|d7730ee9-eeeb-4622-bfe5-1ea5eed4eb31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:58:51.950Z|5c2cc976-faa1-40bb-b7b2-716fa036f052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:58:51.950Z|5c2cc976-faa1-40bb-b7b2-716fa036f052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:58:52.947Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:58:52.950Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:58:52.950Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T05:58:52.951Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:52.951Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:58:52.951Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T05:58:52.951Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e201fa88bd78a0b744e5040789a4deb", X-B3-SpanId:"3f8c5095b588c660", X-B3-ParentSpanId:"b3ed42d75fada452", X-B3-Sampled:"0", X-ONAP-RequestID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-RequestID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-TransactionID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-ECOMP-RequestID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31bb9591-af87-4c13-b2c4-ea97c6600cfd"] 2023-03-20T05:58:52.951Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T05:58:52.951Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:52.996Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:52.997Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:52.997Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T05:58:52.998Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:58:52 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:58:52.998Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:58:14.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T05:58:52.999Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:52.999Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T05:58:53.001Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:58:53.001Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:58:53.002Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:53.002Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:58:53.002Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:58:53.002Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e201fa88bd78a0b744e5040789a4deb", X-B3-SpanId:"6f34a2ec1906baec", X-B3-ParentSpanId:"b3ed42d75fada452", X-B3-Sampled:"0", X-ONAP-RequestID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-RequestID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-TransactionID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-ECOMP-RequestID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a720122-7322-4c6f-8fb4-7a7df80fb339"] 2023-03-20T05:58:53.003Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:58:53.003Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:53.022Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:53.023Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:53.023Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:58:53.023Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:58:52 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:58:53.024Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:58:53.024Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:53.024Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:58:53.083Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:58:53.084Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:58:53.084Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:53.084Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:58:53.085Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:58:53.085Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-RequestID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-TransactionID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-ECOMP-RequestID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fb6f717-aff2-4c76-b8bc-1affec947843"] 2023-03-20T05:58:53.085Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:58:53.085Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:53.235Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:53.235Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:53.236Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:58:53.236Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=71EBD257242DFD3A3A6184626E222448; 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:"Mon, 20 Mar 2023 05:58:53 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-20T05:58:53.237Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"2df0ec7f-5687-415a-8caf-fc379a144fc6","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:58:06.490+0000","endTime":"2023-03-20T05:58:46.550+0000","removalTime":null,"durationInMillis":40060,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"2f2e4ceb-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T05:58:53.237Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:53.237Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:58:53.255Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:58:53.255Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:58:53.255Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:58:53.256Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:58:53.256Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:58:53.256Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-RequestID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-TransactionID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-ECOMP-RequestID:"e24621c2-2149-452a-9fe0-3b5029e6e1f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7c8b408-a44b-4788-8dcd-8fd66ef43c77"] 2023-03-20T05:58:53.256Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:58:53.256Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:58:53.407Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:58:53.408Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:58:53.408Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:58:53.408Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=69964E9376C664A396360F377DAB2EC3; 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:"Mon, 20 Mar 2023 05:58:53 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-03-20T05:58:53.409Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:47107fc7-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:58:46.546+0000","endTime":"2023-03-20T05:58:46.546+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:58:53.409Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:58:53.409Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:58:53.413Z|e24621c2-2149-452a-9fe0-3b5029e6e1f8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:58:59.741Z|7ee451c2-bacf-4419-a67a-5028ba1fdb61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:59.742Z|7ee451c2-bacf-4419-a67a-5028ba1fdb61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:59.745Z|6fa90005-7eb0-4f88-898c-7e0e9d765dd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:59.746Z|50a01932-1be6-4458-a178-8cde0730231a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:58:59.746Z|6fa90005-7eb0-4f88-898c-7e0e9d765dd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:58:59.746Z|50a01932-1be6-4458-a178-8cde0730231a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:03.588Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:59:03.593Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:59:03.593Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T05:59:03.593Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:03.593Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:59:03.593Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T05:59:03.593Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9102dfe33ecc50cdee0e6ed0a28a7e5a", X-B3-SpanId:"a1a4592d7f4226da", X-B3-ParentSpanId:"85554fc74da1992e", X-B3-Sampled:"0", X-ONAP-RequestID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-RequestID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-TransactionID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-ECOMP-RequestID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"376af1ab-c69a-438e-a8ed-5bcf79566dc2"] 2023-03-20T05:59:03.594Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T05:59:03.594Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:03.634Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:03.634Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:03.634Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T05:59:03.634Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:59:03 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:59:03.635Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:58:14.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T05:59:03.635Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:03.635Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T05:59:03.636Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:59:03.637Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:59:03.637Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:03.637Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:59:03.637Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:59:03.637Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9102dfe33ecc50cdee0e6ed0a28a7e5a", X-B3-SpanId:"f6a940688b872bf7", X-B3-ParentSpanId:"85554fc74da1992e", X-B3-Sampled:"0", X-ONAP-RequestID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-RequestID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-TransactionID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-ECOMP-RequestID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01bda650-111f-4a0e-a3ee-6eca7f1211fb"] 2023-03-20T05:59:03.637Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:59:03.637Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:03.653Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:03.654Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:03.654Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:59:03.654Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:59:03 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:59:03.655Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:59:03.656Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:03.656Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:59:03.673Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:59:03.673Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:59:03.673Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:03.673Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:59:03.673Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:59:03.673Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-RequestID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-TransactionID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-ECOMP-RequestID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e0b25fc-a931-485f-828d-a984fc6f3a44"] 2023-03-20T05:59:03.673Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:59:03.673Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:03.824Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:03.824Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:03.825Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:59:03.825Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9B12B52B8A3A1A200C96AF8728B02A59; 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:"Mon, 20 Mar 2023 05:59:04 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-03-20T05:59:03.825Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"2df0ec7f-5687-415a-8caf-fc379a144fc6","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:58:06.490+0000","endTime":"2023-03-20T05:58:46.550+0000","removalTime":null,"durationInMillis":40060,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"2f2e4ceb-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T05:59:03.826Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:03.826Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:59:03.846Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:59:03.846Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:59:03.847Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:03.847Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:59:03.847Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:59:03.847Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-RequestID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-TransactionID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-ECOMP-RequestID:"4c9116c8-b999-4b5c-b67a-98e7bfd9d349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4269b8b0-8363-4723-a0b3-1f666716d8f1"] 2023-03-20T05:59:03.847Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:59:03.847Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:03.992Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:03.993Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:03.993Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:59:03.994Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5DCE3F8CD0C2662EA262CA07E319E714; 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:"Mon, 20 Mar 2023 05:59:04 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-20T05:59:03.994Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:47107fc7-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:58:46.546+0000","endTime":"2023-03-20T05:58:46.546+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:59:03.994Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:03.995Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:59:03.999Z|4c9116c8-b999-4b5c-b67a-98e7bfd9d349|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:59:05.930Z|4548c3bf-50a3-41e5-a965-ca0c78a6507a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:59:05.935Z|4548c3bf-50a3-41e5-a965-ca0c78a6507a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:59:09.771Z|9d8f6605-fe96-4827-a18b-e498db3f9185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:09.771Z|9d8f6605-fe96-4827-a18b-e498db3f9185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:09.773Z|c2238102-e71f-4569-bcae-c9bc55b5d09a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:09.774Z|c2238102-e71f-4569-bcae-c9bc55b5d09a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:09.777Z|2a7c484d-ed6b-4253-827c-9825b6ace5a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:09.778Z|2a7c484d-ed6b-4253-827c-9825b6ace5a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:14.171Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:59:14.176Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:59:14.176Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T05:59:14.177Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:14.177Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:59:14.177Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T05:59:14.177Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5d0bbd6c78bb94eeb0952099a3a72ec", X-B3-SpanId:"678ac5154e7c0cdc", X-B3-ParentSpanId:"78367c10f25f98f0", X-B3-Sampled:"0", X-ONAP-RequestID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-RequestID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-TransactionID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-ECOMP-RequestID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b91d4360-2ac4-4045-bc38-3f5b8547bfc9"] 2023-03-20T05:59:14.177Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T05:59:14.177Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:14.212Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:14.213Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:14.213Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T05:59:14.213Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:59:14 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:59:14.214Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:58:14.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T05:59:14.214Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:14.214Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T05:59:14.215Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:59:14.216Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:59:14.216Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:14.216Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:59:14.216Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:59:14.216Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5d0bbd6c78bb94eeb0952099a3a72ec", X-B3-SpanId:"216bb99cb1e46c28", X-B3-ParentSpanId:"78367c10f25f98f0", X-B3-Sampled:"0", X-ONAP-RequestID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-RequestID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-TransactionID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-ECOMP-RequestID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b9c1826-0808-4845-a3a7-393ff2c5283b"] 2023-03-20T05:59:14.216Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:59:14.217Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:14.236Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:14.236Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:14.236Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:59:14.236Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:59:14 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:59:14.238Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:59:14.238Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:14.238Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:59:14.261Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:59:14.261Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:59:14.261Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:14.261Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:59:14.261Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:59:14.261Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-RequestID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-TransactionID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-ECOMP-RequestID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"351cf6f1-72ee-4d82-aeca-618b41246b3d"] 2023-03-20T05:59:14.262Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:59:14.262Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:14.425Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:14.426Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:14.426Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:59:14.427Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2BD0CC272B3484711DB0BBC49042113F; 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:"Mon, 20 Mar 2023 05:59:14 GMT", x-envoy-upstream-service-time:"154", server:"envoy"] 2023-03-20T05:59:14.427Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"2df0ec7f-5687-415a-8caf-fc379a144fc6","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:58:06.490+0000","endTime":"2023-03-20T05:58:46.550+0000","removalTime":null,"durationInMillis":40060,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"2f2e4ceb-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T05:59:14.427Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:14.428Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:59:14.452Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:59:14.452Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:59:14.452Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:14.453Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:59:14.453Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:59:14.453Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-RequestID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-TransactionID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-ECOMP-RequestID:"ea5d7f96-6193-4800-9aa2-a45504d52470", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4afd8573-0021-4f05-81b3-c10a7c6c0988"] 2023-03-20T05:59:14.453Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:59:14.453Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:14.611Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:14.612Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:14.612Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:59:14.612Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B66F30F578BC62CC4CACC5BC8F924A1C; 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:"Mon, 20 Mar 2023 05:59:14 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2023-03-20T05:59:14.613Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:47107fc7-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:58:46.546+0000","endTime":"2023-03-20T05:58:46.546+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:59:14.613Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:14.613Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:59:14.620Z|ea5d7f96-6193-4800-9aa2-a45504d52470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:59:19.802Z|7ccd4fe0-07a2-4e57-9bcb-69c39940866c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:19.803Z|7ccd4fe0-07a2-4e57-9bcb-69c39940866c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:19.810Z|dc6e0da8-ec75-4c8e-8fa4-e92e22ba1b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:19.811Z|dc6e0da8-ec75-4c8e-8fa4-e92e22ba1b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:19.811Z|3ece4fb7-556f-4764-b361-6b28dfea7a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:19.811Z|3ece4fb7-556f-4764-b361-6b28dfea7a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:20.930Z|dbb08040-0480-49b8-beed-7d7c364a043b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:59:20.931Z|dbb08040-0480-49b8-beed-7d7c364a043b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:59:21.951Z|9ac230f6-581a-4ac0-9321-4e85deddf072|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:59:21.951Z|9ac230f6-581a-4ac0-9321-4e85deddf072|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:59:24.795Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:59:24.800Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:59:24.800Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T05:59:24.800Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:24.800Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:59:24.801Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T05:59:24.801Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f26be3ac047f895fbfd2219e551a7a1", X-B3-SpanId:"6300db93160d4e40", X-B3-ParentSpanId:"8cdc7daa16d2ce2a", X-B3-Sampled:"0", X-ONAP-RequestID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-RequestID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-TransactionID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-ECOMP-RequestID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"577c87a8-2365-4fe6-8b15-38181a1b42b0"] 2023-03-20T05:59:24.801Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T05:59:24.801Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:24.838Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:24.839Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:24.839Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T05:59:24.839Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:59:24 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:59:24.840Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:58:14.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T05:59:24.840Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:24.840Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T05:59:24.842Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:59:24.842Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:59:24.842Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:24.843Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:59:24.843Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:59:24.843Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f26be3ac047f895fbfd2219e551a7a1", X-B3-SpanId:"6d14e45d70272896", X-B3-ParentSpanId:"8cdc7daa16d2ce2a", X-B3-Sampled:"0", X-ONAP-RequestID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-RequestID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-TransactionID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-ECOMP-RequestID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d9c8fc4-8926-43ea-ab76-2de0395f9623"] 2023-03-20T05:59:24.843Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:59:24.843Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:24.863Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:24.863Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:24.863Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:59:24.863Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:59:24 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:59:24.864Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:59:24.865Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:24.865Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:59:24.884Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:59:24.885Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:59:24.885Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:24.885Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:59:24.885Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:59:24.885Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-RequestID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-TransactionID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-ECOMP-RequestID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b983997-e6ee-43f7-b365-4fa43e8ad79e"] 2023-03-20T05:59:24.885Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:59:24.885Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:25.032Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:25.032Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:25.032Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:59:25.033Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7DC68CE50595127B9719DA9EF3F54ABA; 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:"Mon, 20 Mar 2023 05:59:25 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-03-20T05:59:25.033Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"2df0ec7f-5687-415a-8caf-fc379a144fc6","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:58:06.490+0000","endTime":"2023-03-20T05:58:46.550+0000","removalTime":null,"durationInMillis":40060,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"2f2e4ceb-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T05:59:25.033Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:25.034Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:59:25.055Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:59:25.055Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:59:25.055Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:25.055Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:59:25.055Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:59:25.055Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-RequestID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-TransactionID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-ECOMP-RequestID:"4d87f403-245f-41a3-ae6e-0d000f4a350b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23585401-7d96-48fd-8646-bef4f6fee909"] 2023-03-20T05:59:25.056Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:59:25.056Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:25.227Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:25.227Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:25.228Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:59:25.228Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=18476917B2EEE0D2461D5550A29B4E9C; 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:"Mon, 20 Mar 2023 05:59:25 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-03-20T05:59:25.229Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:47107fc7-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:58:46.546+0000","endTime":"2023-03-20T05:58:46.546+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:59:25.229Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:25.229Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:59:25.234Z|4d87f403-245f-41a3-ae6e-0d000f4a350b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:59:29.828Z|c8e4ebd8-fcda-4575-a038-a181e145d061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:29.829Z|c8e4ebd8-fcda-4575-a038-a181e145d061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:29.836Z|b5e603dd-ce70-4869-854d-437c186d619d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:29.836Z|b5e603dd-ce70-4869-854d-437c186d619d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:29.836Z|905eeee4-0b76-4b62-bebd-437c4562ec31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:29.837Z|905eeee4-0b76-4b62-bebd-437c4562ec31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:35.415Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:59:35.420Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:59:35.420Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T05:59:35.420Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:35.420Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:59:35.420Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T05:59:35.421Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43a6d28549ceea15b89a141bcbd5fce8", X-B3-SpanId:"c8afac7221bc6050", X-B3-ParentSpanId:"6211c6f57bf0cd1c", X-B3-Sampled:"0", X-ONAP-RequestID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-RequestID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-TransactionID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-ECOMP-RequestID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32410263-053c-4b49-b1cb-9a62b17c80c1"] 2023-03-20T05:59:35.421Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T05:59:35.421Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:35.461Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:35.461Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:35.461Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T05:59:35.462Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:59:35 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:59:35.462Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:58:14.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T05:59:35.462Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:35.463Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T05:59:35.467Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:59:35.468Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:59:35.468Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:35.468Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:59:35.468Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:59:35.469Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43a6d28549ceea15b89a141bcbd5fce8", X-B3-SpanId:"ec169cc3978d7131", X-B3-ParentSpanId:"6211c6f57bf0cd1c", X-B3-Sampled:"0", X-ONAP-RequestID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-RequestID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-TransactionID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-ECOMP-RequestID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3cfe66b-415e-4d75-8025-a61f8eadf060"] 2023-03-20T05:59:35.469Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:59:35.469Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:35.486Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:35.486Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:35.486Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:59:35.486Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:59:35 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:59:35.487Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:59:35.487Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:35.487Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:59:35.505Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:59:35.506Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:59:35.506Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:35.506Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:59:35.506Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:59:35.506Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-RequestID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-TransactionID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-ECOMP-RequestID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4cd91a6-c781-4694-ae0c-9e75d2b9d7b5"] 2023-03-20T05:59:35.507Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:59:35.507Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:35.661Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:35.662Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:35.662Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:59:35.662Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=54FF05D56F844CC690CBB72713F3746B; 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:"Mon, 20 Mar 2023 05:59:36 GMT", x-envoy-upstream-service-time:"151", server:"envoy"] 2023-03-20T05:59:35.663Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"2df0ec7f-5687-415a-8caf-fc379a144fc6","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:58:06.490+0000","endTime":"2023-03-20T05:58:46.550+0000","removalTime":null,"durationInMillis":40060,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"2f2e4ceb-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T05:59:35.663Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:35.663Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:59:35.684Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:59:35.685Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:59:35.685Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:35.685Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:59:35.686Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:59:35.686Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-RequestID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-TransactionID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-ECOMP-RequestID:"ee2aa1ca-e258-42a0-b965-09cc733dd565", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ec89b98-ae3e-4d52-b392-6b5cbd70883f"] 2023-03-20T05:59:35.687Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:59:35.688Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:35.841Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:35.841Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:35.842Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:59:35.842Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=542802F094E58CCB3C41CA861B815C72; 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:"Mon, 20 Mar 2023 05:59:36 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2023-03-20T05:59:35.843Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:47107fc7-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:58:46.546+0000","endTime":"2023-03-20T05:58:46.546+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:59:35.843Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:35.844Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:59:35.848Z|ee2aa1ca-e258-42a0-b965-09cc733dd565|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:59:35.930Z|7daad3ba-f069-4c0d-ae6c-08081a02a8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:59:35.931Z|7daad3ba-f069-4c0d-ae6c-08081a02a8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:59:39.857Z|6babc195-17a4-47c4-8354-3def0260f23e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:39.858Z|6babc195-17a4-47c4-8354-3def0260f23e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:39.860Z|7cbaa554-c0a7-4bb9-bb88-91eb32925411|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:39.861Z|7cbaa554-c0a7-4bb9-bb88-91eb32925411|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:39.866Z|cb12e4a3-fefd-4c46-9b5f-02e7779572a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:39.866Z|cb12e4a3-fefd-4c46-9b5f-02e7779572a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:42.868Z|92cd7d4c-27bd-4eed-b90d-b90e1d4c01c1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T05:59:42.869Z|92cd7d4c-27bd-4eed-b90d-b90e1d4c01c1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:46.021Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:59:46.027Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:59:46.027Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T05:59:46.027Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:46.027Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:59:46.027Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T05:59:46.028Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6554c781a630640143aca7ad4373672d", X-B3-SpanId:"d7884e424b9d156f", X-B3-ParentSpanId:"545a1d0a8754e9b8", X-B3-Sampled:"0", X-ONAP-RequestID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-RequestID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-TransactionID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-ECOMP-RequestID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccca7811-1a48-48e6-870c-72fabcb88bee"] 2023-03-20T05:59:46.028Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T05:59:46.028Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:46.067Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:46.068Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:46.068Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T05:59:46.068Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:59:45 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:59:46.069Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:58:14.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T05:59:46.069Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:46.069Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T05:59:46.071Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:59:46.071Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:59:46.072Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:46.072Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:59:46.072Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:59:46.072Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6554c781a630640143aca7ad4373672d", X-B3-SpanId:"3d3db32228e96a77", X-B3-ParentSpanId:"545a1d0a8754e9b8", X-B3-Sampled:"0", X-ONAP-RequestID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-RequestID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-TransactionID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-ECOMP-RequestID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbfe8200-a7d7-4c60-add5-7dfecfd5a170"] 2023-03-20T05:59:46.073Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:59:46.073Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:46.087Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:46.088Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:46.088Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:59:46.088Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:59:45 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:59:46.088Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:59:46.088Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:46.089Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:59:46.107Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:59:46.108Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:59:46.108Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:46.108Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:59:46.108Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:59:46.108Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-RequestID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-TransactionID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-ECOMP-RequestID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed08fa64-5974-4d66-b9b7-941d79cfa953"] 2023-03-20T05:59:46.108Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:59:46.108Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:46.267Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:46.267Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:46.268Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:59:46.268Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=70FB384C72F78AAAB2EC7E22E372ACB7; 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:"Mon, 20 Mar 2023 05:59:46 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-20T05:59:46.269Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"2df0ec7f-5687-415a-8caf-fc379a144fc6","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:58:06.490+0000","endTime":"2023-03-20T05:58:46.550+0000","removalTime":null,"durationInMillis":40060,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"2f2e4ceb-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T05:59:46.269Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:46.269Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:59:46.289Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:59:46.289Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:59:46.289Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:46.289Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:59:46.289Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:59:46.289Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-RequestID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-TransactionID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-ECOMP-RequestID:"a5b769cc-ccac-4da8-baf1-4a6281e3217f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"031950fe-05f5-4623-9ca6-8d181699f63e"] 2023-03-20T05:59:46.290Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:59:46.290Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:46.433Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:46.434Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:46.434Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:59:46.434Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=72C752A16A8CDFB14BA272F3761753C3; 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:"Mon, 20 Mar 2023 05:59:46 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2023-03-20T05:59:46.434Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:47107fc7-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:58:46.546+0000","endTime":"2023-03-20T05:58:46.546+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:59:46.435Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:46.435Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:59:46.437Z|a5b769cc-ccac-4da8-baf1-4a6281e3217f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:59:49.888Z|ce5101fc-51e2-4e3b-adb7-17cb388ef738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:49.889Z|ce5101fc-51e2-4e3b-adb7-17cb388ef738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:49.890Z|2a2bdaa7-50bc-4ad2-844c-16afdd83ac52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:49.890Z|2a2bdaa7-50bc-4ad2-844c-16afdd83ac52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:49.892Z|33a97fa3-7018-4aa7-b68a-8c9a39cdd642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:49.893Z|33a97fa3-7018-4aa7-b68a-8c9a39cdd642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:50.930Z|e0a181dc-305d-48e4-becf-eeb24d4807ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:59:50.934Z|e0a181dc-305d-48e4-becf-eeb24d4807ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:59:51.952Z|e6035ab9-3985-4aad-b57a-5ad2f126caf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T05:59:51.952Z|e6035ab9-3985-4aad-b57a-5ad2f126caf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T05:59:56.623Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T05:59:56.629Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:59:56.629Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T05:59:56.629Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:56.629Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T05:59:56.630Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T05:59:56.630Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87c0a18f761851839f92bef5ef7dbc34", X-B3-SpanId:"9edc55420f5c3ca0", X-B3-ParentSpanId:"ced4389a649b7dc3", X-B3-Sampled:"0", X-ONAP-RequestID:"7d63e238-62c6-4369-80e6-d42239117055", X-RequestID:"7d63e238-62c6-4369-80e6-d42239117055", X-TransactionID:"7d63e238-62c6-4369-80e6-d42239117055", X-ECOMP-RequestID:"7d63e238-62c6-4369-80e6-d42239117055", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd103679-3701-4d0f-aeeb-a445f97e28b3"] 2023-03-20T05:59:56.630Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T05:59:56.630Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:56.671Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:56.671Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:56.672Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T05:59:56.672Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:59:56 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:59:56.672Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:58:14.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T05:59:56.672Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:56.673Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T05:59:56.674Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:59:56.674Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T05:59:56.675Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:56.675Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T05:59:56.675Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T05:59:56.675Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87c0a18f761851839f92bef5ef7dbc34", X-B3-SpanId:"3780bc16615c7bea", X-B3-ParentSpanId:"ced4389a649b7dc3", X-B3-Sampled:"0", X-ONAP-RequestID:"7d63e238-62c6-4369-80e6-d42239117055", X-RequestID:"7d63e238-62c6-4369-80e6-d42239117055", X-TransactionID:"7d63e238-62c6-4369-80e6-d42239117055", X-ECOMP-RequestID:"7d63e238-62c6-4369-80e6-d42239117055", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e274bcf4-7ff6-442c-b520-05dd8d4e7172"] 2023-03-20T05:59:56.675Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T05:59:56.676Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:56.691Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:56.691Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:56.691Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T05:59:56.691Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 05:59:56 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T05:59:56.692Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T05:59:56.693Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:56.693Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T05:59:56.711Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:59:56.711Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T05:59:56.712Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:56.712Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T05:59:56.712Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:59:56.713Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d63e238-62c6-4369-80e6-d42239117055", X-RequestID:"7d63e238-62c6-4369-80e6-d42239117055", X-TransactionID:"7d63e238-62c6-4369-80e6-d42239117055", X-ECOMP-RequestID:"7d63e238-62c6-4369-80e6-d42239117055", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00fafec1-d728-4794-9494-fbf97e5ece4d"] 2023-03-20T05:59:56.713Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:59:56.713Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:56.875Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:56.876Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:56.876Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:59:56.877Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4A14841B88794B9FB28D5975D2EF4BF9; 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:"Mon, 20 Mar 2023 05:59:57 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-03-20T05:59:56.877Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"2df0ec7f-5687-415a-8caf-fc379a144fc6","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T05:58:06.490+0000","endTime":"2023-03-20T05:58:46.550+0000","removalTime":null,"durationInMillis":40060,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"2f2e4ceb-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T05:59:56.880Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:56.880Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2df0ec7f-5687-415a-8caf-fc379a144fc6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:59:56.896Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:59:56.897Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T05:59:56.897Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T05:59:56.897Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T05:59:56.897Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T05:59:56.897Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d63e238-62c6-4369-80e6-d42239117055", X-RequestID:"7d63e238-62c6-4369-80e6-d42239117055", X-TransactionID:"7d63e238-62c6-4369-80e6-d42239117055", X-ECOMP-RequestID:"7d63e238-62c6-4369-80e6-d42239117055", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a88e2905-96f2-45d5-b35c-bc2d2492985c"] 2023-03-20T05:59:56.897Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T05:59:56.897Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T05:59:57.033Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T05:59:57.034Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T05:59:57.034Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T05:59:57.034Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=42AF20154002B3C948434D2BFA707A55; 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:"Mon, 20 Mar 2023 05:59:57 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2023-03-20T05:59:57.034Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:47107fc7-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"2f30700c-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T05:58:46.546+0000","endTime":"2023-03-20T05:58:46.546+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2af70ca1-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T05:59:57.035Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T05:59:57.035Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f30700c-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T05:59:57.039Z|7d63e238-62c6-4369-80e6-d42239117055|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T05:59:59.919Z|aebc4a42-c575-493f-87c8-a16861897f86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:59.920Z|aebc4a42-c575-493f-87c8-a16861897f86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:59.921Z|19113502-ea9c-4b10-9060-613f105b90e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:59.921Z|19113502-ea9c-4b10-9060-613f105b90e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T05:59:59.924Z|1c579b12-724a-4a80-995f-5a7b4a8cce0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T05:59:59.925Z|1c579b12-724a-4a80-995f-5a7b4a8cce0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:05.930Z|ca84a7d5-58aa-4288-8ddf-13b893e77894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:00:05.931Z|ca84a7d5-58aa-4288-8ddf-13b893e77894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:00:07.228Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:00:07.233Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T06:00:07.233Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T06:00:07.233Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:07.234Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T06:00:07.234Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T06:00:07.234Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fb763fcfbc89feaa8064c7e1ae0432c", X-B3-SpanId:"b178079038ac05c4", X-B3-ParentSpanId:"3b5f2f8aaaf5007f", X-B3-Sampled:"0", X-ONAP-RequestID:"06a2ee4b-5df7-4053-9bda-bf06b1368d83", X-RequestID:"06a2ee4b-5df7-4053-9bda-bf06b1368d83", X-TransactionID:"06a2ee4b-5df7-4053-9bda-bf06b1368d83", X-ECOMP-RequestID:"06a2ee4b-5df7-4053-9bda-bf06b1368d83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cf71242-b8bb-4821-8a76-aad9b99244b8"] 2023-03-20T06:00:07.234Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T06:00:07.234Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:07.276Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:07.276Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:07.276Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T06:00:07.276Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:07 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:07.277Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "endTime" : "2023-03-20T06:00:00.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:59:59.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T06:00:07.277Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:07.278Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T06:00:07.280Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T06:00:07.280Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:00:07.280Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:07.280Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T06:00:07.280Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:00:07.281Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fb763fcfbc89feaa8064c7e1ae0432c", X-B3-SpanId:"88cd8583d7b82295", X-B3-ParentSpanId:"3b5f2f8aaaf5007f", X-B3-Sampled:"0", X-ONAP-RequestID:"06a2ee4b-5df7-4053-9bda-bf06b1368d83", X-RequestID:"06a2ee4b-5df7-4053-9bda-bf06b1368d83", X-TransactionID:"06a2ee4b-5df7-4053-9bda-bf06b1368d83", X-ECOMP-RequestID:"06a2ee4b-5df7-4053-9bda-bf06b1368d83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ae73fb9-adcd-41e8-8ac7-15c2fb927ed8"] 2023-03-20T06:00:07.281Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:00:07.281Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:07.300Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:07.300Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:07.301Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:00:07.301Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:07 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:07.301Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T06:00:07.302Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:07.302Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:00:07.308Z|06a2ee4b-5df7-4053-9bda-bf06b1368d83|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:00:07.488Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:00:07.492Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T06:00:07.493Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T06:00:07.494Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:07.494Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T06:00:07.494Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T06:00:07.494Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0d9a252d2d32c9ff0bb0f1f18357d02", X-B3-SpanId:"27d8055d35b6f4d4", X-B3-ParentSpanId:"e1e89f6e6e44f44f", X-B3-Sampled:"0", X-ONAP-RequestID:"e9fa26e1-1e37-4a2a-b77b-b626ec186d17", X-RequestID:"e9fa26e1-1e37-4a2a-b77b-b626ec186d17", X-TransactionID:"e9fa26e1-1e37-4a2a-b77b-b626ec186d17", X-ECOMP-RequestID:"e9fa26e1-1e37-4a2a-b77b-b626ec186d17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa2bb7c0-69ba-40bb-99d8-0194be9af748"] 2023-03-20T06:00:07.495Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T06:00:07.495Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:07.531Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:07.531Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:07.532Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T06:00:07.532Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:07 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:07.533Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "endTime" : "2023-03-20T06:00:00.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:59:59.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T06:00:07.533Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:07.534Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T06:00:07.536Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T06:00:07.536Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:00:07.536Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:07.537Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T06:00:07.537Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:00:07.537Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0d9a252d2d32c9ff0bb0f1f18357d02", X-B3-SpanId:"74e19fc210eef9ee", X-B3-ParentSpanId:"e1e89f6e6e44f44f", X-B3-Sampled:"0", X-ONAP-RequestID:"e9fa26e1-1e37-4a2a-b77b-b626ec186d17", X-RequestID:"e9fa26e1-1e37-4a2a-b77b-b626ec186d17", X-TransactionID:"e9fa26e1-1e37-4a2a-b77b-b626ec186d17", X-ECOMP-RequestID:"e9fa26e1-1e37-4a2a-b77b-b626ec186d17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e2c2ae6-a3d6-44fd-93b7-71122233dcc2"] 2023-03-20T06:00:07.538Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:00:07.538Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:07.554Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:07.554Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:07.555Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:00:07.555Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:07 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:07.556Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T06:00:07.556Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:07.556Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:00:07.564Z|e9fa26e1-1e37-4a2a-b77b-b626ec186d17|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:00:07.742Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:00:07.745Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T06:00:07.746Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T06:00:07.746Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:07.746Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T06:00:07.746Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T06:00:07.746Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03fe5c0e2d468fe723d26bccd5e4c74b", X-B3-SpanId:"3a8540e3a934999e", X-B3-ParentSpanId:"453e0783b469b496", X-B3-Sampled:"0", X-ONAP-RequestID:"bc1f8159-f75a-4468-b1bc-273b4d38f07e", X-RequestID:"bc1f8159-f75a-4468-b1bc-273b4d38f07e", X-TransactionID:"bc1f8159-f75a-4468-b1bc-273b4d38f07e", X-ECOMP-RequestID:"bc1f8159-f75a-4468-b1bc-273b4d38f07e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eded44b5-656c-4fe1-bc2b-0ed5ed24e306"] 2023-03-20T06:00:07.746Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T06:00:07.746Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:07.776Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:07.777Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:07.777Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T06:00:07.777Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:07 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:07.778Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "endTime" : "2023-03-20T06:00:00.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:59:59.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T06:00:07.778Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:07.778Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T06:00:07.779Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T06:00:07.780Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:00:07.780Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:07.780Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T06:00:07.780Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:00:07.781Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03fe5c0e2d468fe723d26bccd5e4c74b", X-B3-SpanId:"51a5a37e0444f5da", X-B3-ParentSpanId:"453e0783b469b496", X-B3-Sampled:"0", X-ONAP-RequestID:"bc1f8159-f75a-4468-b1bc-273b4d38f07e", X-RequestID:"bc1f8159-f75a-4468-b1bc-273b4d38f07e", X-TransactionID:"bc1f8159-f75a-4468-b1bc-273b4d38f07e", X-ECOMP-RequestID:"bc1f8159-f75a-4468-b1bc-273b4d38f07e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69f3676c-6311-41fd-bc37-18e70d5c7053"] 2023-03-20T06:00:07.781Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:00:07.781Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:07.795Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:07.796Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:07.796Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:00:07.796Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:07 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:07.797Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T06:00:07.797Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:07.797Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:00:07.804Z|bc1f8159-f75a-4468-b1bc-273b4d38f07e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:00:07.981Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:00:07.985Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T06:00:07.986Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T06:00:07.987Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:07.988Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T06:00:07.988Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T06:00:07.989Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"522c126a09ee965375e0f2277a3d6c77", X-B3-SpanId:"99c1d5981db6b781", X-B3-ParentSpanId:"2423d948fe36e8ab", X-B3-Sampled:"0", X-ONAP-RequestID:"65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec", X-RequestID:"65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec", X-TransactionID:"65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec", X-ECOMP-RequestID:"65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d95de0aa-9c4c-41ae-867a-a69e5d6e7bab"] 2023-03-20T06:00:07.989Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T06:00:07.989Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:08.020Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:08.020Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:08.021Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T06:00:08.021Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:07 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:08.021Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "endTime" : "2023-03-20T06:00:00.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:59:59.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T06:00:08.021Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:08.022Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T06:00:08.024Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T06:00:08.024Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:00:08.025Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:08.025Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T06:00:08.025Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:00:08.025Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"522c126a09ee965375e0f2277a3d6c77", X-B3-SpanId:"6ad79d3afc6b397f", X-B3-ParentSpanId:"2423d948fe36e8ab", X-B3-Sampled:"0", X-ONAP-RequestID:"65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec", X-RequestID:"65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec", X-TransactionID:"65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec", X-ECOMP-RequestID:"65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99c656b7-230d-4600-9fae-a720462eb6c9"] 2023-03-20T06:00:08.025Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:00:08.025Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:08.040Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:08.040Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:08.040Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:00:08.041Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:07 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:08.041Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T06:00:08.041Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:08.042Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:00:08.047Z|65ed5a06-b0a3-4beb-ad67-3c9f9eb23cec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:00:08.209Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:00:08.212Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T06:00:08.212Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||Invoke 2023-03-20T06:00:08.212Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:08.213Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6 2023-03-20T06:00:08.213Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Method : GET 2023-03-20T06:00:08.213Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5210e4862841447266e3dfe9aa3b516a", X-B3-SpanId:"ff947a59c2e8be1d", X-B3-ParentSpanId:"69cce47a1af9ffe9", X-B3-Sampled:"0", X-ONAP-RequestID:"004509fa-46cf-4739-92a6-bb724c1fdff2", X-RequestID:"004509fa-46cf-4739-92a6-bb724c1fdff2", X-TransactionID:"004509fa-46cf-4739-92a6-bb724c1fdff2", X-ECOMP-RequestID:"004509fa-46cf-4739-92a6-bb724c1fdff2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd3c13fe-d9e0-44c4-b8ad-2e14a888b644"] 2023-03-20T06:00:08.213Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Request body: 2023-03-20T06:00:08.213Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:08.243Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:08.243Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:08.243Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Status text : OK 2023-03-20T06:00:08.244Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:07 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:08.244Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||Response body: { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "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-03-20T05:57:58.000+00:00", "endTime" : "2023-03-20T06:00:00.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T05:59:59.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "cloudIdentifier" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"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\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T05:58:10.000+00:00" } ], "requestURI" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6" } } } 2023-03-20T06:00:08.245Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:08.245Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df0ec7f-5687-415a-8caf-fc379a144fc6|INFO|500||InvokeReturn 2023-03-20T06:00:08.246Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T06:00:08.247Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:00:08.247Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:08.247Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false 2023-03-20T06:00:08.247Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:00:08.247Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5210e4862841447266e3dfe9aa3b516a", X-B3-SpanId:"abe9ac8dcca06c84", X-B3-ParentSpanId:"69cce47a1af9ffe9", X-B3-Sampled:"0", X-ONAP-RequestID:"004509fa-46cf-4739-92a6-bb724c1fdff2", X-RequestID:"004509fa-46cf-4739-92a6-bb724c1fdff2", X-TransactionID:"004509fa-46cf-4739-92a6-bb724c1fdff2", X-ECOMP-RequestID:"004509fa-46cf-4739-92a6-bb724c1fdff2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecd3498d-6e9d-437f-913d-8ee5b99d9c75"] 2023-03-20T06:00:08.248Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:00:08.248Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:08.268Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:08.268Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:08.269Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:00:08.269Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:07 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:08.269Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "2df0ec7f-5687-415a-8caf-fc379a144fc6", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":null,\"creation_time\":1679291892000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T05:58:15.000+00:00", "isDataInternal" : false } ] 2023-03-20T06:00:08.269Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:08.270Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2df0ec7f-5687-415a-8caf-fc379a144fc6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:00:08.275Z|004509fa-46cf-4739-92a6-bb724c1fdff2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2df0ec7f-5687-415a-8caf-fc379a144fc6|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:00:09.944Z|38c97819-54af-4669-b3ba-762655f8446e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:09.945Z|38c97819-54af-4669-b3ba-762655f8446e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:09.946Z|94683bed-92c4-4602-8671-9cdad38572ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:09.947Z|94683bed-92c4-4602-8671-9cdad38572ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:09.949Z|84a77cef-c10e-4cd1-acba-6ff6f8934248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:09.950Z|84a77cef-c10e-4cd1-acba-6ff6f8934248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:19.532Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:00:19.534Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|||INFO|500||Checking if requestId: e4e5f688-f331-4787-bb4f-f1457d80f029 already exists in requestDb InfraActiveRequests table 2023-03-20T06:00:19.535Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:00:19.535Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||Invoke 2023-03-20T06:00:19.535Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:19.535Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:00:19.535Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Method : GET 2023-03-20T06:00:19.535Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e78327d1e2159c27d0c5e391bd403c2", X-B3-SpanId:"7711653f72fac2fe", X-B3-ParentSpanId:"c22184d6db490e07", X-B3-Sampled:"0", X-ONAP-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-TransactionID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-ECOMP-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"746f4cf4-22bd-4c64-ae04-f30fa2c7c255"] 2023-03-20T06:00:19.535Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Request body: 2023-03-20T06:00:19.536Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:19.579Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:19.579Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T06:00:19.579Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status text : Not Found 2023-03-20T06:00:19.579Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Mon, 20 Mar 2023 06:00:19 GMT", x-envoy-upstream-service-time:"38", server:"envoy"] 2023-03-20T06:00:19.580Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Response body: 2023-03-20T06:00:19.580Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:19.580Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|404|Not Found|InvokeReturn 2023-03-20T06:00:19.590Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T06:00:19.595Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T06:00:19.617Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||Invoke 2023-03-20T06:00:19.617Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e4e5f688-f331-4787-bb4f-f1457d80f029], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c195454a-79fe-4679-82a2-d4a26c01ed77], X-ECOMP-RequestID=[e4e5f688-f331-4787-bb4f-f1457d80f029], X-TransactionId=[], X-ONAP-RequestID=[e4e5f688-f331-4787-bb4f-f1457d80f029]} 2023-03-20T06:00:19.689Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|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/9c0f3dff73954e8fb4328c129dd42b62 has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 06:00:19 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[61], vertex-id=[376992], x-aai-txid=[0-aai-resources-230320-06:00:19:623-97673], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T06:00:19.691Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|DEBUG|500||{"tenant-id":"9c0f3dff73954e8fb4328c129dd42b62","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679291868003","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0e79d88a-6538-46ec-85dd-ae3d7d9334eb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_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-03-20T06:00:19.692Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||InvokeReturn 2023-03-20T06:00:19.694Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T06:00:19.694Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T06:00:19.695Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.696Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-20T06:00:19.696Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:19.696Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.697Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-20T06:00:19.697Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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:"2e78327d1e2159c27d0c5e391bd403c2", X-B3-SpanId:"91ef8c36e0645302", X-B3-ParentSpanId:"c22184d6db490e07", X-B3-Sampled:"0", X-ONAP-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-TransactionID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-ECOMP-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f437047c-c56c-41bf-ad47-412ea3077fde"] 2023-03-20T06:00:19.697Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"0e79d88a-6538-46ec-85dd-ae3d7d9334eb","serviceInstanceId":"cc01aaa2-85b0-45d0-be16-a467cb30e99c","vfModuleInstanceId":"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2"},"instanceName":null,"requestScope":"vfModule"} 2023-03-20T06:00:19.697Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:19.733Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:19.733Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:19.734Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-20T06:00:19.734Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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:"Mon, 20 Mar 2023 06:00:19 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2023-03-20T06:00:19.735Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-20T06:00:19.735Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:19.735Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-20T06:00:19.736Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.737Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.737Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.737Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.738Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.738Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-TransactionID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-ECOMP-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3e2d394-3f3a-44a7-95ff-f4a24f054196"] 2023-03-20T06:00:19.738Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.739Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.765Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.765Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.766Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-20T06:00:19.766Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 06:00:20 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:19.767Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 49, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" } } } 2023-03-20T06:00:19.767Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.767Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.776Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b 2023-03-20T06:00:19.776Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|INFO|500||Invoke 2023-03-20T06:00:19.777Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:19.777Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b 2023-03-20T06:00:19.777Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Method : GET 2023-03-20T06:00:19.777Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-TransactionID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-ECOMP-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7738b70-031b-4be5-9066-db819c524245"] 2023-03-20T06:00:19.777Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Request body: 2023-03-20T06:00:19.778Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:19.805Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:19.806Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:19.806Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Status text : OK 2023-03-20T06:00:19.806Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 06:00:20 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:19.806Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||Response body: { "modelUUID" : "5f3e9d94-8750-4129-9ea4-742cde16c62b", "modelInvariantUUID" : "ed3e09c2-b1f3-4795-8018-edd0462412ad", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-20 05:43:27.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b/vfModuleCustomization" } } } 2023-03-20T06:00:19.807Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:19.807Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5f3e9d94-8750-4129-9ea4-742cde16c62b|INFO|500||InvokeReturn 2023-03-20T06:00:19.822Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T06:00:19.823Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-20T06:00:19.823Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:19.823Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T06:00:19.823Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-20T06:00:19.823Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"2e78327d1e2159c27d0c5e391bd403c2", X-B3-SpanId:"7098416f08d2dcc8", X-B3-ParentSpanId:"c22184d6db490e07", X-B3-Sampled:"0", X-ONAP-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-TransactionID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-ECOMP-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70c84069-c8f7-41ca-a75c-920de686d387"] 2023-03-20T06:00:19.824Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e4e5f688-f331-4787-bb4f-f1457d80f029","requestStatus":"IN_PROGRESS","startTime":1679292019591,"source":"VID","vnfId":"0e79d88a-6538-46ec-85dd-ae3d7d9334eb","vnfType":"","tenantId":"9c0f3dff73954e8fb4328c129dd42b62","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\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"modelVersion\": \"1679291999265\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2","vfModuleModelName":"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf","cloudRegion":"RegionOne","serviceInstanceId":"cc01aaa2-85b0-45d0-be16-a467cb30e99c","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"e4e5f688-f331-4787-bb4f-f1457d80f029"} 2023-03-20T06:00:19.824Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:19.870Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:19.871Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-20T06:00:19.871Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-20T06:00:19.871Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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/e4e5f688-f331-4787-bb4f-f1457d80f029", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:19 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:19.873Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T06:00:19.591+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"modelVersion\": \"1679291999265\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-20T06:00:19.753+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleModelName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" } } } 2023-03-20T06:00:19.874Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:19.874Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-20T06:00:19.882Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.883Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-20T06:00:19.883Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:19.883Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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-03-20T06:00:19.883Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-20T06:00:19.884Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|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:"2e78327d1e2159c27d0c5e391bd403c2", X-B3-SpanId:"63e45054a8930aaf", X-B3-ParentSpanId:"c22184d6db490e07", X-B3-Sampled:"0", X-ONAP-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-TransactionID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-ECOMP-RequestID:"e4e5f688-f331-4787-bb4f-f1457d80f029", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cf42dcf-1fcc-4b8c-891f-56e897648075"] 2023-03-20T06:00:19.884Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"modelVersion\":\"1679291999265\",\"modelCustomizationUuid\":\"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\"modelVersionId\":\"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\"modelCustomizationId\":\"97d0d369-7af2-455d-b695-ff8ac85e6d51\",\"modelUuid\":\"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\"modelInvariantUuid\":\"ed3e09c2-b1f3-4795-8018-edd0462412ad\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\"vnfInstanceId\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vfModuleInstanceId\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\"}","type":"String"},"requestId":{"value":"e4e5f688-f331-4787-bb4f-f1457d80f029","type":"String"},"mso-request-id":{"value":"e4e5f688-f331-4787-bb4f-f1457d80f029","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"cc01aaa2-85b0-45d0-be16-a467cb30e99c","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"0e79d88a-6538-46ec-85dd-ae3d7d9334eb","type":"String"},"vfModuleId":{"value":"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2","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/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-20T06:00:19.884Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:19.973Z|1a234bef-8f91-4696-b147-70ec04428205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:19.974Z|1a234bef-8f91-4696-b147-70ec04428205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:19.978Z|0f739913-6c29-43c8-abeb-53986b9ab14f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:19.978Z|b9fe5715-0a33-4178-a50e-32d3b68ecebb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:19.978Z|b9fe5715-0a33-4178-a50e-32d3b68ecebb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:19.978Z|0f739913-6c29-43c8-abeb-53986b9ab14f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:20.905Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:20.906Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-20T06:00:20.907Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-20T06:00:20.907Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 20 Mar 2023 06:00:21 GMT", x-onap-requestid:"e4e5f688-f331-4787-bb4f-f1457d80f029", x-requestid:"e4e5f688-f331-4787-bb4f-f1457d80f029", x-transactionid:"e4e5f688-f331-4787-bb4f-f1457d80f029", x-ecomp-requestid:"e4e5f688-f331-4787-bb4f-f1457d80f029", x-onap-partnername:"UNKNOWN", x-invocationid:"8cf42dcf-1fcc-4b8c-891f-56e897648075", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1018", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:20.908Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e4e5f688-f331-4787-bb4f-f1457d80f029\",\"instanceId\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\"}}","message":"Success","processInstanceID":"7ef434c0-c6e4-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T06:00:20.908Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:20.908Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-20T06:00:20.912Z|e4e5f688-f331-4787-bb4f-f1457d80f029|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:00:20.930Z|9c035b6e-568c-4716-a610-34cbd1e489cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:00:20.930Z|9c035b6e-568c-4716-a610-34cbd1e489cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:00:21.074Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:00:21.077Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:00:21.077Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||Invoke 2023-03-20T06:00:21.077Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:21.077Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:00:21.078Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Method : GET 2023-03-20T06:00:21.078Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c03f4714fc5f80a80d872665e508e4d", X-B3-SpanId:"2ec040ceaa722d66", X-B3-ParentSpanId:"57fb27c77a305ae8", X-B3-Sampled:"0", X-ONAP-RequestID:"4a6238a4-0b79-426d-bdc0-f7b13551545e", X-RequestID:"4a6238a4-0b79-426d-bdc0-f7b13551545e", X-TransactionID:"4a6238a4-0b79-426d-bdc0-f7b13551545e", X-ECOMP-RequestID:"4a6238a4-0b79-426d-bdc0-f7b13551545e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"979e591d-40c9-4f4b-8681-00bb7463332c"] 2023-03-20T06:00:21.078Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Request body: 2023-03-20T06:00:21.078Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:21.541Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:21.542Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:21.543Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status text : OK 2023-03-20T06:00:21.543Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:21 GMT", x-envoy-upstream-service-time:"460", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:21.544Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Response body: { "requestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T06:00:19.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"modelVersion\": \"1679291999265\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:00:20.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" } } } 2023-03-20T06:00:21.545Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:21.546Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||InvokeReturn 2023-03-20T06:00:21.548Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:00:21.549Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:00:21.549Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:21.549Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:00:21.550Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:00:21.550Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c03f4714fc5f80a80d872665e508e4d", X-B3-SpanId:"9634bc9efacdebf6", X-B3-ParentSpanId:"57fb27c77a305ae8", X-B3-Sampled:"0", X-ONAP-RequestID:"4a6238a4-0b79-426d-bdc0-f7b13551545e", X-RequestID:"4a6238a4-0b79-426d-bdc0-f7b13551545e", X-TransactionID:"4a6238a4-0b79-426d-bdc0-f7b13551545e", X-ECOMP-RequestID:"4a6238a4-0b79-426d-bdc0-f7b13551545e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f85dba20-c85f-4be0-9720-a39b721d9aca"] 2023-03-20T06:00:21.551Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:00:21.551Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:21.567Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:21.568Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:21.568Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:00:21.568Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:21 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:21.569Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T06:00:21.569Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:21.569Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:00:21.575Z|4a6238a4-0b79-426d-bdc0-f7b13551545e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:00:21.953Z|3b9f8f2f-9dbc-48bd-b27a-55266ba38011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:00:21.953Z|3b9f8f2f-9dbc-48bd-b27a-55266ba38011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:00:30.005Z|b8f4c296-f697-4568-9b56-55f0890f8d7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:30.005Z|b8f4c296-f697-4568-9b56-55f0890f8d7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:30.007Z|b77d5e04-4a79-4ad0-b197-563041bef349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:30.008Z|b77d5e04-4a79-4ad0-b197-563041bef349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:30.008Z|37fca835-7ad1-4342-ab2e-1f0cbdb4c1ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:30.008Z|37fca835-7ad1-4342-ab2e-1f0cbdb4c1ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:31.774Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:00:31.778Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:00:31.778Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||Invoke 2023-03-20T06:00:31.779Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:31.779Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:00:31.779Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Method : GET 2023-03-20T06:00:31.779Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d7b09034e80001578aef325fb12d39a", X-B3-SpanId:"5bdc25229c79a6f5", X-B3-ParentSpanId:"827e66aca6ab7053", X-B3-Sampled:"0", X-ONAP-RequestID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-RequestID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-TransactionID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-ECOMP-RequestID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a164a74-c398-49cc-a111-8fc32c57abd2"] 2023-03-20T06:00:31.779Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Request body: 2023-03-20T06:00:31.780Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:32.125Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:32.126Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:32.128Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status text : OK 2023-03-20T06:00:32.128Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:32 GMT", x-envoy-upstream-service-time:"341", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:32.129Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Response body: { "requestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "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-03-20T06:00:19.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"modelVersion\": \"1679291999265\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:00:30.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" } } } 2023-03-20T06:00:32.129Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:32.130Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||InvokeReturn 2023-03-20T06:00:32.131Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:00:32.132Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:00:32.132Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:32.132Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:00:32.132Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:00:32.133Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d7b09034e80001578aef325fb12d39a", X-B3-SpanId:"42b4576618e06593", X-B3-ParentSpanId:"827e66aca6ab7053", X-B3-Sampled:"0", X-ONAP-RequestID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-RequestID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-TransactionID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-ECOMP-RequestID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3b83907-8de7-4ae4-8de6-230bd9bfa735"] 2023-03-20T06:00:32.133Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:00:32.133Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:32.151Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:32.151Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:32.151Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:00:32.152Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:32 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:32.152Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T06:00:32.153Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:32.153Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:00:32.173Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T06:00:32.173Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T06:00:32.174Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:32.174Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T06:00:32.174Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T06:00:32.174Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-RequestID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-TransactionID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-ECOMP-RequestID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"815f129d-abce-4e77-ad5d-3c8a918519b1"] 2023-03-20T06:00:32.174Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T06:00:32.174Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:32.354Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:32.355Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:32.355Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T06:00:32.356Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A42E40D13991B31EED2C5ED0088AEF7D; 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:"Mon, 20 Mar 2023 06:00:31 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-03-20T06:00:32.356Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"e4e5f688-f331-4787-bb4f-f1457d80f029","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T06:00:26.852+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7ef434c0-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"82d873d1-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T06:00:32.356Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:32.357Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T06:00:32.379Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T06:00:32.379Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T06:00:32.380Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:32.380Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T06:00:32.380Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T06:00:32.381Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-RequestID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-TransactionID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-ECOMP-RequestID:"92ed68e0-9fb4-44f8-81cc-46efae6ddf3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eba4910a-00ae-4a24-951c-95cc3545cf35"] 2023-03-20T06:00:32.381Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T06:00:32.381Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:32.527Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:32.528Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:32.529Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T06:00:32.529Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=28D59952603F42B01501EA875C82E23B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 06:00:32 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-03-20T06:00:32.530Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:863ea9ac-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T06:00:32.545+0000","endTime":"2023-03-20T06:00:32.560+0000","durationInMillis":15,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7ef434c0-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T06:00:32.530Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:32.530Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T06:00:32.535Z|92ed68e0-9fb4-44f8-81cc-46efae6ddf3d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:00:35.930Z|a505c8f7-0a34-40da-b3a2-6fb7dc82b0f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:00:35.934Z|a505c8f7-0a34-40da-b3a2-6fb7dc82b0f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:00:40.035Z|0baf236a-4171-43de-a783-86ca94fc1b57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:40.035Z|0baf236a-4171-43de-a783-86ca94fc1b57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:40.035Z|664e42c1-93fd-4987-b519-a029bc05531d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:40.036Z|664e42c1-93fd-4987-b519-a029bc05531d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:40.040Z|a28c15dd-42da-4cd5-82c1-3142fb6201c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:40.041Z|a28c15dd-42da-4cd5-82c1-3142fb6201c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:42.714Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:00:42.716Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:00:42.716Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||Invoke 2023-03-20T06:00:42.716Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:42.717Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:00:42.717Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Method : GET 2023-03-20T06:00:42.717Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bae01065105776c4bc46af92e7e5df0", X-B3-SpanId:"e7aeb6d674c7623b", X-B3-ParentSpanId:"db17602d07bc7a94", X-B3-Sampled:"0", X-ONAP-RequestID:"b712060f-8d56-4267-b002-ef140f50e375", X-RequestID:"b712060f-8d56-4267-b002-ef140f50e375", X-TransactionID:"b712060f-8d56-4267-b002-ef140f50e375", X-ECOMP-RequestID:"b712060f-8d56-4267-b002-ef140f50e375", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53be6802-66c3-48de-9ee8-e1ad86ba792c"] 2023-03-20T06:00:42.717Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Request body: 2023-03-20T06:00:42.717Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:42.757Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:42.758Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:42.758Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status text : OK 2023-03-20T06:00:42.758Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:42 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:42.758Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Response body: { "requestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "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-03-20T06:00:19.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"modelVersion\": \"1679291999265\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:00:30.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" } } } 2023-03-20T06:00:42.759Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:42.759Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||InvokeReturn 2023-03-20T06:00:42.760Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:00:42.760Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:00:42.760Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:42.761Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:00:42.761Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:00:42.761Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bae01065105776c4bc46af92e7e5df0", X-B3-SpanId:"bb8d19094f07d893", X-B3-ParentSpanId:"db17602d07bc7a94", X-B3-Sampled:"0", X-ONAP-RequestID:"b712060f-8d56-4267-b002-ef140f50e375", X-RequestID:"b712060f-8d56-4267-b002-ef140f50e375", X-TransactionID:"b712060f-8d56-4267-b002-ef140f50e375", X-ECOMP-RequestID:"b712060f-8d56-4267-b002-ef140f50e375", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bae29f6f-4202-4b59-98af-cd83bdb73b50"] 2023-03-20T06:00:42.761Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:00:42.761Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:42.778Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:42.778Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:42.779Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:00:42.779Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:42 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:42.780Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":1679292031000,\"creation_time\":1679291892000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T06:00:33.000+00:00", "isDataInternal" : false } ] 2023-03-20T06:00:42.780Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:42.780Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:00:42.798Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T06:00:42.798Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T06:00:42.798Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:42.798Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T06:00:42.799Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T06:00:42.799Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b712060f-8d56-4267-b002-ef140f50e375", X-RequestID:"b712060f-8d56-4267-b002-ef140f50e375", X-TransactionID:"b712060f-8d56-4267-b002-ef140f50e375", X-ECOMP-RequestID:"b712060f-8d56-4267-b002-ef140f50e375", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60fc23d4-cf08-4b35-928b-03dd3ab0fc16"] 2023-03-20T06:00:42.799Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T06:00:42.799Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:42.865Z|b2a60b37-52e0-4b96-bfd6-e6a4ee72b228|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:00:42.866Z|b2a60b37-52e0-4b96-bfd6-e6a4ee72b228|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:42.954Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:42.954Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:42.955Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T06:00:42.955Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F6818458A49D34F737918456AB2CCE4D; 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:"Mon, 20 Mar 2023 06:00:43 GMT", x-envoy-upstream-service-time:"151", server:"envoy"] 2023-03-20T06:00:42.955Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"e4e5f688-f331-4787-bb4f-f1457d80f029","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T06:00:26.852+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7ef434c0-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"82d873d1-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T06:00:42.956Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:42.956Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T06:00:42.976Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T06:00:42.976Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T06:00:42.976Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:42.976Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T06:00:42.976Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T06:00:42.976Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b712060f-8d56-4267-b002-ef140f50e375", X-RequestID:"b712060f-8d56-4267-b002-ef140f50e375", X-TransactionID:"b712060f-8d56-4267-b002-ef140f50e375", X-ECOMP-RequestID:"b712060f-8d56-4267-b002-ef140f50e375", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49e2c68c-062a-4006-a81c-3565adde36c3"] 2023-03-20T06:00:42.977Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T06:00:42.977Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:43.120Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:43.120Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:43.121Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T06:00:43.121Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1D0BB23F9ACC50483F5877A8040CAC8B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 06:00:43 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-20T06:00:43.121Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:863ea9ac-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T06:00:32.545+0000","endTime":"2023-03-20T06:00:32.560+0000","durationInMillis":15,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7ef434c0-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T06:00:43.122Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:43.122Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T06:00:43.126Z|b712060f-8d56-4267-b002-ef140f50e375|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:00:50.072Z|faa95000-f8c3-4ab0-a54c-01b7609de10b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:50.073Z|faa95000-f8c3-4ab0-a54c-01b7609de10b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:50.076Z|5c333293-e6ad-4d35-ba59-d2f5d5687732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:50.077Z|5c333293-e6ad-4d35-ba59-d2f5d5687732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:50.078Z|13e680e5-63bc-44d3-97e7-7783c09f0a62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:00:50.079Z|13e680e5-63bc-44d3-97e7-7783c09f0a62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:00:50.930Z|e7a2002e-7e73-47d6-a79b-b1030d742251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:00:50.931Z|e7a2002e-7e73-47d6-a79b-b1030d742251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:00:51.954Z|4e8ebb4d-e9ac-43cb-abe0-e7180e7b969b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:00:51.954Z|4e8ebb4d-e9ac-43cb-abe0-e7180e7b969b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:00:53.320Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:00:53.325Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:00:53.325Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||Invoke 2023-03-20T06:00:53.325Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:53.326Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:00:53.326Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Method : GET 2023-03-20T06:00:53.326Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d193e601f67c5d90af99d0fb9e9a37a", X-B3-SpanId:"01d1b5fe10518b32", X-B3-ParentSpanId:"ecefa9c1ba56d8c8", X-B3-Sampled:"1", X-ONAP-RequestID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-RequestID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-TransactionID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-ECOMP-RequestID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4eb738cf-3178-467d-b6b9-9de72dd1d8ab"] 2023-03-20T06:00:53.326Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Request body: 2023-03-20T06:00:53.326Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:53.359Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:53.360Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:53.360Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status text : OK 2023-03-20T06:00:53.361Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:52 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:53.361Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Response body: { "requestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-20T06:00:19.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"modelVersion\": \"1679291999265\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:00:53.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" } } } 2023-03-20T06:00:53.361Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:53.362Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||InvokeReturn 2023-03-20T06:00:53.363Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:00:53.363Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:00:53.364Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:53.364Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:00:53.364Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:00:53.364Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d193e601f67c5d90af99d0fb9e9a37a", X-B3-SpanId:"f707776c3a1e73c8", X-B3-ParentSpanId:"ecefa9c1ba56d8c8", X-B3-Sampled:"1", X-ONAP-RequestID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-RequestID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-TransactionID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-ECOMP-RequestID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47ba9ed1-49df-4b66-88d9-cddeb57547ad"] 2023-03-20T06:00:53.364Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:00:53.364Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:53.380Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:53.381Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:53.381Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:00:53.381Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:00:52 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:00:53.381Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":1679292031000,\"creation_time\":1679291892000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T06:00:33.000+00:00", "isDataInternal" : false } ] 2023-03-20T06:00:53.381Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:53.382Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:00:53.402Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T06:00:53.403Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T06:00:53.403Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:53.403Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T06:00:53.403Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T06:00:53.403Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-RequestID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-TransactionID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-ECOMP-RequestID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08c749c5-5f87-4234-af17-aaf1972f6598"] 2023-03-20T06:00:53.403Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T06:00:53.403Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:53.547Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:53.547Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:53.548Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T06:00:53.548Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DBD57EE44E96F596D58C605F7EA7F1DB; 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:"Mon, 20 Mar 2023 06:00:53 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2023-03-20T06:00:53.548Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3","businessKey":"e4e5f688-f331-4787-bb4f-f1457d80f029","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T06:00:26.852+0000","endTime":"2023-03-20T06:00:49.453+0000","removalTime":null,"durationInMillis":22601,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7ef434c0-c6e4-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"82d873d1-c6e4-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T06:00:53.548Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:53.548Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e4e5f688-f331-4787-bb4f-f1457d80f029&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T06:00:53.563Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T06:00:53.563Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T06:00:53.563Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T06:00:53.563Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T06:00:53.563Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T06:00:53.563Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-RequestID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-TransactionID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-ECOMP-RequestID:"d44ebf18-d899-4cb2-b1c4-4e23f09df6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb260e78-f11f-4cac-b390-3007644ac4b3"] 2023-03-20T06:00:53.563Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T06:00:53.564Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T06:00:53.731Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T06:00:53.731Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T06:00:53.732Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T06:00:53.732Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0E08A306517B2C1099B114C5C228155B; 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:"Mon, 20 Mar 2023 06:00:53 GMT", x-envoy-upstream-service-time:"164", server:"envoy"] 2023-03-20T06:00:53.732Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9051db2f-c6e4-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3","executionId":"82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T06:00:49.448+0000","endTime":"2023-03-20T06:00:49.449+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7ef434c0-c6e4-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T06:00:53.733Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T06:00:53.733Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d9fab4-c6e4-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T06:00:53.738Z|d44ebf18-d899-4cb2-b1c4-4e23f09df6d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:00.111Z|61fb603e-13f6-4459-aaa9-4e7a264b741b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:00.112Z|61fb603e-13f6-4459-aaa9-4e7a264b741b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:00.112Z|203785c0-c69a-458c-a916-ff56d28c62c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:00.112Z|74e27cf8-f6da-4719-bc52-f6386db9a430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:00.112Z|203785c0-c69a-458c-a916-ff56d28c62c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:00.112Z|74e27cf8-f6da-4719-bc52-f6386db9a430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:03.934Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:03.940Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:01:03.941Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||Invoke 2023-03-20T06:01:03.941Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:03.941Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:01:03.942Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Method : GET 2023-03-20T06:01:03.942Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc842eef2a22e823d0b7d0c8bb09f274", X-B3-SpanId:"795494dc89213293", X-B3-ParentSpanId:"2932e1b43da5b973", X-B3-Sampled:"0", X-ONAP-RequestID:"3be8225b-11e2-4c44-9264-7172cd98e933", X-RequestID:"3be8225b-11e2-4c44-9264-7172cd98e933", X-TransactionID:"3be8225b-11e2-4c44-9264-7172cd98e933", X-ECOMP-RequestID:"3be8225b-11e2-4c44-9264-7172cd98e933", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14ffa4e4-1cb7-4776-a8fb-cef432447215"] 2023-03-20T06:01:03.942Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Request body: 2023-03-20T06:01:03.942Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:03.976Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:03.977Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:03.977Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status text : OK 2023-03-20T06:01:03.977Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:03 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:03.979Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Response body: { "requestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "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-03-20T06:00:19.000+00:00", "endTime" : "2023-03-20T06:00:55.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"modelVersion\": \"1679291999265\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:00:55.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" } } } 2023-03-20T06:01:03.979Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:03.980Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||InvokeReturn 2023-03-20T06:01:03.981Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:01:03.982Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:03.982Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:03.982Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:01:03.983Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:03.983Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc842eef2a22e823d0b7d0c8bb09f274", X-B3-SpanId:"8f78715e3156d26b", X-B3-ParentSpanId:"2932e1b43da5b973", X-B3-Sampled:"0", X-ONAP-RequestID:"3be8225b-11e2-4c44-9264-7172cd98e933", X-RequestID:"3be8225b-11e2-4c44-9264-7172cd98e933", X-TransactionID:"3be8225b-11e2-4c44-9264-7172cd98e933", X-ECOMP-RequestID:"3be8225b-11e2-4c44-9264-7172cd98e933", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b47d948-26ae-4c61-bf59-5f9e87790fd6"] 2023-03-20T06:01:03.983Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:03.983Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:04.001Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:04.001Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:04.001Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:04.002Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:03 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:04.002Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":1679292031000,\"creation_time\":1679291892000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T06:00:33.000+00:00", "isDataInternal" : false } ] 2023-03-20T06:01:04.002Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:04.002Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:04.008Z|3be8225b-11e2-4c44-9264-7172cd98e933|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:04.198Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:04.207Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:01:04.208Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||Invoke 2023-03-20T06:01:04.208Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:04.208Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:01:04.209Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Method : GET 2023-03-20T06:01:04.209Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"673c0e3e5ebe9bf4ff616b1a6aff2462", X-B3-SpanId:"24afd6c6a2929d8c", X-B3-ParentSpanId:"7a7d37441c45a1fe", X-B3-Sampled:"0", X-ONAP-RequestID:"7d751a79-fe47-49bf-90d1-7d05d55fd83e", X-RequestID:"7d751a79-fe47-49bf-90d1-7d05d55fd83e", X-TransactionID:"7d751a79-fe47-49bf-90d1-7d05d55fd83e", X-ECOMP-RequestID:"7d751a79-fe47-49bf-90d1-7d05d55fd83e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a11a7a6-497f-4ee4-bd1f-083770bf9d04"] 2023-03-20T06:01:04.209Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Request body: 2023-03-20T06:01:04.209Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:04.241Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:04.242Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:04.242Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status text : OK 2023-03-20T06:01:04.242Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:03 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:04.243Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Response body: { "requestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "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-03-20T06:00:19.000+00:00", "endTime" : "2023-03-20T06:00:55.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"modelVersion\": \"1679291999265\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:00:55.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" } } } 2023-03-20T06:01:04.243Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:04.244Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||InvokeReturn 2023-03-20T06:01:04.245Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:01:04.245Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:04.245Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:04.246Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:01:04.246Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:04.246Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"673c0e3e5ebe9bf4ff616b1a6aff2462", X-B3-SpanId:"0b7d149959a12d99", X-B3-ParentSpanId:"7a7d37441c45a1fe", X-B3-Sampled:"0", X-ONAP-RequestID:"7d751a79-fe47-49bf-90d1-7d05d55fd83e", X-RequestID:"7d751a79-fe47-49bf-90d1-7d05d55fd83e", X-TransactionID:"7d751a79-fe47-49bf-90d1-7d05d55fd83e", X-ECOMP-RequestID:"7d751a79-fe47-49bf-90d1-7d05d55fd83e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a601e20d-4145-4f67-83c1-0a6d397100f4"] 2023-03-20T06:01:04.246Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:04.246Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:04.265Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:04.265Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:04.266Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:04.266Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:03 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:04.266Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":1679292031000,\"creation_time\":1679291892000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T06:00:33.000+00:00", "isDataInternal" : false } ] 2023-03-20T06:01:04.267Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:04.267Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:04.275Z|7d751a79-fe47-49bf-90d1-7d05d55fd83e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:04.460Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:04.464Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:01:04.464Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||Invoke 2023-03-20T06:01:04.464Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:04.464Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:01:04.464Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Method : GET 2023-03-20T06:01:04.464Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a78e564a5759125af000d1c97ec9b75c", X-B3-SpanId:"0110b374fd369f0b", X-B3-ParentSpanId:"f89171082a1d63f2", X-B3-Sampled:"0", X-ONAP-RequestID:"32035c0b-78c3-449d-9dbf-59d39d068369", X-RequestID:"32035c0b-78c3-449d-9dbf-59d39d068369", X-TransactionID:"32035c0b-78c3-449d-9dbf-59d39d068369", X-ECOMP-RequestID:"32035c0b-78c3-449d-9dbf-59d39d068369", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee905aa0-1aa2-4cc9-8043-3ba42ae64544"] 2023-03-20T06:01:04.464Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Request body: 2023-03-20T06:01:04.465Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:04.496Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:04.496Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:04.497Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status text : OK 2023-03-20T06:01:04.497Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:03 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:04.497Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Response body: { "requestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "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-03-20T06:00:19.000+00:00", "endTime" : "2023-03-20T06:00:55.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"modelVersion\": \"1679291999265\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:00:55.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" } } } 2023-03-20T06:01:04.498Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:04.498Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||InvokeReturn 2023-03-20T06:01:04.499Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:01:04.499Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:04.500Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:04.500Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:01:04.500Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:04.500Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a78e564a5759125af000d1c97ec9b75c", X-B3-SpanId:"adf5989b92812412", X-B3-ParentSpanId:"f89171082a1d63f2", X-B3-Sampled:"0", X-ONAP-RequestID:"32035c0b-78c3-449d-9dbf-59d39d068369", X-RequestID:"32035c0b-78c3-449d-9dbf-59d39d068369", X-TransactionID:"32035c0b-78c3-449d-9dbf-59d39d068369", X-ECOMP-RequestID:"32035c0b-78c3-449d-9dbf-59d39d068369", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37771b1c-7c69-4716-bd30-a11678718d9f"] 2023-03-20T06:01:04.500Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:04.500Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:04.520Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:04.521Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:04.521Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:04.521Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:03 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:04.521Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":1679292031000,\"creation_time\":1679291892000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T06:00:33.000+00:00", "isDataInternal" : false } ] 2023-03-20T06:01:04.521Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:04.522Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:04.528Z|32035c0b-78c3-449d-9dbf-59d39d068369|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:04.704Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:04.707Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:01:04.708Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||Invoke 2023-03-20T06:01:04.708Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:04.708Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:01:04.708Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Method : GET 2023-03-20T06:01:04.708Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a986c6803e4c5fc15f879f961e631d9", X-B3-SpanId:"0c3b2c75cc30972a", X-B3-ParentSpanId:"c5731d2e528302bc", X-B3-Sampled:"0", X-ONAP-RequestID:"0be7b2ac-e76d-4007-b477-f5999a083b16", X-RequestID:"0be7b2ac-e76d-4007-b477-f5999a083b16", X-TransactionID:"0be7b2ac-e76d-4007-b477-f5999a083b16", X-ECOMP-RequestID:"0be7b2ac-e76d-4007-b477-f5999a083b16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"019b86d1-60e3-4d4d-8bb2-b349bbb0aa37"] 2023-03-20T06:01:04.708Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Request body: 2023-03-20T06:01:04.708Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:04.740Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:04.741Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:04.741Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status text : OK 2023-03-20T06:01:04.741Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:03 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:04.742Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Response body: { "requestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "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-03-20T06:00:19.000+00:00", "endTime" : "2023-03-20T06:00:55.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"modelVersion\": \"1679291999265\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:00:55.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" } } } 2023-03-20T06:01:04.742Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:04.742Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||InvokeReturn 2023-03-20T06:01:04.744Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:01:04.744Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:04.745Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:04.745Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:01:04.745Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:04.745Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a986c6803e4c5fc15f879f961e631d9", X-B3-SpanId:"685d0bc480d1b1cc", X-B3-ParentSpanId:"c5731d2e528302bc", X-B3-Sampled:"0", X-ONAP-RequestID:"0be7b2ac-e76d-4007-b477-f5999a083b16", X-RequestID:"0be7b2ac-e76d-4007-b477-f5999a083b16", X-TransactionID:"0be7b2ac-e76d-4007-b477-f5999a083b16", X-ECOMP-RequestID:"0be7b2ac-e76d-4007-b477-f5999a083b16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d009395a-f3b8-4c11-8638-657e77d5e0cb"] 2023-03-20T06:01:04.746Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:04.746Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:04.765Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:04.765Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:04.765Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:04.765Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:03 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:04.765Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":1679292031000,\"creation_time\":1679291892000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T06:00:33.000+00:00", "isDataInternal" : false } ] 2023-03-20T06:01:04.766Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:04.766Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:04.770Z|0be7b2ac-e76d-4007-b477-f5999a083b16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:04.965Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:04.968Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:01:04.968Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||Invoke 2023-03-20T06:01:04.969Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:04.969Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029 2023-03-20T06:01:04.969Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Method : GET 2023-03-20T06:01:04.969Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"708b8877103af7a2f31ffd783f9246cc", X-B3-SpanId:"621347fee53a0b23", X-B3-ParentSpanId:"a9ed304255f2569a", X-B3-Sampled:"0", X-ONAP-RequestID:"80aaccf1-2539-4c2a-b301-658dfd3bffa5", X-RequestID:"80aaccf1-2539-4c2a-b301-658dfd3bffa5", X-TransactionID:"80aaccf1-2539-4c2a-b301-658dfd3bffa5", X-ECOMP-RequestID:"80aaccf1-2539-4c2a-b301-658dfd3bffa5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0786c10e-fa11-411f-ac4c-5c340da694ea"] 2023-03-20T06:01:04.969Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Request body: 2023-03-20T06:01:04.969Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:05.004Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:05.005Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:05.005Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Status text : OK 2023-03-20T06:01:05.005Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:04 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:05.006Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||Response body: { "requestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "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-03-20T06:00:19.000+00:00", "endTime" : "2023-03-20T06:00:55.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfType" : "", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"ed3e09c2-b1f3-4795-8018-edd0462412ad\",\n \"modelVersionId\": \"5f3e9d94-8750-4129-9ea4-742cde16c62b\",\n \"modelName\": \"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\n \"modelVersion\": \"1679291999265\",\n \"modelCustomizationId\": \"97d0d369-7af2-455d-b695-ff8ac85e6d51\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:00:55.000+00:00", "vfModuleId" : "7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "vfModuleName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "vfModuleModelName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vfModules/7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029" } } } 2023-03-20T06:01:05.006Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:05.007Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4e5f688-f331-4787-bb4f-f1457d80f029|INFO|500||InvokeReturn 2023-03-20T06:01:05.008Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:01:05.008Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:05.009Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:05.009Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false 2023-03-20T06:01:05.009Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:05.009Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"708b8877103af7a2f31ffd783f9246cc", X-B3-SpanId:"7959a8aef59f39d0", X-B3-ParentSpanId:"a9ed304255f2569a", X-B3-Sampled:"0", X-ONAP-RequestID:"80aaccf1-2539-4c2a-b301-658dfd3bffa5", X-RequestID:"80aaccf1-2539-4c2a-b301-658dfd3bffa5", X-TransactionID:"80aaccf1-2539-4c2a-b301-658dfd3bffa5", X-ECOMP-RequestID:"80aaccf1-2539-4c2a-b301-658dfd3bffa5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29d69140-165a-4c08-9d06-5550e255de81"] 2023-03-20T06:01:05.010Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:05.010Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:05.030Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:05.031Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:05.032Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:05.033Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:04 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:05.033Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "e4e5f688-f331-4787-bb4f-f1457d80f029", "groupingId" : "65b32dd2-2e41-4504-8f6f-15a564d9d996", "name" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf/65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"updated_time\":1679292031000,\"creation_time\":1679291892000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"fe7f4afda1784a8d8f90ab6c7dbcaf3f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"65b32dd2-2e41-4504-8f6f-15a564d9d996\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf\",\"vnf_name\":\"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0\",\"vnf_id\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\",\"vf_module_id\":\"7b3ba7ea-20a6-42f6-8d3c-9c64ace694a2\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T06:00:33.000+00:00", "isDataInternal" : false } ] 2023-03-20T06:01:05.034Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:05.035Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4e5f688-f331-4787-bb4f-f1457d80f029&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:05.045Z|80aaccf1-2539-4c2a-b301-658dfd3bffa5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e4e5f688-f331-4787-bb4f-f1457d80f029|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:05.930Z|d5fb5751-232e-4d0b-a9eb-cab882b86f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:01:05.931Z|d5fb5751-232e-4d0b-a9eb-cab882b86f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:01:08.012Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:08.013Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||INFO|500||Checking if requestId: 351cf947-aa7f-4b23-8390-ec23da8c5c02 already exists in requestDb InfraActiveRequests table 2023-03-20T06:01:08.014Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:08.014Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|500||Invoke 2023-03-20T06:01:08.014Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:08.015Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:08.015Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Method : GET 2023-03-20T06:01:08.015Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c2b50d5d495b3038506ee7b84fc385a", X-B3-SpanId:"d5897eabff56c1ea", X-B3-ParentSpanId:"5b70b02b78d02248", X-B3-Sampled:"0", X-ONAP-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-TransactionID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-ECOMP-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aa4c2ee-fa79-4e39-b65a-dc56f7ea59c7"] 2023-03-20T06:01:08.015Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Request body: 2023-03-20T06:01:08.015Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:08.047Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:08.048Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T06:01:08.048Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status text : Not Found 2023-03-20T06:01:08.048Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Mon, 20 Mar 2023 06:01:07 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2023-03-20T06:01:08.048Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Response body: 2023-03-20T06:01:08.048Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:08.048Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|404|Not Found|InvokeReturn 2023-03-20T06:01:08.054Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T06:01:08.061Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T06:01:08.075Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T06:01:08.076Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/related-to/volume-groups|INFO|500||Invoke 2023-03-20T06:01:08.127Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-03-20T06:01:08.128Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/related-to/volume-groups has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 06:01:08 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[40], x-aai-txid=[2-aai-resources-230320-06:01:08:084-95415], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T06:01:08.129Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-03-20T06:01:08.131Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/related-to/volume-groups 2023-03-20T06:01:08.131Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 0e79d88a-6538-46ec-85dd-ae3d7d9334eb 2023-03-20T06:01:08.137Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T06:01:08.156Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vf-modules|INFO|500||Invoke 2023-03-20T06:01:08.156Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vf-modules|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[351cf947-aa7f-4b23-8390-ec23da8c5c02], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2e679475-10cd-404a-bf9e-dec7de73bb42], X-ECOMP-RequestID=[351cf947-aa7f-4b23-8390-ec23da8c5c02], X-TransactionId=[], X-ONAP-RequestID=[351cf947-aa7f-4b23-8390-ec23da8c5c02]} 2023-03-20T06:01:08.197Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vf-modules|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vf-modules has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 06:01:08 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[38], x-aai-txid=[1-aai-resources-230320-06:01:08:155-66324], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T06:01:08.198Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vf-modules","ERR.5.4.6114"]}}} 2023-03-20T06:01:08.198Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vf-modules|INFO|404|Not Found|InvokeReturn 2023-03-20T06:01:08.200Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb/vf-modules 2023-03-20T06:01:08.200Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 0e79d88a-6538-46ec-85dd-ae3d7d9334eb 2023-03-20T06:01:08.203Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T06:01:08.235Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||Invoke 2023-03-20T06:01:08.236Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62 with request headers:{Authorization=[***REDACTED***], X-RequestID=[351cf947-aa7f-4b23-8390-ec23da8c5c02], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a867a614-4255-4623-bddb-2e69d402138c], X-ECOMP-RequestID=[351cf947-aa7f-4b23-8390-ec23da8c5c02], X-TransactionId=[], X-ONAP-RequestID=[351cf947-aa7f-4b23-8390-ec23da8c5c02]} 2023-03-20T06:01:08.300Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|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/9c0f3dff73954e8fb4328c129dd42b62 has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 06:01:08 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[62], vertex-id=[376992], x-aai-txid=[0-aai-resources-230320-06:01:08:233-46190], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T06:01:08.301Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|DEBUG|500||{"tenant-id":"9c0f3dff73954e8fb4328c129dd42b62","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679291868003","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0e79d88a-6538-46ec-85dd-ae3d7d9334eb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0e79d88a-6538-46ec-85dd-ae3d7d9334eb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_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-03-20T06:01:08.302Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||InvokeReturn 2023-03-20T06:01:08.303Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T06:01:08.303Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T06:01:08.305Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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-03-20T06:01:08.306Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-20T06:01:08.306Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:08.306Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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-03-20T06:01:08.306Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-20T06:01:08.307Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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:"5c2b50d5d495b3038506ee7b84fc385a", X-B3-SpanId:"10ed5aa560848087", X-B3-ParentSpanId:"5b70b02b78d02248", X-B3-Sampled:"0", X-ONAP-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-TransactionID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-ECOMP-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e543a05-39fe-4d57-aaff-a4c550b5739b"] 2023-03-20T06:01:08.307Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"0e79d88a-6538-46ec-85dd-ae3d7d9334eb","serviceInstanceId":"cc01aaa2-85b0-45d0-be16-a467cb30e99c"},"instanceName":null,"requestScope":"vnf"} 2023-03-20T06:01:08.307Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:08.348Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:08.349Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:08.349Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-20T06:01:08.349Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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:"Mon, 20 Mar 2023 06:01:07 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2023-03-20T06:01:08.349Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-20T06:01:08.349Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:08.349Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-20T06:01:08.351Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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-03-20T06:01:08.351Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-03-20T06:01:08.351Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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-03-20T06:01:08.351Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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-03-20T06:01:08.351Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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-03-20T06:01:08.352Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-TransactionID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-ECOMP-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00722f4e-8aba-434a-8c9a-a95383dbd5e2"] 2023-03-20T06:01:08.352Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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-03-20T06:01:08.352Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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-03-20T06:01:08.380Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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-03-20T06:01:08.380Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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-03-20T06:01:08.381Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-20T06:01:08.381Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 06:01:08 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:08.382Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 10036, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-03-19T23:16:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" } } } 2023-03-20T06:01:08.382Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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-03-20T06:01:08.383Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-03-20T06:01:08.386Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T06:01:08.386Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-20T06:01:08.386Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:08.387Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T06:01:08.387Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-20T06:01:08.387Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1592", X-B3-TraceId:"5c2b50d5d495b3038506ee7b84fc385a", X-B3-SpanId:"a56881b22ebe742a", X-B3-ParentSpanId:"5b70b02b78d02248", X-B3-Sampled:"0", X-ONAP-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-TransactionID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-ECOMP-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c61a59b-454a-42c1-8610-cf7f81585831"] 2023-03-20T06:01:08.387Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"351cf947-aa7f-4b23-8390-ec23da8c5c02","requestStatus":"IN_PROGRESS","startTime":1679292068201,"source":"VID","vnfId":"0e79d88a-6538-46ec-85dd-ae3d7d9334eb","tenantId":"9c0f3dff73954e8fb4328c129dd42b62","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\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"cc01aaa2-85b0-45d0-be16-a467cb30e99c","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"351cf947-aa7f-4b23-8390-ec23da8c5c02"} 2023-03-20T06:01:08.387Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:08.427Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:08.428Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-20T06:01:08.428Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-20T06:01:08.428Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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/351cf947-aa7f-4b23-8390-ec23da8c5c02", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:07 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:08.429Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T06:01:08.201+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-20T06:01:08.313+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" } } } 2023-03-20T06:01:08.429Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:08.429Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-20T06:01:08.447Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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-03-20T06:01:08.447Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-20T06:01:08.447Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:08.447Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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-03-20T06:01:08.447Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-20T06:01:08.447Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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:"5c2b50d5d495b3038506ee7b84fc385a", X-B3-SpanId:"40de4dda1b7421d3", X-B3-ParentSpanId:"5b70b02b78d02248", X-B3-Sampled:"0", X-ONAP-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-TransactionID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-ECOMP-RequestID:"351cf947-aa7f-4b23-8390-ec23da8c5c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5144bf1-d261-418b-9bf2-75eecb63e7e6"] 2023-03-20T06:01:08.448Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|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\":\"0d3cbf47-a285-41af-9509-26bc566ad22a\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\"modelVersionId\":\"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\"modelCustomizationId\":\"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\"modelUuid\":\"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\"modelInvariantUuid\":\"0d3cbf47-a285-41af-9509-26bc566ad22a\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"cc01aaa2-85b0-45d0-be16-a467cb30e99c\",\"vnfInstanceId\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\"}","type":"String"},"requestId":{"value":"351cf947-aa7f-4b23-8390-ec23da8c5c02","type":"String"},"mso-request-id":{"value":"351cf947-aa7f-4b23-8390-ec23da8c5c02","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"cc01aaa2-85b0-45d0-be16-a467cb30e99c","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"0e79d88a-6538-46ec-85dd-ae3d7d9334eb","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/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-20T06:01:08.448Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:09.466Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:09.467Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-20T06:01:09.467Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-20T06:01:09.467Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 20 Mar 2023 06:01:09 GMT", x-onap-requestid:"351cf947-aa7f-4b23-8390-ec23da8c5c02", x-requestid:"351cf947-aa7f-4b23-8390-ec23da8c5c02", x-transactionid:"351cf947-aa7f-4b23-8390-ec23da8c5c02", x-ecomp-requestid:"351cf947-aa7f-4b23-8390-ec23da8c5c02", x-onap-partnername:"UNKNOWN", x-invocationid:"b5144bf1-d261-418b-9bf2-75eecb63e7e6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:09.468Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"351cf947-aa7f-4b23-8390-ec23da8c5c02\",\"instanceId\":\"0e79d88a-6538-46ec-85dd-ae3d7d9334eb\"}}","message":"Success","processInstanceID":"9be51c6b-c6e4-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T06:01:09.468Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:09.469Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-20T06:01:09.475Z|351cf947-aa7f-4b23-8390-ec23da8c5c02|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:09.668Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:09.672Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:09.672Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|500||Invoke 2023-03-20T06:01:09.672Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:09.673Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:09.673Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Method : GET 2023-03-20T06:01:09.673Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeb3a3345a917649cbdcb69951886477", X-B3-SpanId:"b3bdad44ab351e36", X-B3-ParentSpanId:"78f1da03583925ea", X-B3-Sampled:"0", X-ONAP-RequestID:"f7d9438a-5d44-429d-862b-930d50560796", X-RequestID:"f7d9438a-5d44-429d-862b-930d50560796", X-TransactionID:"f7d9438a-5d44-429d-862b-930d50560796", X-ECOMP-RequestID:"f7d9438a-5d44-429d-862b-930d50560796", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d18a208-5b6d-45a5-92f6-0daa18b7dabc"] 2023-03-20T06:01:09.673Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Request body: 2023-03-20T06:01:09.673Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:09.704Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:09.704Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:09.705Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status text : OK 2023-03-20T06:01:09.705Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:09 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:09.706Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Response body: { "requestId" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T06:01:08.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:01:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" } } } 2023-03-20T06:01:09.706Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:09.706Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|500||InvokeReturn 2023-03-20T06:01:09.707Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false 2023-03-20T06:01:09.707Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:09.708Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:09.708Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false 2023-03-20T06:01:09.708Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:09.708Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eeb3a3345a917649cbdcb69951886477", X-B3-SpanId:"7f9824e71c4e0c38", X-B3-ParentSpanId:"78f1da03583925ea", X-B3-Sampled:"0", X-ONAP-RequestID:"f7d9438a-5d44-429d-862b-930d50560796", X-RequestID:"f7d9438a-5d44-429d-862b-930d50560796", X-TransactionID:"f7d9438a-5d44-429d-862b-930d50560796", X-ECOMP-RequestID:"f7d9438a-5d44-429d-862b-930d50560796", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48cd3c8a-111d-4b86-97f8-e0d4fe5599a7"] 2023-03-20T06:01:09.709Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:09.709Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:09.728Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:09.729Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:09.729Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:09.730Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:09 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:09.731Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T06:01:09.731Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:09.732Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:09.740Z|f7d9438a-5d44-429d-862b-930d50560796|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:10.137Z|9cda5e0d-4cd0-4277-ab30-1ecc8ca0fa7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:10.137Z|9cda5e0d-4cd0-4277-ab30-1ecc8ca0fa7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:10.138Z|ce7f4e36-af22-496f-9870-1f84453ba70f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:10.138Z|ce7f4e36-af22-496f-9870-1f84453ba70f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:10.144Z|5a7641f6-0163-4ae9-951b-f96652f750e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:10.145Z|5a7641f6-0163-4ae9-951b-f96652f750e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:19.918Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:19.926Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:19.926Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|500||Invoke 2023-03-20T06:01:19.926Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:19.927Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:19.927Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Method : GET 2023-03-20T06:01:19.927Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"284cacd082d8429c8bab77e0df12586b", X-B3-SpanId:"fa6859ec4dc2d738", X-B3-ParentSpanId:"548dd779d4377753", X-B3-Sampled:"0", X-ONAP-RequestID:"30cc78dc-a5e3-4685-aa8f-d1bce36c14fc", X-RequestID:"30cc78dc-a5e3-4685-aa8f-d1bce36c14fc", X-TransactionID:"30cc78dc-a5e3-4685-aa8f-d1bce36c14fc", X-ECOMP-RequestID:"30cc78dc-a5e3-4685-aa8f-d1bce36c14fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fdbcb5b-04e1-466f-af62-44fa923f5281"] 2023-03-20T06:01:19.927Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Request body: 2023-03-20T06:01:19.927Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:19.966Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:19.967Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:19.967Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status text : OK 2023-03-20T06:01:19.967Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:19 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:19.969Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Response body: { "requestId" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T06:01:08.000+00:00", "endTime" : "2023-03-20T06:01:13.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:01:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" } } } 2023-03-20T06:01:19.969Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:19.969Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|500||InvokeReturn 2023-03-20T06:01:19.971Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false 2023-03-20T06:01:19.971Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:19.971Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:19.972Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false 2023-03-20T06:01:19.972Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:19.972Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"284cacd082d8429c8bab77e0df12586b", X-B3-SpanId:"624b602038dd029f", X-B3-ParentSpanId:"548dd779d4377753", X-B3-Sampled:"0", X-ONAP-RequestID:"30cc78dc-a5e3-4685-aa8f-d1bce36c14fc", X-RequestID:"30cc78dc-a5e3-4685-aa8f-d1bce36c14fc", X-TransactionID:"30cc78dc-a5e3-4685-aa8f-d1bce36c14fc", X-ECOMP-RequestID:"30cc78dc-a5e3-4685-aa8f-d1bce36c14fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56475650-9385-42bd-9f1e-275389d22fae"] 2023-03-20T06:01:19.972Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:19.973Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:19.989Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:19.990Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:19.990Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:19.990Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:19 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:19.990Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T06:01:19.991Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:19.991Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:20.000Z|30cc78dc-a5e3-4685-aa8f-d1bce36c14fc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:20.163Z|2525a08e-b830-493b-8e01-d862d7752a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:20.164Z|2525a08e-b830-493b-8e01-d862d7752a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:20.166Z|763428a4-a360-4cc2-bb3d-17a145c9df87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:20.167Z|763428a4-a360-4cc2-bb3d-17a145c9df87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:20.169Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:20.174Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:20.174Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|500||Invoke 2023-03-20T06:01:20.174Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:20.175Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:20.175Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Method : GET 2023-03-20T06:01:20.175Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9006baaa0b0cb33573ce8badc96ab2ba", X-B3-SpanId:"ba896429d41de1a7", X-B3-ParentSpanId:"b21b6dc4c5011e7e", X-B3-Sampled:"0", X-ONAP-RequestID:"680e4b67-1483-4667-bb06-b59d0792a93b", X-RequestID:"680e4b67-1483-4667-bb06-b59d0792a93b", X-TransactionID:"680e4b67-1483-4667-bb06-b59d0792a93b", X-ECOMP-RequestID:"680e4b67-1483-4667-bb06-b59d0792a93b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a37393fc-8b7d-44bb-ba19-0b4478c857d7"] 2023-03-20T06:01:20.175Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Request body: 2023-03-20T06:01:20.175Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:20.175Z|c19cbb42-bfe1-47f9-a832-37d331f1647a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:20.175Z|c19cbb42-bfe1-47f9-a832-37d331f1647a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:20.206Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:20.207Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:20.207Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status text : OK 2023-03-20T06:01:20.207Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:19 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:20.207Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Response body: { "requestId" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T06:01:08.000+00:00", "endTime" : "2023-03-20T06:01:13.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:01:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" } } } 2023-03-20T06:01:20.208Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:20.208Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|500||InvokeReturn 2023-03-20T06:01:20.209Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false 2023-03-20T06:01:20.209Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:20.209Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:20.209Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false 2023-03-20T06:01:20.209Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:20.209Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9006baaa0b0cb33573ce8badc96ab2ba", X-B3-SpanId:"7420c47bdd1a9f5f", X-B3-ParentSpanId:"b21b6dc4c5011e7e", X-B3-Sampled:"0", X-ONAP-RequestID:"680e4b67-1483-4667-bb06-b59d0792a93b", X-RequestID:"680e4b67-1483-4667-bb06-b59d0792a93b", X-TransactionID:"680e4b67-1483-4667-bb06-b59d0792a93b", X-ECOMP-RequestID:"680e4b67-1483-4667-bb06-b59d0792a93b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64a88ca6-39fc-455e-b874-3cf34602ddb4"] 2023-03-20T06:01:20.210Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:20.210Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:20.228Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:20.229Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:20.229Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:20.229Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:19 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:20.230Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T06:01:20.230Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:20.230Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:20.236Z|680e4b67-1483-4667-bb06-b59d0792a93b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:20.407Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:20.411Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:20.411Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|500||Invoke 2023-03-20T06:01:20.411Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:20.411Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:20.411Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Method : GET 2023-03-20T06:01:20.412Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8dec7042e2213ba3403639171a2cee5", X-B3-SpanId:"79d1bb78682903aa", X-B3-ParentSpanId:"518213d6b7757307", X-B3-Sampled:"0", X-ONAP-RequestID:"0e8c17f0-bccc-4b3e-891a-662b3d0380a7", X-RequestID:"0e8c17f0-bccc-4b3e-891a-662b3d0380a7", X-TransactionID:"0e8c17f0-bccc-4b3e-891a-662b3d0380a7", X-ECOMP-RequestID:"0e8c17f0-bccc-4b3e-891a-662b3d0380a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5d482be-a59a-4236-85d7-a3d9ce5d0e46"] 2023-03-20T06:01:20.412Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Request body: 2023-03-20T06:01:20.412Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:20.444Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:20.444Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:20.444Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status text : OK 2023-03-20T06:01:20.445Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:19 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:20.447Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Response body: { "requestId" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T06:01:08.000+00:00", "endTime" : "2023-03-20T06:01:13.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:01:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" } } } 2023-03-20T06:01:20.447Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:20.448Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|500||InvokeReturn 2023-03-20T06:01:20.449Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false 2023-03-20T06:01:20.449Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:20.449Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:20.449Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false 2023-03-20T06:01:20.450Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:20.450Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8dec7042e2213ba3403639171a2cee5", X-B3-SpanId:"e54b717b9de09caf", X-B3-ParentSpanId:"518213d6b7757307", X-B3-Sampled:"0", X-ONAP-RequestID:"0e8c17f0-bccc-4b3e-891a-662b3d0380a7", X-RequestID:"0e8c17f0-bccc-4b3e-891a-662b3d0380a7", X-TransactionID:"0e8c17f0-bccc-4b3e-891a-662b3d0380a7", X-ECOMP-RequestID:"0e8c17f0-bccc-4b3e-891a-662b3d0380a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9da7406-f354-4f85-9b52-63c2c01ac6b9"] 2023-03-20T06:01:20.450Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:20.450Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:20.473Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:20.473Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:20.473Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:20.474Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:19 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:20.474Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T06:01:20.474Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:20.474Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:20.481Z|0e8c17f0-bccc-4b3e-891a-662b3d0380a7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:20.665Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:20.668Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:20.669Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|500||Invoke 2023-03-20T06:01:20.669Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:20.669Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:20.669Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Method : GET 2023-03-20T06:01:20.669Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce2c90e3300597308efc98d07df1ae8c", X-B3-SpanId:"6963fdeb87417b01", X-B3-ParentSpanId:"c73d3c514c102a40", X-B3-Sampled:"0", X-ONAP-RequestID:"e6e99dad-910e-4075-8ee4-523b62bb0f02", X-RequestID:"e6e99dad-910e-4075-8ee4-523b62bb0f02", X-TransactionID:"e6e99dad-910e-4075-8ee4-523b62bb0f02", X-ECOMP-RequestID:"e6e99dad-910e-4075-8ee4-523b62bb0f02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d1cc29d-a2c1-4501-b194-489ba011dd04"] 2023-03-20T06:01:20.669Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Request body: 2023-03-20T06:01:20.669Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:20.697Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:20.698Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:20.698Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status text : OK 2023-03-20T06:01:20.699Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:19 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:20.699Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Response body: { "requestId" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T06:01:08.000+00:00", "endTime" : "2023-03-20T06:01:13.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:01:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" } } } 2023-03-20T06:01:20.700Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:20.700Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|500||InvokeReturn 2023-03-20T06:01:20.702Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false 2023-03-20T06:01:20.702Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:20.702Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:20.703Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false 2023-03-20T06:01:20.703Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:20.703Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce2c90e3300597308efc98d07df1ae8c", X-B3-SpanId:"cd555806c8136482", X-B3-ParentSpanId:"c73d3c514c102a40", X-B3-Sampled:"0", X-ONAP-RequestID:"e6e99dad-910e-4075-8ee4-523b62bb0f02", X-RequestID:"e6e99dad-910e-4075-8ee4-523b62bb0f02", X-TransactionID:"e6e99dad-910e-4075-8ee4-523b62bb0f02", X-ECOMP-RequestID:"e6e99dad-910e-4075-8ee4-523b62bb0f02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d16436ee-5799-4f23-8db9-5bd182428299"] 2023-03-20T06:01:20.703Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:20.703Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:20.719Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:20.719Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:20.720Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:20.720Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:19 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:20.720Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T06:01:20.720Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:20.720Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:20.728Z|e6e99dad-910e-4075-8ee4-523b62bb0f02|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:20.900Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:20.904Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:20.904Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|500||Invoke 2023-03-20T06:01:20.904Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:20.904Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02 2023-03-20T06:01:20.904Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Method : GET 2023-03-20T06:01:20.904Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c40117aa3822220313d613a9e8accf2b", X-B3-SpanId:"45c28cd0a05b0dfc", X-B3-ParentSpanId:"76f6647064fef688", X-B3-Sampled:"0", X-ONAP-RequestID:"1223bc8e-0219-430a-b827-521e80a03e60", X-RequestID:"1223bc8e-0219-430a-b827-521e80a03e60", X-TransactionID:"1223bc8e-0219-430a-b827-521e80a03e60", X-ECOMP-RequestID:"1223bc8e-0219-430a-b827-521e80a03e60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6f0884b-715d-4ebd-9019-2c56b49699aa"] 2023-03-20T06:01:20.905Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Request body: 2023-03-20T06:01:20.905Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:20.930Z|680bc4f0-e647-4f9c-b490-a91e00bbc627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:01:20.933Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:20.934Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:20.934Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Status text : OK 2023-03-20T06:01:20.934Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:19 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:20.934Z|680bc4f0-e647-4f9c-b490-a91e00bbc627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:01:20.934Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||Response body: { "requestId" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T06:01:08.000+00:00", "endTime" : "2023-03-20T06:01:13.000+00:00", "source" : "VID", "vnfId" : "0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "vnfName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf_vnf_0", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"0d3cbf47-a285-41af-9509-26bc566ad22a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5d5dbe2c-66ee-4821-841c-09e47aa2acb0\",\n \"modelCustomizationId\": \"ec11f010-3117-4b79-afc3-ea88b1b25bb6\",\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:01:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c/vnfs/0e79d88a-6538-46ec-85dd-ae3d7d9334eb", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "351cf947-aa7f-4b23-8390-ec23da8c5c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02" } } } 2023-03-20T06:01:20.935Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:20.935Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/351cf947-aa7f-4b23-8390-ec23da8c5c02|INFO|500||InvokeReturn 2023-03-20T06:01:20.936Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false 2023-03-20T06:01:20.936Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:20.936Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:20.937Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false 2023-03-20T06:01:20.937Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:20.937Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c40117aa3822220313d613a9e8accf2b", X-B3-SpanId:"01b1810b1fbb9174", X-B3-ParentSpanId:"76f6647064fef688", X-B3-Sampled:"0", X-ONAP-RequestID:"1223bc8e-0219-430a-b827-521e80a03e60", X-RequestID:"1223bc8e-0219-430a-b827-521e80a03e60", X-TransactionID:"1223bc8e-0219-430a-b827-521e80a03e60", X-ECOMP-RequestID:"1223bc8e-0219-430a-b827-521e80a03e60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfc60667-f98b-46a7-b0ec-65d039a67f25"] 2023-03-20T06:01:20.937Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:20.937Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:20.952Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:20.953Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:20.953Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:20.953Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:19 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:20.954Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T06:01:20.954Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:20.954Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=351cf947-aa7f-4b23-8390-ec23da8c5c02&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:20.960Z|1223bc8e-0219-430a-b827-521e80a03e60|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/351cf947-aa7f-4b23-8390-ec23da8c5c02|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:21.955Z|56fb97b5-b51b-4ca5-b987-a2b94ca6b8ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:01:21.956Z|56fb97b5-b51b-4ca5-b987-a2b94ca6b8ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:01:23.491Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:23.504Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||INFO|500||Checking if requestId: eadf5794-4d35-4873-b707-0dac8421992b already exists in requestDb InfraActiveRequests table 2023-03-20T06:01:23.506Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b 2023-03-20T06:01:23.506Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|INFO|500||Invoke 2023-03-20T06:01:23.507Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:23.507Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b 2023-03-20T06:01:23.507Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Method : GET 2023-03-20T06:01:23.507Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc3d3f4d3d3bf0c5fd7430fe0dcd34f9", X-B3-SpanId:"90f0920fe6c05afd", X-B3-ParentSpanId:"9e7a90d567bcf11b", X-B3-Sampled:"0", X-ONAP-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-TransactionID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ECOMP-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9debd611-c70a-428e-a5a3-3623e1b7c6e9"] 2023-03-20T06:01:23.507Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Request body: 2023-03-20T06:01:23.508Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:23.549Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:23.550Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T06:01:23.551Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Status text : Not Found 2023-03-20T06:01:23.551Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Mon, 20 Mar 2023 06:01:23 GMT", x-envoy-upstream-service-time:"38", server:"envoy"] 2023-03-20T06:01:23.552Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Response body: 2023-03-20T06:01:23.552Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:23.553Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|INFO|404|Not Found|InvokeReturn 2023-03-20T06:01:23.560Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T06:01:23.565Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T06:01:23.580Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T06:01:23.580Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed|INFO|500||Invoke 2023-03-20T06:01:23.620Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed|INFO|500||InvokeReturn 2023-03-20T06:01:23.621Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 06:01:23 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[38], vertex-id=[192696], x-aai-txid=[2-aai-resources-230320-06:01:23:577-24756], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T06:01:23.622Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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/cc01aaa2-85b0-45d0-be16-a467cb30e99c"}]} 2023-03-20T06:01:23.626Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T06:01:23.640Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T06:01:23.641Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-20T06:01:23.689Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-20T06:01:23.690Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 06:01:23 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[45], x-aai-txid=[2-aai-resources-230320-06:01:23:638-2839], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T06:01:23.690Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-03-20T06:01:23.693Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-03-20T06:01:23.699Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T06:01:23.714Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T06:01:23.715Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed|INFO|500||Invoke 2023-03-20T06:01:23.757Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed|INFO|500||InvokeReturn 2023-03-20T06:01:23.757Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 06:01:23 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[39], vertex-id=[192696], x-aai-txid=[2-aai-resources-230320-06:01:23:712-25176], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T06:01:23.758Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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/cc01aaa2-85b0-45d0-be16-a467cb30e99c"}]} 2023-03-20T06:01:23.764Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T06:01:23.777Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T06:01:23.778Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-20T06:01:23.811Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-20T06:01:23.812Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 06:01:23 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-230320-06:01:23:773-34575], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T06:01:23.812Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-03-20T06:01:23.814Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-03-20T06:01:23.818Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T06:01:23.831Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed|INFO|500||Invoke 2023-03-20T06:01:23.832Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[eadf5794-4d35-4873-b707-0dac8421992b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c1e1e1d9-28c4-44aa-a99a-453af2d94173], X-ECOMP-RequestID=[eadf5794-4d35-4873-b707-0dac8421992b], X-TransactionId=[], X-ONAP-RequestID=[eadf5794-4d35-4873-b707-0dac8421992b]} 2023-03-20T06:01:23.877Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 06:01:23 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[43], vertex-id=[192696], x-aai-txid=[2-aai-resources-230320-06:01:23:828-95073], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T06:01:23.878Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?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/cc01aaa2-85b0-45d0-be16-a467cb30e99c"}]} 2023-03-20T06:01:23.878Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c?format=pathed|INFO|500||InvokeReturn 2023-03-20T06:01:23.885Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T06:01:23.898Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-20T06:01:23.898Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[eadf5794-4d35-4873-b707-0dac8421992b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bf138fe3-bc84-4cd8-8f50-ba186b3e494b], X-ECOMP-RequestID=[eadf5794-4d35-4873-b707-0dac8421992b], X-TransactionId=[], X-ONAP-RequestID=[eadf5794-4d35-4873-b707-0dac8421992b]} 2023-03-20T06:01:23.941Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 06:01:23 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[40], x-aai-txid=[1-aai-resources-230320-06:01:23:895-71758], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T06:01:23.942Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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/cc01aaa2-85b0-45d0-be16-a467cb30e99c/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/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/configurations","ERR.5.4.6114"]}}} 2023-03-20T06:01:23.942Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-20T06:01:23.944Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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/cc01aaa2-85b0-45d0-be16-a467cb30e99c/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-03-20T06:01:23.949Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T06:01:23.963Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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/9c0f3dff73954e8fb4328c129dd42b62 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T06:01:23.963Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||Invoke 2023-03-20T06:01:24.016Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||InvokeReturn 2023-03-20T06:01:24.017Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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/9c0f3dff73954e8fb4328c129dd42b62 has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 06:01:23 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[50], vertex-id=[376992], x-aai-txid=[2-aai-resources-230320-06:01:23:962-99026], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T06:01:24.018Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||DEBUG|500||{"tenant-id":"9c0f3dff73954e8fb4328c129dd42b62","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679292072573","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-03-20T06:01:24.019Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T06:01:24.020Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T06:01:24.021Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.021Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-20T06:01:24.021Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:24.022Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.022Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-20T06:01:24.022Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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:"bc3d3f4d3d3bf0c5fd7430fe0dcd34f9", X-B3-SpanId:"16f47ef0bcb1619f", X-B3-ParentSpanId:"9e7a90d567bcf11b", X-B3-Sampled:"0", X-ONAP-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-TransactionID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ECOMP-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56262a93-953c-4d3c-95cd-c10f5d815ed5"] 2023-03-20T06:01:24.023Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"cc01aaa2-85b0-45d0-be16-a467cb30e99c"},"instanceName":null,"requestScope":"service"} 2023-03-20T06:01:24.023Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:24.058Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:24.059Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:24.059Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-20T06:01:24.059Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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:"Mon, 20 Mar 2023 06:01:23 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2023-03-20T06:01:24.060Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-20T06:01:24.060Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:24.060Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-20T06:01:24.061Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.061Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-20T06:01:24.062Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:24.062Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.062Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-20T06:01:24.062Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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:"eadf5794-4d35-4873-b707-0dac8421992b", X-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-TransactionID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ECOMP-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2147cc4-dc72-4e42-bbad-e870ea0d0a9d"] 2023-03-20T06:01:24.062Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-20T06:01:24.063Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:24.096Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:24.097Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.097Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-20T06:01:24.098Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 06:01:24 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:24.098Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-19 23:16:30.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" } } } 2023-03-20T06:01:24.098Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:24.099Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-20T06:01:24.103Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.104Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.104Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.104Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.105Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.105Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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:"eadf5794-4d35-4873-b707-0dac8421992b", X-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-TransactionID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ECOMP-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9676578e-199a-49e0-ba6a-fcacbfd2d2cf"] 2023-03-20T06:01:24.105Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.106Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.133Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.133Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.134Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-20T06:01:24.134Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 06:01:24 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:24.135Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-19T23:16:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-03-20T06:01:24.135Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.136Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.138Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.138Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-20T06:01:24.139Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:24.139Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.139Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-20T06:01:24.139Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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:"eadf5794-4d35-4873-b707-0dac8421992b", X-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-TransactionID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ECOMP-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a98298d4-a7e8-4b65-9d43-dcf698fa4f61"] 2023-03-20T06:01:24.140Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-20T06:01:24.140Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:24.165Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:24.166Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.166Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-20T06:01:24.166Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 06:01:24 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:24.167Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-19 23:16:30.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" } } } 2023-03-20T06:01:24.167Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:24.167Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-20T06:01:24.171Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T06:01:24.171Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-20T06:01:24.172Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:24.172Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T06:01:24.172Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-20T06:01:24.172Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1379", X-B3-TraceId:"bc3d3f4d3d3bf0c5fd7430fe0dcd34f9", X-B3-SpanId:"f76ba09f39db0aa0", X-B3-ParentSpanId:"9e7a90d567bcf11b", X-B3-Sampled:"0", X-ONAP-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-TransactionID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ECOMP-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7817258-3645-43ef-a7c2-8a1fb759d441"] 2023-03-20T06:01:24.173Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"eadf5794-4d35-4873-b707-0dac8421992b","requestStatus":"IN_PROGRESS","startTime":1679292083945,"source":"VID","tenantId":"9c0f3dff73954e8fb4328c129dd42b62","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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"cc01aaa2-85b0-45d0-be16-a467cb30e99c","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"eadf5794-4d35-4873-b707-0dac8421992b"} 2023-03-20T06:01:24.173Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:24.215Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:24.216Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-20T06:01:24.216Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-20T06:01:24.217Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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/eadf5794-4d35-4873-b707-0dac8421992b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:23 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:24.217Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "eadf5794-4d35-4873-b707-0dac8421992b", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T06:01:23.945+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-20T06:01:24.099+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "eadf5794-4d35-4873-b707-0dac8421992b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b" } } } 2023-03-20T06:01:24.218Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:24.219Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-20T06:01:24.225Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.225Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-20T06:01:24.225Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:24.226Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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-03-20T06:01:24.226Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-20T06:01:24.226Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|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:"bc3d3f4d3d3bf0c5fd7430fe0dcd34f9", X-B3-SpanId:"be9fa8c8ab3a4e9a", X-B3-ParentSpanId:"9e7a90d567bcf11b", X-B3-Sampled:"0", X-ONAP-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-TransactionID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ECOMP-RequestID:"eadf5794-4d35-4873-b707-0dac8421992b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfdff460-8b6d-4d51-be89-6a7fb0fdb7ea"] 2023-03-20T06:01:24.226Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\"modelUuid\":\"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\",\"modelInvariantUuid\":\"65b492b9-8ac2-4ab7-8c14-5128fa401a92\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"cc01aaa2-85b0-45d0-be16-a467cb30e99c\"}","type":"String"},"requestId":{"value":"eadf5794-4d35-4873-b707-0dac8421992b","type":"String"},"mso-request-id":{"value":"eadf5794-4d35-4873-b707-0dac8421992b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"cc01aaa2-85b0-45d0-be16-a467cb30e99c","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/cc01aaa2-85b0-45d0-be16-a467cb30e99c","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-20T06:01:24.226Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:25.241Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:25.241Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-20T06:01:25.242Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-20T06:01:25.242Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 20 Mar 2023 06:01:25 GMT", x-onap-requestid:"eadf5794-4d35-4873-b707-0dac8421992b", x-requestid:"eadf5794-4d35-4873-b707-0dac8421992b", x-transactionid:"eadf5794-4d35-4873-b707-0dac8421992b", x-ecomp-requestid:"eadf5794-4d35-4873-b707-0dac8421992b", x-onap-partnername:"UNKNOWN", x-invocationid:"bfdff460-8b6d-4d51-be89-6a7fb0fdb7ea", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1010", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:25.243Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"eadf5794-4d35-4873-b707-0dac8421992b\",\"instanceId\":\"cc01aaa2-85b0-45d0-be16-a467cb30e99c\"}}","message":"Success","processInstanceID":"a54c56d3-c6e4-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T06:01:25.243Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:25.243Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-20T06:01:25.248Z|eadf5794-4d35-4873-b707-0dac8421992b|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:25.440Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:25.444Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b 2023-03-20T06:01:25.444Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|INFO|500||Invoke 2023-03-20T06:01:25.445Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:25.445Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b 2023-03-20T06:01:25.445Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Method : GET 2023-03-20T06:01:25.445Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60cd863350342b8df738e127042162bc", X-B3-SpanId:"5d499b0b7afbb625", X-B3-ParentSpanId:"3183a1e5b519e033", X-B3-Sampled:"0", X-ONAP-RequestID:"7b410407-f2ec-4799-bbaf-9375c872e167", X-RequestID:"7b410407-f2ec-4799-bbaf-9375c872e167", X-TransactionID:"7b410407-f2ec-4799-bbaf-9375c872e167", X-ECOMP-RequestID:"7b410407-f2ec-4799-bbaf-9375c872e167", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfa98002-eb91-4d3a-9b08-c24a7db1e219"] 2023-03-20T06:01:25.445Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Request body: 2023-03-20T06:01:25.445Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:25.482Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:25.482Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:25.483Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Status text : OK 2023-03-20T06:01:25.483Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:24 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:25.484Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Response body: { "requestId" : "eadf5794-4d35-4873-b707-0dac8421992b", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T06:01:23.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:01:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "serviceInstanceName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "eadf5794-4d35-4873-b707-0dac8421992b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b" } } } 2023-03-20T06:01:25.484Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:25.484Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|INFO|500||InvokeReturn 2023-03-20T06:01:25.485Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false 2023-03-20T06:01:25.486Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:25.486Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:25.486Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false 2023-03-20T06:01:25.486Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:25.487Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60cd863350342b8df738e127042162bc", X-B3-SpanId:"74c4843699439da5", X-B3-ParentSpanId:"3183a1e5b519e033", X-B3-Sampled:"0", X-ONAP-RequestID:"7b410407-f2ec-4799-bbaf-9375c872e167", X-RequestID:"7b410407-f2ec-4799-bbaf-9375c872e167", X-TransactionID:"7b410407-f2ec-4799-bbaf-9375c872e167", X-ECOMP-RequestID:"7b410407-f2ec-4799-bbaf-9375c872e167", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32195075-190e-460f-bd79-4d780409156c"] 2023-03-20T06:01:25.487Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:25.487Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:25.504Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:25.504Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:25.505Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:25.505Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:24 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:25.506Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T06:01:25.507Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:25.507Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:25.512Z|7b410407-f2ec-4799-bbaf-9375c872e167|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:30.194Z|787fb1d6-6fd9-489f-95ca-84193cf4a81d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:30.195Z|787fb1d6-6fd9-489f-95ca-84193cf4a81d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:30.198Z|aecec9ed-a79d-4d68-bb4a-f6fc2d452af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:30.198Z|e8f5e92c-d258-4835-b45b-a9fde64fc9ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:30.198Z|aecec9ed-a79d-4d68-bb4a-f6fc2d452af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:30.198Z|e8f5e92c-d258-4835-b45b-a9fde64fc9ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:35.698Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:35.702Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b 2023-03-20T06:01:35.703Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|INFO|500||Invoke 2023-03-20T06:01:35.703Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:35.703Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b 2023-03-20T06:01:35.703Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Method : GET 2023-03-20T06:01:35.703Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab565872da1ba29bba337fc0b0d2c1cb", X-B3-SpanId:"2894cea2deba9b7e", X-B3-ParentSpanId:"d02b3e9ddb29edb0", X-B3-Sampled:"0", X-ONAP-RequestID:"46b73a10-6e64-43a5-a8f1-e7fc4414917a", X-RequestID:"46b73a10-6e64-43a5-a8f1-e7fc4414917a", X-TransactionID:"46b73a10-6e64-43a5-a8f1-e7fc4414917a", X-ECOMP-RequestID:"46b73a10-6e64-43a5-a8f1-e7fc4414917a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2c01684-5cdb-4b81-9b41-1936f6505f62"] 2023-03-20T06:01:35.704Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Request body: 2023-03-20T06:01:35.704Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:35.745Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:35.745Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:35.745Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Status text : OK 2023-03-20T06:01:35.745Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:35 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:35.746Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Response body: { "requestId" : "eadf5794-4d35-4873-b707-0dac8421992b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T06:01:23.000+00:00", "endTime" : "2023-03-20T06:01:30.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:01:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "serviceInstanceName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "eadf5794-4d35-4873-b707-0dac8421992b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b" } } } 2023-03-20T06:01:35.746Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:35.746Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|INFO|500||InvokeReturn 2023-03-20T06:01:35.748Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false 2023-03-20T06:01:35.748Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:35.748Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:35.749Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false 2023-03-20T06:01:35.749Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:35.749Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab565872da1ba29bba337fc0b0d2c1cb", X-B3-SpanId:"2cfbd8a9028b4fbf", X-B3-ParentSpanId:"d02b3e9ddb29edb0", X-B3-Sampled:"0", X-ONAP-RequestID:"46b73a10-6e64-43a5-a8f1-e7fc4414917a", X-RequestID:"46b73a10-6e64-43a5-a8f1-e7fc4414917a", X-TransactionID:"46b73a10-6e64-43a5-a8f1-e7fc4414917a", X-ECOMP-RequestID:"46b73a10-6e64-43a5-a8f1-e7fc4414917a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8159a03b-903f-41c2-a9f7-73b7b03d6b2a"] 2023-03-20T06:01:35.750Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:35.750Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:35.765Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:35.765Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:35.765Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:35.766Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:35 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:35.766Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T06:01:35.767Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:35.767Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:35.772Z|46b73a10-6e64-43a5-a8f1-e7fc4414917a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:35.930Z|78a5d983-67a6-4034-a9ba-3f972cd42f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:01:35.931Z|78a5d983-67a6-4034-a9ba-3f972cd42f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:01:35.938Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:35.948Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b 2023-03-20T06:01:35.949Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|INFO|500||Invoke 2023-03-20T06:01:35.949Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:35.949Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b 2023-03-20T06:01:35.949Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Method : GET 2023-03-20T06:01:35.950Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ce0e03bbec38bf4275b0a9713f8a3ae", X-B3-SpanId:"61b16800979b217c", X-B3-ParentSpanId:"8c6ebf8f128b4bda", X-B3-Sampled:"0", X-ONAP-RequestID:"cf096882-b5f9-45b0-9988-a15cb649c4f3", X-RequestID:"cf096882-b5f9-45b0-9988-a15cb649c4f3", X-TransactionID:"cf096882-b5f9-45b0-9988-a15cb649c4f3", X-ECOMP-RequestID:"cf096882-b5f9-45b0-9988-a15cb649c4f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"388a3e20-eaf5-433b-9a6b-be46d6336133"] 2023-03-20T06:01:35.950Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Request body: 2023-03-20T06:01:35.950Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:35.982Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:35.983Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:35.983Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Status text : OK 2023-03-20T06:01:35.984Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:35 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:35.984Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Response body: { "requestId" : "eadf5794-4d35-4873-b707-0dac8421992b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T06:01:23.000+00:00", "endTime" : "2023-03-20T06:01:30.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:01:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "serviceInstanceName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "eadf5794-4d35-4873-b707-0dac8421992b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b" } } } 2023-03-20T06:01:35.984Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:35.985Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|INFO|500||InvokeReturn 2023-03-20T06:01:35.986Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false 2023-03-20T06:01:35.987Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:35.987Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:35.987Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false 2023-03-20T06:01:35.987Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:35.988Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ce0e03bbec38bf4275b0a9713f8a3ae", X-B3-SpanId:"346e82d858c21066", X-B3-ParentSpanId:"8c6ebf8f128b4bda", X-B3-Sampled:"0", X-ONAP-RequestID:"cf096882-b5f9-45b0-9988-a15cb649c4f3", X-RequestID:"cf096882-b5f9-45b0-9988-a15cb649c4f3", X-TransactionID:"cf096882-b5f9-45b0-9988-a15cb649c4f3", X-ECOMP-RequestID:"cf096882-b5f9-45b0-9988-a15cb649c4f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84f0a4a7-1d93-4324-b28c-dc7a3847ca9f"] 2023-03-20T06:01:35.988Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:35.988Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:36.006Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:36.007Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:36.007Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:36.007Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:35 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:36.008Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T06:01:36.008Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:36.008Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:36.014Z|cf096882-b5f9-45b0-9988-a15cb649c4f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:36.184Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:36.187Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b 2023-03-20T06:01:36.187Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|INFO|500||Invoke 2023-03-20T06:01:36.187Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:36.187Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b 2023-03-20T06:01:36.188Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Method : GET 2023-03-20T06:01:36.188Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3034a11af92bf682d90cd5eff753a8f6", X-B3-SpanId:"9d84dd58a16c3bbc", X-B3-ParentSpanId:"bcb86be815464e69", X-B3-Sampled:"0", X-ONAP-RequestID:"b1bce282-5c5a-416f-89c9-8bef7a37d6f8", X-RequestID:"b1bce282-5c5a-416f-89c9-8bef7a37d6f8", X-TransactionID:"b1bce282-5c5a-416f-89c9-8bef7a37d6f8", X-ECOMP-RequestID:"b1bce282-5c5a-416f-89c9-8bef7a37d6f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"871817c3-9943-4d2f-9aa5-09fbc21a9c66"] 2023-03-20T06:01:36.188Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Request body: 2023-03-20T06:01:36.188Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:36.221Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:36.221Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:36.221Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Status text : OK 2023-03-20T06:01:36.222Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:35 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:36.223Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Response body: { "requestId" : "eadf5794-4d35-4873-b707-0dac8421992b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T06:01:23.000+00:00", "endTime" : "2023-03-20T06:01:30.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:01:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "serviceInstanceName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "eadf5794-4d35-4873-b707-0dac8421992b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b" } } } 2023-03-20T06:01:36.223Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:36.224Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|INFO|500||InvokeReturn 2023-03-20T06:01:36.225Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false 2023-03-20T06:01:36.225Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:36.225Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:36.225Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false 2023-03-20T06:01:36.225Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:36.226Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3034a11af92bf682d90cd5eff753a8f6", X-B3-SpanId:"9d969c4b57eaeca6", X-B3-ParentSpanId:"bcb86be815464e69", X-B3-Sampled:"0", X-ONAP-RequestID:"b1bce282-5c5a-416f-89c9-8bef7a37d6f8", X-RequestID:"b1bce282-5c5a-416f-89c9-8bef7a37d6f8", X-TransactionID:"b1bce282-5c5a-416f-89c9-8bef7a37d6f8", X-ECOMP-RequestID:"b1bce282-5c5a-416f-89c9-8bef7a37d6f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6af18bc8-8683-4bef-9c2c-0f9d67fbcff4"] 2023-03-20T06:01:36.226Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:36.226Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:36.245Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:36.245Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:36.245Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:36.246Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:35 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:36.246Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T06:01:36.246Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:36.246Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:36.251Z|b1bce282-5c5a-416f-89c9-8bef7a37d6f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:36.436Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|||INFO|500||Entering 2023-03-20T06:01:36.440Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b 2023-03-20T06:01:36.441Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|INFO|500||Invoke 2023-03-20T06:01:36.441Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:36.441Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b 2023-03-20T06:01:36.441Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Method : GET 2023-03-20T06:01:36.441Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40320f9abd07935fe5a955a9bf0aa255", X-B3-SpanId:"42451f17839dc8df", X-B3-ParentSpanId:"e598e9870995a8b3", X-B3-Sampled:"0", X-ONAP-RequestID:"8d120c05-4dae-470e-84a9-a853836c2a9c", X-RequestID:"8d120c05-4dae-470e-84a9-a853836c2a9c", X-TransactionID:"8d120c05-4dae-470e-84a9-a853836c2a9c", X-ECOMP-RequestID:"8d120c05-4dae-470e-84a9-a853836c2a9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1dc0755-7eab-44de-b94e-a60fd082e649"] 2023-03-20T06:01:36.441Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Request body: 2023-03-20T06:01:36.441Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:36.471Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:36.471Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:36.471Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Status text : OK 2023-03-20T06:01:36.472Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:35 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:36.472Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||Response body: { "requestId" : "eadf5794-4d35-4873-b707-0dac8421992b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-20T06:01:23.000+00:00", "endTime" : "2023-03-20T06:01:30.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"65b492b9-8ac2-4ab7-8c14-5128fa401a92\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"d870aae9-d17e-4acd-97e5-2a9c2bf3c5c7\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T06:01:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "cc01aaa2-85b0-45d0-be16-a467cb30e99c", "serviceInstanceName" : "basic_vm-8258a6d5-2efc-4ae8-98b4-d2f2aafeebaf", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc01aaa2-85b0-45d0-be16-a467cb30e99c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "eadf5794-4d35-4873-b707-0dac8421992b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b" } } } 2023-03-20T06:01:36.472Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:36.472Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eadf5794-4d35-4873-b707-0dac8421992b|INFO|500||InvokeReturn 2023-03-20T06:01:36.473Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false 2023-03-20T06:01:36.473Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T06:01:36.474Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T06:01:36.474Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false 2023-03-20T06:01:36.474Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T06:01:36.474Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40320f9abd07935fe5a955a9bf0aa255", X-B3-SpanId:"753c9d9eaa3fda79", X-B3-ParentSpanId:"e598e9870995a8b3", X-B3-Sampled:"0", X-ONAP-RequestID:"8d120c05-4dae-470e-84a9-a853836c2a9c", X-RequestID:"8d120c05-4dae-470e-84a9-a853836c2a9c", X-TransactionID:"8d120c05-4dae-470e-84a9-a853836c2a9c", X-ECOMP-RequestID:"8d120c05-4dae-470e-84a9-a853836c2a9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0881bd78-b0b6-416d-9ded-4e938b78dde4"] 2023-03-20T06:01:36.474Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T06:01:36.474Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T06:01:36.494Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T06:01:36.495Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T06:01:36.495Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T06:01:36.495Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 06:01:35 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T06:01:36.496Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T06:01:36.496Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T06:01:36.496Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eadf5794-4d35-4873-b707-0dac8421992b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T06:01:36.503Z|8d120c05-4dae-470e-84a9-a853836c2a9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eadf5794-4d35-4873-b707-0dac8421992b|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T06:01:40.222Z|5fcf2151-343d-4428-9b30-832f7fced22f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:40.222Z|e68c2bda-6690-4923-bcb0-f1ef67b082b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:40.223Z|e68c2bda-6690-4923-bcb0-f1ef67b082b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:40.223Z|5fcf2151-343d-4428-9b30-832f7fced22f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:40.224Z|bf9e7164-6fb0-4e97-b5d3-8a2ec466994f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:40.224Z|bf9e7164-6fb0-4e97-b5d3-8a2ec466994f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:42.867Z|abb92540-e617-46f9-a726-a271707eb383|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:01:42.868Z|abb92540-e617-46f9-a726-a271707eb383|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:50.261Z|e600810c-364d-4ed5-857a-13ae2fe1ea9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:50.262Z|e600810c-364d-4ed5-857a-13ae2fe1ea9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:50.262Z|5bf6e853-f122-4a4f-903f-a1287901b6b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:50.262Z|5bf6e853-f122-4a4f-903f-a1287901b6b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:50.261Z|67a6aa89-6f75-4af4-9b1d-2730da971958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:01:50.263Z|67a6aa89-6f75-4af4-9b1d-2730da971958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:01:50.930Z|e2e84d3e-4dce-44ed-99d2-7f382f022f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:01:50.931Z|e2e84d3e-4dce-44ed-99d2-7f382f022f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:01:51.956Z|ceb873e4-9014-473f-b9dd-3e3fa9bd839f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:01:51.957Z|ceb873e4-9014-473f-b9dd-3e3fa9bd839f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:02:00.290Z|7a2ec492-7ee1-4ca4-a49f-258dbccfc55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:00.291Z|7a2ec492-7ee1-4ca4-a49f-258dbccfc55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:00.297Z|84be7cff-8374-4ac0-a078-2e4ba3e08448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:00.298Z|84be7cff-8374-4ac0-a078-2e4ba3e08448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:00.299Z|15e44cfa-30d6-40b2-a1a3-a719c5f2fd10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:00.299Z|15e44cfa-30d6-40b2-a1a3-a719c5f2fd10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:05.930Z|6a9a2ac0-43fe-4f2a-b77d-04e758f043be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:02:05.934Z|6a9a2ac0-43fe-4f2a-b77d-04e758f043be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:02:10.316Z|622834f2-0307-4427-a347-aa2866bec52f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:10.317Z|622834f2-0307-4427-a347-aa2866bec52f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:10.319Z|73b4c890-ec2e-4a08-9379-f28f7960b5b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:10.320Z|73b4c890-ec2e-4a08-9379-f28f7960b5b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:10.339Z|291e3147-0f35-4454-abfe-078417b3c227|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:10.340Z|291e3147-0f35-4454-abfe-078417b3c227|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:20.343Z|e59b58a2-04fe-45dc-8722-b6a56e4f4e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:20.344Z|e59b58a2-04fe-45dc-8722-b6a56e4f4e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:20.345Z|814895b5-ce82-4f79-8c3c-495f92861f12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:20.346Z|814895b5-ce82-4f79-8c3c-495f92861f12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:20.380Z|77f8712b-f6cc-4ed2-ba2d-9e538a314b63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:20.380Z|77f8712b-f6cc-4ed2-ba2d-9e538a314b63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:20.930Z|ebdecb67-daf5-4004-add1-f19be767be53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:02:20.931Z|ebdecb67-daf5-4004-add1-f19be767be53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:02:21.957Z|9dbc5e06-4098-4a8c-9b92-6f17b78f91c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:02:21.958Z|9dbc5e06-4098-4a8c-9b92-6f17b78f91c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:02:30.369Z|30ed06a5-2be2-4fda-8b89-a25a8a759095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:30.369Z|30ed06a5-2be2-4fda-8b89-a25a8a759095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:30.374Z|1b61ef26-19d0-4a29-9d14-6b5588bf8b30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:30.374Z|1b61ef26-19d0-4a29-9d14-6b5588bf8b30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:30.401Z|c5237530-7135-4551-b8ed-10c5d120e429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:30.402Z|c5237530-7135-4551-b8ed-10c5d120e429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:35.930Z|8cff96b0-5ddf-41a1-8577-66b7a68548ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:02:35.931Z|8cff96b0-5ddf-41a1-8577-66b7a68548ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:02:40.404Z|3117a052-ec2d-4d03-a89b-aa52ac926600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:40.405Z|d36c827f-100e-4c0f-a81a-9b09fbe6a4cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:40.405Z|3117a052-ec2d-4d03-a89b-aa52ac926600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:40.406Z|d36c827f-100e-4c0f-a81a-9b09fbe6a4cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:40.421Z|92802fe0-a7a5-4d93-bced-2afb2562c068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:40.422Z|92802fe0-a7a5-4d93-bced-2afb2562c068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:42.868Z|e63336f6-9e63-4789-8706-409f1a15be10|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:02:42.869Z|e63336f6-9e63-4789-8706-409f1a15be10|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:50.427Z|c7012c28-ae88-4870-b564-fbf98b717243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:50.427Z|c7012c28-ae88-4870-b564-fbf98b717243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:50.429Z|00ae0188-5cdc-42b4-a80a-39580f599096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:50.429Z|00ae0188-5cdc-42b4-a80a-39580f599096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:50.447Z|e6cf54f3-c1f0-4aa1-a23f-2a0851cefce0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:02:50.448Z|e6cf54f3-c1f0-4aa1-a23f-2a0851cefce0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:02:50.930Z|342a8508-5fd3-4862-8de4-05de41786f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:02:50.935Z|342a8508-5fd3-4862-8de4-05de41786f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:02:51.959Z|1d529dcf-2dbc-49f0-9b56-6c1852cbd163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:02:51.959Z|1d529dcf-2dbc-49f0-9b56-6c1852cbd163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:03:00.449Z|99cc0b3e-5921-41f1-9e66-e6cd3fa80117|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:00.450Z|99cc0b3e-5921-41f1-9e66-e6cd3fa80117|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:00.452Z|209a0105-d6b1-46c8-b8ae-c4572d47d3b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:00.452Z|209a0105-d6b1-46c8-b8ae-c4572d47d3b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:00.467Z|7ced2acd-28d6-44e1-bb47-7e332ebe85b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:00.468Z|7ced2acd-28d6-44e1-bb47-7e332ebe85b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:05.930Z|7492f0d5-94fc-4889-9462-3b1f628832c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:03:05.931Z|7492f0d5-94fc-4889-9462-3b1f628832c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:03:10.473Z|c555db95-2d88-4eb6-a68d-be8f7fedd423|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:10.474Z|f19c0638-5c12-4954-9ebf-a016a8e7dd25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:10.474Z|c555db95-2d88-4eb6-a68d-be8f7fedd423|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:10.475Z|f19c0638-5c12-4954-9ebf-a016a8e7dd25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:10.494Z|07deae3d-5b9c-422c-ac74-d9e97743790f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:10.494Z|07deae3d-5b9c-422c-ac74-d9e97743790f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:20.498Z|1892338c-9187-4e18-9b55-21ecfe7357e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:20.498Z|1892338c-9187-4e18-9b55-21ecfe7357e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:20.501Z|d5d1370f-83b5-49ef-83e2-0a2baad5a494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:20.502Z|d5d1370f-83b5-49ef-83e2-0a2baad5a494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:20.517Z|d996a92b-570d-44e7-91b3-a43bd67bd1d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:20.518Z|d996a92b-570d-44e7-91b3-a43bd67bd1d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:20.930Z|70e69390-4075-4962-a582-611754c5bd45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:03:20.930Z|70e69390-4075-4962-a582-611754c5bd45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:03:21.960Z|27f71e30-9435-4fc1-a0a7-dbefd0dee87e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:03:21.960Z|27f71e30-9435-4fc1-a0a7-dbefd0dee87e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:03:30.524Z|28f72c1d-ae64-4b58-b42d-c6be87da6720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:30.524Z|28f72c1d-ae64-4b58-b42d-c6be87da6720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:30.532Z|42befc9c-5216-4867-a298-051fdfac8f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:30.533Z|42befc9c-5216-4867-a298-051fdfac8f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:30.543Z|263d1e6f-3e90-4654-ac94-6590889a3f7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:30.544Z|263d1e6f-3e90-4654-ac94-6590889a3f7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:35.930Z|0bf11ceb-c3c3-4849-9230-b7b2c641398e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:03:35.934Z|0bf11ceb-c3c3-4849-9230-b7b2c641398e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:03:40.556Z|a8fea23d-e132-4ab5-ae84-09b033d98168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:40.557Z|a8fea23d-e132-4ab5-ae84-09b033d98168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:40.558Z|e54a3b89-a1dd-4f8c-951b-461f59e4fe38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:40.558Z|e54a3b89-a1dd-4f8c-951b-461f59e4fe38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:40.572Z|d1444287-783a-43a0-ba2f-edb0f158ba1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:40.572Z|d1444287-783a-43a0-ba2f-edb0f158ba1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:42.866Z|37e3fed4-6cdf-4d2f-9ce5-f420a2967458|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:03:42.867Z|37e3fed4-6cdf-4d2f-9ce5-f420a2967458|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:50.592Z|bd04e16b-3ddc-4c8d-af1f-2ceb463d0984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:50.593Z|bd04e16b-3ddc-4c8d-af1f-2ceb463d0984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:50.594Z|5d9199fb-0aae-473b-8da4-1e4b104233a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:50.595Z|5d9199fb-0aae-473b-8da4-1e4b104233a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:50.601Z|e22dbef7-f365-46e7-85cb-c805824a9cde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:03:50.602Z|e22dbef7-f365-46e7-85cb-c805824a9cde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:03:50.930Z|f949dfe3-122e-4c87-bd8b-278130f80714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:03:50.931Z|f949dfe3-122e-4c87-bd8b-278130f80714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:03:51.961Z|384842aa-2839-478d-9559-9104a0b9cc77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:03:51.961Z|384842aa-2839-478d-9559-9104a0b9cc77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:04:00.622Z|e12e3cb3-cef5-49f0-9e9b-8e23171c765b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:00.622Z|e12e3cb3-cef5-49f0-9e9b-8e23171c765b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:00.624Z|b6f927b7-f21f-435e-ac42-b2f522845dd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:00.625Z|b6f927b7-f21f-435e-ac42-b2f522845dd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:00.629Z|19518e79-df9d-4676-91c9-e738239ea82a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:00.630Z|19518e79-df9d-4676-91c9-e738239ea82a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:05.930Z|b2623e5b-bb45-4ff2-a21e-3729659c7f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:04:05.931Z|b2623e5b-bb45-4ff2-a21e-3729659c7f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:04:10.650Z|f8e09372-2a89-4161-94e7-c330c18d6414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:10.651Z|f8e09372-2a89-4161-94e7-c330c18d6414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:10.655Z|a812f441-3134-452d-8e39-6491c33f10bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:10.656Z|a812f441-3134-452d-8e39-6491c33f10bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:10.658Z|74f90314-dd68-4093-b985-b2af7fc2e85a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:10.658Z|74f90314-dd68-4093-b985-b2af7fc2e85a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:20.680Z|6ed63f86-d474-4c39-b1c9-5043716e26c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:20.681Z|6ed63f86-d474-4c39-b1c9-5043716e26c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:20.680Z|40723014-5afb-48a2-ae8e-ff9e922914aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:20.681Z|40723014-5afb-48a2-ae8e-ff9e922914aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:20.683Z|e6e6b7e5-fa3b-43c8-b6d9-4bd1d9600d79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:20.684Z|e6e6b7e5-fa3b-43c8-b6d9-4bd1d9600d79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:20.930Z|de2c0ad0-7eee-4924-8768-3b0733d6fbc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:04:20.934Z|de2c0ad0-7eee-4924-8768-3b0733d6fbc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:04:21.962Z|c53642fd-9ff1-44b4-8614-1e1b05c369b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:04:21.962Z|c53642fd-9ff1-44b4-8614-1e1b05c369b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:04:30.707Z|dbcfb8de-2be0-4395-b3a7-fc24a6d35076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:30.708Z|dbcfb8de-2be0-4395-b3a7-fc24a6d35076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:30.709Z|a274964e-7c45-4ead-bf0b-908adcc4a1d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:30.710Z|a274964e-7c45-4ead-bf0b-908adcc4a1d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:30.713Z|3ca44699-0ae0-420d-a294-391dc078d0e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:30.713Z|3ca44699-0ae0-420d-a294-391dc078d0e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:35.930Z|736b22ab-91f8-4e45-acae-aa27e303cc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:04:35.931Z|736b22ab-91f8-4e45-acae-aa27e303cc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:04:40.737Z|76b6657e-cf84-4217-a1e2-71a24b23b02a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:40.738Z|76b6657e-cf84-4217-a1e2-71a24b23b02a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:40.738Z|dcd936cd-4f5c-47ae-8d69-dd4b38900813|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:40.739Z|dcd936cd-4f5c-47ae-8d69-dd4b38900813|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:40.742Z|4c581c56-3506-451f-8837-d0109449e5b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:40.742Z|4c581c56-3506-451f-8837-d0109449e5b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:42.867Z|9b689c27-2f3a-4167-a080-9211cfaf0f95|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:04:42.868Z|9b689c27-2f3a-4167-a080-9211cfaf0f95|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:50.761Z|7141dff3-fa4c-45e7-b781-c0efdfe146c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:50.761Z|7141dff3-fa4c-45e7-b781-c0efdfe146c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:50.763Z|b2686b43-b5c4-4ce1-b4e3-eafb34421908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:50.764Z|b2686b43-b5c4-4ce1-b4e3-eafb34421908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:50.768Z|941d6f9f-32c3-4314-a1a8-94ebeaa822ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:04:50.768Z|941d6f9f-32c3-4314-a1a8-94ebeaa822ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:04:50.930Z|18b4ad5e-b052-47ac-b2e4-4c06349657c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:04:50.931Z|18b4ad5e-b052-47ac-b2e4-4c06349657c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:04:51.963Z|829c090a-a55d-44d6-9003-464dabf7d27d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:04:51.963Z|829c090a-a55d-44d6-9003-464dabf7d27d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:05:00.800Z|45408165-13db-4600-8ce5-ff9efd035b91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:00.800Z|0bbd3438-a59e-4481-a234-a970345b2379|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:00.801Z|45408165-13db-4600-8ce5-ff9efd035b91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:00.801Z|0bbd3438-a59e-4481-a234-a970345b2379|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:00.809Z|f573bfe8-1d45-483a-84ba-35b43a21a4e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:00.809Z|f573bfe8-1d45-483a-84ba-35b43a21a4e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:05.930Z|94af5117-8ec0-48c6-8128-9491521a7329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:05:05.935Z|94af5117-8ec0-48c6-8128-9491521a7329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:05:10.827Z|d518631b-df9a-4fc5-92b3-96cbaecff5aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:10.827Z|d518631b-df9a-4fc5-92b3-96cbaecff5aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:10.833Z|a9760f57-ecec-46b9-af6d-4c369af3d029|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:10.833Z|a9760f57-ecec-46b9-af6d-4c369af3d029|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:10.837Z|6144c471-8902-41a8-8b4b-8950d4be8d7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:10.837Z|6144c471-8902-41a8-8b4b-8950d4be8d7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:20.852Z|e29fae40-fb17-4d85-9266-8e3c1051318e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:20.852Z|e29fae40-fb17-4d85-9266-8e3c1051318e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:20.859Z|b6526990-215d-4434-bea4-b8158c4b0320|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:20.860Z|b6526990-215d-4434-bea4-b8158c4b0320|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:20.860Z|347c3497-8b31-4169-a277-e355d18312b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:20.861Z|347c3497-8b31-4169-a277-e355d18312b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:20.930Z|f90ac847-7f6d-409c-aabb-02b94b48ba5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:05:20.931Z|f90ac847-7f6d-409c-aabb-02b94b48ba5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:05:21.964Z|1d5277df-8070-4de3-b26a-de7e5ba760b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:05:21.964Z|1d5277df-8070-4de3-b26a-de7e5ba760b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:05:30.878Z|6b3ade0f-078d-46b6-b95e-ed26830b84e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:30.879Z|6b3ade0f-078d-46b6-b95e-ed26830b84e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:30.882Z|7edf3492-59ab-4ded-b909-f5d15c1b6b3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:30.882Z|b34ffec2-cd27-4ad8-af81-d1da9e86205c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:30.883Z|b34ffec2-cd27-4ad8-af81-d1da9e86205c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:30.883Z|7edf3492-59ab-4ded-b909-f5d15c1b6b3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:35.930Z|5c640fff-99e4-42f9-9e2e-16c554496423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:05:35.931Z|5c640fff-99e4-42f9-9e2e-16c554496423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:05:40.910Z|d650b7d8-4d17-4268-b0dd-3a2abdda99e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:40.911Z|d650b7d8-4d17-4268-b0dd-3a2abdda99e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:40.911Z|abee917a-7f76-4e3c-97c2-64b70414044d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:40.912Z|abee917a-7f76-4e3c-97c2-64b70414044d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:40.913Z|5609157c-5c59-446a-a77d-20129333d49c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:40.914Z|5609157c-5c59-446a-a77d-20129333d49c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:42.868Z|2bd1b51d-4f64-485f-8fb1-583a5de2fa87|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:05:42.868Z|2bd1b51d-4f64-485f-8fb1-583a5de2fa87|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:50.930Z|af9fca89-5832-4d0b-b16b-c16672a9e430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:05:50.934Z|af9fca89-5832-4d0b-b16b-c16672a9e430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:05:50.940Z|17d961a6-b5f7-425b-a922-1244273f79ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:50.940Z|17d961a6-b5f7-425b-a922-1244273f79ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:50.947Z|03de76cd-1720-4216-851d-7f4ae464fa48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:50.947Z|03de76cd-1720-4216-851d-7f4ae464fa48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:50.947Z|6c001b3f-da37-4ae1-acf5-04996361af85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:05:50.947Z|6c001b3f-da37-4ae1-acf5-04996361af85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:05:51.964Z|bd16c080-b5bf-4224-aa48-3f66d690d284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:05:51.965Z|bd16c080-b5bf-4224-aa48-3f66d690d284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:06:00.969Z|3d9ff3a5-6925-4e0b-84ac-cf8a59353ade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:00.970Z|3d9ff3a5-6925-4e0b-84ac-cf8a59353ade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:00.973Z|c2d24157-cfda-4e84-b1c6-af19d942ee54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:00.973Z|c2d24157-cfda-4e84-b1c6-af19d942ee54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:00.974Z|8d098447-e12b-4292-8bb7-91e177007c87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:00.975Z|8d098447-e12b-4292-8bb7-91e177007c87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:05.930Z|a8894d77-ff07-45e0-85be-3b9662c1a5d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:06:05.931Z|a8894d77-ff07-45e0-85be-3b9662c1a5d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:06:10.999Z|18a8a35a-bd0f-4deb-aaeb-6ffc2d73177a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:11.000Z|18a8a35a-bd0f-4deb-aaeb-6ffc2d73177a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:10.999Z|60148cbb-15d3-4d17-a05a-a30c2d64782d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:11.000Z|60148cbb-15d3-4d17-a05a-a30c2d64782d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:11.003Z|bc3f76c2-339c-48b1-bbf5-ddfed9ded3b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:11.004Z|bc3f76c2-339c-48b1-bbf5-ddfed9ded3b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:20.930Z|3f519907-6175-4e0b-8744-a6be4f158c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:06:20.931Z|3f519907-6175-4e0b-8744-a6be4f158c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:06:21.030Z|adc24517-622d-4eb2-a458-1d6abc3c83cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:21.030Z|10485202-adac-42ad-8820-d385893d8c08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:21.031Z|adc24517-622d-4eb2-a458-1d6abc3c83cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:21.031Z|10485202-adac-42ad-8820-d385893d8c08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:21.048Z|c062a6ac-f97c-42d5-8919-86b51c06d027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:21.049Z|c062a6ac-f97c-42d5-8919-86b51c06d027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:21.965Z|2fa4fc3c-bb72-4b43-a593-26ec212d3ad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:06:21.966Z|2fa4fc3c-bb72-4b43-a593-26ec212d3ad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:06:31.060Z|70dcdc57-efe6-44c8-9235-66aa9e2a5b69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:31.060Z|c34be37f-ade4-4c76-8e58-d19684718bef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:31.061Z|c34be37f-ade4-4c76-8e58-d19684718bef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:31.061Z|70dcdc57-efe6-44c8-9235-66aa9e2a5b69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:31.074Z|aebb039f-e6b8-4007-91c0-ace8a89b1261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:31.075Z|aebb039f-e6b8-4007-91c0-ace8a89b1261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:35.930Z|1732f8d5-ba59-4ace-b8b8-c03952778425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:06:35.934Z|1732f8d5-ba59-4ace-b8b8-c03952778425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:06:41.089Z|fb9bb2c2-5090-4842-bec9-20eed8f8b175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:41.089Z|fb9bb2c2-5090-4842-bec9-20eed8f8b175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:41.091Z|b8157715-1ba9-4276-93ff-fee903e91786|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:41.091Z|b8157715-1ba9-4276-93ff-fee903e91786|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:41.101Z|0d0e0e68-c75f-40c1-abab-d486b4a4ee21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:41.101Z|0d0e0e68-c75f-40c1-abab-d486b4a4ee21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:42.866Z|74b8d217-a136-4444-a91f-8210db6dd75a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:06:42.867Z|74b8d217-a136-4444-a91f-8210db6dd75a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:50.930Z|4c518efa-384b-4b66-bc60-f689f353519d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:06:50.930Z|4c518efa-384b-4b66-bc60-f689f353519d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:06:51.115Z|e69a06c4-670a-4ca5-9903-04e98714455f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:51.115Z|7ceb1206-5349-40e6-9680-5c51d4644d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:51.116Z|e69a06c4-670a-4ca5-9903-04e98714455f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:51.116Z|7ceb1206-5349-40e6-9680-5c51d4644d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:51.124Z|2f738cf2-27cd-4885-b431-53b5cfb08db9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:06:51.125Z|2f738cf2-27cd-4885-b431-53b5cfb08db9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:06:51.966Z|21feea4a-d974-4629-8604-a238ca4dfea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:06:51.967Z|21feea4a-d974-4629-8604-a238ca4dfea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:07:01.154Z|e1a15cd9-708c-4094-ac31-e18b1e7ef767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:01.155Z|e1a15cd9-708c-4094-ac31-e18b1e7ef767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:01.157Z|fa4df9aa-00fa-4485-9451-1e00a320035d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:01.157Z|fa4df9aa-00fa-4485-9451-1e00a320035d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:01.162Z|53303785-bd14-47ee-9fed-6bf7847d759c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:01.162Z|53303785-bd14-47ee-9fed-6bf7847d759c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:05.930Z|2b4e46c9-3abc-4bd0-8c53-740569b0203e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:07:05.931Z|2b4e46c9-3abc-4bd0-8c53-740569b0203e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:07:11.188Z|61c794bc-de2e-45d2-b9eb-99bf4d681775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:11.188Z|a3a3eee3-2a1a-4e21-a4c3-aa23d15cc168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:11.189Z|61c794bc-de2e-45d2-b9eb-99bf4d681775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:11.189Z|a3a3eee3-2a1a-4e21-a4c3-aa23d15cc168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:11.197Z|0f214a4d-d9f8-4d5d-b00d-9b19ea2d5815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:11.197Z|0f214a4d-d9f8-4d5d-b00d-9b19ea2d5815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:20.930Z|9b040afd-1b04-4f26-ab69-5a5b692be5c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:07:20.934Z|9b040afd-1b04-4f26-ab69-5a5b692be5c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:07:21.217Z|a343a858-bc99-452d-a05f-686335a22e35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:21.218Z|a343a858-bc99-452d-a05f-686335a22e35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:21.220Z|f58cae69-58c5-471b-b55f-9f4500a678f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:21.220Z|f58cae69-58c5-471b-b55f-9f4500a678f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:21.223Z|3c69cc31-659e-4b6b-b438-b0a88bc4e3b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:21.223Z|3c69cc31-659e-4b6b-b438-b0a88bc4e3b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:21.967Z|481faa3a-8cf0-4325-991c-9909856c76b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:07:21.968Z|481faa3a-8cf0-4325-991c-9909856c76b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:07:31.246Z|458fd6c1-d57f-4b6b-adb2-d510f2e28523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:31.247Z|458fd6c1-d57f-4b6b-adb2-d510f2e28523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:31.247Z|acb627e6-eb7e-4a82-b00d-36e96fe0864e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:31.248Z|acb627e6-eb7e-4a82-b00d-36e96fe0864e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:31.251Z|cf610faa-38ac-43c9-bb82-d9157a79495f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:31.251Z|cf610faa-38ac-43c9-bb82-d9157a79495f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:35.930Z|8530ce29-cd42-4491-8e5d-3a3ddad8b522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:07:35.931Z|8530ce29-cd42-4491-8e5d-3a3ddad8b522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:07:41.275Z|823ac555-825b-4faa-9999-c98926b26d2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:41.275Z|823ac555-825b-4faa-9999-c98926b26d2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:41.277Z|1a93335a-e441-4668-ad60-a0213a5cfd66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:41.277Z|1a93335a-e441-4668-ad60-a0213a5cfd66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:41.278Z|712e05e8-76ed-4dd5-9ecb-e12d884246a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:41.279Z|712e05e8-76ed-4dd5-9ecb-e12d884246a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:42.868Z|a47fc14f-205b-488f-a4a8-db9e10dce9ab|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:07:42.869Z|a47fc14f-205b-488f-a4a8-db9e10dce9ab|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:50.930Z|c94e4fe7-4463-4806-ab93-1a0c3c749c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:07:50.931Z|c94e4fe7-4463-4806-ab93-1a0c3c749c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:07:51.296Z|2944b0a9-0bd4-4e5c-a976-3073e476dd01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:51.296Z|2944b0a9-0bd4-4e5c-a976-3073e476dd01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:51.298Z|0d87ee90-0623-4fc2-b565-9456b7665257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:51.299Z|0d87ee90-0623-4fc2-b565-9456b7665257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:51.300Z|98baeca4-9aa1-47f1-9ad1-dd40b0a84e28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:07:51.300Z|98baeca4-9aa1-47f1-9ad1-dd40b0a84e28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:07:51.968Z|f47ceb95-7fbe-4b81-b122-15377e6f0302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:07:51.969Z|f47ceb95-7fbe-4b81-b122-15377e6f0302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:08:01.321Z|a4cf1bd0-5965-4185-b358-38a8c49ed0c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:01.321Z|a4cf1bd0-5965-4185-b358-38a8c49ed0c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:01.322Z|f2b1c65c-e88f-4e52-8779-9913c1ebcc3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:01.322Z|f2b1c65c-e88f-4e52-8779-9913c1ebcc3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:01.328Z|0ef456bc-5bf6-4907-a328-8ea2aa476a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:01.328Z|0ef456bc-5bf6-4907-a328-8ea2aa476a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:05.930Z|60554a61-12c3-445b-970c-050287689a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:08:05.934Z|60554a61-12c3-445b-970c-050287689a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:08:11.352Z|bee21c87-1d3c-4a94-a6d1-9aac94e12b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:11.352Z|bee21c87-1d3c-4a94-a6d1-9aac94e12b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:11.352Z|5bb80aee-5ec8-44ef-b724-5ca0d021a2a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:11.353Z|5bb80aee-5ec8-44ef-b724-5ca0d021a2a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:11.355Z|8046b036-1477-4774-92e4-ddca832e9297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:11.356Z|8046b036-1477-4774-92e4-ddca832e9297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:20.930Z|ca2433b3-b8fa-43e1-8203-cdba60b99e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:08:20.931Z|ca2433b3-b8fa-43e1-8203-cdba60b99e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:08:21.376Z|0ab3393e-b800-4e12-bb69-f97232c83508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:21.376Z|0ab3393e-b800-4e12-bb69-f97232c83508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:21.378Z|ddc57134-5587-4075-8362-be455e644f50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:21.379Z|ddc57134-5587-4075-8362-be455e644f50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:21.379Z|a7b338e3-578a-4cbd-813d-ddde3dc4a4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:21.379Z|a7b338e3-578a-4cbd-813d-ddde3dc4a4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:21.969Z|eecbfe95-da9b-4dec-a262-197e8f153450|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:08:21.970Z|eecbfe95-da9b-4dec-a262-197e8f153450|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:08:31.406Z|034ab82e-566b-44b1-8a69-0ab17058ca65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:31.406Z|787c6986-fbed-4fde-9092-f39bd12637d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:31.407Z|787c6986-fbed-4fde-9092-f39bd12637d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:31.406Z|034ab82e-566b-44b1-8a69-0ab17058ca65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:31.411Z|2494cc7c-9246-419f-95be-4e26bd50d7d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:31.412Z|2494cc7c-9246-419f-95be-4e26bd50d7d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:35.930Z|7863b36b-1edc-4a86-a377-ae0114e3e7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:08:35.931Z|7863b36b-1edc-4a86-a377-ae0114e3e7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:08:41.435Z|dc4e384a-ace3-40f5-a9d5-72340cc923f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:41.436Z|dc4e384a-ace3-40f5-a9d5-72340cc923f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:41.438Z|866484b0-6369-470a-a598-3103ff163233|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:41.439Z|866484b0-6369-470a-a598-3103ff163233|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:41.439Z|1525ffca-b05d-446a-bd98-cca982d4523c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:41.440Z|1525ffca-b05d-446a-bd98-cca982d4523c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:42.868Z|e2fc6fc9-18be-40fc-88c0-7faedf7c9428|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:08:42.868Z|e2fc6fc9-18be-40fc-88c0-7faedf7c9428|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:50.930Z|2137642a-aee2-4bbd-b10d-4c7ace0cd57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:08:50.934Z|2137642a-aee2-4bbd-b10d-4c7ace0cd57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:08:51.470Z|39146073-007d-4449-89c0-1835fbc4b939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:51.471Z|39146073-007d-4449-89c0-1835fbc4b939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:51.471Z|73718f13-5397-4214-9e79-6688bec66e7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:51.472Z|73718f13-5397-4214-9e79-6688bec66e7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:51.472Z|fffee253-6f89-4599-bda1-0199b93a6d3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:08:51.472Z|fffee253-6f89-4599-bda1-0199b93a6d3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:08:51.970Z|a2124d6d-c875-4e03-83c2-6ee572873d09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:08:51.971Z|a2124d6d-c875-4e03-83c2-6ee572873d09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:09:01.500Z|d07a639a-b0e7-416c-bd26-5204a7f54f2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:01.501Z|d07a639a-b0e7-416c-bd26-5204a7f54f2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:01.501Z|a2f5d9f1-9bae-4f34-92b3-f691f6c90bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:01.502Z|a2f5d9f1-9bae-4f34-92b3-f691f6c90bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:01.504Z|5cd1bfb5-ccb6-49e8-b0b9-e3cc9d59534d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:01.504Z|5cd1bfb5-ccb6-49e8-b0b9-e3cc9d59534d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:05.930Z|1b6a63c5-1848-47e8-92af-9d2fece230b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:09:05.931Z|1b6a63c5-1848-47e8-92af-9d2fece230b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:09:11.532Z|092d1007-4692-4557-958b-aafbdb8045ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:11.533Z|092d1007-4692-4557-958b-aafbdb8045ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:11.533Z|68ade91e-df3a-4e2a-84cf-04b1c4fd6ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:11.534Z|68ade91e-df3a-4e2a-84cf-04b1c4fd6ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:11.534Z|a39f4766-dace-4210-8582-15e44a156c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:11.535Z|a39f4766-dace-4210-8582-15e44a156c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:20.930Z|80a3609e-ef46-40ae-9233-a1bbd3e90d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:09:20.931Z|80a3609e-ef46-40ae-9233-a1bbd3e90d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:09:21.561Z|8e378b6d-7e2d-4963-8217-fba53ad981f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:21.562Z|8e378b6d-7e2d-4963-8217-fba53ad981f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:21.564Z|3c041779-790a-4e73-83fe-bb4c4ca587b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:21.564Z|3c041779-790a-4e73-83fe-bb4c4ca587b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:21.566Z|69960fcb-acbf-4d4e-b17b-22288274edb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:21.566Z|69960fcb-acbf-4d4e-b17b-22288274edb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:21.972Z|71153bd5-894f-4f4e-a8ee-ad440cca8bc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:09:21.973Z|71153bd5-894f-4f4e-a8ee-ad440cca8bc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:09:31.594Z|82f994da-0540-48f4-8c8d-8ebdeccef1f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:31.595Z|67740d88-1396-4ed6-8f0f-458c5df77b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:31.595Z|82f994da-0540-48f4-8c8d-8ebdeccef1f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:31.595Z|67740d88-1396-4ed6-8f0f-458c5df77b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:31.595Z|ad88d2ea-fd05-4855-8e63-7bce7cd31808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:31.596Z|ad88d2ea-fd05-4855-8e63-7bce7cd31808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:35.930Z|6f73a8ef-4ce8-4a37-b2a2-f4e54863508e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:09:35.935Z|6f73a8ef-4ce8-4a37-b2a2-f4e54863508e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:09:41.622Z|4a688ad3-7110-40c2-9a54-8cf56809958e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:41.623Z|4a688ad3-7110-40c2-9a54-8cf56809958e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:41.623Z|2b04d86a-ccf5-42c5-8f2b-f998f3b4b7e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:41.623Z|9d4be8cd-1e3d-45e5-9cdb-eca83fd5d8b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:41.624Z|2b04d86a-ccf5-42c5-8f2b-f998f3b4b7e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:41.624Z|9d4be8cd-1e3d-45e5-9cdb-eca83fd5d8b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:42.867Z|c64a2c8c-32f9-49bb-b318-c5b16a59f1e6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:09:42.867Z|c64a2c8c-32f9-49bb-b318-c5b16a59f1e6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:50.931Z|56afe1cd-584c-487d-ad9b-1c729ae0c4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:09:50.931Z|56afe1cd-584c-487d-ad9b-1c729ae0c4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:09:51.649Z|364383b8-c981-4eac-b410-fecf59432286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:51.650Z|364383b8-c981-4eac-b410-fecf59432286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:51.654Z|4ed6a0b1-484e-4d80-b4fe-2be3cf51795f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:51.654Z|4ed6a0b1-484e-4d80-b4fe-2be3cf51795f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:51.655Z|c1231097-b43d-45b6-a726-d8f4d88d5342|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:09:51.656Z|c1231097-b43d-45b6-a726-d8f4d88d5342|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:09:51.974Z|af4d9e8e-58f2-4d93-9c48-766d33576016|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:09:51.974Z|af4d9e8e-58f2-4d93-9c48-766d33576016|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:10:01.684Z|b03af5f2-3772-4b9f-b8ac-39658fc8b41d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:01.685Z|b03af5f2-3772-4b9f-b8ac-39658fc8b41d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:01.688Z|7b5b4359-9bdd-441b-a517-20394ca13df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:01.688Z|7b5b4359-9bdd-441b-a517-20394ca13df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:01.689Z|d04c301d-2b98-4c55-b441-5fa08044083e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:01.689Z|d04c301d-2b98-4c55-b441-5fa08044083e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:05.930Z|bb34aa33-8805-44fc-a0a7-47121741ff4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:10:05.931Z|bb34aa33-8805-44fc-a0a7-47121741ff4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:10:11.720Z|4804bd56-91da-4498-a4f3-4f26066c19ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:11.720Z|54fe0d1a-a645-4163-8f04-38c41879d451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:11.720Z|4804bd56-91da-4498-a4f3-4f26066c19ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:11.721Z|54fe0d1a-a645-4163-8f04-38c41879d451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:11.728Z|4a6bde06-74d5-480a-8ff8-1064c262ec15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:11.728Z|4a6bde06-74d5-480a-8ff8-1064c262ec15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:20.930Z|42b9ca47-24d0-44ea-8dd3-6fee5759ce4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:10:20.931Z|42b9ca47-24d0-44ea-8dd3-6fee5759ce4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:10:21.751Z|61a13c73-4a34-45ab-8f97-7d40ac2dec13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:21.751Z|cb4d3bb2-ef76-428d-8f88-4fc8b5c7ba8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:21.752Z|cb4d3bb2-ef76-428d-8f88-4fc8b5c7ba8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:21.752Z|61a13c73-4a34-45ab-8f97-7d40ac2dec13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:21.764Z|b89bdd92-c33c-4442-af15-01717b303a94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:21.764Z|b89bdd92-c33c-4442-af15-01717b303a94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:21.975Z|219d47ff-1905-4e14-b385-3157a9914868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:10:21.976Z|219d47ff-1905-4e14-b385-3157a9914868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:10:31.778Z|9740ab6f-b3e9-41e9-9040-1a74a5195358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:31.779Z|9740ab6f-b3e9-41e9-9040-1a74a5195358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:31.781Z|ed6ef000-022e-4834-8db4-d55ab8e32352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:31.782Z|ed6ef000-022e-4834-8db4-d55ab8e32352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:31.789Z|a00eb731-ae04-4b61-ae88-f2110fa4b754|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:31.789Z|a00eb731-ae04-4b61-ae88-f2110fa4b754|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:35.930Z|d343c969-930c-4e1f-b804-67d18e2eb30f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:10:35.931Z|d343c969-930c-4e1f-b804-67d18e2eb30f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:10:41.809Z|fcf483b2-1704-4983-b4dd-56d3b5201f62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:41.810Z|e3b339fc-3312-42bc-ba67-ff550076606f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:41.810Z|fcf483b2-1704-4983-b4dd-56d3b5201f62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:41.811Z|e3b339fc-3312-42bc-ba67-ff550076606f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:41.812Z|c11b5425-41e2-4951-b210-b1dc9edfa9dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:41.813Z|c11b5425-41e2-4951-b210-b1dc9edfa9dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:42.868Z|4c7598a8-8b8c-43f0-b4ea-3a659c3221ab|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:10:42.868Z|4c7598a8-8b8c-43f0-b4ea-3a659c3221ab|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:50.930Z|008dfe0c-9f7e-4a7a-b581-aa13625c1d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:10:50.934Z|008dfe0c-9f7e-4a7a-b581-aa13625c1d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:10:51.836Z|800854b3-bab3-4854-9e6a-55a6a4361dc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:51.837Z|800854b3-bab3-4854-9e6a-55a6a4361dc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:51.840Z|7871eab1-93f8-49fe-8105-a24846b7b3c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:51.840Z|42002ce9-dd77-4413-8597-b0aac09ed74e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:10:51.840Z|7871eab1-93f8-49fe-8105-a24846b7b3c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:51.840Z|42002ce9-dd77-4413-8597-b0aac09ed74e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:10:51.976Z|101dc87a-c397-4a6a-b05f-a8bd38192dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:10:51.977Z|101dc87a-c397-4a6a-b05f-a8bd38192dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:11:01.864Z|6966295a-28f1-45a5-a7a7-cbe9b25b38d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:01.864Z|6966295a-28f1-45a5-a7a7-cbe9b25b38d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:01.867Z|1aebec98-3936-43df-bd59-6b651cfba9d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:01.868Z|1aebec98-3936-43df-bd59-6b651cfba9d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:01.869Z|e2eeedc4-23bc-43a2-a7f5-5531510c5c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:01.870Z|e2eeedc4-23bc-43a2-a7f5-5531510c5c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:05.930Z|8c50d786-1ea2-4fad-9a98-d6a571c7145f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:11:05.931Z|8c50d786-1ea2-4fad-9a98-d6a571c7145f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:11:11.895Z|48c29e85-57ed-491f-9768-3ff4c32c6d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:11.895Z|48c29e85-57ed-491f-9768-3ff4c32c6d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:11.896Z|6a0a05d8-85ae-452e-b742-340d15d7c13d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:11.897Z|6a0a05d8-85ae-452e-b742-340d15d7c13d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:11.897Z|1ad7c8ee-fa14-4552-9807-14cae6d753c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:11.898Z|1ad7c8ee-fa14-4552-9807-14cae6d753c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:20.930Z|fed3a4ce-a2e0-412f-a636-271ffea35b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:11:20.930Z|fed3a4ce-a2e0-412f-a636-271ffea35b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:11:21.920Z|18efcfb2-26d7-4204-8a2c-635f9f2a4a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:21.921Z|18efcfb2-26d7-4204-8a2c-635f9f2a4a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:21.921Z|39229694-8ff2-4fb8-863b-1d5c0f0ccd15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:21.921Z|39229694-8ff2-4fb8-863b-1d5c0f0ccd15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:21.925Z|9931b58c-6d56-4751-b41d-f34704753e21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:21.925Z|9931b58c-6d56-4751-b41d-f34704753e21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:21.977Z|847e61ec-ebea-46cb-b756-42380700515e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:11:21.977Z|847e61ec-ebea-46cb-b756-42380700515e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:11:31.947Z|11fba876-90b0-467c-90e1-1834fd91bd7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:31.948Z|11fba876-90b0-467c-90e1-1834fd91bd7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:31.950Z|39423d03-b3e3-4608-84a7-59de935f0b09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:31.950Z|969cda7e-ca58-4fbb-9bb3-8b3d01624f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:31.951Z|39423d03-b3e3-4608-84a7-59de935f0b09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:31.951Z|969cda7e-ca58-4fbb-9bb3-8b3d01624f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:35.930Z|3c56421f-9e03-4492-b3a0-cbb4a31e92c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:11:35.931Z|3c56421f-9e03-4492-b3a0-cbb4a31e92c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:11:41.981Z|581afbf8-e33c-4649-af2c-102ad51b5209|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:41.982Z|581afbf8-e33c-4649-af2c-102ad51b5209|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:41.980Z|be602d7d-a985-48b7-9e04-f411aa433238|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:41.982Z|be602d7d-a985-48b7-9e04-f411aa433238|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:41.983Z|1e7e4758-350a-475f-ae5e-8bd0c9ec74e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:41.984Z|1e7e4758-350a-475f-ae5e-8bd0c9ec74e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:42.867Z|0438f54b-5d57-4327-8ad6-4a136d8cead6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:11:42.867Z|0438f54b-5d57-4327-8ad6-4a136d8cead6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:50.930Z|88f68889-538b-4fa4-bf3f-4b14af92ac3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:11:50.930Z|88f68889-538b-4fa4-bf3f-4b14af92ac3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:11:51.978Z|091ec595-f5d9-4d95-a6b7-b2762b6dffda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:11:51.978Z|091ec595-f5d9-4d95-a6b7-b2762b6dffda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:11:52.008Z|1cc56a1f-64f4-4352-a041-fe62f14a1c87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:52.008Z|1cc56a1f-64f4-4352-a041-fe62f14a1c87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:52.010Z|e4e35775-c1c5-4f06-868a-f96a58afb2d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:52.010Z|e4e35775-c1c5-4f06-868a-f96a58afb2d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:11:52.019Z|ddf35a5b-3a81-44fa-bfc1-f6b2011e3617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:11:52.019Z|ddf35a5b-3a81-44fa-bfc1-f6b2011e3617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:02.041Z|152633d5-cfba-499f-b53a-3ca3956a7b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:02.041Z|9d0be075-f953-42c0-91d8-7f8abe32daf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:02.041Z|152633d5-cfba-499f-b53a-3ca3956a7b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:02.041Z|9d0be075-f953-42c0-91d8-7f8abe32daf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:02.046Z|a040a734-90ce-4cc5-8846-226a6de2db36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:02.047Z|a040a734-90ce-4cc5-8846-226a6de2db36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:05.930Z|ebf9e0e1-d89c-4d59-836c-fdbca5e1d378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:12:05.931Z|ebf9e0e1-d89c-4d59-836c-fdbca5e1d378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:12:12.068Z|0aefc51c-d312-4bf0-9fc7-54254cd0d64f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:12.069Z|0aefc51c-d312-4bf0-9fc7-54254cd0d64f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:12.072Z|348414b3-26ca-4850-a6f2-310ee598240d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:12.072Z|4cb0061b-1748-4f50-af81-0e260ec69c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:12.073Z|348414b3-26ca-4850-a6f2-310ee598240d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:12.073Z|4cb0061b-1748-4f50-af81-0e260ec69c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:20.930Z|88346c5a-15d6-4b00-b87a-b06487f6506a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:12:20.931Z|88346c5a-15d6-4b00-b87a-b06487f6506a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:12:21.979Z|c97bddb6-dfa8-4d0b-b105-9c1e52e464b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:12:21.979Z|c97bddb6-dfa8-4d0b-b105-9c1e52e464b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:12:22.094Z|a3602853-c7cc-477a-8bb1-437ab13e75eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:22.095Z|a3602853-c7cc-477a-8bb1-437ab13e75eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:22.097Z|5ae28361-0863-42e4-8ee4-88da1d32f724|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:22.098Z|5ae28361-0863-42e4-8ee4-88da1d32f724|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:22.100Z|5b1011cf-bbfd-4a30-90fa-cd10f4739a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:22.100Z|5b1011cf-bbfd-4a30-90fa-cd10f4739a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:32.134Z|fb8731df-375b-4643-a779-002d5aab43bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:32.134Z|fb8731df-375b-4643-a779-002d5aab43bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:32.136Z|9dde10f4-8be7-4e87-8399-1df1902222a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:32.137Z|9dde10f4-8be7-4e87-8399-1df1902222a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:32.137Z|7bcf525a-a0b8-4eb5-8bb8-50854de4f10b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:32.137Z|7bcf525a-a0b8-4eb5-8bb8-50854de4f10b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:35.930Z|d3768a29-3b23-4c85-8223-ac582f201241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:12:35.935Z|d3768a29-3b23-4c85-8223-ac582f201241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:12:42.162Z|7adcbef7-8fe0-4fc9-94de-9a5c98f46d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:42.163Z|7adcbef7-8fe0-4fc9-94de-9a5c98f46d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:42.164Z|48135d65-90f4-4182-b7a4-a1160c74649b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:42.164Z|48135d65-90f4-4182-b7a4-a1160c74649b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:42.170Z|3b2ffdb9-fb25-4e54-a606-654b53fb7382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:42.171Z|3b2ffdb9-fb25-4e54-a606-654b53fb7382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:42.866Z|cdec91f5-4647-408c-991a-124ff5e63ce9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:12:42.867Z|cdec91f5-4647-408c-991a-124ff5e63ce9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:50.930Z|1d23d709-d63a-477f-833f-2567dac6af65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:12:50.931Z|1d23d709-d63a-477f-833f-2567dac6af65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:12:51.980Z|4c4e4f90-6c6f-4bdf-853d-461902dec037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:12:51.980Z|4c4e4f90-6c6f-4bdf-853d-461902dec037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:12:52.185Z|a7c7ec32-3af9-4490-b325-7f3c842a1c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:52.186Z|a7c7ec32-3af9-4490-b325-7f3c842a1c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:52.194Z|5177c9a2-6b00-4362-af81-570aa1ec0990|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:52.194Z|5177c9a2-6b00-4362-af81-570aa1ec0990|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:12:52.197Z|e7a3e0f0-4199-4ac5-b304-5ccd8408ab90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:12:52.197Z|e7a3e0f0-4199-4ac5-b304-5ccd8408ab90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:02.229Z|1a68290f-5ea7-48bf-9d3e-1fcb2a9f00eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:02.230Z|1a68290f-5ea7-48bf-9d3e-1fcb2a9f00eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:02.231Z|e7db0361-6cfb-49ce-8e47-5f05bb1334df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:02.231Z|e7db0361-6cfb-49ce-8e47-5f05bb1334df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:02.245Z|9d8f13a5-4329-4969-8d1f-17843cc0ee59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:02.247Z|9d8f13a5-4329-4969-8d1f-17843cc0ee59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:05.930Z|e1cd16b1-cf5c-46d1-adfb-7ee58a942a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:13:05.931Z|e1cd16b1-cf5c-46d1-adfb-7ee58a942a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:13:12.255Z|c19b0016-afe7-401a-9207-c6eb1a17462b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:12.256Z|c19b0016-afe7-401a-9207-c6eb1a17462b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:12.259Z|c60cca22-8b3c-4a17-98db-6cff0644c871|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:12.260Z|c60cca22-8b3c-4a17-98db-6cff0644c871|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:12.274Z|7fd75103-fc37-477d-82fc-78a6929c5f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:12.274Z|7fd75103-fc37-477d-82fc-78a6929c5f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:20.930Z|719d1a36-736a-4f46-970e-daa6e8cc2170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:13:20.930Z|719d1a36-736a-4f46-970e-daa6e8cc2170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:13:21.981Z|6bbf9cbf-c46c-4148-a53a-3e8764a68fed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:13:21.981Z|6bbf9cbf-c46c-4148-a53a-3e8764a68fed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:13:22.282Z|f8fa4c01-2740-48be-8b66-882f285af30e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:22.283Z|f8fa4c01-2740-48be-8b66-882f285af30e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:22.285Z|dba6b6db-2cc0-447c-846a-4e1b45fe0780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:22.285Z|dba6b6db-2cc0-447c-846a-4e1b45fe0780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:22.295Z|6de2a937-8771-4267-9b97-0b4b1417b14e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:22.296Z|6de2a937-8771-4267-9b97-0b4b1417b14e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:32.313Z|cf273b77-d2df-4978-b9d2-a1870994f1b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:32.313Z|cf273b77-d2df-4978-b9d2-a1870994f1b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:32.314Z|241be3e6-c89b-476a-9db6-1985a8f454de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:32.314Z|241be3e6-c89b-476a-9db6-1985a8f454de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:32.322Z|35b12199-b9b3-4769-8168-f0407d385c1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:32.323Z|35b12199-b9b3-4769-8168-f0407d385c1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:35.930Z|1250a82b-9644-43c1-98aa-69f29272af3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:13:35.931Z|1250a82b-9644-43c1-98aa-69f29272af3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:13:42.340Z|aaafb800-6291-4235-b733-4d973306efaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:42.340Z|aaafb800-6291-4235-b733-4d973306efaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:42.340Z|a9514b9d-b878-4193-a6f8-b83ae742630e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:42.341Z|a9514b9d-b878-4193-a6f8-b83ae742630e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:42.346Z|70c79c33-857f-4517-8096-1d24653dba12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:42.347Z|70c79c33-857f-4517-8096-1d24653dba12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:42.867Z|a7f1ed3d-0dbf-4194-b4d3-dc124863971a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:13:42.868Z|a7f1ed3d-0dbf-4194-b4d3-dc124863971a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:50.930Z|37d9a896-7d42-4c20-856e-97580ec3c29f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:13:50.934Z|37d9a896-7d42-4c20-856e-97580ec3c29f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:13:51.982Z|da4c7379-5295-4044-9038-178d6763efd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:13:51.982Z|da4c7379-5295-4044-9038-178d6763efd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:13:52.381Z|93920fdd-0dfd-4ad7-ad5b-7996dcd47cdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:52.382Z|93920fdd-0dfd-4ad7-ad5b-7996dcd47cdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:52.383Z|56de4381-3025-4534-a24f-9c091f2ad193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:52.384Z|56de4381-3025-4534-a24f-9c091f2ad193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:13:52.387Z|fcf69eb6-f3ab-4498-b18e-9b8450462ba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:13:52.387Z|fcf69eb6-f3ab-4498-b18e-9b8450462ba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:02.414Z|0740e28d-6811-40e1-a751-53a6d9c3ec5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:02.415Z|0740e28d-6811-40e1-a751-53a6d9c3ec5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:02.416Z|d3cc6efb-46a0-42c0-8e32-d8ba0539a05f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:02.416Z|d3cc6efb-46a0-42c0-8e32-d8ba0539a05f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:02.418Z|a97d05f5-4a74-452e-ac61-20be7bfce651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:02.419Z|a97d05f5-4a74-452e-ac61-20be7bfce651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:05.930Z|02ac4bc1-e908-4110-bdc4-e8ca3cd16a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:14:05.931Z|02ac4bc1-e908-4110-bdc4-e8ca3cd16a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:14:12.445Z|42970074-ec6f-422f-8c63-fefa3b68749e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:12.446Z|42970074-ec6f-422f-8c63-fefa3b68749e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:12.452Z|91790071-bbdc-42a5-b1bc-5d583e4c9b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:12.452Z|91790071-bbdc-42a5-b1bc-5d583e4c9b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:12.453Z|3406ade8-1369-4f35-a5a5-5a707609a5a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:12.454Z|3406ade8-1369-4f35-a5a5-5a707609a5a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:20.930Z|c3351d03-b11f-40c0-bc42-856b65e9723c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:14:20.931Z|c3351d03-b11f-40c0-bc42-856b65e9723c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:14:21.982Z|8ca53c34-a529-4e17-a209-9ec68e213a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:14:21.983Z|8ca53c34-a529-4e17-a209-9ec68e213a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:14:22.477Z|32b523b2-10fc-4397-8e6b-3c1331fe0133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:22.477Z|32b523b2-10fc-4397-8e6b-3c1331fe0133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:22.486Z|6c383d8c-52ce-407a-9f65-9888dcd02fd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:22.487Z|6c383d8c-52ce-407a-9f65-9888dcd02fd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:22.487Z|e0d545e9-5a73-4a4e-8a39-5d52607cd8aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:22.487Z|e0d545e9-5a73-4a4e-8a39-5d52607cd8aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:32.513Z|e9c1d19f-bea0-414a-acaf-d6bd0970aa21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:32.513Z|e9c1d19f-bea0-414a-acaf-d6bd0970aa21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:32.516Z|0b90ab5b-755d-4872-8424-a552af4e714d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:32.516Z|0b90ab5b-755d-4872-8424-a552af4e714d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:32.518Z|2f723092-71d2-42d4-9929-21ac76e4381e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:32.519Z|2f723092-71d2-42d4-9929-21ac76e4381e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:35.930Z|61cbb3e0-75cc-46e9-88f3-94834f9c1b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:14:35.934Z|61cbb3e0-75cc-46e9-88f3-94834f9c1b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:14:42.539Z|53a37535-338e-4a7a-a89d-86503141ccd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:42.540Z|53a37535-338e-4a7a-a89d-86503141ccd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:42.541Z|2aac2dec-e5aa-4a2d-8e54-063e861d133c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:42.541Z|2aac2dec-e5aa-4a2d-8e54-063e861d133c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:42.544Z|3dd6c5ac-7dd4-4b2f-8855-538adf3d169c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:42.544Z|3dd6c5ac-7dd4-4b2f-8855-538adf3d169c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:42.867Z|bdf753e3-1156-4f1f-a140-b747e7db3256|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:14:42.867Z|bdf753e3-1156-4f1f-a140-b747e7db3256|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:50.930Z|ab2b5bc6-1572-4806-94ae-3d9708f767eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:14:50.931Z|ab2b5bc6-1572-4806-94ae-3d9708f767eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:14:51.984Z|346f1d34-2f9b-433e-becd-7f21a5e7c4a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:14:51.984Z|346f1d34-2f9b-433e-becd-7f21a5e7c4a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:14:52.568Z|dc449418-31ff-4356-888b-43924cb42a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:52.569Z|dc449418-31ff-4356-888b-43924cb42a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:52.570Z|f73ce6c4-35b3-42b0-b7f0-dac9b7b12c84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:52.571Z|f73ce6c4-35b3-42b0-b7f0-dac9b7b12c84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:14:52.576Z|85751ce7-2057-45c7-9f2b-296adecb76b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:14:52.576Z|85751ce7-2057-45c7-9f2b-296adecb76b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:02.597Z|6dba3ecf-53f7-4473-8960-d04d78330e85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:02.598Z|6dba3ecf-53f7-4473-8960-d04d78330e85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:02.599Z|187d7cd5-c3b2-42bd-90a8-2d68f9140d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:02.600Z|187d7cd5-c3b2-42bd-90a8-2d68f9140d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:02.601Z|0ea6836f-414f-4316-b4f3-dbc1d1f7a11d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:02.601Z|0ea6836f-414f-4316-b4f3-dbc1d1f7a11d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:05.930Z|c1143520-661c-459a-b3e0-daf9e622f676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:15:05.931Z|c1143520-661c-459a-b3e0-daf9e622f676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:15:12.628Z|59e94b4d-1a3b-44e0-aebc-ebb7e90e2894|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:12.628Z|59e94b4d-1a3b-44e0-aebc-ebb7e90e2894|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:12.630Z|2086960b-6abd-4c4e-baad-0af4d396461e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:12.630Z|fc7bc1c2-76e2-4e62-bcaa-e78033f792e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:12.631Z|2086960b-6abd-4c4e-baad-0af4d396461e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:12.631Z|fc7bc1c2-76e2-4e62-bcaa-e78033f792e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:20.930Z|2cc408c1-bd58-4d5e-bb3d-92a5f0a92545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:15:20.934Z|2cc408c1-bd58-4d5e-bb3d-92a5f0a92545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:15:21.985Z|f2a51ad6-e722-438c-bf83-46d34c83a7d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:15:21.985Z|f2a51ad6-e722-438c-bf83-46d34c83a7d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:15:22.659Z|45641050-57a3-40b7-a357-6531f27e2929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:22.660Z|45641050-57a3-40b7-a357-6531f27e2929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:22.660Z|6f8d42cb-6cc1-4c0a-8fce-e5cfb828766f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:22.661Z|6f8d42cb-6cc1-4c0a-8fce-e5cfb828766f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:22.665Z|ca9641b5-78e8-4a33-8117-a33d902cc298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:22.666Z|ca9641b5-78e8-4a33-8117-a33d902cc298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:32.688Z|03397c9f-84d7-4374-bf3b-ec300827a953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:32.689Z|03397c9f-84d7-4374-bf3b-ec300827a953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:32.689Z|dca60686-01d9-4d17-83b2-b2c8e3ebe83d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:32.690Z|dca60686-01d9-4d17-83b2-b2c8e3ebe83d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:32.691Z|e666df2f-0cf7-4338-8f01-7661fcf0188b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:32.691Z|e666df2f-0cf7-4338-8f01-7661fcf0188b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:35.930Z|a484df5a-023b-4ccc-86e2-dd482faf56cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:15:35.930Z|a484df5a-023b-4ccc-86e2-dd482faf56cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:15:42.717Z|8c68d045-9c7c-4d23-a389-5e54e1423c7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:42.717Z|8c68d045-9c7c-4d23-a389-5e54e1423c7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:42.718Z|bcdb4ff7-218f-49f4-94f1-d7f9e7896742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:42.719Z|bcdb4ff7-218f-49f4-94f1-d7f9e7896742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:42.718Z|867505ea-aab9-4355-8ea0-7ee8726e7b40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:42.719Z|867505ea-aab9-4355-8ea0-7ee8726e7b40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:42.867Z|ee99666a-dbd5-4dfa-bbe4-bdd9b31d19e6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:15:42.868Z|ee99666a-dbd5-4dfa-bbe4-bdd9b31d19e6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:50.930Z|e6cb2b55-9320-4148-87af-7663a5b451c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:15:50.931Z|e6cb2b55-9320-4148-87af-7663a5b451c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:15:51.986Z|3778d941-81f7-4c4e-b3e1-fa0f66bfe065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:15:51.986Z|3778d941-81f7-4c4e-b3e1-fa0f66bfe065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:15:52.744Z|682afb80-ede8-4363-b143-3688fbffdbd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:52.745Z|682afb80-ede8-4363-b143-3688fbffdbd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:52.745Z|1ec22130-ca0a-4b69-9f28-d3a9a81f675a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:52.745Z|ec9feceb-2183-40f2-9ce8-aaf0367dc6de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:15:52.745Z|1ec22130-ca0a-4b69-9f28-d3a9a81f675a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:15:52.745Z|ec9feceb-2183-40f2-9ce8-aaf0367dc6de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:02.775Z|979d213d-7cfb-422d-8f04-4009792a9c09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:02.776Z|979d213d-7cfb-422d-8f04-4009792a9c09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:02.779Z|d3d7487f-7f1b-4a26-b35a-477252c928c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:02.780Z|d3d7487f-7f1b-4a26-b35a-477252c928c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:02.784Z|acfea7aa-ac44-4291-ba51-33d6e34516b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:02.785Z|acfea7aa-ac44-4291-ba51-33d6e34516b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:05.930Z|a961b13f-592f-4e0c-bc5d-a44feec19030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:16:05.934Z|a961b13f-592f-4e0c-bc5d-a44feec19030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:16:12.818Z|3020b87c-805c-40d8-ab05-b84944e86741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:12.819Z|3020b87c-805c-40d8-ab05-b84944e86741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:12.820Z|ae4e67d1-f6d7-4b40-9e90-d65acfbeb02f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:12.820Z|7deb20db-303c-4e4f-824e-3651bfb9090d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:12.821Z|ae4e67d1-f6d7-4b40-9e90-d65acfbeb02f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:12.821Z|7deb20db-303c-4e4f-824e-3651bfb9090d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:20.930Z|6c96d11c-b701-4b2b-b972-92bf0988bca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:16:20.931Z|6c96d11c-b701-4b2b-b972-92bf0988bca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:16:21.987Z|d4ffe323-e84e-48f0-a52e-81fd4b3bd495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:16:21.987Z|d4ffe323-e84e-48f0-a52e-81fd4b3bd495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:16:22.845Z|b867cbba-c657-47f7-8aa9-1352120639d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:22.846Z|b867cbba-c657-47f7-8aa9-1352120639d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:22.851Z|f3020904-d740-4471-a0f5-d7fa9773fec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:22.851Z|f3020904-d740-4471-a0f5-d7fa9773fec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:22.852Z|80d3ff6f-179c-425f-bec9-ccf66d2205af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:22.853Z|80d3ff6f-179c-425f-bec9-ccf66d2205af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:32.875Z|e1162e4d-c552-4047-bd88-3cb96d47cde9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:32.875Z|e1162e4d-c552-4047-bd88-3cb96d47cde9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:32.878Z|b155ed77-9a45-4701-b897-30943a447722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:32.878Z|b155ed77-9a45-4701-b897-30943a447722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:32.880Z|65b9f6fe-87d6-4254-9222-9cc5d2a1bb14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:32.881Z|65b9f6fe-87d6-4254-9222-9cc5d2a1bb14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:35.930Z|a696a20b-3115-4568-b8f7-2e8030d28e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:16:35.931Z|a696a20b-3115-4568-b8f7-2e8030d28e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:16:42.867Z|e44a8df5-76a1-4c00-b467-5cc567681a85|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:16:42.868Z|e44a8df5-76a1-4c00-b467-5cc567681a85|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:42.901Z|f770d912-f4b5-44b3-9a8f-b7be175e16ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:42.901Z|f770d912-f4b5-44b3-9a8f-b7be175e16ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:42.902Z|ade7cf50-374b-49a2-9255-c9d8d5fad1a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:42.902Z|ade7cf50-374b-49a2-9255-c9d8d5fad1a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:42.904Z|4eaf1827-6e1a-4cba-9cdf-2a4621d0032a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:42.904Z|4eaf1827-6e1a-4cba-9cdf-2a4621d0032a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:50.930Z|34bd1218-2319-4e7a-960e-fdce93351097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:16:50.933Z|34bd1218-2319-4e7a-960e-fdce93351097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:16:51.988Z|8a498daf-c1dd-43d6-822a-a474d5ac78cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:16:51.988Z|8a498daf-c1dd-43d6-822a-a474d5ac78cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:16:52.926Z|e0bfac0e-2bed-4c83-a019-7dc383133482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:52.927Z|1db86b93-223f-4101-8744-eca04507ae95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:52.927Z|e0bfac0e-2bed-4c83-a019-7dc383133482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:52.927Z|1db86b93-223f-4101-8744-eca04507ae95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:16:52.930Z|3f24f303-f054-4bf9-b4e8-89bd4e7b1bc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:16:52.931Z|3f24f303-f054-4bf9-b4e8-89bd4e7b1bc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:02.955Z|2474b098-e55e-40b2-b8b0-ed13421359a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:02.956Z|2474b098-e55e-40b2-b8b0-ed13421359a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:02.956Z|339b9e23-df42-466f-b79c-3c34a668cd42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:02.957Z|339b9e23-df42-466f-b79c-3c34a668cd42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:02.963Z|9ab12fff-aeac-4f3f-b96c-ce6f1ee42f27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:02.963Z|9ab12fff-aeac-4f3f-b96c-ce6f1ee42f27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:05.930Z|1d099b89-b2d1-4e8c-adf4-dc1ffb90262c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:17:05.931Z|1d099b89-b2d1-4e8c-adf4-dc1ffb90262c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:17:12.980Z|dc007525-7cb7-40e3-af73-e8c9619ac12b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:12.980Z|dc007525-7cb7-40e3-af73-e8c9619ac12b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:12.984Z|c4552f6f-8cc7-4164-b14c-0c95dd2634bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:12.985Z|c4552f6f-8cc7-4164-b14c-0c95dd2634bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:12.986Z|1c21b13f-6747-46c6-bfcc-9a5ddb0b2a16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:12.986Z|1c21b13f-6747-46c6-bfcc-9a5ddb0b2a16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:20.930Z|7f8215ce-a483-4507-8f25-4db92393d548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:17:20.930Z|7f8215ce-a483-4507-8f25-4db92393d548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:17:21.989Z|86f38f1c-a8ba-40a7-8217-17bfabe3addb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:17:21.989Z|86f38f1c-a8ba-40a7-8217-17bfabe3addb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:17:23.008Z|1aa06748-d6b8-4c3f-be39-a09a6768e8c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:23.009Z|1aa06748-d6b8-4c3f-be39-a09a6768e8c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:23.010Z|97f5c9bf-f06d-46ed-97ec-ebc636238942|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:23.011Z|97f5c9bf-f06d-46ed-97ec-ebc636238942|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:23.013Z|9121bc63-901a-4d58-8eb8-3cdbf14bf650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:23.014Z|9121bc63-901a-4d58-8eb8-3cdbf14bf650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:33.036Z|89747b8e-11cf-4c5d-b334-4a74ea5e190c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:33.036Z|89747b8e-11cf-4c5d-b334-4a74ea5e190c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:33.038Z|c545e7f2-a03c-444d-9258-ab1d61761481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:33.039Z|c545e7f2-a03c-444d-9258-ab1d61761481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:33.041Z|9ec19fd2-27dd-4559-bc2f-d787292e03cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:33.041Z|9ec19fd2-27dd-4559-bc2f-d787292e03cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:35.930Z|0f62fc29-a8f9-41a6-8b51-9d53ae1c90cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:17:35.935Z|0f62fc29-a8f9-41a6-8b51-9d53ae1c90cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:17:42.867Z|d3bdf186-85f4-4e94-a222-e70d28716f9a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:17:42.868Z|d3bdf186-85f4-4e94-a222-e70d28716f9a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:43.062Z|d0e93dbb-2c1c-4f28-94e4-dc141fb7a11e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:43.063Z|d0e93dbb-2c1c-4f28-94e4-dc141fb7a11e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:43.066Z|f43b36ae-4139-46fb-831e-67a6007c4e34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:43.066Z|f43b36ae-4139-46fb-831e-67a6007c4e34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:43.068Z|702e817c-5f73-462a-b737-dbf4f5472a5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:43.068Z|702e817c-5f73-462a-b737-dbf4f5472a5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:50.930Z|fd40e39c-f43e-4dd2-bd07-18363f0bb3f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:17:50.930Z|fd40e39c-f43e-4dd2-bd07-18363f0bb3f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:17:51.990Z|7204e2b7-c54a-4831-9cfe-619e83516f14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:17:51.990Z|7204e2b7-c54a-4831-9cfe-619e83516f14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:17:53.087Z|528c806a-a978-4e3c-8f7a-512eb74126b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:53.088Z|528c806a-a978-4e3c-8f7a-512eb74126b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:53.095Z|1d6ccaf5-c637-4627-8eea-0de6f8eedea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:53.096Z|1d6ccaf5-c637-4627-8eea-0de6f8eedea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:17:53.096Z|b7cee4c4-0dde-4f03-9c22-9d7ee61daf0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:17:53.097Z|b7cee4c4-0dde-4f03-9c22-9d7ee61daf0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:03.121Z|cebb0b38-c8f6-42dc-b08a-5cf5ab7262a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:03.121Z|cebb0b38-c8f6-42dc-b08a-5cf5ab7262a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:03.123Z|6fafd32a-121e-41f5-bd84-18bd203c6861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:03.123Z|6fafd32a-121e-41f5-bd84-18bd203c6861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:03.126Z|7e67427a-9a07-4206-bf21-36544381dd12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:03.126Z|7e67427a-9a07-4206-bf21-36544381dd12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:05.931Z|d5b367fd-ef6e-42e6-9018-5b4a7d6962ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:18:05.931Z|d5b367fd-ef6e-42e6-9018-5b4a7d6962ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:18:13.151Z|fdb96f7e-822a-4e2a-8b30-fe651ddd980a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:13.152Z|fdb96f7e-822a-4e2a-8b30-fe651ddd980a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:13.152Z|f4f80d7b-0f1f-4edb-a2e3-0277cb7850df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:13.153Z|f4f80d7b-0f1f-4edb-a2e3-0277cb7850df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:13.154Z|2eb8a6d9-5cff-411f-a86a-57cffb669119|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:13.154Z|2eb8a6d9-5cff-411f-a86a-57cffb669119|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:20.930Z|45c958c1-04d5-4a3d-a0c5-d95d30cd2c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:18:20.934Z|45c958c1-04d5-4a3d-a0c5-d95d30cd2c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:18:21.991Z|7ed2584a-61af-4270-ae4b-9fd4e64f98e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:18:21.991Z|7ed2584a-61af-4270-ae4b-9fd4e64f98e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:18:23.182Z|516a9564-a82e-479b-b8a6-fa7308e835f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:23.183Z|516a9564-a82e-479b-b8a6-fa7308e835f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:23.183Z|3daa87da-964a-421e-8eae-db0bc471795c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:23.184Z|3daa87da-964a-421e-8eae-db0bc471795c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:23.185Z|19be45b6-ec9f-4e14-859e-64721333b7aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:23.185Z|19be45b6-ec9f-4e14-859e-64721333b7aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:33.215Z|5b38a763-a695-48b4-9f26-f9b72ce2d69c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:33.216Z|5b38a763-a695-48b4-9f26-f9b72ce2d69c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:33.222Z|b89e4dba-8864-45a4-bbcd-fd16c5370065|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:33.222Z|79ff9b1d-1ffb-4984-8b24-0eb9553296df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:33.222Z|b89e4dba-8864-45a4-bbcd-fd16c5370065|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:33.223Z|79ff9b1d-1ffb-4984-8b24-0eb9553296df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:35.930Z|8ded1684-bf35-4404-969d-9a489f44b1fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:18:35.931Z|8ded1684-bf35-4404-969d-9a489f44b1fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:18:42.867Z|0ad4535c-cce0-49ee-a910-573e048d4494|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:18:42.868Z|0ad4535c-cce0-49ee-a910-573e048d4494|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:43.247Z|f7d57abd-91b0-4e07-8ed2-e85d72099101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:43.248Z|f7d57abd-91b0-4e07-8ed2-e85d72099101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:43.250Z|014fd867-8fca-475c-aa1f-98a76f789bb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:43.251Z|014fd867-8fca-475c-aa1f-98a76f789bb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:43.254Z|7be09031-7621-4290-b31e-9a7d26e7687b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:43.254Z|7be09031-7621-4290-b31e-9a7d26e7687b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:50.930Z|d8c222d9-abb7-48be-825b-a7176c804d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:18:50.931Z|d8c222d9-abb7-48be-825b-a7176c804d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:18:51.992Z|7c4610df-0883-46f1-bddd-203535d8750c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:18:51.992Z|7c4610df-0883-46f1-bddd-203535d8750c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:18:53.279Z|db31f762-2ee5-4c45-91a2-5cb401786f3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:53.279Z|c702f062-8013-456f-8ee5-8982f888752e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:53.280Z|db31f762-2ee5-4c45-91a2-5cb401786f3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:53.280Z|c702f062-8013-456f-8ee5-8982f888752e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:18:53.282Z|6180d5f7-16aa-4b91-9826-238c84d01ef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:18:53.282Z|6180d5f7-16aa-4b91-9826-238c84d01ef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:03.308Z|2c7f3ff4-79b2-4aa3-b8ce-7a0199119c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:03.308Z|2c7f3ff4-79b2-4aa3-b8ce-7a0199119c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:03.309Z|5e1ff6f4-3556-4e8e-b9ed-92d78a9470f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:03.310Z|bc90ba78-91e1-4deb-b179-3de89a9a8a15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:03.310Z|5e1ff6f4-3556-4e8e-b9ed-92d78a9470f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:03.310Z|bc90ba78-91e1-4deb-b179-3de89a9a8a15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:05.930Z|4aadf7a3-c0ac-4349-bd0a-82f35a6ab61f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:19:05.934Z|4aadf7a3-c0ac-4349-bd0a-82f35a6ab61f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:19:13.341Z|a16f9d86-c83c-4aeb-9463-b6e5df29b5f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:13.342Z|a16f9d86-c83c-4aeb-9463-b6e5df29b5f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:13.348Z|1b985520-9457-4599-8a02-4924ff1808cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:13.348Z|1b985520-9457-4599-8a02-4924ff1808cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:13.349Z|c055781d-4d1f-4476-8a8b-8301169e20d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:13.349Z|c055781d-4d1f-4476-8a8b-8301169e20d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:20.930Z|a5ce2c08-c7e6-4654-9795-f2fd80a24f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:19:20.931Z|a5ce2c08-c7e6-4654-9795-f2fd80a24f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:19:21.993Z|71f0bc75-6b36-41ab-bff5-7b43dac05896|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:19:21.993Z|71f0bc75-6b36-41ab-bff5-7b43dac05896|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:19:23.377Z|952fae0e-e9c1-4eba-a22b-1ca4c84ded48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:23.378Z|952fae0e-e9c1-4eba-a22b-1ca4c84ded48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:23.383Z|d0e76ad9-955b-400c-981d-3a012f571fcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:23.384Z|d0e76ad9-955b-400c-981d-3a012f571fcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:23.385Z|960240b8-a62c-45e6-86d5-8b675b7edebf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:23.385Z|960240b8-a62c-45e6-86d5-8b675b7edebf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:33.407Z|efa96a47-e29f-43c9-be71-0a37541f8df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:33.407Z|6e1a9ece-f905-4428-9e08-b7fd28abca74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:33.408Z|6e1a9ece-f905-4428-9e08-b7fd28abca74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:33.408Z|efa96a47-e29f-43c9-be71-0a37541f8df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:33.411Z|08955618-d2e9-400d-84a7-857e21863ead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:33.411Z|08955618-d2e9-400d-84a7-857e21863ead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:35.930Z|272ee0b1-da77-4569-833f-a5d8d795c7e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:19:35.931Z|272ee0b1-da77-4569-833f-a5d8d795c7e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:19:42.867Z|fd7ef2e0-6a3f-4c20-b406-a6d4582907f7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:19:42.867Z|fd7ef2e0-6a3f-4c20-b406-a6d4582907f7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:43.446Z|b2032b20-5c52-414e-9411-21aca0f54457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:43.447Z|b2032b20-5c52-414e-9411-21aca0f54457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:43.447Z|60a5a224-24be-4ab8-928b-f963093034e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:43.448Z|60a5a224-24be-4ab8-928b-f963093034e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:43.449Z|43ccae77-a14f-48fb-ae4d-acaa5e30e32f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:43.449Z|43ccae77-a14f-48fb-ae4d-acaa5e30e32f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:50.930Z|21e09966-5026-4d2e-ae8f-8936c351e8ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:19:50.936Z|21e09966-5026-4d2e-ae8f-8936c351e8ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:19:51.994Z|0f7a401b-5f84-456e-9f8d-4ef9c24f093d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:19:51.995Z|0f7a401b-5f84-456e-9f8d-4ef9c24f093d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:19:53.475Z|18894a15-9d5d-4c8e-8b94-6128ea35ef1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:53.476Z|8b2caa3a-dd06-4b09-93f2-c35c54d60a4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:53.476Z|8b2caa3a-dd06-4b09-93f2-c35c54d60a4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:53.476Z|18894a15-9d5d-4c8e-8b94-6128ea35ef1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:19:53.479Z|f017026a-f7e6-4865-81d6-6fbfd4aaef5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:19:53.480Z|f017026a-f7e6-4865-81d6-6fbfd4aaef5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:03.508Z|9d925d01-2709-4d0d-9a26-d6f2a7ff6827|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:03.509Z|9d925d01-2709-4d0d-9a26-d6f2a7ff6827|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:03.508Z|ac466bc1-c9d1-4859-a333-38dfe76cd5a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:03.510Z|ac466bc1-c9d1-4859-a333-38dfe76cd5a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:03.519Z|828950f5-2893-4002-8bcc-3a987b457106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:03.519Z|828950f5-2893-4002-8bcc-3a987b457106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:05.930Z|4aa7f115-af81-42e3-bbd8-a9e1eaa36912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:20:05.931Z|4aa7f115-af81-42e3-bbd8-a9e1eaa36912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:20:13.541Z|f7cd6825-df13-4b0d-91ad-7e01ff7abe67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:13.542Z|f7cd6825-df13-4b0d-91ad-7e01ff7abe67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:13.547Z|5450a6fe-3067-4e02-98cf-36d52114ef19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:13.547Z|63e71e5b-79ee-458f-ac45-5abbaf905af9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:13.548Z|5450a6fe-3067-4e02-98cf-36d52114ef19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:13.548Z|63e71e5b-79ee-458f-ac45-5abbaf905af9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:20.930Z|5c1c13fa-e9ba-401e-9157-b1d0e49863ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:20:20.931Z|5c1c13fa-e9ba-401e-9157-b1d0e49863ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:20:21.995Z|30a33d75-26bb-4fe6-9664-bf49d45c30d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:20:21.995Z|30a33d75-26bb-4fe6-9664-bf49d45c30d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:20:23.571Z|4df0d388-7a72-4eb2-922f-3fb7c04add59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:23.572Z|4df0d388-7a72-4eb2-922f-3fb7c04add59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:23.577Z|f83c0f63-492c-47bb-8435-b7be0f144265|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:23.577Z|61ec758d-c259-4376-bf9b-5e4999ca5cdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:23.577Z|61ec758d-c259-4376-bf9b-5e4999ca5cdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:23.577Z|f83c0f63-492c-47bb-8435-b7be0f144265|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:33.602Z|cd3cf299-8a52-428e-bc56-3434c8246add|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:33.603Z|cd3cf299-8a52-428e-bc56-3434c8246add|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:33.603Z|63354a5a-4360-4edc-a334-d36c77a869de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:33.604Z|63354a5a-4360-4edc-a334-d36c77a869de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:33.607Z|82f903f6-e346-4fe2-bc59-4fce03275cd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:33.607Z|82f903f6-e346-4fe2-bc59-4fce03275cd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:35.930Z|21f94878-3351-46b8-ab29-4f9735af28df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:20:35.935Z|21f94878-3351-46b8-ab29-4f9735af28df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:20:42.867Z|3b078ed5-38c3-4a11-b7ee-f0e638c80445|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:20:42.868Z|3b078ed5-38c3-4a11-b7ee-f0e638c80445|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:43.629Z|e92f1531-cee7-417e-bddc-c9361e8f7442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:43.629Z|e92f1531-cee7-417e-bddc-c9361e8f7442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:43.630Z|76970e87-8100-4669-9447-e0ea7331f544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:43.630Z|76970e87-8100-4669-9447-e0ea7331f544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:43.636Z|fce39426-0d4c-4442-adce-3c5529444b64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:43.636Z|fce39426-0d4c-4442-adce-3c5529444b64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:50.930Z|f32a61c5-72fc-4b60-b58e-1c8f8ecb6b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:20:50.931Z|f32a61c5-72fc-4b60-b58e-1c8f8ecb6b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:20:51.996Z|afdf32a0-1e92-469a-ab01-5b8a3d013b3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:20:51.997Z|afdf32a0-1e92-469a-ab01-5b8a3d013b3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:20:53.658Z|46d3f3e7-b458-48f7-8234-918c84f778b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:53.658Z|b80fa286-8cec-457d-8b03-5d2347a6bd51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:53.658Z|46d3f3e7-b458-48f7-8234-918c84f778b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:53.659Z|b80fa286-8cec-457d-8b03-5d2347a6bd51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:20:53.672Z|d289224d-3b28-495d-a41b-d166fd994132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:20:53.673Z|d289224d-3b28-495d-a41b-d166fd994132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:03.691Z|656439a6-bcf6-4607-8b9b-6ee168f3f0d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:03.692Z|656439a6-bcf6-4607-8b9b-6ee168f3f0d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:03.697Z|5a34d923-49c8-493d-bc0d-37fcdf02b49a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:03.697Z|5a34d923-49c8-493d-bc0d-37fcdf02b49a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:03.701Z|53d025ee-a09c-4b87-9968-e11c9b9992bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:03.702Z|53d025ee-a09c-4b87-9968-e11c9b9992bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:05.930Z|b45f50df-70f8-44d0-923e-82f6462c931c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:21:05.931Z|b45f50df-70f8-44d0-923e-82f6462c931c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:21:13.730Z|ab430f13-6b8b-4d84-9073-a09dba22dab3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:13.730Z|36407116-8e39-43d5-8d6e-466465b4fd8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:13.731Z|36407116-8e39-43d5-8d6e-466465b4fd8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:13.731Z|ab430f13-6b8b-4d84-9073-a09dba22dab3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:13.732Z|5ddda8a9-ead5-451d-8175-fbabaabfe3b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:13.733Z|5ddda8a9-ead5-451d-8175-fbabaabfe3b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:20.930Z|da2709fe-eb6b-4cfd-bcb3-96b249aa65c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:21:20.935Z|da2709fe-eb6b-4cfd-bcb3-96b249aa65c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:21:21.997Z|324db9d5-01d7-4ec8-b784-5d973debf44d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:21:21.998Z|324db9d5-01d7-4ec8-b784-5d973debf44d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:21:23.760Z|6aaf0029-d6fd-4522-889e-be6dcb820706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:23.760Z|ee9a85c7-8ad5-4079-bd82-3a9f17e6aaf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:23.761Z|6aaf0029-d6fd-4522-889e-be6dcb820706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:23.761Z|ee9a85c7-8ad5-4079-bd82-3a9f17e6aaf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:23.762Z|31825938-4ae2-4897-b636-e8623896d3d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:23.762Z|31825938-4ae2-4897-b636-e8623896d3d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:33.788Z|4d1510a4-98c3-4ca8-ba47-f66fd4a4fca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:33.789Z|4d1510a4-98c3-4ca8-ba47-f66fd4a4fca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:33.798Z|ca856f4e-e996-444d-84d4-ff475ec433ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:33.798Z|ca856f4e-e996-444d-84d4-ff475ec433ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:33.799Z|a7b358ce-c19f-4365-b732-2a2c835f9600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:33.800Z|a7b358ce-c19f-4365-b732-2a2c835f9600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:35.930Z|de0effbf-1c53-48ef-87e4-401309c26d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:21:35.931Z|de0effbf-1c53-48ef-87e4-401309c26d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:21:42.868Z|c6e64083-6846-4948-a969-93447609df7e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:21:42.869Z|c6e64083-6846-4948-a969-93447609df7e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:43.819Z|c58c60e8-36f8-4573-ad58-bdb8bdb171e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:43.820Z|c58c60e8-36f8-4573-ad58-bdb8bdb171e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:43.821Z|e82e8735-524e-469c-9be2-a6a2380c4a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:43.822Z|e82e8735-524e-469c-9be2-a6a2380c4a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:43.827Z|c0da785a-81b1-4112-a8ea-b349432e118e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:43.827Z|c0da785a-81b1-4112-a8ea-b349432e118e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:50.930Z|e8dd03e8-e4e4-4d97-a854-991257fadcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:21:50.931Z|e8dd03e8-e4e4-4d97-a854-991257fadcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:21:51.999Z|d21f8e1c-f8b4-4330-9719-5ba5d9d60091|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:21:51.999Z|d21f8e1c-f8b4-4330-9719-5ba5d9d60091|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:21:53.853Z|62dfb580-7916-4898-a56b-afdcb7efa7fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:53.853Z|62dfb580-7916-4898-a56b-afdcb7efa7fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:53.860Z|08571923-ec24-401c-a031-e4ac98cadc51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:53.861Z|08571923-ec24-401c-a031-e4ac98cadc51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:21:53.861Z|c1566c5f-da2a-4bb6-b451-02709e01c059|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:21:53.861Z|c1566c5f-da2a-4bb6-b451-02709e01c059|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:03.883Z|5304229e-6d91-4708-97a3-c10519e2fd1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:03.883Z|5304229e-6d91-4708-97a3-c10519e2fd1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:03.891Z|62a71248-b6f8-4f20-86ca-f4b9c73e0572|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:03.891Z|ee21b789-627f-4a2a-a0a0-a106f56b7584|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:03.892Z|ee21b789-627f-4a2a-a0a0-a106f56b7584|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:03.892Z|62a71248-b6f8-4f20-86ca-f4b9c73e0572|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:05.930Z|986e0ebd-6f37-42b9-a484-ee718599543f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:22:05.934Z|986e0ebd-6f37-42b9-a484-ee718599543f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:22:13.917Z|9ffa0099-176c-4f1f-a552-089a7165e0b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:13.918Z|9ffa0099-176c-4f1f-a552-089a7165e0b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:13.920Z|45752b05-0d10-4442-b038-44b568875441|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:13.920Z|45752b05-0d10-4442-b038-44b568875441|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:13.921Z|9634f134-59e4-4bb9-a949-1ef83d66c2a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:13.921Z|9634f134-59e4-4bb9-a949-1ef83d66c2a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:20.930Z|451d362b-658f-4864-805e-ddf72ed33516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:22:20.930Z|451d362b-658f-4864-805e-ddf72ed33516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:22:22.000Z|d0fb0e58-945b-43bf-a0b1-2c9a2211e0b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:22:22.000Z|d0fb0e58-945b-43bf-a0b1-2c9a2211e0b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:22:23.951Z|43b98b38-b521-40f1-9cdb-7b1b0413e5ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:23.952Z|43b98b38-b521-40f1-9cdb-7b1b0413e5ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:23.953Z|1c2f8def-5267-4301-8bb1-6503da0e7ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:23.954Z|1c2f8def-5267-4301-8bb1-6503da0e7ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:23.955Z|c8351117-1967-4410-aade-b0414e16b5b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:23.956Z|c8351117-1967-4410-aade-b0414e16b5b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:33.980Z|9c1869b5-a556-4296-8f1f-2bdc00f83a8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:33.981Z|9c1869b5-a556-4296-8f1f-2bdc00f83a8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:33.985Z|b510e13b-9567-4a24-a6e9-b9899d0cd8f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:33.985Z|325e3dff-a2fb-48a5-b7bd-478ccf0e888e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:33.986Z|b510e13b-9567-4a24-a6e9-b9899d0cd8f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:33.986Z|325e3dff-a2fb-48a5-b7bd-478ccf0e888e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:35.930Z|a7706343-9ef9-4f1f-8075-06d77b2f6f55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:22:35.931Z|a7706343-9ef9-4f1f-8075-06d77b2f6f55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:22:42.868Z|22e14a71-a6d5-46d0-8d65-a1b0fd7ba49a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:22:42.869Z|22e14a71-a6d5-46d0-8d65-a1b0fd7ba49a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:44.012Z|8bca1434-b525-4fb7-82ec-c3e32cc49078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:44.013Z|8bca1434-b525-4fb7-82ec-c3e32cc49078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:44.015Z|2fdefd7f-4022-47aa-95b6-fc7a68549fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:44.015Z|2fdefd7f-4022-47aa-95b6-fc7a68549fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:44.017Z|7ddbe6b8-27b4-4c55-8399-980872de5826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:44.017Z|7ddbe6b8-27b4-4c55-8399-980872de5826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:50.930Z|834e150e-407b-4b64-9929-00a468c65de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:22:50.934Z|834e150e-407b-4b64-9929-00a468c65de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:22:52.001Z|bdc4cb46-931e-4289-abdb-3d1c38aad371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:22:52.001Z|bdc4cb46-931e-4289-abdb-3d1c38aad371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:22:54.045Z|827e68c3-338a-4523-86c9-b4c99ea503ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:54.046Z|827e68c3-338a-4523-86c9-b4c99ea503ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:54.048Z|c5467554-6d4f-4063-8c58-0876d08906b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:54.049Z|c5467554-6d4f-4063-8c58-0876d08906b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:22:54.052Z|fcbfd10b-3abc-437a-aabd-b37fe7a467cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:22:54.052Z|fcbfd10b-3abc-437a-aabd-b37fe7a467cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:04.073Z|748272e7-3db8-474d-b4cf-d3bea44d4726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:04.074Z|748272e7-3db8-474d-b4cf-d3bea44d4726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:04.076Z|99a5f048-d143-45bc-b7fc-d3d990e43b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:04.076Z|99a5f048-d143-45bc-b7fc-d3d990e43b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:04.077Z|6d538fc8-f452-4fc5-87a5-48b04d07cfae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:04.077Z|6d538fc8-f452-4fc5-87a5-48b04d07cfae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:05.930Z|6fa79d72-70a1-4368-a8dc-ea31f858485d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:23:05.931Z|6fa79d72-70a1-4368-a8dc-ea31f858485d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:23:14.103Z|e827fea0-5524-42fe-bdce-43f48ed5ef71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:14.104Z|e827fea0-5524-42fe-bdce-43f48ed5ef71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:14.111Z|2fc44e21-0460-48f0-903e-a9e2ccb3f6bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:14.112Z|2fc44e21-0460-48f0-903e-a9e2ccb3f6bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:14.111Z|0ac829ed-19ab-4cb8-9548-8b5de5638229|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:14.112Z|0ac829ed-19ab-4cb8-9548-8b5de5638229|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:20.930Z|ccf66606-ecb8-4102-8ecb-07f634ecef7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:23:20.931Z|ccf66606-ecb8-4102-8ecb-07f634ecef7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:23:22.002Z|a7e2d478-a8de-4c58-b1b1-8bb1e386ab0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:23:22.002Z|a7e2d478-a8de-4c58-b1b1-8bb1e386ab0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:23:24.132Z|bdf5ed29-6671-4138-8948-2250605ec7f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:24.133Z|bdf5ed29-6671-4138-8948-2250605ec7f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:24.139Z|c667b484-27c4-41bc-9753-74350546139d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:24.139Z|c667b484-27c4-41bc-9753-74350546139d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:24.140Z|422da880-7fdb-4974-b602-870713bda1bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:24.141Z|422da880-7fdb-4974-b602-870713bda1bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:34.157Z|3a4c5362-0d71-42e6-b918-737cf3c9cca1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:34.158Z|3a4c5362-0d71-42e6-b918-737cf3c9cca1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:34.165Z|ad5ce381-9e8d-4d40-93ae-8da3bd110e42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:34.166Z|ad5ce381-9e8d-4d40-93ae-8da3bd110e42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:34.167Z|39585adc-acb2-419e-8cfa-d56ff3a0f0f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:34.167Z|39585adc-acb2-419e-8cfa-d56ff3a0f0f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:35.930Z|82382cd2-97fc-4874-bf32-7c9d65c0a619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:23:35.934Z|82382cd2-97fc-4874-bf32-7c9d65c0a619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:23:42.867Z|e4097dd3-4105-4d56-a7c6-9a30d1f58226|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:23:42.868Z|e4097dd3-4105-4d56-a7c6-9a30d1f58226|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:44.188Z|1ebc1597-7aa2-443a-91f2-37c344f0f40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:44.188Z|1ebc1597-7aa2-443a-91f2-37c344f0f40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:44.193Z|9454cc2b-d49d-4264-ba40-03c1621bc9e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:44.193Z|9454cc2b-d49d-4264-ba40-03c1621bc9e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:44.196Z|8ca2187d-012e-459f-a9aa-c4a19d93dd48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:44.196Z|8ca2187d-012e-459f-a9aa-c4a19d93dd48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:50.930Z|eb7acce4-7b20-445e-bfca-4d69c8af69ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:23:50.931Z|eb7acce4-7b20-445e-bfca-4d69c8af69ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:23:52.003Z|27981fd3-623f-437f-b465-c7673a6f87ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:23:52.003Z|27981fd3-623f-437f-b465-c7673a6f87ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:23:54.222Z|f63b91e0-3203-4101-a05f-e27e9b58650e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:54.222Z|09631ab6-fe37-4c96-a9ee-6c3c0643f09e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:54.223Z|f63b91e0-3203-4101-a05f-e27e9b58650e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:54.223Z|09631ab6-fe37-4c96-a9ee-6c3c0643f09e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:23:54.225Z|09269f8c-2e5c-48bc-b05d-252a6fb6350e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:23:54.226Z|09269f8c-2e5c-48bc-b05d-252a6fb6350e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:04.255Z|01e9bf69-c1d8-48de-a0f7-f7643b95a6d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:04.255Z|7c75099d-96b6-4360-b4c2-0dfb5ead7488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:04.255Z|01e9bf69-c1d8-48de-a0f7-f7643b95a6d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:04.255Z|7c75099d-96b6-4360-b4c2-0dfb5ead7488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:04.257Z|c6c1cdab-d573-46de-be27-ab9b5b109322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:04.258Z|c6c1cdab-d573-46de-be27-ab9b5b109322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:05.930Z|b880a2d7-4583-4325-99d1-8b0678abc1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:24:05.931Z|b880a2d7-4583-4325-99d1-8b0678abc1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:24:14.284Z|5b473cf0-18c4-4858-a53d-697de2388ace|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:14.284Z|b31b38a9-2171-45ad-98f7-a4113e9da3e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:14.284Z|ca7eb631-7164-4a51-b79f-b6ec606bb150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:14.284Z|b31b38a9-2171-45ad-98f7-a4113e9da3e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:14.285Z|ca7eb631-7164-4a51-b79f-b6ec606bb150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:14.285Z|5b473cf0-18c4-4858-a53d-697de2388ace|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:20.930Z|c326e949-1221-45a7-a16c-8225455ee3e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:24:20.934Z|c326e949-1221-45a7-a16c-8225455ee3e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:24:22.004Z|a73d23a5-2487-45d9-8df1-c0adb7977c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:24:22.005Z|a73d23a5-2487-45d9-8df1-c0adb7977c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:24:24.310Z|444c1d24-8910-465b-b9ab-28beca85e059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:24.311Z|444c1d24-8910-465b-b9ab-28beca85e059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:24.313Z|fae33372-bb12-4615-8aad-fc161a8ce5b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:24.314Z|fae33372-bb12-4615-8aad-fc161a8ce5b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:24.318Z|61686913-7e49-424f-b88f-e2cf3c231bd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:24.318Z|61686913-7e49-424f-b88f-e2cf3c231bd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:34.340Z|08812026-9bae-48d8-b93f-5cbb03b18f3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:34.340Z|dafda593-9e15-41bc-9f91-66056c7c38bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:34.341Z|08812026-9bae-48d8-b93f-5cbb03b18f3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:34.341Z|dafda593-9e15-41bc-9f91-66056c7c38bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:34.345Z|1caa5906-f04b-4a62-9c32-5ce8058e2ebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:34.345Z|1caa5906-f04b-4a62-9c32-5ce8058e2ebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:35.930Z|56f664a9-0a84-4d9a-aa54-7f45ecb3c8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:24:35.931Z|56f664a9-0a84-4d9a-aa54-7f45ecb3c8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:24:42.868Z|bebf0553-bce7-4900-945c-b5e9241c9cde|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:24:42.868Z|bebf0553-bce7-4900-945c-b5e9241c9cde|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:44.369Z|305bba6e-06f9-4dc5-a3cd-575c141d191f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:44.370Z|fc2c9bbc-025a-4303-9756-6a2e0928652c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:44.370Z|305bba6e-06f9-4dc5-a3cd-575c141d191f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:44.371Z|fc2c9bbc-025a-4303-9756-6a2e0928652c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:44.375Z|178e4353-5e9f-4d57-bdad-f69a88ce961b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:44.376Z|178e4353-5e9f-4d57-bdad-f69a88ce961b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:50.930Z|d6e93510-5276-43cd-9b53-a15ae5391b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:24:50.931Z|d6e93510-5276-43cd-9b53-a15ae5391b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:24:52.005Z|697ef073-53c2-4cf7-a4c6-128bf0b99640|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:24:52.006Z|697ef073-53c2-4cf7-a4c6-128bf0b99640|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:24:54.402Z|f8eec4d8-53b2-4e1b-8114-f53f2981afcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:54.403Z|f8eec4d8-53b2-4e1b-8114-f53f2981afcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:54.407Z|555f80ec-d317-4874-8b7a-f839cdad1667|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:54.408Z|555f80ec-d317-4874-8b7a-f839cdad1667|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:24:54.409Z|703e978d-31f2-4d8a-b384-81b6d50e6cc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:24:54.409Z|703e978d-31f2-4d8a-b384-81b6d50e6cc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:04.435Z|d477cdc4-5aca-427d-8325-70cf69e40980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:04.435Z|d477cdc4-5aca-427d-8325-70cf69e40980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:04.438Z|eb3c5ef5-cfd9-4db6-b77f-ac3b91e75d36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:04.438Z|f1211d1c-0c99-4bf3-a5e4-8681e4c195b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:04.439Z|eb3c5ef5-cfd9-4db6-b77f-ac3b91e75d36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:04.439Z|f1211d1c-0c99-4bf3-a5e4-8681e4c195b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:05.930Z|7edcde64-3236-4b2b-bcc0-a3bc1c0f66d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:25:05.935Z|7edcde64-3236-4b2b-bcc0-a3bc1c0f66d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:25:14.463Z|cc1102c0-2ad0-4333-9146-ca4b4d5db3a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:14.463Z|cc380b30-c1f3-45bd-99e5-2014764942ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:14.463Z|cc1102c0-2ad0-4333-9146-ca4b4d5db3a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:14.463Z|cc380b30-c1f3-45bd-99e5-2014764942ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:14.466Z|645a6ccf-2150-40ca-912d-4036b9fbe458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:14.467Z|645a6ccf-2150-40ca-912d-4036b9fbe458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:20.930Z|85a7bcb2-f06f-4e57-b737-934f339f5e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:25:20.930Z|85a7bcb2-f06f-4e57-b737-934f339f5e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:25:22.006Z|400300f7-9e5b-4523-a646-2a8242000a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:25:22.007Z|400300f7-9e5b-4523-a646-2a8242000a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:25:24.492Z|3b71758a-e8d3-4eac-80b8-b13b6e070f88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:24.493Z|3b71758a-e8d3-4eac-80b8-b13b6e070f88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:24.496Z|6732f11e-f022-442a-af97-993a1c8049aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:24.496Z|6732f11e-f022-442a-af97-993a1c8049aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:24.500Z|31c35c7a-a987-4c6d-83d4-bba618a144cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:24.500Z|31c35c7a-a987-4c6d-83d4-bba618a144cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:34.525Z|33107a37-7b86-47c1-a5e7-60b5f72cf3a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:34.526Z|33107a37-7b86-47c1-a5e7-60b5f72cf3a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:34.529Z|e4d59db7-f1ab-4cf8-8f89-ed62be780550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:34.530Z|e4d59db7-f1ab-4cf8-8f89-ed62be780550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:34.530Z|95dc0f73-c2cb-45d4-ac9c-98fc81c44ef8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:34.530Z|95dc0f73-c2cb-45d4-ac9c-98fc81c44ef8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:35.930Z|8a7ec87f-59c1-43d0-8dd8-ebe4d464a209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:25:35.930Z|8a7ec87f-59c1-43d0-8dd8-ebe4d464a209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:25:42.868Z|bf7834f0-2858-4cfe-9e0c-1c6c07640f06|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:25:42.869Z|bf7834f0-2858-4cfe-9e0c-1c6c07640f06|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:44.552Z|9590faae-bb22-4b31-8bd1-07df6777f348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:44.553Z|461a23a8-9223-46a7-b731-efb8f3404ceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:44.553Z|9590faae-bb22-4b31-8bd1-07df6777f348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:44.553Z|f254fcb8-39c1-4366-90e0-8395cb01097b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:44.553Z|461a23a8-9223-46a7-b731-efb8f3404ceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:44.553Z|f254fcb8-39c1-4366-90e0-8395cb01097b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:50.930Z|54b0a91d-eb49-48d4-8101-58c975baf344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:25:50.934Z|54b0a91d-eb49-48d4-8101-58c975baf344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:25:52.007Z|74279e5a-0432-4671-94ff-63cf5cee4673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:25:52.008Z|74279e5a-0432-4671-94ff-63cf5cee4673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:25:54.583Z|1b2efff6-3cc5-4ccb-9156-77b56d3ffbc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:54.584Z|1b2efff6-3cc5-4ccb-9156-77b56d3ffbc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:54.588Z|29ceecf2-e381-4778-9226-6de7bb950d17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:54.588Z|29ceecf2-e381-4778-9226-6de7bb950d17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:25:54.591Z|684a7a86-218a-441e-8468-81d0b4489e46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:25:54.591Z|684a7a86-218a-441e-8468-81d0b4489e46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:04.611Z|f95af2bb-7355-4bb3-8779-edf1fe63323a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:04.611Z|f95af2bb-7355-4bb3-8779-edf1fe63323a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:04.614Z|25eb08ab-4bfc-4578-8d0a-8abd3d763912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:04.614Z|25eb08ab-4bfc-4578-8d0a-8abd3d763912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:04.616Z|dc383e37-b607-49e6-8e48-de3c76cb373b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:04.616Z|dc383e37-b607-49e6-8e48-de3c76cb373b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:05.930Z|c9cba08d-0145-4329-872f-e52c12703c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:26:05.931Z|c9cba08d-0145-4329-872f-e52c12703c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:26:14.638Z|ed257d25-2ff2-4c69-aa03-e245680588e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:14.638Z|ed257d25-2ff2-4c69-aa03-e245680588e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:14.646Z|c7956953-cba7-4adf-b455-50a5ea62433e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:14.646Z|49548cfb-d67c-4b44-824e-fffbc0177894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:14.647Z|49548cfb-d67c-4b44-824e-fffbc0177894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:14.646Z|c7956953-cba7-4adf-b455-50a5ea62433e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:20.931Z|88c9e5d1-d89d-419d-a882-4615e49cf4e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:26:20.931Z|88c9e5d1-d89d-419d-a882-4615e49cf4e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:26:22.008Z|d0020ccf-de22-435f-8772-dffb42bcf1a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:26:22.009Z|d0020ccf-de22-435f-8772-dffb42bcf1a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:26:24.665Z|7b7eba12-2b2a-4f29-a996-edc2983e9cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:24.666Z|7b7eba12-2b2a-4f29-a996-edc2983e9cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:24.671Z|2aa2cf1a-0fdf-4196-ab39-9e43fe195a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:24.671Z|2aa2cf1a-0fdf-4196-ab39-9e43fe195a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:24.674Z|e75c8476-d2ae-4417-b4f1-5d1314eabdef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:24.674Z|e75c8476-d2ae-4417-b4f1-5d1314eabdef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:34.694Z|5f6db92c-66ce-4dd2-a618-39c7e2906011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:34.695Z|5f6db92c-66ce-4dd2-a618-39c7e2906011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:34.698Z|c3b00ddd-fe13-44e5-8103-f55a0d49191e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:34.698Z|6ff49a04-e1fc-4c30-b402-61cb364b54e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:34.698Z|6ff49a04-e1fc-4c30-b402-61cb364b54e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:34.698Z|c3b00ddd-fe13-44e5-8103-f55a0d49191e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:35.930Z|8f154994-ba38-48a9-8b55-be04b8f876bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:26:35.934Z|8f154994-ba38-48a9-8b55-be04b8f876bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:26:42.866Z|328d9361-e83e-4178-9cc7-668a6b2fae32|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:26:42.867Z|328d9361-e83e-4178-9cc7-668a6b2fae32|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:44.715Z|c94e800b-b4b6-4294-aa54-9b8a040743bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:44.715Z|c94e800b-b4b6-4294-aa54-9b8a040743bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:44.717Z|19b8f137-413c-45e1-8a33-04e77f67955b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:44.717Z|19b8f137-413c-45e1-8a33-04e77f67955b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:44.718Z|54ffbd9f-91e5-45a3-a527-d05f53abff59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:44.718Z|54ffbd9f-91e5-45a3-a527-d05f53abff59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:50.930Z|b3f3ce6d-6fc3-4695-b129-05b44c2eefe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:26:50.931Z|b3f3ce6d-6fc3-4695-b129-05b44c2eefe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:26:52.010Z|93f753de-81b0-4912-b0b7-2a020c5a0ba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:26:52.010Z|93f753de-81b0-4912-b0b7-2a020c5a0ba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:26:54.742Z|9385b461-1a80-4067-b534-99b336124a25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:54.743Z|9385b461-1a80-4067-b534-99b336124a25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:54.747Z|d0679e81-9f34-42de-911d-0fa2e7f71c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:54.748Z|d0679e81-9f34-42de-911d-0fa2e7f71c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:26:54.751Z|ce787a15-c80e-41aa-b21c-46a15e574a8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:26:54.751Z|ce787a15-c80e-41aa-b21c-46a15e574a8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:04.769Z|60459751-a766-4711-9ede-5ed195c85185|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:04.769Z|60459751-a766-4711-9ede-5ed195c85185|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:04.776Z|b2f9afaf-25c8-4926-84a2-683f9eb31bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:04.776Z|b2f9afaf-25c8-4926-84a2-683f9eb31bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:04.778Z|03583891-08f6-4035-a606-ccfe4b7f930b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:04.778Z|03583891-08f6-4035-a606-ccfe4b7f930b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:05.930Z|070ba5a9-66a1-4e05-913e-b89c9f47ed2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:27:05.931Z|070ba5a9-66a1-4e05-913e-b89c9f47ed2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:27:14.791Z|c73916e8-28c8-4f3a-a311-550cbcd2eafb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:14.792Z|c73916e8-28c8-4f3a-a311-550cbcd2eafb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:14.799Z|5123823f-5807-4816-8ef3-0042ba6f742c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:14.800Z|601186b4-5ece-42e7-8d06-cf5135c59eff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:14.800Z|5123823f-5807-4816-8ef3-0042ba6f742c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:14.800Z|601186b4-5ece-42e7-8d06-cf5135c59eff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:20.930Z|b7592f07-6f5f-49ef-8152-ae038e4c9917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:27:20.934Z|b7592f07-6f5f-49ef-8152-ae038e4c9917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:27:22.010Z|1a10d444-b10a-4ff9-b4ef-cc92b866e574|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:27:22.011Z|1a10d444-b10a-4ff9-b4ef-cc92b866e574|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:27:24.824Z|2c9a0808-0294-41d6-a3ea-524945aa9ed5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:24.824Z|906faea3-b82c-4ee3-8d10-1f7714deb7be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:24.825Z|2c9a0808-0294-41d6-a3ea-524945aa9ed5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:24.825Z|906faea3-b82c-4ee3-8d10-1f7714deb7be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:24.831Z|b30baf43-758e-437a-a556-bd804b376914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:24.831Z|b30baf43-758e-437a-a556-bd804b376914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:34.846Z|533343ab-d0c8-475a-82cf-9d0fcb1b0cdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:34.846Z|3a9fdce8-ce36-435b-99b4-60cd006efd81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:34.846Z|533343ab-d0c8-475a-82cf-9d0fcb1b0cdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:34.847Z|3a9fdce8-ce36-435b-99b4-60cd006efd81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:34.852Z|a5b33b67-75ac-42d7-bd9d-ad93ef0c0904|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:34.852Z|a5b33b67-75ac-42d7-bd9d-ad93ef0c0904|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:35.930Z|e98e5b35-9e5b-4c91-9777-3e585d7ef5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:27:35.931Z|e98e5b35-9e5b-4c91-9777-3e585d7ef5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:27:42.867Z|f7834e6e-e3f7-4b92-84d7-80c400c8c2a3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:27:42.868Z|f7834e6e-e3f7-4b92-84d7-80c400c8c2a3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:44.871Z|c0ac277f-7bb6-43a5-9357-aad35982e0ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:44.872Z|c0ac277f-7bb6-43a5-9357-aad35982e0ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:44.876Z|175794cc-dfaf-4706-89bd-92c47268d38e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:44.876Z|175794cc-dfaf-4706-89bd-92c47268d38e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:44.876Z|4276dc67-ad2f-41c9-9b4b-d11787288547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:44.877Z|4276dc67-ad2f-41c9-9b4b-d11787288547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:50.930Z|5693bd21-d91b-4d9f-9e88-d697669ecb1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:27:50.930Z|5693bd21-d91b-4d9f-9e88-d697669ecb1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:27:52.012Z|8c686f4a-773e-449c-9069-c6d64fe18777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:27:52.012Z|8c686f4a-773e-449c-9069-c6d64fe18777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:27:54.897Z|dbfab497-c35b-4164-913f-a8790819895a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:54.898Z|dbfab497-c35b-4164-913f-a8790819895a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:54.898Z|b157b004-876d-45b8-87d4-5864d7570b31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:54.898Z|b157b004-876d-45b8-87d4-5864d7570b31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:27:54.901Z|3ff4e21a-cf86-46a0-ab86-6969e6ffdb82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:27:54.902Z|3ff4e21a-cf86-46a0-ab86-6969e6ffdb82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:04.924Z|972dec9d-7e7c-4440-9e73-41a7bc1fb77b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:04.924Z|972dec9d-7e7c-4440-9e73-41a7bc1fb77b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:04.925Z|1a989c89-9b62-47c5-ade3-98b1e83f33eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:04.925Z|1a989c89-9b62-47c5-ade3-98b1e83f33eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:04.926Z|cd15f541-a8ca-4f11-af20-4820f582c416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:04.927Z|cd15f541-a8ca-4f11-af20-4820f582c416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:05.930Z|7c980399-9d17-4f49-85d3-f2dfe8ade600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:28:05.935Z|7c980399-9d17-4f49-85d3-f2dfe8ade600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:28:14.954Z|234939ae-8137-40f8-8763-7bdc670859b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:14.955Z|234939ae-8137-40f8-8763-7bdc670859b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:14.960Z|ebe1e9cc-769d-4c75-9229-f549ff132f47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:14.961Z|ebe1e9cc-769d-4c75-9229-f549ff132f47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:14.960Z|d492cbba-c403-49e5-950b-c65ad840bee8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:14.961Z|d492cbba-c403-49e5-950b-c65ad840bee8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:20.930Z|8dfb726a-038e-4220-8743-4647dbe1136d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:28:20.931Z|8dfb726a-038e-4220-8743-4647dbe1136d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:28:22.013Z|bbc4a5c4-f4a2-4c0c-b0fe-545adf00d171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:28:22.013Z|bbc4a5c4-f4a2-4c0c-b0fe-545adf00d171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:28:24.978Z|c26b2ecb-24d7-4407-8878-deacb1436d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:24.979Z|c26b2ecb-24d7-4407-8878-deacb1436d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:24.983Z|4227051f-78dd-40b4-8807-85ba8f1eb3c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:24.984Z|4227051f-78dd-40b4-8807-85ba8f1eb3c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:24.988Z|63b595fa-6864-4ab4-98d9-e27e0a9b41e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:24.988Z|63b595fa-6864-4ab4-98d9-e27e0a9b41e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:35.004Z|f60a69a9-48ef-4434-8fe8-e099fec217e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:35.005Z|e6436754-1247-40bd-a2c3-a31e2f5f7009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:35.005Z|e6436754-1247-40bd-a2c3-a31e2f5f7009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:35.005Z|f60a69a9-48ef-4434-8fe8-e099fec217e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:35.009Z|7167c15a-41c5-4a22-bc80-aa499ca6de0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:35.009Z|7167c15a-41c5-4a22-bc80-aa499ca6de0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:35.930Z|70a43097-33e7-410b-8438-8a1a7604f981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:28:35.931Z|70a43097-33e7-410b-8438-8a1a7604f981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:28:42.868Z|2f99c439-f35b-4351-b3fe-85af9bafa642|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:28:42.868Z|2f99c439-f35b-4351-b3fe-85af9bafa642|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:45.031Z|e38d637f-1570-4360-937c-11b1100ba98c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:45.031Z|e38d637f-1570-4360-937c-11b1100ba98c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:45.038Z|36ce58d5-cd0b-488c-bb3d-060742f987bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:45.038Z|36ce58d5-cd0b-488c-bb3d-060742f987bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:45.038Z|4188d45d-b53d-4871-bfc3-f53d891f9064|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:45.039Z|4188d45d-b53d-4871-bfc3-f53d891f9064|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:50.930Z|4e1da1b8-9967-48ca-b593-38cd3e6b736a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:28:50.933Z|4e1da1b8-9967-48ca-b593-38cd3e6b736a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:28:52.014Z|8d732843-8610-4f10-b006-f3d156009739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:28:52.015Z|8d732843-8610-4f10-b006-f3d156009739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:28:55.061Z|f8c4f6bc-55e9-43ab-b658-388361f199ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:55.061Z|f8c4f6bc-55e9-43ab-b658-388361f199ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:55.065Z|84fd11ec-e316-4092-9056-b8fbcd46b3dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:55.065Z|84fd11ec-e316-4092-9056-b8fbcd46b3dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:28:55.065Z|c6305a5f-2625-45ae-985c-dc779031ccb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:28:55.066Z|c6305a5f-2625-45ae-985c-dc779031ccb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:05.083Z|b4b75e2e-d440-4cf5-9ff4-acb23595aead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:05.084Z|b4b75e2e-d440-4cf5-9ff4-acb23595aead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:05.087Z|4bc91260-7689-47fe-acd7-f8f6d40f924a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:05.088Z|4bc91260-7689-47fe-acd7-f8f6d40f924a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:05.089Z|44a21b3b-6a8a-4487-9357-9ca9e22306c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:05.089Z|44a21b3b-6a8a-4487-9357-9ca9e22306c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:05.930Z|fc62c579-c2f7-4549-bbee-e0f50b7e0e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:29:05.931Z|fc62c579-c2f7-4549-bbee-e0f50b7e0e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:29:15.108Z|ca1945ef-b70b-4d91-b2ad-2eb30c2b6480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:15.109Z|ca1945ef-b70b-4d91-b2ad-2eb30c2b6480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:15.110Z|7d41d16a-0742-4f35-8cac-cef380ce87bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:15.110Z|7d41d16a-0742-4f35-8cac-cef380ce87bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:15.114Z|727d16c4-2e59-4289-829e-e030050c977c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:15.115Z|727d16c4-2e59-4289-829e-e030050c977c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:20.930Z|60fd1269-4627-4a5c-8fac-cc3063ab3fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:29:20.931Z|60fd1269-4627-4a5c-8fac-cc3063ab3fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:29:22.015Z|69ed6be1-d980-4e45-8206-f2e84c017f79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:29:22.016Z|69ed6be1-d980-4e45-8206-f2e84c017f79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:29:25.132Z|f7daa459-c421-485e-ac4b-72f8a6c211d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:25.133Z|de0c8291-b3bb-4184-aee3-336eab49b56f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:25.133Z|f7daa459-c421-485e-ac4b-72f8a6c211d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:25.134Z|de0c8291-b3bb-4184-aee3-336eab49b56f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:25.135Z|8896e3f8-743e-4312-8b23-99f476d0c1f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:25.136Z|8896e3f8-743e-4312-8b23-99f476d0c1f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:35.157Z|0cf0d419-c9fc-41ca-bceb-b62fb642b394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:35.158Z|0cf0d419-c9fc-41ca-bceb-b62fb642b394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:35.161Z|c45d1378-3ebb-4f9f-beb3-2e43afd77fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:35.161Z|c45d1378-3ebb-4f9f-beb3-2e43afd77fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:35.167Z|768f1d6a-694b-4a9e-86b5-2421612b6d36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:35.167Z|768f1d6a-694b-4a9e-86b5-2421612b6d36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:35.930Z|7843ad77-5662-4a78-ae8f-b3d296fbce03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:29:35.935Z|7843ad77-5662-4a78-ae8f-b3d296fbce03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:29:42.867Z|5485868c-ca48-4b7d-8c0c-2971c240353d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:29:42.868Z|5485868c-ca48-4b7d-8c0c-2971c240353d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:45.182Z|43db8b8d-bce8-4c24-af3e-543bde2062d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:45.182Z|43db8b8d-bce8-4c24-af3e-543bde2062d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:45.196Z|70bcbf66-595e-4dbb-ba62-5f780c3f3b45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:45.196Z|70bcbf66-595e-4dbb-ba62-5f780c3f3b45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:45.199Z|46819093-bafb-46e2-a04d-2165416a8c59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:45.199Z|46819093-bafb-46e2-a04d-2165416a8c59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:50.930Z|6604b9c2-5ea8-4624-b6d0-43cd4c6c084c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:29:50.931Z|6604b9c2-5ea8-4624-b6d0-43cd4c6c084c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:29:52.016Z|5a8a6002-2a95-4208-bd9a-5b303574fe75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:29:52.017Z|5a8a6002-2a95-4208-bd9a-5b303574fe75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:29:55.207Z|375b4a8b-c933-46ae-8674-2a2907a46bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:55.208Z|375b4a8b-c933-46ae-8674-2a2907a46bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:55.217Z|fd88648e-ac10-4ac3-8d53-cb0cfe24a82a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:55.218Z|fd88648e-ac10-4ac3-8d53-cb0cfe24a82a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:29:55.223Z|63e35afe-05e2-4a88-9281-ece085c020d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:29:55.224Z|63e35afe-05e2-4a88-9281-ece085c020d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:05.232Z|c0f1a006-802d-4423-9d16-5e3ba7de8fb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:05.233Z|c0f1a006-802d-4423-9d16-5e3ba7de8fb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:05.243Z|f0343c40-c359-4aaf-9985-68eb2713bb70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:05.244Z|f0343c40-c359-4aaf-9985-68eb2713bb70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:05.244Z|d35e9453-db87-4cea-86a2-04837dcc5e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:05.245Z|d35e9453-db87-4cea-86a2-04837dcc5e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:05.930Z|577d3247-2f39-4dbb-b2f4-9e461cdb0106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:30:05.931Z|577d3247-2f39-4dbb-b2f4-9e461cdb0106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:30:15.261Z|c479b982-a48b-476d-82dd-e0b0c8cfae9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:15.262Z|c479b982-a48b-476d-82dd-e0b0c8cfae9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:15.264Z|e93aa0b8-1298-418b-a426-2e0c271e201c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:15.265Z|e93aa0b8-1298-418b-a426-2e0c271e201c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:15.269Z|9ff1e9e3-6ba7-40e6-a774-a5cc5618c513|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:15.269Z|9ff1e9e3-6ba7-40e6-a774-a5cc5618c513|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:20.930Z|c2f79c24-811b-4cc6-9217-479e052ecd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:30:20.934Z|c2f79c24-811b-4cc6-9217-479e052ecd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:30:22.017Z|d9109fbb-9f31-4e70-83fb-79f8b8d35da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:30:22.018Z|d9109fbb-9f31-4e70-83fb-79f8b8d35da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:30:25.285Z|1afebd77-3efa-45ad-ad28-9518ce2aad51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:25.286Z|7df6bdcd-3133-4da4-b787-0e8f08b5a235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:25.286Z|7df6bdcd-3133-4da4-b787-0e8f08b5a235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:25.286Z|1afebd77-3efa-45ad-ad28-9518ce2aad51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:25.293Z|835ad098-3d2c-436b-a01c-4903f96862a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:25.294Z|835ad098-3d2c-436b-a01c-4903f96862a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:35.314Z|92271b1d-bd07-427b-96d3-aa2d986bbe20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:35.314Z|fa41f01a-96a5-4958-a1f7-6917d42b6ec9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:35.315Z|fa41f01a-96a5-4958-a1f7-6917d42b6ec9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:35.315Z|92271b1d-bd07-427b-96d3-aa2d986bbe20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:35.318Z|70bb70eb-68a3-4aac-80d1-f52bcc6fa868|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:35.318Z|70bb70eb-68a3-4aac-80d1-f52bcc6fa868|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:35.930Z|09b824b9-61b9-4018-b672-9277504663a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:30:35.931Z|09b824b9-61b9-4018-b672-9277504663a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:30:42.867Z|12160529-165d-4dbb-919a-9d4b1af83e42|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:30:42.868Z|12160529-165d-4dbb-919a-9d4b1af83e42|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:45.337Z|168c4af8-1f24-420c-b55c-e60885dd407a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:45.337Z|c4ce31e9-0b21-4ec1-9bc2-ff3af6af407a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:45.338Z|168c4af8-1f24-420c-b55c-e60885dd407a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:45.338Z|c4ce31e9-0b21-4ec1-9bc2-ff3af6af407a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:45.339Z|1e7456ef-ea2b-421c-9268-348c80612cf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:45.340Z|1e7456ef-ea2b-421c-9268-348c80612cf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:50.930Z|2a923356-3d44-4bae-9b28-bc1229a4cb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:30:50.930Z|2a923356-3d44-4bae-9b28-bc1229a4cb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:30:52.018Z|92bec627-8bea-43b8-be89-289531488b70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:30:52.019Z|92bec627-8bea-43b8-be89-289531488b70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:30:55.366Z|702e28e0-7461-4794-b5ab-d9ac2f204b42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:55.367Z|702e28e0-7461-4794-b5ab-d9ac2f204b42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:55.367Z|ee01c454-cefe-4113-aaea-e07e7ef82cfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:55.368Z|ee01c454-cefe-4113-aaea-e07e7ef82cfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:30:55.369Z|1ec584df-82db-41ea-915b-cbf6b0ab1860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:30:55.370Z|1ec584df-82db-41ea-915b-cbf6b0ab1860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:05.388Z|7e0ed67c-733c-4a41-a6ba-76d8381d2ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:05.388Z|7e0ed67c-733c-4a41-a6ba-76d8381d2ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:05.391Z|e613c5d9-f58c-49de-9d48-038cf57e8b8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:05.391Z|e613c5d9-f58c-49de-9d48-038cf57e8b8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:05.392Z|0573f7ff-3ac4-447f-8cc4-cb2ffb0e349f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:05.393Z|0573f7ff-3ac4-447f-8cc4-cb2ffb0e349f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:05.930Z|3b886f72-43cb-4423-a7e4-bbf56f7ae3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:31:05.935Z|3b886f72-43cb-4423-a7e4-bbf56f7ae3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:31:15.413Z|4f4cd9b9-006c-4616-94b4-af7e7c2fed52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:15.414Z|4f4cd9b9-006c-4616-94b4-af7e7c2fed52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:15.419Z|3e848f5e-6014-45a4-9871-ba2919836606|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:15.419Z|3e848f5e-6014-45a4-9871-ba2919836606|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:15.419Z|0228b08a-9912-428f-aee7-c5db6b8fcc22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:15.420Z|0228b08a-9912-428f-aee7-c5db6b8fcc22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:20.930Z|a0799631-fa09-45f8-adb0-92a7aa209156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:31:20.931Z|a0799631-fa09-45f8-adb0-92a7aa209156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:31:22.019Z|1a4b37d7-89d1-493f-a116-1c3094aa1c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:31:22.020Z|1a4b37d7-89d1-493f-a116-1c3094aa1c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:31:25.441Z|86669012-f363-4a18-b9fc-7df44f07e477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:25.441Z|86669012-f363-4a18-b9fc-7df44f07e477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:25.441Z|2495370c-e6df-47d6-9346-d5391c4f531c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:25.442Z|2495370c-e6df-47d6-9346-d5391c4f531c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:25.448Z|b5bc7caa-c48c-4311-a287-7e091c4fe18a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:25.448Z|b5bc7caa-c48c-4311-a287-7e091c4fe18a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:35.470Z|0f7c8b83-0875-4bdb-8ad4-aab23b78b4c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:35.471Z|0f7c8b83-0875-4bdb-8ad4-aab23b78b4c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:35.472Z|fbc3a597-0430-4c6d-a329-6d1c61aae024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:35.473Z|fbc3a597-0430-4c6d-a329-6d1c61aae024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:35.478Z|890d47d8-8d85-4c0f-a5e1-5709e09273bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:35.479Z|890d47d8-8d85-4c0f-a5e1-5709e09273bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:35.930Z|492fedc5-a205-4256-8ff6-d80a7d7fc9c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:31:35.931Z|492fedc5-a205-4256-8ff6-d80a7d7fc9c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:31:42.868Z|0772b63e-1fd0-4d16-b34f-ac50139289de|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:31:42.868Z|0772b63e-1fd0-4d16-b34f-ac50139289de|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:45.498Z|94468307-c9ee-4e64-a2ee-a7a2f820dce9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:45.498Z|94468307-c9ee-4e64-a2ee-a7a2f820dce9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:45.499Z|4ace12e8-0a10-4157-ae8f-d99f9bdd130e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:45.499Z|4ace12e8-0a10-4157-ae8f-d99f9bdd130e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:45.504Z|90b319fa-eb50-48c0-a44d-99428c52bd10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:45.505Z|90b319fa-eb50-48c0-a44d-99428c52bd10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:50.930Z|17cf1f64-ea35-45e4-88cd-61e01364bd40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:31:50.934Z|17cf1f64-ea35-45e4-88cd-61e01364bd40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:31:52.021Z|c671496c-c8e8-4015-8d34-6280cb7a0fa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:31:52.021Z|c671496c-c8e8-4015-8d34-6280cb7a0fa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:31:55.520Z|0dc2a817-0144-4921-afdd-fc986276e2c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:55.520Z|0dc2a817-0144-4921-afdd-fc986276e2c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:55.524Z|1cd3bd42-aea6-4dc6-9f0a-ae191d1e8389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:55.525Z|1cd3bd42-aea6-4dc6-9f0a-ae191d1e8389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:31:55.529Z|46fcdd5d-bed8-4a8f-a7b5-f7600aa764f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:31:55.529Z|46fcdd5d-bed8-4a8f-a7b5-f7600aa764f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:05.542Z|087e4d5f-0d74-44ef-82eb-14c7626d9fe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:05.542Z|087e4d5f-0d74-44ef-82eb-14c7626d9fe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:05.545Z|6a799854-cc61-4fc9-8439-cc5fbdb43c80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:05.546Z|6a799854-cc61-4fc9-8439-cc5fbdb43c80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:05.549Z|56931d5a-a6bb-4591-bfca-deb62c8862d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:05.550Z|56931d5a-a6bb-4591-bfca-deb62c8862d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:05.930Z|afdf42bc-8877-4e62-8fa4-1aa7a861d4b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:32:05.931Z|afdf42bc-8877-4e62-8fa4-1aa7a861d4b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:32:15.571Z|4a57e699-9d65-4fa7-be68-b074b622e750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:15.572Z|4a57e699-9d65-4fa7-be68-b074b622e750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:15.572Z|4c36d926-d420-47af-8d32-89dea92608d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:15.573Z|4c36d926-d420-47af-8d32-89dea92608d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:15.577Z|9642036d-e21a-4379-b3ce-7bbe582f9875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:15.577Z|9642036d-e21a-4379-b3ce-7bbe582f9875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:20.930Z|49a18983-b1b2-4b95-bc9e-6ac92a1dd6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:32:20.931Z|49a18983-b1b2-4b95-bc9e-6ac92a1dd6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:32:22.022Z|714a765e-6aca-4946-a622-271de4918057|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:32:22.023Z|714a765e-6aca-4946-a622-271de4918057|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:32:25.600Z|94573682-049b-4b24-8784-1ecaf2c1985a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:25.601Z|94573682-049b-4b24-8784-1ecaf2c1985a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:25.602Z|aa499753-3c75-4a6a-a2ef-78567c18c2dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:25.602Z|aa499753-3c75-4a6a-a2ef-78567c18c2dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:25.603Z|f4a469ba-d12c-4862-9c20-b83bfe471248|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:25.603Z|f4a469ba-d12c-4862-9c20-b83bfe471248|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:35.627Z|26b989b0-9cdc-4c21-b014-990b203be15c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:35.628Z|26b989b0-9cdc-4c21-b014-990b203be15c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:35.630Z|2283ab86-ea62-467a-8af5-77fa60b85747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:35.631Z|2283ab86-ea62-467a-8af5-77fa60b85747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:35.633Z|b21efbfe-6a0e-44c3-988a-00c3604bb53b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:35.633Z|b21efbfe-6a0e-44c3-988a-00c3604bb53b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:35.930Z|170b5f7f-92f8-41ee-b68c-a7e27b630e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:32:35.935Z|170b5f7f-92f8-41ee-b68c-a7e27b630e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:32:42.867Z|85fd80b4-ec9c-4c83-8259-0099e82736ca|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:32:42.868Z|85fd80b4-ec9c-4c83-8259-0099e82736ca|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:45.652Z|76a36a5b-1a07-4345-814b-322767221129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:45.653Z|76a36a5b-1a07-4345-814b-322767221129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:45.655Z|69d24467-3935-4e8d-a927-7eaee9aad2be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:45.656Z|69d24467-3935-4e8d-a927-7eaee9aad2be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:45.659Z|1e8dd36f-adfa-4e69-906e-7b1f8be8f37a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:45.659Z|1e8dd36f-adfa-4e69-906e-7b1f8be8f37a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:50.930Z|770d9a57-afc3-4ecf-95a9-2f748e107d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:32:50.931Z|770d9a57-afc3-4ecf-95a9-2f748e107d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:32:52.023Z|85ff3555-f457-4755-b35f-0e81a8703083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:32:52.024Z|85ff3555-f457-4755-b35f-0e81a8703083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:32:55.679Z|6d9579bf-42b8-4bbf-8803-a63694cd7c28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:55.680Z|6d9579bf-42b8-4bbf-8803-a63694cd7c28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:55.683Z|40ea8e4e-864a-4618-a88a-633ca524f9e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:55.683Z|40ea8e4e-864a-4618-a88a-633ca524f9e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:32:55.684Z|6029a9f4-7c50-4610-bea8-e00577f58653|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:32:55.685Z|6029a9f4-7c50-4610-bea8-e00577f58653|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:05.706Z|7f86e417-c0cf-49ec-855f-d23e332e5744|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:05.707Z|7f86e417-c0cf-49ec-855f-d23e332e5744|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:05.709Z|ecedf755-aacf-4ba9-ae92-10813260da03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:05.709Z|ecedf755-aacf-4ba9-ae92-10813260da03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:05.710Z|3acf4dcc-f3d3-4778-ab16-1ca8236e7847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:05.711Z|3acf4dcc-f3d3-4778-ab16-1ca8236e7847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:05.930Z|6042d526-2639-4803-8867-dd42cf84e4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:33:05.931Z|6042d526-2639-4803-8867-dd42cf84e4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:33:15.736Z|2c43b0cf-b74d-4900-9bad-5648321955ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:15.736Z|2c43b0cf-b74d-4900-9bad-5648321955ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:15.737Z|f3f78072-046d-4c57-b868-00c9feb71f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:15.738Z|f3f78072-046d-4c57-b868-00c9feb71f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:15.741Z|0b614127-b07c-4d04-9669-c2abd27892e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:15.741Z|0b614127-b07c-4d04-9669-c2abd27892e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:20.930Z|9721ec0f-269c-4551-af96-f36b3a1444de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:33:20.934Z|9721ec0f-269c-4551-af96-f36b3a1444de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:33:22.024Z|d2447801-d3fb-47d9-88cb-fc1a6cfba0d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:33:22.025Z|d2447801-d3fb-47d9-88cb-fc1a6cfba0d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:33:25.767Z|0d5a9ed2-a2b5-4db7-b4ee-17249304dcaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:25.767Z|0d5a9ed2-a2b5-4db7-b4ee-17249304dcaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:25.771Z|5b7a6857-4eb7-4096-9b74-e1c3bb33c232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:25.772Z|5b7a6857-4eb7-4096-9b74-e1c3bb33c232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:25.772Z|2418f0db-70f8-4a16-a1b2-0e7ce6d6bf84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:25.772Z|2418f0db-70f8-4a16-a1b2-0e7ce6d6bf84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:35.798Z|a416c8de-1033-4097-9127-6e1ba45922f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:35.798Z|651a3c3e-1313-4abd-964b-bee5b4a41411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:35.799Z|a416c8de-1033-4097-9127-6e1ba45922f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:35.799Z|651a3c3e-1313-4abd-964b-bee5b4a41411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:35.806Z|7967f6ec-c58f-43a0-a1be-39dcb14c38de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:35.807Z|7967f6ec-c58f-43a0-a1be-39dcb14c38de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:35.930Z|d5f8b4ae-4d5e-46a1-8ee9-0fafa7feb7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:33:35.931Z|d5f8b4ae-4d5e-46a1-8ee9-0fafa7feb7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:33:42.868Z|6b01cf62-82ba-42b2-9601-5da3f516de2e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:33:42.869Z|6b01cf62-82ba-42b2-9601-5da3f516de2e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:45.829Z|6d304df6-6d36-427e-91e3-b3daaccbf4b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:45.830Z|6d304df6-6d36-427e-91e3-b3daaccbf4b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:45.830Z|d9561469-aa92-4662-b263-82d050686366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:45.830Z|d9561469-aa92-4662-b263-82d050686366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:45.832Z|8f7308c6-1e20-4adc-9686-9fa0422ae1d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:45.833Z|8f7308c6-1e20-4adc-9686-9fa0422ae1d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:50.930Z|d82fe6fe-140d-420b-be88-cf6e6a72884d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:33:50.931Z|d82fe6fe-140d-420b-be88-cf6e6a72884d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:33:52.026Z|d7d72b64-8f80-40e4-9add-4dc493e32a56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:33:52.026Z|d7d72b64-8f80-40e4-9add-4dc493e32a56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:33:55.860Z|69214d36-c3d4-4803-a75c-6b7c3686e7f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:55.860Z|cf8723ed-8222-445e-aa73-0456cebf2891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:55.861Z|69214d36-c3d4-4803-a75c-6b7c3686e7f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:55.861Z|cf8723ed-8222-445e-aa73-0456cebf2891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:33:55.868Z|88b47061-1484-422b-949a-845015922202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:33:55.869Z|88b47061-1484-422b-949a-845015922202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:05.890Z|942b351c-7280-4fed-814e-026d543d6161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:05.891Z|942b351c-7280-4fed-814e-026d543d6161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:05.892Z|9fc267ad-9396-41ba-b799-a48b7c4cc151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:05.892Z|9fc267ad-9396-41ba-b799-a48b7c4cc151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:05.898Z|50316e93-03f6-4f41-a978-abd7a8eda818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:05.899Z|50316e93-03f6-4f41-a978-abd7a8eda818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:05.930Z|ad8fe030-71f1-4485-a0aa-231cecb32b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:34:05.934Z|ad8fe030-71f1-4485-a0aa-231cecb32b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:34:15.916Z|d19ff76c-c63b-4694-b1c2-cc8cd9a187db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:15.917Z|d19ff76c-c63b-4694-b1c2-cc8cd9a187db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:15.917Z|507bb73f-c8ea-43e8-aa54-cb67bd25351d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:15.918Z|507bb73f-c8ea-43e8-aa54-cb67bd25351d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:15.920Z|1c75b2ad-059d-4d79-b785-aedd73a8481b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:15.921Z|1c75b2ad-059d-4d79-b785-aedd73a8481b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:20.930Z|a4458615-0e43-4bb6-9783-158cae5fbbc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:34:20.931Z|a4458615-0e43-4bb6-9783-158cae5fbbc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:34:22.027Z|3de36da1-096a-44e7-9eaf-19e8c5b8450e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:34:22.028Z|3de36da1-096a-44e7-9eaf-19e8c5b8450e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:34:25.943Z|048a8143-a145-443f-aa29-d28f8a90ce27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:25.943Z|048a8143-a145-443f-aa29-d28f8a90ce27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:25.946Z|4e38188b-08c9-421d-aea6-9d8b557f459c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:25.946Z|4e38188b-08c9-421d-aea6-9d8b557f459c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:25.947Z|47faa74e-48fa-4abd-9a12-fc9ddfaaf573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:25.947Z|47faa74e-48fa-4abd-9a12-fc9ddfaaf573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:35.930Z|c3b3ef55-0ea3-44a4-8e62-1d74c57f4aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:34:35.931Z|c3b3ef55-0ea3-44a4-8e62-1d74c57f4aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:34:35.973Z|21d09f33-09f4-483d-a948-4b6b84f7e39d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:35.974Z|21d09f33-09f4-483d-a948-4b6b84f7e39d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:35.975Z|706e5e4d-8342-4b7e-9d11-90c39c51045a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:35.975Z|706e5e4d-8342-4b7e-9d11-90c39c51045a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:35.983Z|e9dfe231-cc1c-4e9a-8360-5f538b435aee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:35.983Z|e9dfe231-cc1c-4e9a-8360-5f538b435aee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:42.868Z|f5f471d7-fd25-4e20-b5dc-b93b836f2e59|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:34:42.869Z|f5f471d7-fd25-4e20-b5dc-b93b836f2e59|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:45.999Z|e89344b3-1cfc-48b9-8439-baa7e95b76c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:46.000Z|e89344b3-1cfc-48b9-8439-baa7e95b76c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:46.001Z|cd1272d4-9593-4686-8cb2-0eddf95dabd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:46.002Z|cd1272d4-9593-4686-8cb2-0eddf95dabd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:46.004Z|a44520d2-b85c-48db-b481-b422e2d40488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:46.005Z|a44520d2-b85c-48db-b481-b422e2d40488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:50.930Z|e53d906f-a76e-43ad-b550-3cbfea481318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:34:50.934Z|e53d906f-a76e-43ad-b550-3cbfea481318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:34:52.028Z|c07b8c32-f8c0-4b3b-8332-6a14b3fc612f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:34:52.029Z|c07b8c32-f8c0-4b3b-8332-6a14b3fc612f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:34:56.030Z|fe30ab31-a65f-45e7-a8b6-7ce1dc44d7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:56.031Z|2f3c816d-24e3-45ab-872d-c077be25d06f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:56.031Z|fe30ab31-a65f-45e7-a8b6-7ce1dc44d7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:56.032Z|2f3c816d-24e3-45ab-872d-c077be25d06f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:34:56.033Z|5280134e-bd09-4cea-a1b3-b48e3982c797|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:34:56.034Z|5280134e-bd09-4cea-a1b3-b48e3982c797|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:05.930Z|d4b7be90-49b8-4935-b384-eaab9d164248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:35:05.931Z|d4b7be90-49b8-4935-b384-eaab9d164248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:35:06.061Z|4e275844-5f3f-4412-8296-19533b5ea78b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:06.061Z|6816e816-3db0-4b92-9854-8a18f26c71a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:06.062Z|4e275844-5f3f-4412-8296-19533b5ea78b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:06.061Z|fdfc9a27-1478-4a54-b80f-29a422bb9cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:06.063Z|6816e816-3db0-4b92-9854-8a18f26c71a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:06.063Z|fdfc9a27-1478-4a54-b80f-29a422bb9cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:16.112Z|2d0d99ea-58f8-4b72-8505-9b802e78c1a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:16.113Z|2d0d99ea-58f8-4b72-8505-9b802e78c1a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:16.115Z|af5fd962-7979-4eaa-82a8-59f9d143a018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:16.115Z|af5fd962-7979-4eaa-82a8-59f9d143a018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:16.122Z|2be0943e-6139-4b07-8971-eb7fc3ffb447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:16.122Z|2be0943e-6139-4b07-8971-eb7fc3ffb447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:20.930Z|ae4a163b-e445-4e9a-b313-41d3fcb0aae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:35:20.931Z|ae4a163b-e445-4e9a-b313-41d3fcb0aae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:35:22.030Z|d1a17fda-d672-4244-b7e9-c696300e2d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:35:22.030Z|d1a17fda-d672-4244-b7e9-c696300e2d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:35:26.137Z|b265f606-ed18-48bf-974b-60e7c305b790|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:26.138Z|b265f606-ed18-48bf-974b-60e7c305b790|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:26.141Z|c280bfba-c30d-40c5-be66-a28f1a148e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:26.142Z|c280bfba-c30d-40c5-be66-a28f1a148e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:26.147Z|27d70c55-ba0d-4e8b-bbc1-c2f9596c1e10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:26.148Z|27d70c55-ba0d-4e8b-bbc1-c2f9596c1e10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:35.930Z|0df0309c-96a1-451b-855e-3933681d805c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:35:35.934Z|0df0309c-96a1-451b-855e-3933681d805c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:35:36.160Z|4e6d1246-ceef-4729-bf08-59477a8296b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:36.161Z|4e6d1246-ceef-4729-bf08-59477a8296b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:36.164Z|fc9cf64f-f827-412c-9f67-fcd81e34ac8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:36.164Z|fc9cf64f-f827-412c-9f67-fcd81e34ac8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:36.169Z|8cc87508-ae5d-4d96-8780-8b49faeccce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:36.170Z|8cc87508-ae5d-4d96-8780-8b49faeccce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:42.868Z|1414b203-152c-4184-8d06-a0e20f53d7d6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:35:42.869Z|1414b203-152c-4184-8d06-a0e20f53d7d6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:46.186Z|9e1c1fc8-7acd-4c87-8766-03350b19d159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:46.187Z|9e1c1fc8-7acd-4c87-8766-03350b19d159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:46.191Z|fa25c2b1-6a48-48ce-b5ee-b04b5d295770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:46.192Z|fa25c2b1-6a48-48ce-b5ee-b04b5d295770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:46.194Z|74223d12-a904-4d75-ac48-c926d66d8792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:46.194Z|74223d12-a904-4d75-ac48-c926d66d8792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:50.930Z|eed8182d-8ea1-462a-8133-48fcb141b9fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:35:50.931Z|eed8182d-8ea1-462a-8133-48fcb141b9fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:35:52.031Z|3c76e552-f4b9-4b54-9d19-a97fe5568335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:35:52.031Z|3c76e552-f4b9-4b54-9d19-a97fe5568335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:35:56.215Z|0e5cb104-7ec1-4b57-9384-2999bb9f62ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:56.216Z|0e5cb104-7ec1-4b57-9384-2999bb9f62ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:56.218Z|d63503b9-56f0-4a02-9514-a6678e158cd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:56.219Z|d63503b9-56f0-4a02-9514-a6678e158cd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:35:56.222Z|85b583d7-3c7a-4a58-98b2-bac658815cd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:35:56.223Z|85b583d7-3c7a-4a58-98b2-bac658815cd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:05.930Z|ae229d1f-2da0-47e6-bd21-96bbf2dec07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:36:05.931Z|ae229d1f-2da0-47e6-bd21-96bbf2dec07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:36:06.236Z|9fea19d6-3f13-4a5f-9236-3d8046e13bd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:06.236Z|9fea19d6-3f13-4a5f-9236-3d8046e13bd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:06.244Z|c177add7-4317-431b-b84d-dd5e04d10775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:06.245Z|c177add7-4317-431b-b84d-dd5e04d10775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:06.247Z|68542973-0568-424d-be14-d8c37f256ab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:06.248Z|68542973-0568-424d-be14-d8c37f256ab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:16.261Z|c81312b2-7708-408d-80ef-c642b1513321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:16.262Z|c81312b2-7708-408d-80ef-c642b1513321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:16.273Z|170f1fa8-5898-4814-82be-69263f02e9e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:16.274Z|170f1fa8-5898-4814-82be-69263f02e9e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:16.273Z|689bfa38-5de7-4c0d-b877-f3ffb80ad179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:16.274Z|689bfa38-5de7-4c0d-b877-f3ffb80ad179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:20.930Z|fd0ddb53-5cd8-420e-a5dd-3ae8b9116763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:36:20.934Z|fd0ddb53-5cd8-420e-a5dd-3ae8b9116763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:36:22.032Z|bdb5d53d-aaeb-4c51-a168-bc34c807a036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:36:22.033Z|bdb5d53d-aaeb-4c51-a168-bc34c807a036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:36:26.298Z|f29a4b9f-d021-455f-9892-90392b629c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:26.299Z|f29a4b9f-d021-455f-9892-90392b629c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:26.303Z|d8360831-3aaa-43f0-916d-639b1fb07142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:26.303Z|e93fac9a-e8c7-4348-afde-d7d6e5f4085b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:26.304Z|d8360831-3aaa-43f0-916d-639b1fb07142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:26.304Z|e93fac9a-e8c7-4348-afde-d7d6e5f4085b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:35.930Z|652ddd34-847f-42e8-84b5-6941da7f7033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:36:35.931Z|652ddd34-847f-42e8-84b5-6941da7f7033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:36:36.324Z|1cac7f0e-966c-42ba-8e2c-d7f03df426de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:36.324Z|1cac7f0e-966c-42ba-8e2c-d7f03df426de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:36.326Z|62458f74-4e3d-48b2-a1e4-94de07a829c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:36.326Z|62458f74-4e3d-48b2-a1e4-94de07a829c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:36.327Z|77023cfe-ef59-4835-8bee-dfd66e79085c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:36.327Z|77023cfe-ef59-4835-8bee-dfd66e79085c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:42.867Z|061869c7-0779-419f-b703-296e428f704b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:36:42.868Z|061869c7-0779-419f-b703-296e428f704b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:46.353Z|e73824a3-9d1c-4594-9700-17ae21b879c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:46.354Z|e73824a3-9d1c-4594-9700-17ae21b879c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:46.357Z|adfee3d4-a6eb-414a-8f19-d756867b3948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:46.357Z|adfee3d4-a6eb-414a-8f19-d756867b3948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:46.358Z|2535ca26-164d-45b2-abb1-175c97a9dc61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:46.358Z|2535ca26-164d-45b2-abb1-175c97a9dc61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:50.930Z|acf9cf49-5495-43c9-aa68-1566a4027757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:36:50.931Z|acf9cf49-5495-43c9-aa68-1566a4027757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:36:52.033Z|b57d440d-d62e-49ac-b3c3-57df4e79449d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:36:52.034Z|b57d440d-d62e-49ac-b3c3-57df4e79449d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:36:56.383Z|e7218cb4-aca2-4888-8e51-01d30ce52d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:56.383Z|e7218cb4-aca2-4888-8e51-01d30ce52d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:56.384Z|38dbc7f5-9e35-4419-acec-d46fb357139d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:56.384Z|38dbc7f5-9e35-4419-acec-d46fb357139d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:36:56.389Z|63aa7ce6-c91c-45f6-afb7-dc26cde4786b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:36:56.390Z|63aa7ce6-c91c-45f6-afb7-dc26cde4786b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:05.930Z|fbec1186-5292-4c2e-8cd7-da0217629b89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:37:05.934Z|fbec1186-5292-4c2e-8cd7-da0217629b89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:37:06.413Z|2e5827bc-70b6-4998-a578-cbc407560f4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:06.413Z|2e5827bc-70b6-4998-a578-cbc407560f4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:06.416Z|63ccdf68-ec13-4ba2-9fdc-80476a2f3793|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:06.417Z|eb8121b5-a2f5-4d64-907f-9ecc8a105bcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:06.417Z|63ccdf68-ec13-4ba2-9fdc-80476a2f3793|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:06.417Z|eb8121b5-a2f5-4d64-907f-9ecc8a105bcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:16.445Z|5d0e56a9-8496-4567-b408-4fadf832a9db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:16.447Z|5d0e56a9-8496-4567-b408-4fadf832a9db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:16.447Z|1194a62a-ab5a-47ba-9dea-a6079518f8c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:16.448Z|abccf398-b5da-4488-8629-7754d6c02f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:16.448Z|1194a62a-ab5a-47ba-9dea-a6079518f8c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:16.448Z|abccf398-b5da-4488-8629-7754d6c02f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:20.933Z|8b0e09ec-8d18-4c4d-a8be-644573dd9d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:37:20.935Z|8b0e09ec-8d18-4c4d-a8be-644573dd9d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:37:22.034Z|7eab1672-a5df-43df-8b14-8ae990828249|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:37:22.035Z|7eab1672-a5df-43df-8b14-8ae990828249|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:37:26.475Z|e362ae72-6a13-4186-8eed-4cd34b24df69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:26.476Z|e362ae72-6a13-4186-8eed-4cd34b24df69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:26.477Z|253d1410-9877-4bcb-9791-0bfa1e5e431c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:26.477Z|253d1410-9877-4bcb-9791-0bfa1e5e431c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:26.478Z|e9c92383-9b26-432d-a63d-2aebb47b7698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:26.479Z|e9c92383-9b26-432d-a63d-2aebb47b7698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:35.931Z|314bfc03-2fab-4127-aac8-c66bac837524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:37:35.932Z|314bfc03-2fab-4127-aac8-c66bac837524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:37:36.501Z|d9abdcb4-5654-4dad-a4e1-c903443eae36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:36.501Z|d9abdcb4-5654-4dad-a4e1-c903443eae36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:36.502Z|16728566-608d-4869-accc-c1e4d484a054|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:36.502Z|16728566-608d-4869-accc-c1e4d484a054|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:36.504Z|7c4dd40f-c31c-4953-9923-4326c5b4279c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:36.505Z|7c4dd40f-c31c-4953-9923-4326c5b4279c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:42.868Z|c0c93108-db65-4f01-aec7-1ee9df2315ba|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:37:42.868Z|c0c93108-db65-4f01-aec7-1ee9df2315ba|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:46.527Z|6ebd6d0c-7363-45d3-aa58-55cf69f69375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:46.527Z|6ebd6d0c-7363-45d3-aa58-55cf69f69375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:46.533Z|2f8888f7-10e6-478f-a123-d4bd141d9414|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:46.533Z|2f8888f7-10e6-478f-a123-d4bd141d9414|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:46.533Z|083c3293-caf2-4e82-b3c3-9c42a767225c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:46.533Z|083c3293-caf2-4e82-b3c3-9c42a767225c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:50.930Z|5b1cdacc-ddb1-4f77-9bad-c247a1e3a8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:37:50.934Z|5b1cdacc-ddb1-4f77-9bad-c247a1e3a8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:37:52.036Z|fcb985d2-9a87-45c5-a821-707724f5457d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:37:52.036Z|fcb985d2-9a87-45c5-a821-707724f5457d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:37:56.557Z|6869f380-a0f6-4ca5-a6b2-0eded39411c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:56.558Z|6869f380-a0f6-4ca5-a6b2-0eded39411c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:56.565Z|aab81249-3e2b-45d8-be30-c55981674701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:56.565Z|aab81249-3e2b-45d8-be30-c55981674701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:37:56.570Z|37dbdf5d-65ca-408c-bafc-34555ed292ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:37:56.570Z|37dbdf5d-65ca-408c-bafc-34555ed292ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:05.930Z|4a19af14-15a1-414c-b85c-077a15e9bee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:38:05.930Z|4a19af14-15a1-414c-b85c-077a15e9bee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:38:06.593Z|04b50f66-c0e3-407d-b7f3-9441d9b69e04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:06.594Z|04b50f66-c0e3-407d-b7f3-9441d9b69e04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:06.599Z|25d03a55-2164-46bb-a318-09e0172d6711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:06.599Z|25d03a55-2164-46bb-a318-09e0172d6711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:06.600Z|105afbfe-cda4-4e1f-b34f-65df05e3c7f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:06.601Z|105afbfe-cda4-4e1f-b34f-65df05e3c7f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:16.624Z|ff019ee6-74f6-4e33-927e-e96ced456df9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:16.625Z|ff019ee6-74f6-4e33-927e-e96ced456df9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:16.627Z|b9c082a9-c7b9-4597-9cac-cc308e750190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:16.627Z|b9c082a9-c7b9-4597-9cac-cc308e750190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:16.627Z|aa5e7800-fe55-440c-b153-c96d3ee37181|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:16.628Z|aa5e7800-fe55-440c-b153-c96d3ee37181|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:20.930Z|cc7bf98d-2ec5-430f-8770-3ee46376bfd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:38:20.931Z|cc7bf98d-2ec5-430f-8770-3ee46376bfd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:38:22.037Z|2b36024f-c37f-44e7-a959-59a9269b511e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:38:22.037Z|2b36024f-c37f-44e7-a959-59a9269b511e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:38:26.653Z|5aa7e5e4-4dd1-4578-90fb-aecdc0ad70f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:26.653Z|5aa7e5e4-4dd1-4578-90fb-aecdc0ad70f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:26.654Z|f5967a22-f0bf-410e-a372-023ebea9ca36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:26.654Z|f5967a22-f0bf-410e-a372-023ebea9ca36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:26.657Z|a2468a67-7d4f-47fe-b9b2-0dce3c5d5443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:26.658Z|a2468a67-7d4f-47fe-b9b2-0dce3c5d5443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:35.930Z|1d7b63a5-eda5-45d9-a1d0-02d118503546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:38:35.934Z|1d7b63a5-eda5-45d9-a1d0-02d118503546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:38:36.679Z|0eb9feff-02fe-4122-bd14-7cc43046f8bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:36.680Z|0eb9feff-02fe-4122-bd14-7cc43046f8bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:36.681Z|1ab71cc8-294d-42cc-a5cf-549ab7fe21ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:36.682Z|1ab71cc8-294d-42cc-a5cf-549ab7fe21ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:36.685Z|d6a8c2cd-8387-467d-bb07-b751b5b4db91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:36.686Z|d6a8c2cd-8387-467d-bb07-b751b5b4db91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:42.866Z|e7789434-d228-47dd-b14a-870f05faa6a7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:38:42.867Z|e7789434-d228-47dd-b14a-870f05faa6a7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:46.706Z|8705114f-4651-4373-bda6-c1a857ab6aae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:46.707Z|8705114f-4651-4373-bda6-c1a857ab6aae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:46.707Z|8ef2d8d4-b762-4ece-90b3-15fbe925ce28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:46.708Z|8ef2d8d4-b762-4ece-90b3-15fbe925ce28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:46.714Z|0d601dcb-65ac-440d-9439-824ed563dce1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:46.714Z|0d601dcb-65ac-440d-9439-824ed563dce1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:50.930Z|dd6762f1-c87a-466f-a9f9-348a604d4c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:38:50.931Z|dd6762f1-c87a-466f-a9f9-348a604d4c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:38:52.038Z|40d18bf0-de02-4cd7-b1f2-669dfe6bab5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:38:52.038Z|40d18bf0-de02-4cd7-b1f2-669dfe6bab5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:38:56.735Z|390d4476-4f03-45b2-84f8-f2aeb592fa11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:56.736Z|390d4476-4f03-45b2-84f8-f2aeb592fa11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:56.736Z|6d8d92ec-b76f-4346-861e-eecb2332afce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:56.736Z|6d8d92ec-b76f-4346-861e-eecb2332afce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:38:56.738Z|b21a1703-6522-4f51-a0ff-00c7ef17e866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:38:56.738Z|b21a1703-6522-4f51-a0ff-00c7ef17e866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:05.930Z|dea3b78e-a2ff-4c88-875b-9864e6e0b6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:39:05.931Z|dea3b78e-a2ff-4c88-875b-9864e6e0b6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:39:06.767Z|b322f93c-0058-4d1f-9dfd-b4f4f63dc836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:06.767Z|04003c19-6323-4f42-9365-bc8a1c459dc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:06.767Z|d620a30f-6d5e-451f-8ba3-4e7556c62f97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:06.768Z|b322f93c-0058-4d1f-9dfd-b4f4f63dc836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:06.768Z|d620a30f-6d5e-451f-8ba3-4e7556c62f97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:06.768Z|04003c19-6323-4f42-9365-bc8a1c459dc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:16.795Z|d840d350-504d-429a-92b1-89156672dc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:16.796Z|d840d350-504d-429a-92b1-89156672dc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:16.800Z|ff982ddd-f17e-4c63-8c19-293a0c2b8b80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:16.800Z|c5bbbfc6-f544-456f-8a9c-7f31fa41cf20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:16.801Z|ff982ddd-f17e-4c63-8c19-293a0c2b8b80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:16.801Z|c5bbbfc6-f544-456f-8a9c-7f31fa41cf20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:20.930Z|62f801c5-7096-4a34-9ed9-85ca9a6aacba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:39:20.934Z|62f801c5-7096-4a34-9ed9-85ca9a6aacba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:39:22.039Z|450ce9b8-aeb1-49bd-88a7-ebe2a682d4a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:39:22.040Z|450ce9b8-aeb1-49bd-88a7-ebe2a682d4a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:39:26.819Z|265e4efd-0031-499b-9c2e-095e9d069e62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:26.820Z|265e4efd-0031-499b-9c2e-095e9d069e62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:26.823Z|df81ac4a-e9d8-4940-810e-827017a3c25f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:26.824Z|df81ac4a-e9d8-4940-810e-827017a3c25f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:26.827Z|f27dd42f-8939-4578-9b8c-201d92cc871f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:26.828Z|f27dd42f-8939-4578-9b8c-201d92cc871f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:35.930Z|8fe8c7a0-cffd-4102-ac04-08fdf581f637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:39:35.931Z|8fe8c7a0-cffd-4102-ac04-08fdf581f637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:39:36.851Z|2a79309c-82e3-4d44-bd58-7102a9436247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:36.852Z|2a79309c-82e3-4d44-bd58-7102a9436247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:36.852Z|b99cd677-490b-412e-8591-492795dcb306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:36.853Z|b99cd677-490b-412e-8591-492795dcb306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:36.853Z|9ceceefb-e8af-489e-b4ba-32625932c236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:36.853Z|9ceceefb-e8af-489e-b4ba-32625932c236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:42.866Z|7d151221-8e9f-487b-bb53-fdd9a366abdb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:39:42.866Z|7d151221-8e9f-487b-bb53-fdd9a366abdb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:46.876Z|62705553-0c80-4ba3-acb0-0bfa4f5d19e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:46.876Z|d75ca7a4-a9d5-40a2-a62d-b7acfa792570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:46.876Z|62705553-0c80-4ba3-acb0-0bfa4f5d19e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:46.877Z|d75ca7a4-a9d5-40a2-a62d-b7acfa792570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:46.881Z|9a56344f-3925-4e7f-8a0f-b535a57a7573|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:46.881Z|9a56344f-3925-4e7f-8a0f-b535a57a7573|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:50.930Z|bfdccbb6-85e3-4f20-9865-7fe474527fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:39:50.930Z|bfdccbb6-85e3-4f20-9865-7fe474527fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:39:52.040Z|47d956b6-0138-4d4d-8a8b-344eba21812e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:39:52.041Z|47d956b6-0138-4d4d-8a8b-344eba21812e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:39:56.901Z|9fab1351-8bf7-4ca7-b861-2307be056a60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:56.902Z|9fab1351-8bf7-4ca7-b861-2307be056a60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:56.902Z|cf785851-63bb-44be-bd7a-e4a3115299c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:56.903Z|cf785851-63bb-44be-bd7a-e4a3115299c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:39:56.906Z|475187ba-c961-44c7-8bc1-b59d0798db8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:39:56.907Z|475187ba-c961-44c7-8bc1-b59d0798db8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:05.930Z|970fc312-00be-4e73-b861-84588098306f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:40:05.931Z|970fc312-00be-4e73-b861-84588098306f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:40:06.927Z|44e46a3c-6c9f-4fe8-a719-83e4c7b94d5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:06.928Z|44e46a3c-6c9f-4fe8-a719-83e4c7b94d5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:06.934Z|9a22585a-edb8-4e25-9fe3-bba8214b379d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:06.934Z|9a22585a-edb8-4e25-9fe3-bba8214b379d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:06.936Z|9f16327c-8337-4f93-82c7-26eae6287914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:06.936Z|9f16327c-8337-4f93-82c7-26eae6287914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:16.951Z|298b70fb-6eb8-400b-95c8-a6ff978cfd5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:16.951Z|298b70fb-6eb8-400b-95c8-a6ff978cfd5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:16.956Z|99d2e34e-ffcf-4400-9e98-430ad8864cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:16.956Z|99d2e34e-ffcf-4400-9e98-430ad8864cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:16.960Z|4d282eec-779d-404e-9109-a228d564260a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:16.961Z|4d282eec-779d-404e-9109-a228d564260a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:20.930Z|6d99f695-2d86-4800-9cea-8ef0a07236f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:40:20.930Z|6d99f695-2d86-4800-9cea-8ef0a07236f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:40:22.041Z|66ecddcb-2504-43ec-b169-2ef617b598ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:40:22.042Z|66ecddcb-2504-43ec-b169-2ef617b598ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:40:26.980Z|5e31db46-a34a-4808-b980-76749d8cf2f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:26.980Z|5e31db46-a34a-4808-b980-76749d8cf2f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:26.982Z|d30fe060-fcf5-4aad-89b6-bb198dc73f2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:26.982Z|d30fe060-fcf5-4aad-89b6-bb198dc73f2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:26.986Z|1be114a1-5b4c-4e3d-8957-f18c9570e86f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:26.987Z|1be114a1-5b4c-4e3d-8957-f18c9570e86f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:35.930Z|d325d81c-1bb9-46d2-aadf-931029708df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:40:35.934Z|d325d81c-1bb9-46d2-aadf-931029708df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:40:37.001Z|5c822c91-6b75-4ce2-8579-be2b418c77d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:37.002Z|5c822c91-6b75-4ce2-8579-be2b418c77d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:37.002Z|f9bab8d5-219d-4851-9436-846f4fdb4d55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:37.003Z|f9bab8d5-219d-4851-9436-846f4fdb4d55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:37.007Z|196b89ae-596d-42df-b9cf-2cbbb7ab7d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:37.008Z|196b89ae-596d-42df-b9cf-2cbbb7ab7d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:42.868Z|7373983a-0016-46da-a509-7ae683c8fe1a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:40:42.869Z|7373983a-0016-46da-a509-7ae683c8fe1a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:47.028Z|17ee52ea-8551-410c-839f-53ec50a7dab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:47.028Z|17ee52ea-8551-410c-839f-53ec50a7dab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:47.032Z|016faffe-c0ac-4324-86c6-bba4451a97c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:47.032Z|016faffe-c0ac-4324-86c6-bba4451a97c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:47.033Z|ed775786-991a-4e85-a837-67e82ba7d95f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:47.033Z|ed775786-991a-4e85-a837-67e82ba7d95f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:50.930Z|d0a22a2d-7ec8-4bbc-96ac-c92055bc0166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:40:50.931Z|d0a22a2d-7ec8-4bbc-96ac-c92055bc0166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:40:52.042Z|8e3befb0-57ce-4bcf-9601-f3082ba05608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:40:52.042Z|8e3befb0-57ce-4bcf-9601-f3082ba05608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:40:57.053Z|35045f06-50e4-44f9-8156-b278a169cc8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:57.053Z|35045f06-50e4-44f9-8156-b278a169cc8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:57.055Z|2efe765b-a3b2-4c6b-976e-2abfe08f66ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:57.056Z|2efe765b-a3b2-4c6b-976e-2abfe08f66ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:40:57.060Z|15f51acb-72d1-499a-a25d-00d2675a002d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:40:57.061Z|15f51acb-72d1-499a-a25d-00d2675a002d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:05.930Z|22ba01f4-feaa-4953-89e3-4da08c8981c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:41:05.931Z|22ba01f4-feaa-4953-89e3-4da08c8981c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:41:07.081Z|ef29e32a-e54a-4442-818d-fd08f4b2ae5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:07.081Z|a803133a-6239-4d35-b7da-38447299f753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:07.081Z|a803133a-6239-4d35-b7da-38447299f753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:07.081Z|ef29e32a-e54a-4442-818d-fd08f4b2ae5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:07.086Z|f87713be-640b-4dd6-b6d3-69d56f82bbbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:07.087Z|f87713be-640b-4dd6-b6d3-69d56f82bbbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:17.109Z|4172f2e5-7022-492e-907f-ae484c024d79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:17.110Z|4172f2e5-7022-492e-907f-ae484c024d79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:17.111Z|3f4fd1c6-6311-408f-849e-20a776348b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:17.111Z|3f4fd1c6-6311-408f-849e-20a776348b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:17.113Z|5d62398a-d276-4679-aecc-1a9bfb85bb34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:17.114Z|5d62398a-d276-4679-aecc-1a9bfb85bb34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:20.930Z|b2b5c60a-c6e8-4203-8a46-d8e080f7d22c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:41:20.930Z|b2b5c60a-c6e8-4203-8a46-d8e080f7d22c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:41:22.043Z|53a98b01-c7e6-4c09-a797-0882d57e1bb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:41:22.043Z|53a98b01-c7e6-4c09-a797-0882d57e1bb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:41:27.138Z|78aa0b94-e8fe-4299-b142-30004fc72eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:27.140Z|78aa0b94-e8fe-4299-b142-30004fc72eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:27.141Z|4a1be545-5bbc-408f-9213-7a3d29d98bea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:27.142Z|4a1be545-5bbc-408f-9213-7a3d29d98bea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:27.145Z|3370ac84-8454-412d-855f-03c511c989ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:27.145Z|3370ac84-8454-412d-855f-03c511c989ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:35.930Z|ff8d244a-7ee5-4b38-ac60-808f859cd9a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:41:35.931Z|ff8d244a-7ee5-4b38-ac60-808f859cd9a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:41:37.190Z|2cc95637-47eb-4078-9f3f-8b5c6923d7b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:37.191Z|2cc95637-47eb-4078-9f3f-8b5c6923d7b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:37.193Z|b8908c65-1896-480b-a134-58861fc03058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:37.194Z|b8908c65-1896-480b-a134-58861fc03058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:37.197Z|a261ef48-68b6-4606-949c-b67efef88d9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:37.197Z|a261ef48-68b6-4606-949c-b67efef88d9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:42.867Z|a0f8f758-28dd-407d-af1f-a9f531e81988|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:41:42.868Z|a0f8f758-28dd-407d-af1f-a9f531e81988|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:47.214Z|b3f6078b-ac9e-4e02-b0eb-0164cd4fe475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:47.215Z|b3f6078b-ac9e-4e02-b0eb-0164cd4fe475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:47.216Z|d1f1f24a-ce00-4337-9e09-5c40bd98b432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:47.216Z|d1f1f24a-ce00-4337-9e09-5c40bd98b432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:47.217Z|070927e1-5f47-4190-8466-49b27bf1a540|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:47.218Z|070927e1-5f47-4190-8466-49b27bf1a540|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:50.930Z|e202219f-77a8-4940-a929-04352a70012e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:41:50.931Z|e202219f-77a8-4940-a929-04352a70012e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:41:52.044Z|b78a2238-8981-4ad3-9fbf-98442aee091f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:41:52.045Z|b78a2238-8981-4ad3-9fbf-98442aee091f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:41:57.242Z|8588c750-c186-4db2-964f-a7b8a23843f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:57.242Z|7ac22f6f-f63c-471e-a60b-f61e12155c87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:57.243Z|8588c750-c186-4db2-964f-a7b8a23843f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:57.243Z|7ac22f6f-f63c-471e-a60b-f61e12155c87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:41:57.244Z|6664695a-7087-405d-a715-01ae6e5910bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:41:57.245Z|6664695a-7087-405d-a715-01ae6e5910bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:05.932Z|ec042d20-dbdd-4687-81de-f7223373a82f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:42:05.933Z|ec042d20-dbdd-4687-81de-f7223373a82f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:42:07.270Z|86aab993-4e24-4095-b002-5b5beae6098e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:07.270Z|e9c07bcb-39eb-4385-8660-0b93a6126935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:07.271Z|86aab993-4e24-4095-b002-5b5beae6098e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:07.271Z|e9c07bcb-39eb-4385-8660-0b93a6126935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:07.271Z|1fe67c26-ae4a-49fa-9b20-a221e470bbd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:07.272Z|1fe67c26-ae4a-49fa-9b20-a221e470bbd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:17.301Z|17f0c2fc-7104-4faf-8268-7a14cd4fa721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:17.301Z|87adaa6b-7f86-43a1-916d-3cbf8d9d94be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:17.301Z|5c11531c-8567-4eb1-9b87-f0168cc82c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:17.301Z|5c11531c-8567-4eb1-9b87-f0168cc82c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:17.302Z|87adaa6b-7f86-43a1-916d-3cbf8d9d94be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:17.302Z|17f0c2fc-7104-4faf-8268-7a14cd4fa721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:20.930Z|590de43a-b248-45d3-9e09-23d9d0636d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:42:20.934Z|590de43a-b248-45d3-9e09-23d9d0636d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:42:22.045Z|b488f4e5-dc1b-4ee7-8d8c-e53bd477fc00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:42:22.046Z|b488f4e5-dc1b-4ee7-8d8c-e53bd477fc00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:42:27.326Z|c51c895c-71b0-4178-8cae-ea6b52169133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:27.327Z|c51c895c-71b0-4178-8cae-ea6b52169133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:27.331Z|93e656be-3619-4aec-9731-b8cda77d9395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:27.331Z|93e656be-3619-4aec-9731-b8cda77d9395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:27.333Z|0e2ac1e2-6893-48a5-96f6-f74fcf1bbb3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:27.333Z|0e2ac1e2-6893-48a5-96f6-f74fcf1bbb3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:35.930Z|14406351-db16-46a0-9bb6-24dd0a44568a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:42:35.931Z|14406351-db16-46a0-9bb6-24dd0a44568a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:42:37.356Z|617643a0-e160-4473-9c85-fe106980441d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:37.356Z|1bac0fd2-761e-4960-aae2-41e1aad8a042|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:37.356Z|617643a0-e160-4473-9c85-fe106980441d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:37.356Z|1bac0fd2-761e-4960-aae2-41e1aad8a042|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:37.364Z|0cd658d7-1701-47c4-9224-37b0a83df0e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:37.365Z|0cd658d7-1701-47c4-9224-37b0a83df0e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:42.868Z|41faa731-3786-482c-8835-0254a260d94b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:42:42.868Z|41faa731-3786-482c-8835-0254a260d94b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:47.383Z|0073a9ff-2fbc-4b91-93b8-679f98586b26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:47.383Z|ed59c867-c710-44af-a056-a18c37e5da50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:47.384Z|0073a9ff-2fbc-4b91-93b8-679f98586b26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:47.384Z|ed59c867-c710-44af-a056-a18c37e5da50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:47.389Z|32a81cca-f179-4deb-a3ac-0ba612625e04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:47.389Z|32a81cca-f179-4deb-a3ac-0ba612625e04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:50.930Z|b1b0bfcf-de75-4c38-87bc-3cbff9b74c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:42:50.931Z|b1b0bfcf-de75-4c38-87bc-3cbff9b74c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:42:52.046Z|c2b787e7-0928-49ec-8491-15186d476d7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:42:52.047Z|c2b787e7-0928-49ec-8491-15186d476d7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:42:57.411Z|37b29445-4d62-4b2c-931c-68fb13ac08e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:57.412Z|1b376a56-6f9d-4573-8422-a717075fa94c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:57.412Z|bb975b24-dd84-436c-b660-c5d4779b888a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:42:57.412Z|1b376a56-6f9d-4573-8422-a717075fa94c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:57.412Z|bb975b24-dd84-436c-b660-c5d4779b888a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:42:57.412Z|37b29445-4d62-4b2c-931c-68fb13ac08e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:05.930Z|69e11652-fa37-41bc-89b4-622a21eb7ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:43:05.935Z|69e11652-fa37-41bc-89b4-622a21eb7ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:43:07.442Z|4d1d857c-b29a-4f5e-a7b8-b03c222fd4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:07.443Z|4d1d857c-b29a-4f5e-a7b8-b03c222fd4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:07.444Z|ca891113-bc97-461b-861d-d4693b671b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:07.445Z|ca891113-bc97-461b-861d-d4693b671b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:07.448Z|58acd41d-a500-4780-b7c6-c1bd0f4de892|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:07.449Z|58acd41d-a500-4780-b7c6-c1bd0f4de892|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:17.473Z|563ec597-1fb2-491e-ba2a-66fd9273a3a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:17.473Z|3030f0db-4202-454f-9e29-d9425e3e937a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:17.474Z|3030f0db-4202-454f-9e29-d9425e3e937a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:17.474Z|563ec597-1fb2-491e-ba2a-66fd9273a3a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:17.476Z|fca842d4-bb53-4e34-8347-04a97f72ebf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:17.476Z|fca842d4-bb53-4e34-8347-04a97f72ebf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:20.930Z|8e386389-94bc-429a-84b2-7df845152f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:43:20.931Z|8e386389-94bc-429a-84b2-7df845152f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:43:22.047Z|cb60bbf7-d7ea-4b84-b747-7371840c1250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:43:22.048Z|cb60bbf7-d7ea-4b84-b747-7371840c1250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:43:27.498Z|e6abb7a7-5446-4960-91ad-f05c0fd655c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:27.498Z|e6abb7a7-5446-4960-91ad-f05c0fd655c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:27.503Z|1e5a6438-f50a-425d-9c3b-a76fd7ccc199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:27.504Z|1e5a6438-f50a-425d-9c3b-a76fd7ccc199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:27.505Z|1f298510-368d-47ee-87af-39be3de3f85a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:27.506Z|1f298510-368d-47ee-87af-39be3de3f85a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:35.930Z|4bcbe524-80ca-4272-bd52-795c296748e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:43:35.931Z|4bcbe524-80ca-4272-bd52-795c296748e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:43:37.528Z|90ec6d40-9674-4833-989c-0e8bca2c5e02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:37.528Z|71e20dc0-80a1-477d-ba00-4ba6e1fab9c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:37.529Z|90ec6d40-9674-4833-989c-0e8bca2c5e02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:37.529Z|71e20dc0-80a1-477d-ba00-4ba6e1fab9c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:37.533Z|463fe338-05bf-4de8-b6f4-7cb0ed4b406d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:37.533Z|463fe338-05bf-4de8-b6f4-7cb0ed4b406d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:42.867Z|b0554615-02eb-498f-861e-8f8f11e456fe|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:43:42.867Z|b0554615-02eb-498f-861e-8f8f11e456fe|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:47.554Z|a238f653-3151-4122-b82a-12ea776a9f78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:47.555Z|a238f653-3151-4122-b82a-12ea776a9f78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:47.558Z|1a2fd95c-8f87-4545-ab78-e7a9791f121d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:47.558Z|4af5571e-a07a-4254-8e4a-da5773bfb3bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:47.559Z|1a2fd95c-8f87-4545-ab78-e7a9791f121d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:47.559Z|4af5571e-a07a-4254-8e4a-da5773bfb3bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:50.930Z|d61bd64c-052e-4bc7-982f-850976ed9aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:43:50.934Z|d61bd64c-052e-4bc7-982f-850976ed9aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:43:52.049Z|0306eb29-6bfb-4259-b36b-f0211677a91f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:43:52.049Z|0306eb29-6bfb-4259-b36b-f0211677a91f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:43:57.579Z|6735000e-fd34-4c8a-a396-3e7e0a38383e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:57.580Z|6735000e-fd34-4c8a-a396-3e7e0a38383e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:57.587Z|6fa4d3a9-3b82-4ac0-b9b4-120f5de651d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:57.587Z|6fa4d3a9-3b82-4ac0-b9b4-120f5de651d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:43:57.589Z|5ecfd091-45a9-4b16-8bfb-22f249e822e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:43:57.589Z|5ecfd091-45a9-4b16-8bfb-22f249e822e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:05.930Z|bead380d-7221-438a-8960-ed334b250ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:44:05.931Z|bead380d-7221-438a-8960-ed334b250ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:44:07.612Z|c9eccae8-9ee3-4fb4-b993-a590e071386d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:07.612Z|c9eccae8-9ee3-4fb4-b993-a590e071386d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:07.613Z|3d5b7551-0deb-4d2b-b335-612ee038f693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:07.614Z|3d5b7551-0deb-4d2b-b335-612ee038f693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:07.614Z|0ef4dee4-aa04-4350-a0fe-540aa5dcd9cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:07.615Z|0ef4dee4-aa04-4350-a0fe-540aa5dcd9cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:17.642Z|9fcaf5b6-85b6-4128-8f5f-8a1f6a4a5aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:17.643Z|9fcaf5b6-85b6-4128-8f5f-8a1f6a4a5aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:17.643Z|656e5c3c-c3b1-422f-894c-e665fe663586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:17.643Z|656e5c3c-c3b1-422f-894c-e665fe663586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:17.645Z|ee323b53-dd4b-400a-aef9-ea79fa5b5a6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:17.645Z|ee323b53-dd4b-400a-aef9-ea79fa5b5a6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:20.930Z|c4419a9f-cb63-479d-8925-ad1947c43cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:44:20.930Z|c4419a9f-cb63-479d-8925-ad1947c43cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:44:22.050Z|d63bde7c-947c-4a50-a674-f17d6abd794b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:44:22.050Z|d63bde7c-947c-4a50-a674-f17d6abd794b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:44:27.668Z|9a3bf8e3-5b80-4162-a706-20967dec2c2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:27.669Z|9a3bf8e3-5b80-4162-a706-20967dec2c2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:27.672Z|c7fda9cc-3f6b-46fe-a915-655542a8f01e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:27.672Z|228b7554-a777-474a-a5c5-c97bae65c9a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:27.673Z|c7fda9cc-3f6b-46fe-a915-655542a8f01e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:27.673Z|228b7554-a777-474a-a5c5-c97bae65c9a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:35.930Z|f02f8115-cf08-46a9-ab1d-cac3b381ea69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:44:35.933Z|f02f8115-cf08-46a9-ab1d-cac3b381ea69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:44:37.696Z|317a6291-b2dc-4bf0-91c5-1ce3179a2d06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:37.696Z|14a6d154-6177-4ecc-9623-90e377e17022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:37.697Z|317a6291-b2dc-4bf0-91c5-1ce3179a2d06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:37.697Z|14a6d154-6177-4ecc-9623-90e377e17022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:37.700Z|1f8c937b-891a-420e-9afb-bc30a41ae8c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:37.700Z|1f8c937b-891a-420e-9afb-bc30a41ae8c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:42.866Z|a026e125-e2f4-4598-ad26-86ead807fb4d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:44:42.867Z|a026e125-e2f4-4598-ad26-86ead807fb4d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:47.723Z|e7c3f241-a6ac-4f3c-a770-c325d7846e8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:47.724Z|e7c3f241-a6ac-4f3c-a770-c325d7846e8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:47.729Z|145341b1-5af8-4cef-87ad-ffa2cca73a5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:47.729Z|5218e3d6-600a-4755-95f4-cf4f21c859cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:47.729Z|145341b1-5af8-4cef-87ad-ffa2cca73a5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:47.730Z|5218e3d6-600a-4755-95f4-cf4f21c859cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:50.930Z|acb824ae-9929-4b02-b81d-17d75b886787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:44:50.931Z|acb824ae-9929-4b02-b81d-17d75b886787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:44:52.051Z|d6f6140a-80e7-47db-b800-7774c917771f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:44:52.052Z|d6f6140a-80e7-47db-b800-7774c917771f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:44:57.747Z|6db5fa60-22e0-47ca-a45e-c33b73a20670|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:57.748Z|6db5fa60-22e0-47ca-a45e-c33b73a20670|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:57.752Z|65e2924d-c2a2-4305-ac01-f462523820d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:57.752Z|65e2924d-c2a2-4305-ac01-f462523820d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:44:57.757Z|c8a58370-5584-4155-93e9-479c7c994e12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:44:57.757Z|c8a58370-5584-4155-93e9-479c7c994e12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:05.930Z|dabf2bbe-4461-4ed2-9d37-32533277a686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:45:05.931Z|dabf2bbe-4461-4ed2-9d37-32533277a686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:45:07.784Z|87abb29e-8d9e-4489-9df4-3a8210b7ccc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:07.785Z|87abb29e-8d9e-4489-9df4-3a8210b7ccc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:07.787Z|bc23c681-907b-4972-90fc-291665ec4291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:07.788Z|bc23c681-907b-4972-90fc-291665ec4291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:07.791Z|d70a2fbe-0e19-4ebf-ae6a-2eda178df208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:07.791Z|d70a2fbe-0e19-4ebf-ae6a-2eda178df208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:17.813Z|8b4958b0-d0cc-4d1b-9aee-845496f8f624|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:17.813Z|8b4958b0-d0cc-4d1b-9aee-845496f8f624|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:17.814Z|4279239c-823c-43ac-b351-a52b47961374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:17.815Z|4279239c-823c-43ac-b351-a52b47961374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:17.818Z|ed1bb631-ca6f-4ac2-9816-ce1e9e53ff16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:17.818Z|ed1bb631-ca6f-4ac2-9816-ce1e9e53ff16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:20.930Z|5914a7a4-43b6-4bcc-b40c-8b9d69ca109b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:45:20.934Z|5914a7a4-43b6-4bcc-b40c-8b9d69ca109b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:45:22.052Z|82ac7c29-7937-459f-82da-8924aa494a06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:45:22.053Z|82ac7c29-7937-459f-82da-8924aa494a06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:45:27.840Z|c0587ebd-7478-414c-b250-70aa35251a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:27.841Z|c0587ebd-7478-414c-b250-70aa35251a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:27.845Z|c2ac58b8-b62d-469a-bb87-27d9787aea9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:27.845Z|c2ac58b8-b62d-469a-bb87-27d9787aea9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:27.846Z|6389bcb1-43f4-4499-891d-abfba87a1819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:27.846Z|6389bcb1-43f4-4499-891d-abfba87a1819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:35.930Z|6b6ab0f4-567c-4a0f-a288-f6a672c1fa2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:45:35.931Z|6b6ab0f4-567c-4a0f-a288-f6a672c1fa2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:45:37.873Z|822b6d82-7b41-4a78-ac07-3dcc230d510b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:37.873Z|aedbde31-cd2f-4690-a99f-d7f577b8696b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:37.874Z|822b6d82-7b41-4a78-ac07-3dcc230d510b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:37.874Z|aedbde31-cd2f-4690-a99f-d7f577b8696b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:37.882Z|eb0c96b9-2002-4d0f-9945-269a8cf42478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:37.883Z|eb0c96b9-2002-4d0f-9945-269a8cf42478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:42.867Z|5558c22f-492c-4609-8fdc-5eb4dc794e4b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:45:42.868Z|5558c22f-492c-4609-8fdc-5eb4dc794e4b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:47.902Z|67e02c46-d8a1-4a5a-b774-9dbb2a707e5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:47.903Z|67e02c46-d8a1-4a5a-b774-9dbb2a707e5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:47.907Z|010f4b8d-30e6-439d-8f8e-08a34d936404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:47.907Z|41bbff81-70dc-4794-aa04-66cf66621488|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:47.908Z|010f4b8d-30e6-439d-8f8e-08a34d936404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:47.908Z|41bbff81-70dc-4794-aa04-66cf66621488|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:50.930Z|3751640b-25f0-4644-b0d6-4af9702c5cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:45:50.930Z|3751640b-25f0-4644-b0d6-4af9702c5cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:45:52.053Z|317734b8-b017-48ce-a041-4b2192bad84a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:45:52.054Z|317734b8-b017-48ce-a041-4b2192bad84a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:45:57.926Z|44ed317b-0102-4cfb-b0b0-25cfa6a911ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:57.927Z|44ed317b-0102-4cfb-b0b0-25cfa6a911ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:57.929Z|6539c799-00ed-4dff-865c-6433b8c90db2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:57.929Z|6539c799-00ed-4dff-865c-6433b8c90db2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:45:57.935Z|0ad73ef6-f784-4813-9760-8c169b9f5ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:45:57.935Z|0ad73ef6-f784-4813-9760-8c169b9f5ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:05.930Z|131465af-b945-4f66-9197-52f3080da41b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:46:05.934Z|131465af-b945-4f66-9197-52f3080da41b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:46:07.955Z|99368018-52dd-419b-81e7-027b4fe9fe64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:07.956Z|99368018-52dd-419b-81e7-027b4fe9fe64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:07.956Z|3658886b-9727-468e-a691-aaa1df5e7ee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:07.956Z|3658886b-9727-468e-a691-aaa1df5e7ee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:07.960Z|1ff0d075-c25b-4be1-b117-d5142cc0eb6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:07.961Z|1ff0d075-c25b-4be1-b117-d5142cc0eb6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:17.982Z|35a0f12d-c081-4fce-88a6-5d57d0a87d75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:17.982Z|35a0f12d-c081-4fce-88a6-5d57d0a87d75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:17.982Z|9fb8e95a-ec4e-4855-b8e3-9636be2f1a1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:17.983Z|9fb8e95a-ec4e-4855-b8e3-9636be2f1a1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:17.991Z|0b506e4a-b018-4201-bbd0-3b41b85dd19c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:17.992Z|0b506e4a-b018-4201-bbd0-3b41b85dd19c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:20.930Z|e3bc8028-fc63-4726-8949-c5f1390bc6a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:46:20.930Z|e3bc8028-fc63-4726-8949-c5f1390bc6a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:46:22.054Z|b6e062b5-9795-4d99-991a-53df40111649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:46:22.055Z|b6e062b5-9795-4d99-991a-53df40111649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:46:28.009Z|f0b80681-172e-4722-8154-886b742fa1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:28.009Z|f0b80681-172e-4722-8154-886b742fa1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:28.009Z|8e8ff837-7e61-4858-9813-0603d047dfc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:28.010Z|8e8ff837-7e61-4858-9813-0603d047dfc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:28.015Z|8bc4393a-e97e-47f0-aeeb-2744c2eeaeea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:28.015Z|8bc4393a-e97e-47f0-aeeb-2744c2eeaeea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:35.930Z|0ac37e8e-547b-4a55-a12c-d741bd7acea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:46:35.931Z|0ac37e8e-547b-4a55-a12c-d741bd7acea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:46:38.039Z|d6a54ed5-b6c7-4945-8a6d-aee718d8b2d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:38.039Z|d6a54ed5-b6c7-4945-8a6d-aee718d8b2d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:38.040Z|0bfbc739-8cca-4364-ac06-3936fd4f477b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:38.040Z|0bfbc739-8cca-4364-ac06-3936fd4f477b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:38.047Z|8935f75e-e1de-43b7-87b7-978c76049298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:38.047Z|8935f75e-e1de-43b7-87b7-978c76049298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:42.868Z|8964d372-17dd-454e-8f38-52ac09bd243c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:46:42.869Z|8964d372-17dd-454e-8f38-52ac09bd243c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:48.069Z|fd11853e-c73f-44df-bf2c-1f608f4f6613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:48.069Z|fd11853e-c73f-44df-bf2c-1f608f4f6613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:48.073Z|30c3e732-de0d-4887-9d83-6532a9d4887b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:48.074Z|30c3e732-de0d-4887-9d83-6532a9d4887b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:48.076Z|e4403e84-23bf-49b6-b34b-4ec5f2a7d0c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:48.076Z|e4403e84-23bf-49b6-b34b-4ec5f2a7d0c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:50.930Z|fef234e0-22a4-4b79-b8e1-28282eb4442f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:46:50.933Z|fef234e0-22a4-4b79-b8e1-28282eb4442f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:46:52.055Z|f95aa59b-3ccc-4bca-8706-c7b9db591428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:46:52.056Z|f95aa59b-3ccc-4bca-8706-c7b9db591428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:46:58.093Z|f32ad209-a8f0-4457-a976-00b0032866f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:58.094Z|f32ad209-a8f0-4457-a976-00b0032866f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:58.098Z|f0c5eb9e-b8f6-4b96-870f-c9620bb43dc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:58.099Z|f0c5eb9e-b8f6-4b96-870f-c9620bb43dc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:46:58.099Z|849c91c2-ef0f-4414-95c9-5b94dabd1d2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:46:58.100Z|849c91c2-ef0f-4414-95c9-5b94dabd1d2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:05.930Z|7e6896da-5b48-465d-be09-284e0c06cd1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:47:05.931Z|7e6896da-5b48-465d-be09-284e0c06cd1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:47:08.121Z|3dde90a7-f9e6-4677-a0b1-1d6e8dccd589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:08.121Z|3dde90a7-f9e6-4677-a0b1-1d6e8dccd589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:08.129Z|cb9c7ef1-3e38-4d84-99d7-494339d95b2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:08.130Z|cb9c7ef1-3e38-4d84-99d7-494339d95b2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:08.131Z|3ac8c8e4-cf92-4276-8321-0ca7a7a66921|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:08.132Z|3ac8c8e4-cf92-4276-8321-0ca7a7a66921|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:18.146Z|9d31bfd9-46d3-46a5-a525-b532d7d947a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:18.147Z|9d31bfd9-46d3-46a5-a525-b532d7d947a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:18.157Z|21f29136-b1d3-4ac1-bfd8-b4fd89a4b8e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:18.157Z|21f29136-b1d3-4ac1-bfd8-b4fd89a4b8e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:18.159Z|714b9142-b871-4f22-92e2-368340cc95c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:18.160Z|714b9142-b871-4f22-92e2-368340cc95c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:20.930Z|c623e7e9-a0ee-47cd-9da0-895536173576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:47:20.931Z|c623e7e9-a0ee-47cd-9da0-895536173576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:47:22.056Z|019eaf9d-7bc7-4ed8-bea9-6527e4bbaef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:47:22.057Z|019eaf9d-7bc7-4ed8-bea9-6527e4bbaef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:47:28.180Z|b24ff99e-c815-43c6-b527-18fb21707083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:28.180Z|b24ff99e-c815-43c6-b527-18fb21707083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:28.184Z|0b3690bc-882f-42e7-beec-179b5c8e1992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:28.185Z|0b3690bc-882f-42e7-beec-179b5c8e1992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:28.186Z|67ae5554-0699-4839-a019-cb14d5eb4619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:28.186Z|67ae5554-0699-4839-a019-cb14d5eb4619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:35.930Z|358ac5fc-f2bf-493e-958a-06c3c4971ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:47:35.934Z|358ac5fc-f2bf-493e-958a-06c3c4971ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:47:38.206Z|f00286eb-4018-45b6-9003-cf0cec34c3a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:38.207Z|f00286eb-4018-45b6-9003-cf0cec34c3a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:38.208Z|06914565-7823-4de4-bb80-0b37f936b6fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:38.209Z|06914565-7823-4de4-bb80-0b37f936b6fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:38.210Z|f6fa1d9d-09ce-4640-90f5-025cbb651a9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:38.211Z|f6fa1d9d-09ce-4640-90f5-025cbb651a9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:42.868Z|da75d6f8-7b45-4e99-94ba-8a0c6aecddc1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:47:42.868Z|da75d6f8-7b45-4e99-94ba-8a0c6aecddc1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:48.233Z|0d5b7b80-4706-45c2-a383-acd661062c96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:48.233Z|0d5b7b80-4706-45c2-a383-acd661062c96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:48.235Z|1595f4ec-b559-4f90-ba8a-1e4aa60ede66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:48.235Z|1595f4ec-b559-4f90-ba8a-1e4aa60ede66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:48.237Z|8418a380-05f9-43c5-aafd-5fb16c25a637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:48.237Z|8418a380-05f9-43c5-aafd-5fb16c25a637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:50.930Z|f69981a9-06a7-4977-86ea-06e075ea31c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:47:50.930Z|f69981a9-06a7-4977-86ea-06e075ea31c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:47:52.057Z|9519f301-d77f-434b-bb47-30508246dee2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:47:52.058Z|9519f301-d77f-434b-bb47-30508246dee2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:47:58.263Z|159dbfcd-c1a3-4e3d-9e1c-1bd131c0dbef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:58.263Z|159dbfcd-c1a3-4e3d-9e1c-1bd131c0dbef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:58.264Z|9e823942-9ada-45be-bffe-79c0d796824d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:58.264Z|9e823942-9ada-45be-bffe-79c0d796824d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:47:58.265Z|4c61a1d6-34e0-4340-ba9c-a1fb1e17bb7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:47:58.266Z|4c61a1d6-34e0-4340-ba9c-a1fb1e17bb7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:05.930Z|473772ac-c3d2-46c0-8c38-0d7a9559039a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:48:05.931Z|473772ac-c3d2-46c0-8c38-0d7a9559039a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:48:08.291Z|da958bcd-23ea-45b7-9c42-37e653d14512|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:08.292Z|da958bcd-23ea-45b7-9c42-37e653d14512|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:08.292Z|7671b243-a6bc-4162-b7bf-f45634783698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:08.293Z|7671b243-a6bc-4162-b7bf-f45634783698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:08.295Z|cfb6177d-5676-40d1-8ab8-6896c19f50f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:08.295Z|cfb6177d-5676-40d1-8ab8-6896c19f50f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:18.317Z|0962046c-4be7-4f93-9a2f-1e6a71d66396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:18.317Z|0962046c-4be7-4f93-9a2f-1e6a71d66396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:18.318Z|6f18ce8c-d60b-4e8e-b173-4adffe7ff1b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:18.319Z|6f18ce8c-d60b-4e8e-b173-4adffe7ff1b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:18.326Z|f65add0e-8be8-4bbe-9af6-4574fde4b7d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:18.327Z|f65add0e-8be8-4bbe-9af6-4574fde4b7d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:20.930Z|08c67ab3-f258-46b6-9bf4-4e271e264651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:48:20.934Z|08c67ab3-f258-46b6-9bf4-4e271e264651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:48:22.058Z|f7b0590f-1c96-4038-9753-705593f582ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:48:22.059Z|f7b0590f-1c96-4038-9753-705593f582ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:48:28.348Z|d3c15824-9047-48eb-b521-d8fda6b6aaca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:28.349Z|d3c15824-9047-48eb-b521-d8fda6b6aaca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:28.349Z|cd822679-cb57-49a6-a033-c90f8ca09439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:28.350Z|cd822679-cb57-49a6-a033-c90f8ca09439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:28.351Z|d9315293-a24c-46d3-aff3-3b305ab54613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:28.352Z|d9315293-a24c-46d3-aff3-3b305ab54613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:35.930Z|cf0b096c-f14e-46d0-aaed-5cadb03cbc24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:48:35.931Z|cf0b096c-f14e-46d0-aaed-5cadb03cbc24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:48:38.377Z|c6a2bde7-3188-4a25-8d58-e312f4b39fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:38.378Z|c6a2bde7-3188-4a25-8d58-e312f4b39fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:38.379Z|297f6a79-b495-4031-9b0f-b1f7810a2f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:38.379Z|297f6a79-b495-4031-9b0f-b1f7810a2f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:38.385Z|9693666f-1235-4790-98ca-147e6f2610cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:38.386Z|9693666f-1235-4790-98ca-147e6f2610cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:42.871Z|3a522881-697a-4645-8aca-6c0fbcf9f301|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:48:42.872Z|3a522881-697a-4645-8aca-6c0fbcf9f301|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:48.406Z|8cd943b5-50c1-4aa5-a780-64aea1a68a83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:48.406Z|8cd943b5-50c1-4aa5-a780-64aea1a68a83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:48.408Z|b59f9fcc-45d4-41c9-9583-bd07bd28ffe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:48.408Z|b59f9fcc-45d4-41c9-9583-bd07bd28ffe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:48.413Z|27c2c553-a32a-452f-afad-038603072cfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:48.414Z|27c2c553-a32a-452f-afad-038603072cfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:50.930Z|d318d076-572d-42bf-b7a2-32658040d590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:48:50.931Z|d318d076-572d-42bf-b7a2-32658040d590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:48:52.059Z|e7daa06c-2289-40b0-bf8f-a84f28cb2c69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:48:52.060Z|e7daa06c-2289-40b0-bf8f-a84f28cb2c69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:48:58.436Z|1149da32-7e17-4016-a958-bae3b41e442f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:58.437Z|1149da32-7e17-4016-a958-bae3b41e442f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:58.439Z|006e0772-4eab-41cd-810a-5b062f071b5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:58.440Z|006e0772-4eab-41cd-810a-5b062f071b5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:48:58.443Z|a5060b14-135a-4e4c-a72e-985997890ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:48:58.444Z|a5060b14-135a-4e4c-a72e-985997890ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:05.930Z|ea19ed37-d0eb-4749-a3ca-81bf9f80eb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:49:05.935Z|ea19ed37-d0eb-4749-a3ca-81bf9f80eb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:49:08.460Z|36f7b100-75fb-4a62-aec9-c2d54eaf819c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:08.460Z|99363d5f-6125-4d37-9de4-90c65b4d0b08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:08.460Z|36f7b100-75fb-4a62-aec9-c2d54eaf819c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:08.460Z|99363d5f-6125-4d37-9de4-90c65b4d0b08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:08.471Z|23ed47c7-3d2b-4c31-8a80-4a94c93243d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:08.472Z|23ed47c7-3d2b-4c31-8a80-4a94c93243d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:18.480Z|e2014c27-ae57-48cc-b9b5-c50c28bc70f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:18.481Z|e2014c27-ae57-48cc-b9b5-c50c28bc70f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:18.482Z|4e9a9744-8cc2-425a-a805-75182ed6e2bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:18.482Z|4e9a9744-8cc2-425a-a805-75182ed6e2bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:18.491Z|55507422-ad10-4c23-9996-11581e6da021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:18.492Z|55507422-ad10-4c23-9996-11581e6da021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:20.930Z|f907767b-a370-4983-8fb4-36b44673dba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:49:20.930Z|f907767b-a370-4983-8fb4-36b44673dba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:49:22.060Z|70593be7-ea28-436f-95d7-8d990b777063|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:49:22.061Z|70593be7-ea28-436f-95d7-8d990b777063|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:49:28.501Z|4a913745-4ae1-406d-9343-02ff482752f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:28.502Z|4a913745-4ae1-406d-9343-02ff482752f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:28.504Z|46e5075e-d023-466c-9406-d1a64119a93b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:28.505Z|46e5075e-d023-466c-9406-d1a64119a93b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:28.510Z|26e3d3b8-58f2-42d0-a576-333b026bbf12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:28.511Z|26e3d3b8-58f2-42d0-a576-333b026bbf12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:35.930Z|f41b9a0a-9daa-4303-8f42-857b68863f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:49:35.931Z|f41b9a0a-9daa-4303-8f42-857b68863f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:49:38.527Z|9d54da5b-1739-4a08-bf50-a27787bf2600|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:38.528Z|9d54da5b-1739-4a08-bf50-a27787bf2600|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:38.530Z|1d923bc0-458b-41ec-aabc-6081dbb1fd59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:38.530Z|1d923bc0-458b-41ec-aabc-6081dbb1fd59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:38.539Z|f728e969-9677-49dc-ab2f-029f54919720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:38.540Z|f728e969-9677-49dc-ab2f-029f54919720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:42.867Z|e396b70c-4857-4dba-b140-f6337711b8cc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:49:42.868Z|e396b70c-4857-4dba-b140-f6337711b8cc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:48.557Z|1f51f72f-246a-40e2-88ef-db47e7d00c4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:48.558Z|1f51f72f-246a-40e2-88ef-db47e7d00c4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:48.558Z|f3de73db-d656-4097-bf6c-5db66e85be6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:48.559Z|f3de73db-d656-4097-bf6c-5db66e85be6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:48.567Z|a0dc4576-a69b-4d59-8240-ed6d69dd376e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:48.568Z|a0dc4576-a69b-4d59-8240-ed6d69dd376e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:50.930Z|b8608f39-7f86-4bbf-8679-93ddb109ab63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:49:50.934Z|b8608f39-7f86-4bbf-8679-93ddb109ab63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:49:52.062Z|1b63dd97-d56e-4fee-873a-b676be8226f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:49:52.062Z|1b63dd97-d56e-4fee-873a-b676be8226f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:49:58.588Z|d00c05a8-bac6-43ec-88d7-84e5f9648469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:58.589Z|d00c05a8-bac6-43ec-88d7-84e5f9648469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:58.590Z|4344ecc7-7fe9-4680-8ef8-19dfc313be41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:58.591Z|4344ecc7-7fe9-4680-8ef8-19dfc313be41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:49:58.595Z|60564fac-d43f-42de-b6ba-e084eb48881f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:49:58.595Z|60564fac-d43f-42de-b6ba-e084eb48881f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:05.930Z|5954c36e-7a0a-4e43-a3e0-5a5bd313d179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:50:05.931Z|5954c36e-7a0a-4e43-a3e0-5a5bd313d179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:50:08.625Z|1459c921-7210-4f46-9182-ad417527125c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:08.626Z|1459c921-7210-4f46-9182-ad417527125c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:08.626Z|bc4ec08c-004e-422c-b4ab-e7dbe47c0e51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:08.627Z|bc4ec08c-004e-422c-b4ab-e7dbe47c0e51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:08.627Z|8a9f0e0a-0fa3-465e-9d06-79c69381f652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:08.628Z|8a9f0e0a-0fa3-465e-9d06-79c69381f652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:18.656Z|add5076c-bbe1-405f-98bd-b5bdc1c00638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:18.657Z|add5076c-bbe1-405f-98bd-b5bdc1c00638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:18.657Z|61a341ff-0a32-4be7-a4ca-7c0484be3352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:18.658Z|61a341ff-0a32-4be7-a4ca-7c0484be3352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:18.658Z|ed8f0744-9388-49c7-af3e-e9fe183865a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:18.659Z|ed8f0744-9388-49c7-af3e-e9fe183865a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:20.930Z|600907eb-b3a3-4feb-abbf-d3c79176abed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:50:20.931Z|600907eb-b3a3-4feb-abbf-d3c79176abed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:50:22.063Z|aa99bd60-e222-4f67-953f-6e2f07fb8fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:50:22.063Z|aa99bd60-e222-4f67-953f-6e2f07fb8fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:50:28.680Z|67138b85-c0c7-420d-ab02-1a4c89c4d852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:28.681Z|67138b85-c0c7-420d-ab02-1a4c89c4d852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:28.681Z|b743557d-10e5-4c91-af9e-d637ef69f68c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:28.681Z|af78c93d-96b2-4883-9466-9f50de4b587c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:28.682Z|af78c93d-96b2-4883-9466-9f50de4b587c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:28.682Z|b743557d-10e5-4c91-af9e-d637ef69f68c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:35.930Z|71e94c03-ffe3-4c5d-a79e-aadc42cf73af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:50:35.934Z|71e94c03-ffe3-4c5d-a79e-aadc42cf73af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:50:38.706Z|92411812-3282-4974-9a57-d962774108eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:38.706Z|92411812-3282-4974-9a57-d962774108eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:38.709Z|8e6a47de-7a0f-4314-bde0-afd8e6aa818c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:38.710Z|8e6a47de-7a0f-4314-bde0-afd8e6aa818c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:38.711Z|8d3ec1f4-91ca-4c27-8890-0baa4ca4c3f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:38.711Z|8d3ec1f4-91ca-4c27-8890-0baa4ca4c3f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:42.866Z|6338c768-81a3-4a6b-87bf-ce00f78f2880|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:50:42.867Z|6338c768-81a3-4a6b-87bf-ce00f78f2880|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:48.738Z|e3db6be4-af51-4a99-b348-50e2c50d202c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:48.738Z|e3db6be4-af51-4a99-b348-50e2c50d202c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:48.739Z|1ff8b034-7fa9-45f4-83a4-43634c0d0106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:48.739Z|e19bb707-c71c-4d72-8154-e9837b794762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:48.739Z|1ff8b034-7fa9-45f4-83a4-43634c0d0106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:48.739Z|e19bb707-c71c-4d72-8154-e9837b794762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:50.930Z|cee2d5eb-9286-449c-82e8-9c22ca9d3869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:50:50.930Z|cee2d5eb-9286-449c-82e8-9c22ca9d3869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:50:52.064Z|d3bd202f-bf0e-470f-bfc0-a41f7618d498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:50:52.064Z|d3bd202f-bf0e-470f-bfc0-a41f7618d498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:50:58.775Z|8d63e458-f0dc-4681-91ba-1201b430e08b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:58.776Z|8d63e458-f0dc-4681-91ba-1201b430e08b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:58.781Z|b4930019-0fb0-4495-bae4-c4f5f79424d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:58.781Z|21c97cea-1a8e-48d7-ada6-bb5eb29ee19b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:50:58.782Z|b4930019-0fb0-4495-bae4-c4f5f79424d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:50:58.782Z|21c97cea-1a8e-48d7-ada6-bb5eb29ee19b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:05.930Z|d081da9a-2419-469e-8dcd-719a8c8b12f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:51:05.930Z|d081da9a-2419-469e-8dcd-719a8c8b12f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:51:08.808Z|94cd7a6d-bbe3-4cde-a8c9-1da67b118239|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:08.808Z|94cd7a6d-bbe3-4cde-a8c9-1da67b118239|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:08.809Z|adc21452-7317-487f-8ac3-e5abee61ee66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:08.809Z|adc21452-7317-487f-8ac3-e5abee61ee66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:08.811Z|5bf7494a-c277-49b2-8c7c-80d1fa23795c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:08.812Z|5bf7494a-c277-49b2-8c7c-80d1fa23795c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:18.832Z|0681b1d6-6123-443f-8d17-521eaa51ee45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:18.832Z|0681b1d6-6123-443f-8d17-521eaa51ee45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:18.835Z|ef4d78b5-6f11-48c3-966c-20eb43076294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:18.835Z|ef4d78b5-6f11-48c3-966c-20eb43076294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:18.836Z|7428ef89-4fe3-46d1-88fa-dbfb7cc0ada9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:18.837Z|7428ef89-4fe3-46d1-88fa-dbfb7cc0ada9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:20.930Z|fd3d2c62-6ebd-4345-a13d-aab7ecc2cd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:51:20.934Z|fd3d2c62-6ebd-4345-a13d-aab7ecc2cd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:51:22.065Z|a10ae118-3fef-4194-bec9-5f74c3639b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:51:22.066Z|a10ae118-3fef-4194-bec9-5f74c3639b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:51:28.870Z|87e856ea-f989-41a6-b000-8105131911da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:28.871Z|87e856ea-f989-41a6-b000-8105131911da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:28.873Z|56dfbd78-f37b-400e-bbad-83f1796d637a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:28.873Z|56dfbd78-f37b-400e-bbad-83f1796d637a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:28.876Z|efae5ffc-acdf-4e9e-b47b-d73f6deeb853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:28.876Z|efae5ffc-acdf-4e9e-b47b-d73f6deeb853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:35.930Z|f34922fe-2f9e-4fc5-83d4-2176159a9742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:51:35.931Z|f34922fe-2f9e-4fc5-83d4-2176159a9742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:51:38.901Z|552c97d9-6881-44b2-86e0-1d8e2733accf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:38.901Z|552c97d9-6881-44b2-86e0-1d8e2733accf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:38.902Z|eb8dde13-5282-456d-930e-3e69565ee550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:38.902Z|eb8dde13-5282-456d-930e-3e69565ee550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:38.904Z|77abf36e-a48a-42f1-82a8-105f3ed144f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:38.904Z|77abf36e-a48a-42f1-82a8-105f3ed144f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:42.868Z|3b1c61e0-cd6f-4dc6-90e3-9e49fea2078d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:51:42.869Z|3b1c61e0-cd6f-4dc6-90e3-9e49fea2078d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:48.929Z|3a87f656-7d3b-4102-847d-56c4907ad9dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:48.929Z|c0571802-13e5-4cfa-8854-06c27d6333d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:48.930Z|99270139-fded-4055-996b-ba15dd920d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:48.930Z|3a87f656-7d3b-4102-847d-56c4907ad9dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:48.930Z|c0571802-13e5-4cfa-8854-06c27d6333d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:48.930Z|99270139-fded-4055-996b-ba15dd920d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:50.933Z|644a8f63-a388-4182-9eaf-c0dd86c17b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:51:50.934Z|644a8f63-a388-4182-9eaf-c0dd86c17b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:51:52.066Z|37fc2ff6-be15-4278-9c5d-192b7af07ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:51:52.067Z|37fc2ff6-be15-4278-9c5d-192b7af07ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:51:58.955Z|615850ec-b116-4492-9c57-c2171ed55f06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:58.955Z|615850ec-b116-4492-9c57-c2171ed55f06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:58.956Z|10e3683a-7c10-4480-abed-21b4799f5eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:58.957Z|10e3683a-7c10-4480-abed-21b4799f5eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:51:58.959Z|0f91c58e-4945-4114-a3a3-3bcc8708831a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:51:58.959Z|0f91c58e-4945-4114-a3a3-3bcc8708831a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:05.930Z|f09b4abb-b080-445b-8218-95a1822b1b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:52:05.934Z|f09b4abb-b080-445b-8218-95a1822b1b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:52:08.983Z|ae326777-70e6-406b-9cb2-a6bd76da6f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:08.983Z|ae326777-70e6-406b-9cb2-a6bd76da6f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:08.991Z|3df595d5-2b58-422d-98e0-9c685a83b152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:08.992Z|3df595d5-2b58-422d-98e0-9c685a83b152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:08.992Z|a43349dc-87ef-4c4f-a7ed-a08aafa4642c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:08.992Z|a43349dc-87ef-4c4f-a7ed-a08aafa4642c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:19.006Z|4c4a48ec-32c7-487e-8968-7c1735ee01f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:19.006Z|4c4a48ec-32c7-487e-8968-7c1735ee01f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:19.011Z|fa482d55-9c2d-471d-a8eb-f360851046ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:19.012Z|fa482d55-9c2d-471d-a8eb-f360851046ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:19.012Z|5461eb4c-da71-4df3-9afc-1057ccaed030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:19.012Z|5461eb4c-da71-4df3-9afc-1057ccaed030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:20.930Z|6f8bf976-56c4-4be2-afcb-78364ba0cd7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:52:20.931Z|6f8bf976-56c4-4be2-afcb-78364ba0cd7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:52:22.067Z|92ec1fae-5d1a-486d-87e2-420a937710ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:52:22.068Z|92ec1fae-5d1a-486d-87e2-420a937710ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:52:29.036Z|a91911fa-2125-4319-b079-75b83a28f6c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:29.036Z|4e7ebd76-c7a7-42e3-9953-bea2df267c0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:29.037Z|4e7ebd76-c7a7-42e3-9953-bea2df267c0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:29.037Z|a91911fa-2125-4319-b079-75b83a28f6c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:29.038Z|cb3dd126-36ea-4319-bbb2-c039e1507dd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:29.038Z|cb3dd126-36ea-4319-bbb2-c039e1507dd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:35.930Z|67b918c0-0482-4b6b-b5e2-7234f7f759de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:52:35.931Z|67b918c0-0482-4b6b-b5e2-7234f7f759de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:52:39.066Z|302d290d-9c60-48c4-a858-4166ceba40fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:39.066Z|0a1c1520-6064-4453-beaa-c64b1fc9f427|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:39.066Z|302d290d-9c60-48c4-a858-4166ceba40fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:39.067Z|0a1c1520-6064-4453-beaa-c64b1fc9f427|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:39.073Z|71a9f818-bd18-45ec-bd73-28013f01f754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:39.074Z|71a9f818-bd18-45ec-bd73-28013f01f754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:42.867Z|a38b032a-c40d-4cb1-9666-ab198253b6cd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:52:42.868Z|a38b032a-c40d-4cb1-9666-ab198253b6cd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:49.094Z|7db41833-5b8e-4a67-a74d-6f80adb45dd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:49.094Z|7db41833-5b8e-4a67-a74d-6f80adb45dd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:49.096Z|5b8875b4-24c6-4d87-9b94-d4e319d41a28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:49.097Z|5b8875b4-24c6-4d87-9b94-d4e319d41a28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:49.098Z|63452ec5-eaff-47d3-9520-782617e7ebcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:49.099Z|63452ec5-eaff-47d3-9520-782617e7ebcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:50.930Z|1a6c2de2-a012-4490-923d-34c46aa22fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:52:50.933Z|1a6c2de2-a012-4490-923d-34c46aa22fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:52:52.069Z|e0dc6867-0820-4d9c-8c5c-dc92cb4df7ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:52:52.069Z|e0dc6867-0820-4d9c-8c5c-dc92cb4df7ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:52:59.126Z|08aec630-b72b-4d8a-bbb9-5064ec08493a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:59.126Z|08aec630-b72b-4d8a-bbb9-5064ec08493a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:59.130Z|d2521fea-8169-4437-89a6-db71fca5a8c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:59.130Z|d2521fea-8169-4437-89a6-db71fca5a8c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:52:59.130Z|4ab2ad70-33b1-493b-8a10-47815d3fc876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:52:59.131Z|4ab2ad70-33b1-493b-8a10-47815d3fc876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:05.930Z|f0f2de64-e605-4f93-8693-873aa77fdb6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:53:05.931Z|f0f2de64-e605-4f93-8693-873aa77fdb6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:53:09.154Z|5b0a25b2-9acf-411a-a3b3-21f245f7bda0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:09.155Z|5b0a25b2-9acf-411a-a3b3-21f245f7bda0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:09.157Z|daae0f7b-3276-4b8f-95b4-8de11de36426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:09.158Z|daae0f7b-3276-4b8f-95b4-8de11de36426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:09.160Z|40586d12-a1cb-463b-b02f-3362718f8f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:09.161Z|40586d12-a1cb-463b-b02f-3362718f8f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:19.184Z|04443a1c-7717-4aec-9461-5fa1b59c49c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:19.185Z|04443a1c-7717-4aec-9461-5fa1b59c49c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:19.191Z|fec4ad78-3b6e-4ccb-b7cd-b4e029a94350|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:19.191Z|fec4ad78-3b6e-4ccb-b7cd-b4e029a94350|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:19.192Z|ab641225-3e92-49b7-810e-75839e13789c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:19.193Z|ab641225-3e92-49b7-810e-75839e13789c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:20.930Z|f398e570-9d33-4c82-8b61-22df17bdb90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:53:20.931Z|f398e570-9d33-4c82-8b61-22df17bdb90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:53:22.070Z|03c9857d-ac5d-4af5-a49d-01b7730b748b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:53:22.071Z|03c9857d-ac5d-4af5-a49d-01b7730b748b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:53:29.207Z|12bcacf0-82c0-40ce-9113-172ae0b9294e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:29.208Z|12bcacf0-82c0-40ce-9113-172ae0b9294e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:29.212Z|3b22a4e3-3eda-4cea-aa54-55553dcc793f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:29.213Z|3b22a4e3-3eda-4cea-aa54-55553dcc793f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:29.213Z|22002b0f-6fd1-488f-b5e8-97c27611a14c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:29.214Z|22002b0f-6fd1-488f-b5e8-97c27611a14c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:35.930Z|9ebcc556-f73e-432b-904e-13403067024e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:53:35.934Z|9ebcc556-f73e-432b-904e-13403067024e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:53:39.239Z|3aad14a7-b0f1-43e6-83c2-28c7f651b7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:39.240Z|3aad14a7-b0f1-43e6-83c2-28c7f651b7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:39.242Z|b2dc8c44-6c27-4c4a-ba8c-3bc2a0e59a91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:39.243Z|b2dc8c44-6c27-4c4a-ba8c-3bc2a0e59a91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:39.245Z|80c8749f-0a63-43d4-9013-a2a035c11e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:39.246Z|80c8749f-0a63-43d4-9013-a2a035c11e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:42.867Z|ca610d6d-b305-4b09-b461-c8a3e6a500a7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:53:42.867Z|ca610d6d-b305-4b09-b461-c8a3e6a500a7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:49.269Z|42f1b24d-d8ae-482d-89ad-38c7b601b76c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:49.270Z|42f1b24d-d8ae-482d-89ad-38c7b601b76c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:49.272Z|9b310f35-fc63-4847-9de5-ee8af5b0527c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:49.273Z|9b310f35-fc63-4847-9de5-ee8af5b0527c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:49.273Z|ad55c0bb-94d2-4f69-88c4-7fe1713353e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:49.274Z|ad55c0bb-94d2-4f69-88c4-7fe1713353e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:50.930Z|df83176f-3207-4ee8-bc1f-441e83097641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:53:50.930Z|df83176f-3207-4ee8-bc1f-441e83097641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:53:52.071Z|f90c4d7a-424e-4f00-b6e7-15d90fcd6311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:53:52.072Z|f90c4d7a-424e-4f00-b6e7-15d90fcd6311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:53:59.301Z|38898941-1243-4a53-b9af-c4d323c4ebbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:59.301Z|38898941-1243-4a53-b9af-c4d323c4ebbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:59.305Z|c4269035-6500-4c9a-bcdc-4b515fd8d764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:59.306Z|c4269035-6500-4c9a-bcdc-4b515fd8d764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:53:59.305Z|375b292a-81f8-43eb-8aea-b964a1c85110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:53:59.306Z|375b292a-81f8-43eb-8aea-b964a1c85110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:05.930Z|a0497b96-6a5d-42c1-8ba3-65c3859f92d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:54:05.931Z|a0497b96-6a5d-42c1-8ba3-65c3859f92d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:54:09.329Z|476043cb-4032-4e20-a943-87cabb5ef8fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:09.329Z|476043cb-4032-4e20-a943-87cabb5ef8fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:09.332Z|1122f851-ba1f-4f79-af4b-dd6cb38af1d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:09.332Z|9c1f16d7-00ca-411c-9186-e85d02529194|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:09.332Z|1122f851-ba1f-4f79-af4b-dd6cb38af1d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:09.333Z|9c1f16d7-00ca-411c-9186-e85d02529194|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:19.360Z|fccac75f-e3ce-4e17-b23d-9e021425f5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:19.361Z|fccac75f-e3ce-4e17-b23d-9e021425f5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:19.361Z|1ed849c6-7907-48ee-a88b-63c513aaba1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:19.362Z|1ed849c6-7907-48ee-a88b-63c513aaba1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:19.363Z|0d971f64-d890-476b-8b1d-10a19d89ea2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:19.363Z|0d971f64-d890-476b-8b1d-10a19d89ea2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:20.930Z|7e9d6d84-8897-4e9b-af45-523bfea86ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:54:20.934Z|7e9d6d84-8897-4e9b-af45-523bfea86ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:54:22.072Z|4fe143c3-b585-4eca-b56f-c8052cde40ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:54:22.073Z|4fe143c3-b585-4eca-b56f-c8052cde40ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:54:29.393Z|ed9954b5-93f9-47f9-97f9-2a42e484c11c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:29.394Z|ed9954b5-93f9-47f9-97f9-2a42e484c11c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:29.395Z|09af4fe7-833e-4fbc-9ae7-4c85b5cca0a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:29.396Z|09af4fe7-833e-4fbc-9ae7-4c85b5cca0a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:29.400Z|0f017a13-dc3c-44f4-989a-f053e83c00bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:29.401Z|0f017a13-dc3c-44f4-989a-f053e83c00bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:35.932Z|a300f17c-b8d9-4e18-8aa6-8ef71b97ca0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:54:35.933Z|a300f17c-b8d9-4e18-8aa6-8ef71b97ca0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:54:39.431Z|385a3f85-b0f9-443b-b8f2-1fa8c59f612f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:39.432Z|d86e5b44-882a-47bc-a260-e85e9ae93d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:39.432Z|d86e5b44-882a-47bc-a260-e85e9ae93d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:39.432Z|385a3f85-b0f9-443b-b8f2-1fa8c59f612f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:39.450Z|39e76f31-0a30-4419-870f-0a093992ef25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:39.451Z|39e76f31-0a30-4419-870f-0a093992ef25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:42.867Z|7b575fd6-d92a-4769-9b25-b5f1ec824d46|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:54:42.867Z|7b575fd6-d92a-4769-9b25-b5f1ec824d46|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:49.470Z|8e23e02d-f258-4c18-80f1-b0cdcef0a96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:49.471Z|8e23e02d-f258-4c18-80f1-b0cdcef0a96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:49.476Z|5e0ecf83-c6e4-4026-8130-b6bd6e24ded5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:49.476Z|5e0ecf83-c6e4-4026-8130-b6bd6e24ded5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:49.481Z|a1ce449f-e4a7-46b2-97d2-e3e0062319b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:49.481Z|a1ce449f-e4a7-46b2-97d2-e3e0062319b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:50.930Z|54a301d5-a82c-4c06-b2ec-5ff0462d1671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:54:50.930Z|54a301d5-a82c-4c06-b2ec-5ff0462d1671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:54:52.074Z|dc1f9800-10c9-40e2-9224-5ddd9b30838c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:54:52.074Z|dc1f9800-10c9-40e2-9224-5ddd9b30838c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:54:59.502Z|23b81cc7-01e7-419c-9528-f9f25a6e9350|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:59.502Z|23b81cc7-01e7-419c-9528-f9f25a6e9350|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:59.503Z|c347e2c8-b39a-4604-99b4-e45e9fa7f216|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:59.504Z|c347e2c8-b39a-4604-99b4-e45e9fa7f216|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:54:59.505Z|cef25b58-80c1-477d-a67f-a7d49b1d6996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:54:59.506Z|cef25b58-80c1-477d-a67f-a7d49b1d6996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:05.930Z|53e95113-73c3-497d-8a11-24fe7b5dd66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:55:05.934Z|53e95113-73c3-497d-8a11-24fe7b5dd66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:55:09.532Z|9a56f7dd-059a-41bc-8513-7fe055ae862c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:09.533Z|9a56f7dd-059a-41bc-8513-7fe055ae862c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:09.540Z|492708ac-4e99-442f-8939-795eceb76d7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:09.541Z|492708ac-4e99-442f-8939-795eceb76d7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:09.541Z|6e8d2f69-1a1c-4a1f-8996-4026e238adca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:09.541Z|6e8d2f69-1a1c-4a1f-8996-4026e238adca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:19.565Z|2ee94b28-5b73-409c-af71-012303b78269|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:19.566Z|2ee94b28-5b73-409c-af71-012303b78269|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:19.566Z|e63c62b7-59af-47df-ba32-aabcb6aff3e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:19.567Z|e63c62b7-59af-47df-ba32-aabcb6aff3e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:19.571Z|f77ed56b-dad4-415c-96f7-a2e142e8151a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:19.571Z|f77ed56b-dad4-415c-96f7-a2e142e8151a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:20.930Z|b89aa9ac-c9a4-44ab-8587-4cd8b0d9a0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:55:20.931Z|b89aa9ac-c9a4-44ab-8587-4cd8b0d9a0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:55:22.075Z|7073e759-3eaf-4f83-b6a8-e8a1679b18e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:55:22.075Z|7073e759-3eaf-4f83-b6a8-e8a1679b18e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:55:29.591Z|0dc97266-8e99-4c0f-937a-9bbd1f7dc488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:29.592Z|0dc97266-8e99-4c0f-937a-9bbd1f7dc488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:29.595Z|43a0e63c-856d-4a49-be99-59814ebb6977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:29.595Z|43a0e63c-856d-4a49-be99-59814ebb6977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:29.597Z|05f15a65-e9b6-4985-a0e8-c3ee6e334083|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:29.598Z|05f15a65-e9b6-4985-a0e8-c3ee6e334083|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:35.930Z|ebd8b7a6-b7de-475b-aa7e-787ea1ef432e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:55:35.931Z|ebd8b7a6-b7de-475b-aa7e-787ea1ef432e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:55:39.630Z|03a4dae5-9039-4e63-b040-b81385b07df2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:39.630Z|6f258db2-d4ed-4360-947f-69fd9f35f78c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:39.630Z|03a4dae5-9039-4e63-b040-b81385b07df2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:39.631Z|6f258db2-d4ed-4360-947f-69fd9f35f78c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:39.634Z|d858238f-783e-4137-8b17-783d4288b0ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:39.634Z|d858238f-783e-4137-8b17-783d4288b0ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:42.867Z|03884b4d-cb83-460c-8945-84877390b0f8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:55:42.868Z|03884b4d-cb83-460c-8945-84877390b0f8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:49.661Z|357fee28-c950-4575-aab3-966c82b53fb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:49.662Z|357fee28-c950-4575-aab3-966c82b53fb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:49.668Z|126b0c81-2d35-4a45-8d56-5164b0c6e916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:49.668Z|126b0c81-2d35-4a45-8d56-5164b0c6e916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:49.669Z|e3f87eb9-b1cb-4c02-8f4c-664dff91a4bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:49.670Z|e3f87eb9-b1cb-4c02-8f4c-664dff91a4bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:50.930Z|1b72c968-736e-43c0-8db4-6a417a9cf414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:55:50.934Z|1b72c968-736e-43c0-8db4-6a417a9cf414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:55:52.076Z|022d2ad6-35d4-4468-a6b3-08c041708d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:55:52.076Z|022d2ad6-35d4-4468-a6b3-08c041708d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:55:59.684Z|c64135f1-7aab-4402-a438-af1d402acd39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:59.685Z|c64135f1-7aab-4402-a438-af1d402acd39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:59.695Z|01c704d5-8af1-45c2-970e-17477357b2c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:59.695Z|01c704d5-8af1-45c2-970e-17477357b2c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:55:59.697Z|c330b980-36eb-42bb-a8e5-8bb605d83f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:55:59.697Z|c330b980-36eb-42bb-a8e5-8bb605d83f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:05.930Z|e428c77d-d82a-40f3-95f4-53ba76df9464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:56:05.931Z|e428c77d-d82a-40f3-95f4-53ba76df9464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:56:09.709Z|922097f4-5e69-4608-92d4-b52c0fac69d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:09.709Z|922097f4-5e69-4608-92d4-b52c0fac69d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:09.722Z|4956477e-e26c-401d-a60c-5438600dc7d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:09.722Z|4956477e-e26c-401d-a60c-5438600dc7d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:09.724Z|aa17b210-0d96-40b2-b5bb-45fe6f3a4bd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:09.725Z|aa17b210-0d96-40b2-b5bb-45fe6f3a4bd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:19.738Z|45bad28c-161f-4496-82a5-37395ce34ee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:19.739Z|45bad28c-161f-4496-82a5-37395ce34ee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:19.748Z|71afeb18-4902-4e46-aae7-75c3ecc67e57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:19.749Z|71afeb18-4902-4e46-aae7-75c3ecc67e57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:19.749Z|2891838d-d52d-423d-9071-3800c800438b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:19.750Z|2891838d-d52d-423d-9071-3800c800438b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:20.930Z|8bbda759-9374-4c74-8b77-7104abd4cf4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:56:20.931Z|8bbda759-9374-4c74-8b77-7104abd4cf4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:56:22.077Z|01d3c51d-28bd-466a-958b-8d063528df43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:56:22.077Z|01d3c51d-28bd-466a-958b-8d063528df43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:56:29.763Z|008c213d-56e1-462c-99ab-5a1e96612222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:29.764Z|008c213d-56e1-462c-99ab-5a1e96612222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:29.774Z|bb077f4d-eb2a-4f26-94e0-d90e69095b86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:29.775Z|bb077f4d-eb2a-4f26-94e0-d90e69095b86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:29.776Z|4564bc7c-b279-48ce-933c-69e2e9fed5c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:29.777Z|4564bc7c-b279-48ce-933c-69e2e9fed5c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:35.930Z|5382721f-30d7-4984-b4ad-4c212c436461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:56:35.934Z|5382721f-30d7-4984-b4ad-4c212c436461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:56:39.787Z|0e21f258-01b0-43c3-8efd-c09d6ac3c72b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:39.788Z|0e21f258-01b0-43c3-8efd-c09d6ac3c72b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:39.801Z|0151b3ee-5835-4c3c-a30b-bbfec64ab739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:39.801Z|f9b2395e-9d2d-4255-9596-a091f04a5891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:39.801Z|0151b3ee-5835-4c3c-a30b-bbfec64ab739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:39.802Z|f9b2395e-9d2d-4255-9596-a091f04a5891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:42.867Z|4424c4ff-9c08-4f75-a170-cc721f18b9c9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:56:42.868Z|4424c4ff-9c08-4f75-a170-cc721f18b9c9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:49.824Z|33fde1e0-8c96-4a45-b6d8-d8a6ef205849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:49.824Z|33fde1e0-8c96-4a45-b6d8-d8a6ef205849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:49.835Z|1bbff507-5208-4805-ad83-ae3d01340333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:49.835Z|61f1daa7-fcc1-44ff-8329-c424bbdaefe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:49.835Z|1bbff507-5208-4805-ad83-ae3d01340333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:49.835Z|61f1daa7-fcc1-44ff-8329-c424bbdaefe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:50.930Z|7df857b6-1177-4768-b3e4-2333541232a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:56:50.931Z|7df857b6-1177-4768-b3e4-2333541232a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:56:52.079Z|d085b5ba-b933-4ebf-a238-5484b12f2b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:56:52.080Z|d085b5ba-b933-4ebf-a238-5484b12f2b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:56:59.849Z|43512927-9f80-42b9-b129-1472f2a055d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:59.849Z|43512927-9f80-42b9-b129-1472f2a055d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:59.857Z|834939dd-f817-4a2f-8f8f-5b9fe2857f7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:59.857Z|834939dd-f817-4a2f-8f8f-5b9fe2857f7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:56:59.859Z|38201e54-d92d-4a7b-bfdb-4e45808a513f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:56:59.860Z|38201e54-d92d-4a7b-bfdb-4e45808a513f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:05.930Z|a0292d5e-529e-420f-b82e-77c5c4d73532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:57:05.931Z|a0292d5e-529e-420f-b82e-77c5c4d73532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:57:09.878Z|6aceddc4-3377-4379-90dc-db44055bd4af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:09.878Z|6aceddc4-3377-4379-90dc-db44055bd4af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:09.893Z|79d109df-25c5-45aa-88b0-38417ae499bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:09.893Z|79d109df-25c5-45aa-88b0-38417ae499bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:09.895Z|3c31b7ef-c14f-40b0-88d4-c00a0620ace6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:09.896Z|3c31b7ef-c14f-40b0-88d4-c00a0620ace6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:19.904Z|d3602bce-1952-4516-a1ac-771aac7e97fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:19.905Z|d3602bce-1952-4516-a1ac-771aac7e97fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:19.916Z|9a7e2543-de5b-4f74-880b-a2abca15533e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:19.917Z|9a7e2543-de5b-4f74-880b-a2abca15533e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:19.919Z|260df52d-a7d2-48a2-a3ce-01995fee1861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:19.920Z|260df52d-a7d2-48a2-a3ce-01995fee1861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:20.930Z|bd549c9f-0a24-45ad-8251-f4ab6dd24837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:57:20.935Z|bd549c9f-0a24-45ad-8251-f4ab6dd24837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:57:22.080Z|2ae71361-9433-40f3-a3ed-1125e81dd37c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:57:22.081Z|2ae71361-9433-40f3-a3ed-1125e81dd37c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:57:29.934Z|88a69c48-23e4-4dcc-845d-71b3e28fd003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:29.935Z|88a69c48-23e4-4dcc-845d-71b3e28fd003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:29.943Z|e910ef63-e986-441c-8de6-54943fbbce02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:29.944Z|e910ef63-e986-441c-8de6-54943fbbce02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:29.945Z|fc8e1198-39b8-408e-8ed5-6e727a06e29e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:29.945Z|fc8e1198-39b8-408e-8ed5-6e727a06e29e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:35.930Z|e7fa6551-232c-48ef-8a93-828a41b6af19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:57:35.931Z|e7fa6551-232c-48ef-8a93-828a41b6af19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:57:39.967Z|fa05971c-1fd3-4b62-8534-d101e895bc32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:39.968Z|fa05971c-1fd3-4b62-8534-d101e895bc32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:39.969Z|a0403403-1023-4e76-80ad-f2df93fb3b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:39.969Z|a0403403-1023-4e76-80ad-f2df93fb3b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:39.973Z|54d4a087-8db9-412c-92df-0db412e8f082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:39.973Z|54d4a087-8db9-412c-92df-0db412e8f082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:42.867Z|12a090ea-80c0-4d63-8911-9fce01db79da|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:57:42.868Z|12a090ea-80c0-4d63-8911-9fce01db79da|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:49.999Z|3d14fd7c-27a8-4a1a-a81d-899aff266baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:49.999Z|3d14fd7c-27a8-4a1a-a81d-899aff266baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:50.005Z|39397cb9-5490-4602-af2c-67dea2992d61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:50.005Z|39397cb9-5490-4602-af2c-67dea2992d61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:50.006Z|6e4ed6a7-ae32-4919-a622-a91b34681023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:57:50.007Z|6e4ed6a7-ae32-4919-a622-a91b34681023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:57:50.930Z|101d5084-3986-42b0-be49-37b8585159d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:57:50.931Z|101d5084-3986-42b0-be49-37b8585159d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:57:52.081Z|0e9c2189-fcb3-4b40-8531-47a13bdd8d30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:57:52.082Z|0e9c2189-fcb3-4b40-8531-47a13bdd8d30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:58:00.037Z|c3f271e8-d39f-4195-bd82-9ddb7249c018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:00.037Z|86f1ddc7-6acd-4034-8d4f-8fedbb844297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:00.038Z|c3f271e8-d39f-4195-bd82-9ddb7249c018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:00.038Z|86f1ddc7-6acd-4034-8d4f-8fedbb844297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:00.041Z|b7543908-dfad-419f-ab84-182314a6c989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:00.041Z|b7543908-dfad-419f-ab84-182314a6c989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:05.930Z|4a4fba7f-4d62-479a-88de-c88a34e11f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:58:05.934Z|4a4fba7f-4d62-479a-88de-c88a34e11f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:58:10.073Z|94fa70fb-f554-4736-9c6a-a1fd457989da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:10.073Z|94fa70fb-f554-4736-9c6a-a1fd457989da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:10.073Z|08d32b3d-8544-4c65-bafd-ffa4a3a5af11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:10.074Z|08d32b3d-8544-4c65-bafd-ffa4a3a5af11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:10.074Z|a1ac7529-e080-4b70-a92d-0ea08b1fe84f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:10.074Z|a1ac7529-e080-4b70-a92d-0ea08b1fe84f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:20.099Z|a7d01bdf-d85f-4fdb-bac9-ec784f4fd613|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:20.099Z|a7d01bdf-d85f-4fdb-bac9-ec784f4fd613|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:20.103Z|1351f359-a0ff-4c0e-a9c4-693892b53f91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:20.103Z|1351f359-a0ff-4c0e-a9c4-693892b53f91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:20.103Z|370743f3-bb79-402c-851b-29e2e2a81d2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:20.104Z|370743f3-bb79-402c-851b-29e2e2a81d2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:20.930Z|9f0604f1-8354-4be5-889a-c28c70f98bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:58:20.931Z|9f0604f1-8354-4be5-889a-c28c70f98bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:58:22.082Z|c94227af-157f-44af-b8ba-b7163e5d6902|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:58:22.083Z|c94227af-157f-44af-b8ba-b7163e5d6902|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:58:30.127Z|b8ccdd0d-a309-457b-a447-f965947590dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:30.127Z|b8ccdd0d-a309-457b-a447-f965947590dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:30.135Z|68a3fbbb-ae87-4374-8e4f-3198865c3887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:30.135Z|dcc8be51-fc0d-4d72-86e7-f85d7a15a0ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:30.135Z|68a3fbbb-ae87-4374-8e4f-3198865c3887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:30.136Z|dcc8be51-fc0d-4d72-86e7-f85d7a15a0ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:35.930Z|15a06eaa-1a41-4107-a3d6-ca6e24eea3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:58:35.931Z|15a06eaa-1a41-4107-a3d6-ca6e24eea3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:58:40.156Z|b22cd056-ee94-4f0b-8ecb-98287212db50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:40.157Z|b22cd056-ee94-4f0b-8ecb-98287212db50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:40.163Z|2d070b5e-1d87-479a-9952-b5b3f005c81f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:40.163Z|2d070b5e-1d87-479a-9952-b5b3f005c81f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:40.164Z|01835a4e-0d8a-4443-8483-de288884dd52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:40.164Z|01835a4e-0d8a-4443-8483-de288884dd52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:42.867Z|1e214178-cf13-464a-98df-9707a0134457|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:58:42.868Z|1e214178-cf13-464a-98df-9707a0134457|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:50.184Z|f80a5d2c-7f45-49ad-8017-b6822ac7f5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:50.185Z|f80a5d2c-7f45-49ad-8017-b6822ac7f5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:50.190Z|eb91745f-0ffb-4e9d-8d92-01e12d2bcbb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:50.190Z|0f41af31-fac0-46a5-88c4-9410717ee381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:58:50.191Z|eb91745f-0ffb-4e9d-8d92-01e12d2bcbb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:50.191Z|0f41af31-fac0-46a5-88c4-9410717ee381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:58:50.930Z|e42988f6-b425-4be8-abfe-06f5a11114b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:58:50.934Z|e42988f6-b425-4be8-abfe-06f5a11114b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:58:52.084Z|551b1815-b17d-4578-8035-b1c2bde011d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:58:52.084Z|551b1815-b17d-4578-8035-b1c2bde011d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:59:00.215Z|b2c4bc02-08c8-499e-a8ef-7c2e23984a50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:00.216Z|b2c4bc02-08c8-499e-a8ef-7c2e23984a50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:00.216Z|f3e60817-ff9c-4c84-9502-cc751f425614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:00.217Z|f3e60817-ff9c-4c84-9502-cc751f425614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:00.220Z|d607792c-94e3-4b9b-a0d2-3b6febfd5254|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:00.220Z|d607792c-94e3-4b9b-a0d2-3b6febfd5254|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:05.930Z|a47e24d3-3768-4294-ab8a-3b0b79f54e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:59:05.931Z|a47e24d3-3768-4294-ab8a-3b0b79f54e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:59:10.255Z|20e5beac-2397-4de2-8911-272e310522bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:10.256Z|20e5beac-2397-4de2-8911-272e310522bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:10.256Z|a06c958c-e6d6-43ca-944b-e2f187ee8dac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:10.257Z|a06c958c-e6d6-43ca-944b-e2f187ee8dac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:10.259Z|43dcd76b-8a9e-4082-b64d-fe5063599af9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:10.259Z|43dcd76b-8a9e-4082-b64d-fe5063599af9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:20.280Z|ea3777c0-742a-44f1-a78c-5c0036bcca75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:20.280Z|b7e02239-ce47-4672-887a-9e1ab5361ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:20.281Z|b7e02239-ce47-4672-887a-9e1ab5361ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:20.281Z|ea3777c0-742a-44f1-a78c-5c0036bcca75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:20.281Z|5b1f8381-c3f2-47db-b119-67aff1330f20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:20.282Z|5b1f8381-c3f2-47db-b119-67aff1330f20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:20.930Z|3f1a6a5e-3069-44d4-b128-9fc86d3d5136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:59:20.930Z|3f1a6a5e-3069-44d4-b128-9fc86d3d5136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:59:22.084Z|5fecf720-283a-4aed-af5c-44f9c0d2b641|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:59:22.085Z|5fecf720-283a-4aed-af5c-44f9c0d2b641|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:59:30.329Z|f485bb44-bfde-445d-9cf4-d1fb3d8cac4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:30.330Z|f485bb44-bfde-445d-9cf4-d1fb3d8cac4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:30.333Z|db8909bb-db91-4172-af03-530a0b16d1c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:30.334Z|db8909bb-db91-4172-af03-530a0b16d1c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:30.336Z|5c889e02-6e74-4552-b45a-3e16f04a7d78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:30.337Z|5c889e02-6e74-4552-b45a-3e16f04a7d78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:35.930Z|6e6bce98-e1e6-4564-abe9-9df872ca28f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:59:35.935Z|6e6bce98-e1e6-4564-abe9-9df872ca28f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:59:40.353Z|488f3c8a-defb-470a-9bfd-2786e5c69539|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:40.354Z|488f3c8a-defb-470a-9bfd-2786e5c69539|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:40.356Z|d0a38973-26dd-4bd7-ac5c-c9fba76165ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:40.357Z|d0a38973-26dd-4bd7-ac5c-c9fba76165ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:40.357Z|f91bef9c-8884-4737-8d5e-26f88f09f58a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:40.358Z|f91bef9c-8884-4737-8d5e-26f88f09f58a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:42.867Z|1c993e92-ab49-4b51-bd82-7bfcc63093f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T06:59:42.868Z|1c993e92-ab49-4b51-bd82-7bfcc63093f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:50.393Z|8ba987d9-67d4-4122-a25e-78041256a578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:50.393Z|8ba987d9-67d4-4122-a25e-78041256a578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:50.396Z|1769e63f-e343-481f-af50-d90dd9a35b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:50.396Z|1769e63f-e343-481f-af50-d90dd9a35b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:50.401Z|c11ac04e-e377-400e-97d0-47aed320f18b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T06:59:50.402Z|c11ac04e-e377-400e-97d0-47aed320f18b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T06:59:50.930Z|bec50722-8e3d-4a93-b969-d02a0a2db996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:59:50.931Z|bec50722-8e3d-4a93-b969-d02a0a2db996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T06:59:52.086Z|f4cd61a6-fec7-41ce-af80-0eaf4ed01f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T06:59:52.086Z|f4cd61a6-fec7-41ce-af80-0eaf4ed01f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:00:00.414Z|37d54277-2b26-45d8-8805-2360b31df5fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:00.414Z|37d54277-2b26-45d8-8805-2360b31df5fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:00.416Z|bb1633f3-809f-4e84-8510-72418e08308b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:00.416Z|bb1633f3-809f-4e84-8510-72418e08308b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:00.420Z|58e96d59-fc8c-4713-b545-1b333457fc06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:00.420Z|58e96d59-fc8c-4713-b545-1b333457fc06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:05.930Z|19042253-6d12-4520-8dff-4953a6fa2ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:00:05.931Z|19042253-6d12-4520-8dff-4953a6fa2ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:00:10.440Z|1a888112-4c4d-4d3b-9dd6-a09bc08236eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:10.440Z|1a888112-4c4d-4d3b-9dd6-a09bc08236eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:10.441Z|b416eb53-f06b-4f52-a572-816bfca2ce84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:10.441Z|b416eb53-f06b-4f52-a572-816bfca2ce84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:10.447Z|3b7f695d-10f8-4e28-ae38-463ebf471da9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:10.447Z|3b7f695d-10f8-4e28-ae38-463ebf471da9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:20.461Z|d4c5e309-580f-4a8f-852a-87de4f474840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:20.462Z|d4c5e309-580f-4a8f-852a-87de4f474840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:20.469Z|ac68aff1-0451-4c76-ba06-a0f4783f4a9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:20.469Z|ecb7d176-fd68-4682-b400-0e091110270c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:20.470Z|ac68aff1-0451-4c76-ba06-a0f4783f4a9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:20.470Z|ecb7d176-fd68-4682-b400-0e091110270c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:20.930Z|2d4c327b-5916-47a5-b794-ebba31c180ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:00:20.934Z|2d4c327b-5916-47a5-b794-ebba31c180ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:00:22.087Z|e9cb672e-83e6-4a5a-8df0-29106fd04071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:00:22.087Z|e9cb672e-83e6-4a5a-8df0-29106fd04071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:00:30.484Z|9f1024ff-5e26-45ad-8622-71333707cee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:30.484Z|9f1024ff-5e26-45ad-8622-71333707cee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:30.491Z|69a1d780-aa75-40c5-8b3a-37aa7c6141f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:30.492Z|69a1d780-aa75-40c5-8b3a-37aa7c6141f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:30.492Z|6f3f60aa-8e0f-42ac-90ca-244b0248f990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:30.493Z|6f3f60aa-8e0f-42ac-90ca-244b0248f990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:35.930Z|e7e6f171-3b90-4b71-9412-5c0e9ff40ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:00:35.930Z|e7e6f171-3b90-4b71-9412-5c0e9ff40ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:00:40.517Z|5122ddf4-0c18-40de-a676-41da236bde4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:40.518Z|5122ddf4-0c18-40de-a676-41da236bde4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:40.519Z|ab5863b4-4d9c-4913-b35f-20278e5b5fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:40.519Z|ab5863b4-4d9c-4913-b35f-20278e5b5fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:40.519Z|98afd7e1-7e5f-45d1-83bd-01e5bc88a4e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:40.520Z|98afd7e1-7e5f-45d1-83bd-01e5bc88a4e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:42.868Z|dc58d4bf-04f7-4159-b011-4f2317edaeeb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:00:42.869Z|dc58d4bf-04f7-4159-b011-4f2317edaeeb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:50.546Z|2a7eaf8a-b5ec-472c-99eb-5c422ab7d3f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:50.547Z|2a7eaf8a-b5ec-472c-99eb-5c422ab7d3f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:50.547Z|33d6d56c-77c8-4a18-847b-866a06503a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:50.548Z|33d6d56c-77c8-4a18-847b-866a06503a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:50.548Z|69c34065-c972-423f-b68f-f354cf9101ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:00:50.549Z|69c34065-c972-423f-b68f-f354cf9101ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:00:50.930Z|ae6d7bed-85f5-47d2-a69a-c1d025035cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:00:50.931Z|ae6d7bed-85f5-47d2-a69a-c1d025035cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:00:52.088Z|bd466554-e6b3-46c9-8b0b-b630acb92df0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:00:52.088Z|bd466554-e6b3-46c9-8b0b-b630acb92df0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:01:00.572Z|aa5c2d1f-4d90-43f7-b802-1ea68dc0d251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:00.572Z|aa5c2d1f-4d90-43f7-b802-1ea68dc0d251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:00.573Z|2bcb281d-4047-42cb-a88d-caa9ccd98398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:00.574Z|2bcb281d-4047-42cb-a88d-caa9ccd98398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:00.576Z|a5f8571e-c0f3-4929-967e-f40c312ccf01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:00.576Z|a5f8571e-c0f3-4929-967e-f40c312ccf01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:05.930Z|11672e8c-986d-490a-8db2-7c4a24aa6f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:01:05.934Z|11672e8c-986d-490a-8db2-7c4a24aa6f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:01:10.599Z|b2981988-1b08-46f3-94b0-77a95ab039bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:10.600Z|b2981988-1b08-46f3-94b0-77a95ab039bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:10.603Z|26d37449-6fa2-4d33-84ee-1474a812b7f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:10.604Z|26d37449-6fa2-4d33-84ee-1474a812b7f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:10.604Z|f5593627-e901-4c65-be99-1f139d6e9eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:10.605Z|f5593627-e901-4c65-be99-1f139d6e9eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:20.624Z|cb1f3f00-2008-4da3-a525-3b5ff77ea510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:20.624Z|cb1f3f00-2008-4da3-a525-3b5ff77ea510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:20.628Z|5c533a04-9cbe-4014-a255-0f051fb6f0df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:20.629Z|5c533a04-9cbe-4014-a255-0f051fb6f0df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:20.635Z|c5322d4b-1e5f-450c-a261-4145fdff6afb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:20.636Z|c5322d4b-1e5f-450c-a261-4145fdff6afb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:20.930Z|3c004fb1-2328-40d6-84cf-ee1dbd981e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:01:20.930Z|3c004fb1-2328-40d6-84cf-ee1dbd981e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:01:22.089Z|45692420-7ff3-45a3-9510-f97371d23dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:01:22.090Z|45692420-7ff3-45a3-9510-f97371d23dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:01:30.650Z|a59c0d9f-1383-4956-874f-9c183b221c99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:30.650Z|a59c0d9f-1383-4956-874f-9c183b221c99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:30.653Z|0db3c6c3-f7dd-48ed-9e06-54063d279560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:30.653Z|0db3c6c3-f7dd-48ed-9e06-54063d279560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:30.660Z|c7733511-15bc-46ba-8541-d246036cf32b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:30.661Z|c7733511-15bc-46ba-8541-d246036cf32b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:35.930Z|b3ebfbd1-aec2-40bd-a3a1-22127e862bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:01:35.931Z|b3ebfbd1-aec2-40bd-a3a1-22127e862bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:01:40.679Z|b1811986-22a4-47af-a054-3482fd9f6967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:40.679Z|b1811986-22a4-47af-a054-3482fd9f6967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:40.684Z|35cefd6d-6125-44f0-bc3a-d2e2d191e6f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:40.684Z|35cefd6d-6125-44f0-bc3a-d2e2d191e6f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:40.686Z|3bca1ab9-843b-429a-a268-06a7b2ff575c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:40.686Z|3bca1ab9-843b-429a-a268-06a7b2ff575c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:42.867Z|6d21e672-ee38-4e91-96dd-49bd97075929|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:01:42.867Z|6d21e672-ee38-4e91-96dd-49bd97075929|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:50.708Z|b7132dc5-ade2-425a-865f-abe4c91e0252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:50.709Z|b7132dc5-ade2-425a-865f-abe4c91e0252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:50.714Z|9ceeb293-528b-427e-85db-eea9f03bafda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:50.715Z|9ceeb293-528b-427e-85db-eea9f03bafda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:50.717Z|42d4f62a-12fc-432f-9f9f-4ff836121e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:01:50.718Z|42d4f62a-12fc-432f-9f9f-4ff836121e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:01:50.930Z|81f54bb3-ebcf-48e5-be15-bc0d3847120f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:01:50.934Z|81f54bb3-ebcf-48e5-be15-bc0d3847120f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:01:52.090Z|5f5460f5-e706-4424-bde3-bc2f59a0cd55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:01:52.091Z|5f5460f5-e706-4424-bde3-bc2f59a0cd55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:02:00.738Z|c1437d98-8abe-4e04-a8ba-9fa6d37549da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:00.738Z|c1437d98-8abe-4e04-a8ba-9fa6d37549da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:00.744Z|c9e17559-aae1-4c47-a639-065ee73f4fca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:00.744Z|c9e17559-aae1-4c47-a639-065ee73f4fca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:00.745Z|73837c17-4332-4e86-9342-2975895a64cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:00.745Z|73837c17-4332-4e86-9342-2975895a64cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:05.930Z|e8a7fa41-d90e-49b1-a885-94222d937064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:02:05.931Z|e8a7fa41-d90e-49b1-a885-94222d937064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:02:10.772Z|6008ba18-073d-47e6-8c38-48a48764e359|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:10.772Z|6008ba18-073d-47e6-8c38-48a48764e359|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:10.775Z|118447c0-95c4-4a26-9a6a-ae9e45c754d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:10.775Z|118447c0-95c4-4a26-9a6a-ae9e45c754d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:10.777Z|bce88f42-12eb-4e61-a03b-6303c85e6e80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:10.777Z|bce88f42-12eb-4e61-a03b-6303c85e6e80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:20.804Z|e11fd51d-11ed-4095-8d8a-e19c7db8a0b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:20.805Z|e11fd51d-11ed-4095-8d8a-e19c7db8a0b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:20.807Z|51214ffb-f138-43a5-85fe-53981acf17c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:20.808Z|681d79dc-836f-48e2-b360-3d619ca7b9c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:20.808Z|51214ffb-f138-43a5-85fe-53981acf17c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:20.808Z|681d79dc-836f-48e2-b360-3d619ca7b9c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:20.930Z|28f5b467-7538-4232-9e16-a4d75a791ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:02:20.930Z|28f5b467-7538-4232-9e16-a4d75a791ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:02:22.091Z|a9bef52c-8824-4000-b025-ebcb6fa6fd26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:02:22.091Z|a9bef52c-8824-4000-b025-ebcb6fa6fd26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:02:30.833Z|a2a26c4f-4604-4203-b2ab-8ada70e828cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:30.833Z|334cba49-127a-4996-bab0-c3caaea42ecd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:30.833Z|a2a26c4f-4604-4203-b2ab-8ada70e828cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:30.833Z|334cba49-127a-4996-bab0-c3caaea42ecd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:30.835Z|b4b9958c-92af-4afc-973c-7aeac61bc9b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:30.836Z|b4b9958c-92af-4afc-973c-7aeac61bc9b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:35.930Z|c6cdadba-a11f-44d2-9e85-48ca927ed8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:02:35.934Z|c6cdadba-a11f-44d2-9e85-48ca927ed8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:02:40.863Z|15d8dd8d-3bf1-45ad-8712-392cc70b1658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:40.863Z|20b91c63-4d8b-4f2b-be18-775e97c7193f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:40.863Z|15d8dd8d-3bf1-45ad-8712-392cc70b1658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:40.864Z|20b91c63-4d8b-4f2b-be18-775e97c7193f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:40.866Z|9de95346-cdeb-405a-b253-43647f5d76cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:40.866Z|9de95346-cdeb-405a-b253-43647f5d76cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:42.867Z|4db55d43-73c6-42e6-ab09-a694ca420b71|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:02:42.868Z|4db55d43-73c6-42e6-ab09-a694ca420b71|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:50.894Z|e9f31d3f-efd2-4af1-8f73-a355a8db5588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:50.895Z|7e194391-512a-4855-b374-b705dd46e78a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:50.896Z|ff3396f7-41d8-46e0-b214-d43e8c9a3268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:02:50.896Z|7e194391-512a-4855-b374-b705dd46e78a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:50.896Z|ff3396f7-41d8-46e0-b214-d43e8c9a3268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:50.896Z|e9f31d3f-efd2-4af1-8f73-a355a8db5588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:02:50.930Z|24a04d02-0461-4ddd-ab4b-e2caad270720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:02:50.930Z|24a04d02-0461-4ddd-ab4b-e2caad270720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:02:52.092Z|9e588500-f841-4194-bcd2-c552732c1a16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:02:52.092Z|9e588500-f841-4194-bcd2-c552732c1a16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:03:00.921Z|23f99b4f-f440-4be8-983e-881f22423a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:00.921Z|23f99b4f-f440-4be8-983e-881f22423a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:00.924Z|664d9a6e-64a1-4892-88aa-869e0aa540a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:00.924Z|664d9a6e-64a1-4892-88aa-869e0aa540a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:00.929Z|d285b4ce-438a-4f39-844f-29fc3e2521dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:00.929Z|d285b4ce-438a-4f39-844f-29fc3e2521dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:05.930Z|7adeaf05-0db0-43ff-9076-6de7c81acc00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:03:05.931Z|7adeaf05-0db0-43ff-9076-6de7c81acc00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:03:10.949Z|24306a1e-439f-4747-8221-f1eccdf216ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:10.949Z|24306a1e-439f-4747-8221-f1eccdf216ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:10.953Z|d2ef2620-7057-47ad-b1c4-3a3dc16fd636|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:10.953Z|c7f3002f-d70a-4aa6-bd4e-18628c1ddcd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:10.954Z|d2ef2620-7057-47ad-b1c4-3a3dc16fd636|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:10.954Z|c7f3002f-d70a-4aa6-bd4e-18628c1ddcd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:20.930Z|9cfc5da5-6ae4-4916-81c4-c31296f55ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:03:20.933Z|9cfc5da5-6ae4-4916-81c4-c31296f55ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:03:20.979Z|e178b5dd-b83e-4c92-8131-bfbafa5133a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:20.980Z|e178b5dd-b83e-4c92-8131-bfbafa5133a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:20.982Z|554e6f1f-04e5-4e8d-843c-3c7d5296af3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:20.982Z|554e6f1f-04e5-4e8d-843c-3c7d5296af3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:20.988Z|1417beb2-4ee3-4485-9880-ed25b24c1b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:20.989Z|1417beb2-4ee3-4485-9880-ed25b24c1b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:22.092Z|ad0672d4-f8c4-4b8e-87cb-cffb6c7168ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:03:22.093Z|ad0672d4-f8c4-4b8e-87cb-cffb6c7168ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:03:31.009Z|bf68d494-dd5d-49bb-8c6a-d52755b390e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:31.009Z|f2f27ed0-e6b7-452a-8bd9-fd70950b4944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:31.010Z|f2f27ed0-e6b7-452a-8bd9-fd70950b4944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:31.010Z|bf68d494-dd5d-49bb-8c6a-d52755b390e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:31.015Z|e1478523-4a2c-48e9-a265-b52c3eaed978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:31.015Z|e1478523-4a2c-48e9-a265-b52c3eaed978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:35.930Z|932068e1-1cf6-45f8-91fa-f12603f2bf61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:03:35.931Z|932068e1-1cf6-45f8-91fa-f12603f2bf61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:03:41.037Z|b93f9c35-d40a-43a8-93d4-f7143d0c0612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:41.038Z|b93f9c35-d40a-43a8-93d4-f7143d0c0612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:41.040Z|27d95504-7f01-441a-9362-151c03d1d6d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:41.040Z|27d95504-7f01-441a-9362-151c03d1d6d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:41.043Z|f2630dc3-f8f7-4178-8fa0-95f6b059b476|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:41.043Z|f2630dc3-f8f7-4178-8fa0-95f6b059b476|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:42.867Z|2639ec56-df24-4dbf-b5f5-ca0615278012|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:03:42.868Z|2639ec56-df24-4dbf-b5f5-ca0615278012|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:50.930Z|70889c31-4568-4add-a982-54f33d255231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:03:50.931Z|70889c31-4568-4add-a982-54f33d255231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:03:51.069Z|121d0b05-8740-4a04-a700-231d7249d905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:51.070Z|121d0b05-8740-4a04-a700-231d7249d905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:51.072Z|8da1d679-2206-4414-abd5-4704dd5f904a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:51.073Z|8da1d679-2206-4414-abd5-4704dd5f904a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:51.072Z|c998c9a9-6a73-4e7e-b67d-22310c65a3e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:03:51.073Z|c998c9a9-6a73-4e7e-b67d-22310c65a3e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:03:52.098Z|324de96a-ae28-464f-be7f-1076b82b80b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:03:52.099Z|324de96a-ae28-464f-be7f-1076b82b80b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:04:01.102Z|c33904d9-3426-4890-a339-d34782e1659b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:01.103Z|c33904d9-3426-4890-a339-d34782e1659b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:01.104Z|d497ec87-5b44-49f3-813a-048ca1ad2f89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:01.104Z|0eb99701-43ea-4171-a723-ee65e5f80f7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:01.105Z|d497ec87-5b44-49f3-813a-048ca1ad2f89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:01.105Z|0eb99701-43ea-4171-a723-ee65e5f80f7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:05.930Z|2e2cef89-4cf3-46a0-aea1-d2e94e1960f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:04:05.934Z|2e2cef89-4cf3-46a0-aea1-d2e94e1960f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:04:11.131Z|7251712b-7485-4769-a19a-d719d118d0b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:11.131Z|7251712b-7485-4769-a19a-d719d118d0b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:11.134Z|cc6956d5-5efe-42d2-ad15-6cc8e360e596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:11.134Z|cc6956d5-5efe-42d2-ad15-6cc8e360e596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:11.140Z|cad614e6-0136-418e-9672-6e30633cb61c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:11.140Z|cad614e6-0136-418e-9672-6e30633cb61c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:20.930Z|4450c33a-012f-4667-b8b3-96036e3debc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:04:20.931Z|4450c33a-012f-4667-b8b3-96036e3debc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:04:21.160Z|233453e8-d874-4adb-9fef-6b0df7dd9ec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:21.160Z|a3d0f8de-520c-439c-a4b0-4866a4e0f64b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:21.161Z|233453e8-d874-4adb-9fef-6b0df7dd9ec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:21.161Z|a3d0f8de-520c-439c-a4b0-4866a4e0f64b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:21.168Z|14ecc218-7d17-46d0-bf92-da9af5095f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:21.169Z|14ecc218-7d17-46d0-bf92-da9af5095f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:22.099Z|2547780c-dca8-4305-be4f-0ea376e5b2c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:04:22.100Z|2547780c-dca8-4305-be4f-0ea376e5b2c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:04:31.190Z|8d740682-5c80-430c-a409-24c20bd282eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:31.191Z|8d740682-5c80-430c-a409-24c20bd282eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:31.193Z|192617c1-1e7f-43e7-aa6a-fe2b21c9a5e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:31.193Z|192617c1-1e7f-43e7-aa6a-fe2b21c9a5e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:31.196Z|1fa29c20-f0fb-40a2-a7ea-8ffe80ef9e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:31.196Z|1fa29c20-f0fb-40a2-a7ea-8ffe80ef9e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:35.930Z|f81036e0-9f11-415d-bd07-8eb05d9f793f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:04:35.931Z|f81036e0-9f11-415d-bd07-8eb05d9f793f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:04:41.219Z|ef03d09a-351f-4082-91aa-43062cbbcae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:41.220Z|ef03d09a-351f-4082-91aa-43062cbbcae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:41.221Z|c89b5be1-3e73-4722-8732-35eef82ec6fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:41.221Z|c89b5be1-3e73-4722-8732-35eef82ec6fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:41.223Z|61fa2a60-ce47-4dcd-a4c6-66f4064b413e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:41.224Z|61fa2a60-ce47-4dcd-a4c6-66f4064b413e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:42.866Z|72cef798-fe24-40e3-a5cd-fc2cee7da83c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:04:42.867Z|72cef798-fe24-40e3-a5cd-fc2cee7da83c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:50.930Z|8308a69d-3704-4eef-bbfb-47853e7cab4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:04:50.934Z|8308a69d-3704-4eef-bbfb-47853e7cab4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:04:51.250Z|bdeb14ad-3933-4821-b347-e8868c34de26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:51.251Z|bdeb14ad-3933-4821-b347-e8868c34de26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:51.254Z|4db133ac-8c8a-4029-9bf9-55d05390b402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:51.254Z|2747c0eb-17b1-45df-b81c-8dfc99cee5aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:04:51.254Z|2747c0eb-17b1-45df-b81c-8dfc99cee5aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:51.254Z|4db133ac-8c8a-4029-9bf9-55d05390b402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:04:52.100Z|a41561ee-7fa4-4e57-a8c2-0f3067cdb637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:04:52.101Z|a41561ee-7fa4-4e57-a8c2-0f3067cdb637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:05:01.278Z|5834e512-c0d4-4263-af3c-a23c2fad7fdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:01.279Z|5834e512-c0d4-4263-af3c-a23c2fad7fdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:01.279Z|8b5190fb-7c7f-488e-bac3-d75f3d806d8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:01.279Z|8b5190fb-7c7f-488e-bac3-d75f3d806d8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:01.280Z|1c815435-9466-47a1-bf20-3b73501ea03d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:01.280Z|1c815435-9466-47a1-bf20-3b73501ea03d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:05.930Z|f81e1ab0-ab27-45bf-8389-7a7bd0903d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:05:05.931Z|f81e1ab0-ab27-45bf-8389-7a7bd0903d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:05:11.306Z|89792355-8da0-4c7b-890b-38879264ba1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:11.307Z|89792355-8da0-4c7b-890b-38879264ba1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:11.314Z|b5478074-e3b8-48bc-b7a0-bcd3b6ffd479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:11.315Z|6428a99c-2c9c-42ea-a6b6-be53ec0a07c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:11.315Z|b5478074-e3b8-48bc-b7a0-bcd3b6ffd479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:11.315Z|6428a99c-2c9c-42ea-a6b6-be53ec0a07c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:20.930Z|75e334c0-ef2e-4f7b-8055-63a4cf5f468b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:05:20.930Z|75e334c0-ef2e-4f7b-8055-63a4cf5f468b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:05:21.335Z|47eacc66-5199-457f-8467-144e9bdd13cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:21.336Z|47eacc66-5199-457f-8467-144e9bdd13cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:21.340Z|c4bb68e5-c68a-41c1-bcf3-20c1c84e74ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:21.341Z|c4bb68e5-c68a-41c1-bcf3-20c1c84e74ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:21.341Z|d79a72ef-ca5a-4308-856d-243b088683a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:21.341Z|d79a72ef-ca5a-4308-856d-243b088683a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:22.102Z|dcadec73-f822-4ae4-ab8b-5d505359db9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:05:22.102Z|dcadec73-f822-4ae4-ab8b-5d505359db9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:05:31.364Z|391f14b3-463d-440b-8a4e-e1303dbb64aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:31.365Z|391f14b3-463d-440b-8a4e-e1303dbb64aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:31.366Z|1a9a4e4b-0ad6-46b8-918a-d1a28e40fcb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:31.367Z|1a9a4e4b-0ad6-46b8-918a-d1a28e40fcb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:31.368Z|cf957a86-9065-43c0-adfa-f800a653e975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:31.368Z|cf957a86-9065-43c0-adfa-f800a653e975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:35.930Z|88553c02-85ca-4a9b-b9f5-a3bd8a784eca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:05:35.934Z|88553c02-85ca-4a9b-b9f5-a3bd8a784eca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:05:41.392Z|90d85311-983f-4809-ad5d-104e7ae8ad34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:41.393Z|90d85311-983f-4809-ad5d-104e7ae8ad34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:41.394Z|97625fa7-f22b-446b-bc91-a0033ed33e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:41.394Z|97625fa7-f22b-446b-bc91-a0033ed33e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:41.400Z|2a9333a5-c200-4277-be7c-e3bb49b583d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:41.400Z|2a9333a5-c200-4277-be7c-e3bb49b583d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:42.866Z|b875e7f7-6ffb-4abf-8e0b-dbb7232baaa4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:05:42.867Z|b875e7f7-6ffb-4abf-8e0b-dbb7232baaa4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:50.930Z|c5bf3a7f-f01d-4565-8cb0-aa0fcfca6574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:05:50.931Z|c5bf3a7f-f01d-4565-8cb0-aa0fcfca6574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:05:51.419Z|72a9a5a8-f703-40b6-bc1f-2e011b12c1a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:51.419Z|72a9a5a8-f703-40b6-bc1f-2e011b12c1a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:51.419Z|5989489d-1735-4661-bab5-5112b748ebd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:51.420Z|5989489d-1735-4661-bab5-5112b748ebd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:51.425Z|e99d4c15-8b4f-42d9-88cc-2bcfac720ed9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:05:51.426Z|e99d4c15-8b4f-42d9-88cc-2bcfac720ed9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:05:52.103Z|b23ffc4c-c59f-499d-95fe-e8d3a12244a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:05:52.103Z|b23ffc4c-c59f-499d-95fe-e8d3a12244a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:06:01.448Z|0048aeb1-dd89-4291-8eae-8dc40d2a3bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:01.448Z|0048aeb1-dd89-4291-8eae-8dc40d2a3bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:01.449Z|4840f9fb-2ff6-4377-8ba7-ee3d8d75fbba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:01.450Z|4840f9fb-2ff6-4377-8ba7-ee3d8d75fbba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:01.454Z|27fdc2cd-30b5-4c7a-8bf3-3d94453fbd8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:01.454Z|27fdc2cd-30b5-4c7a-8bf3-3d94453fbd8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:05.930Z|0dd40d2c-4dd2-408b-8892-450b388199b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:06:05.931Z|0dd40d2c-4dd2-408b-8892-450b388199b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:06:11.478Z|9c34151d-8241-4983-bb2a-ba4ae55472bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:11.478Z|9c34151d-8241-4983-bb2a-ba4ae55472bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:11.478Z|05cb1efb-f5d2-4dc1-ac93-6be3bb8e607e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:11.479Z|05cb1efb-f5d2-4dc1-ac93-6be3bb8e607e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:11.479Z|043abb25-972d-4b1f-9bb5-6281ddb5ed37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:11.480Z|043abb25-972d-4b1f-9bb5-6281ddb5ed37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:20.930Z|31a16d49-797e-40ec-92cd-007d855cdd8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:06:20.934Z|31a16d49-797e-40ec-92cd-007d855cdd8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:06:21.502Z|5124e6a4-f320-4526-b71a-2cd7b0b31ee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:21.502Z|5124e6a4-f320-4526-b71a-2cd7b0b31ee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:21.504Z|2abe2bca-ae9d-4ee9-8e72-8da7b0aa98c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:21.504Z|2abe2bca-ae9d-4ee9-8e72-8da7b0aa98c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:21.508Z|f47de8e6-a29e-499a-bfea-ae23eb29d0de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:21.509Z|f47de8e6-a29e-499a-bfea-ae23eb29d0de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:22.104Z|bae62ecc-a0c2-4e49-b40e-d32b81b0c392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:06:22.104Z|bae62ecc-a0c2-4e49-b40e-d32b81b0c392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:06:31.536Z|12e98f98-6879-426f-a55e-c2701b483049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:31.536Z|12e98f98-6879-426f-a55e-c2701b483049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:31.540Z|2b39e0ff-4e3d-4218-a2ed-7ee09ed7b2e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:31.540Z|2b39e0ff-4e3d-4218-a2ed-7ee09ed7b2e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:31.540Z|5ec15468-94ca-4b34-a8be-787a7f64991b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:31.541Z|5ec15468-94ca-4b34-a8be-787a7f64991b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:35.930Z|7a5ae4b8-f622-446f-ba62-78627ac260cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:06:35.931Z|7a5ae4b8-f622-446f-ba62-78627ac260cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:06:41.561Z|af933894-9067-42b1-a595-68a57fde562d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:41.561Z|af933894-9067-42b1-a595-68a57fde562d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:41.565Z|e894c82d-c2e5-4038-ae0e-81a982b10c65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:41.565Z|e894c82d-c2e5-4038-ae0e-81a982b10c65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:41.570Z|ff172b08-7533-4c21-a015-5ec1a9cba117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:41.570Z|ff172b08-7533-4c21-a015-5ec1a9cba117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:42.868Z|9d3a942d-8f2b-413b-a6a3-15cdccbccc85|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:06:42.869Z|9d3a942d-8f2b-413b-a6a3-15cdccbccc85|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:50.930Z|bdfcbcb9-b2a7-41c8-9ec0-d59d77b2a6f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:06:50.930Z|bdfcbcb9-b2a7-41c8-9ec0-d59d77b2a6f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:06:51.590Z|1e29b149-2949-40cc-a2b0-6100845d0049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:51.591Z|1e29b149-2949-40cc-a2b0-6100845d0049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:51.593Z|fb9e6294-ca38-4477-b955-c79bfaa60c08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:51.593Z|fb9e6294-ca38-4477-b955-c79bfaa60c08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:51.598Z|6f53eead-6156-43b4-8288-c29a6a766e92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:06:51.598Z|6f53eead-6156-43b4-8288-c29a6a766e92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:06:52.105Z|07937f29-b4f4-4424-a30f-d9eb196ef5d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:06:52.105Z|07937f29-b4f4-4424-a30f-d9eb196ef5d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:07:01.619Z|1597c5ac-ef74-45db-9c51-26d2cd11c28a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:01.619Z|8b1eff46-a619-4330-b7de-1cc7e02f371c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:01.620Z|1597c5ac-ef74-45db-9c51-26d2cd11c28a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:01.620Z|8b1eff46-a619-4330-b7de-1cc7e02f371c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:01.624Z|49e2274d-fd7c-4d89-ad3e-3184542fab55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:01.625Z|49e2274d-fd7c-4d89-ad3e-3184542fab55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:05.930Z|06742ba1-008f-412b-a50f-d09e8153e857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:07:05.934Z|06742ba1-008f-412b-a50f-d09e8153e857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:07:11.650Z|48ce723a-a153-48ea-97e5-a6203268518a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:11.650Z|48ce723a-a153-48ea-97e5-a6203268518a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:11.650Z|d0f3619c-4a25-4024-987d-7aa01e113024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:11.651Z|d0f3619c-4a25-4024-987d-7aa01e113024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:11.654Z|f083b409-9687-4af9-b87b-7cfa4702c929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:11.655Z|f083b409-9687-4af9-b87b-7cfa4702c929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:20.930Z|cf7a9514-d21c-4a4e-98eb-d55573a9e85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:07:20.931Z|cf7a9514-d21c-4a4e-98eb-d55573a9e85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:07:21.676Z|0c6583e8-1853-4460-a821-2c30b5a0d686|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:21.677Z|0c6583e8-1853-4460-a821-2c30b5a0d686|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:21.677Z|be05f4f4-845a-409e-9290-d2f98f7b5da4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:21.678Z|be05f4f4-845a-409e-9290-d2f98f7b5da4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:21.686Z|f5a0eb3e-a042-48bf-801f-233e9635c59a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:21.687Z|f5a0eb3e-a042-48bf-801f-233e9635c59a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:22.106Z|42f9df9d-12c6-42bb-80f0-dd21694d556a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:07:22.106Z|42f9df9d-12c6-42bb-80f0-dd21694d556a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:07:31.704Z|8a470785-1165-4c38-b7b2-3628e11ca836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:31.705Z|8a470785-1165-4c38-b7b2-3628e11ca836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:31.713Z|61b778fc-6ea5-4a2b-a616-6810dee4c0b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:31.713Z|61b778fc-6ea5-4a2b-a616-6810dee4c0b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:31.715Z|77e53b37-22d0-4703-897b-1e1f81c517f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:31.716Z|77e53b37-22d0-4703-897b-1e1f81c517f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:35.930Z|235bdaea-3e25-4de0-a2fc-2f3316f0f17d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:07:35.931Z|235bdaea-3e25-4de0-a2fc-2f3316f0f17d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:07:41.734Z|4e28b9e2-70c6-481f-8331-e81c5813b9d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:41.735Z|4e28b9e2-70c6-481f-8331-e81c5813b9d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:41.741Z|0d1c66f0-b935-4a6c-a1a0-6ae43b05e9ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:41.742Z|0d1c66f0-b935-4a6c-a1a0-6ae43b05e9ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:41.746Z|644dfcb3-bd94-47a3-85fa-230dbaa39a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:41.746Z|644dfcb3-bd94-47a3-85fa-230dbaa39a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:42.869Z|e72a3077-ec98-4785-ac16-83914d3a84d6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:07:42.870Z|e72a3077-ec98-4785-ac16-83914d3a84d6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:50.930Z|35a25d1c-9b25-4e2c-94d3-ea75ae104981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:07:50.934Z|35a25d1c-9b25-4e2c-94d3-ea75ae104981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:07:51.764Z|ebdddc42-34b5-45d3-9492-f299a81f1743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:51.765Z|ebdddc42-34b5-45d3-9492-f299a81f1743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:51.767Z|657ea65c-4ee6-43ac-a8c9-fc8714598863|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:51.767Z|657ea65c-4ee6-43ac-a8c9-fc8714598863|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:51.772Z|61bcc2bd-5055-48af-b35a-7367871902e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:07:51.772Z|61bcc2bd-5055-48af-b35a-7367871902e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:07:52.107Z|668d651c-4afd-4aa7-804d-5447bc65ee8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:07:52.107Z|668d651c-4afd-4aa7-804d-5447bc65ee8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:08:01.791Z|593b961e-bce5-479c-935c-be6978d9ae77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:01.792Z|593b961e-bce5-479c-935c-be6978d9ae77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:01.796Z|1be44524-9bed-4601-818a-a284e1384c81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:01.796Z|1be44524-9bed-4601-818a-a284e1384c81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:01.797Z|6214885d-3ed8-4651-aa45-dfa852bf06a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:01.797Z|6214885d-3ed8-4651-aa45-dfa852bf06a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:05.930Z|9dc9ee24-03fc-41e9-97d1-2bff1a43d769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:08:05.931Z|9dc9ee24-03fc-41e9-97d1-2bff1a43d769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:08:11.820Z|bda67d56-621c-4218-b7b6-5f576a022c44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:11.821Z|bda67d56-621c-4218-b7b6-5f576a022c44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:11.822Z|2e7a9865-2ae4-487f-a420-28ff83e68288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:11.823Z|8dc7e623-8065-4e78-a9ab-64f54fb11919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:11.823Z|2e7a9865-2ae4-487f-a420-28ff83e68288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:11.823Z|8dc7e623-8065-4e78-a9ab-64f54fb11919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:20.930Z|ebb963db-ec8e-447b-885a-48b3f3095820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:08:20.931Z|ebb963db-ec8e-447b-885a-48b3f3095820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:08:21.851Z|b7ed58b9-bd66-4e52-8064-3bdca0879c2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:21.852Z|b7ed58b9-bd66-4e52-8064-3bdca0879c2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:21.859Z|282ebcc0-8e22-408b-b8a6-0df8fa6e0701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:21.860Z|282ebcc0-8e22-408b-b8a6-0df8fa6e0701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:21.860Z|5d324126-ef8a-40bb-9d7f-233b9f785831|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:21.860Z|5d324126-ef8a-40bb-9d7f-233b9f785831|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:22.108Z|d36b8d9d-c42f-49ee-83dd-8f89033f62c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:08:22.108Z|d36b8d9d-c42f-49ee-83dd-8f89033f62c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:08:31.881Z|b97cd50f-ae87-400f-9e7e-18b03f42384e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:31.882Z|b97cd50f-ae87-400f-9e7e-18b03f42384e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:31.891Z|23cc7443-7bf5-418d-8d6d-993ccbdc0963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:31.891Z|23cc7443-7bf5-418d-8d6d-993ccbdc0963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:31.891Z|a69b37fa-e524-4efb-a292-94a1280f0369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:31.892Z|a69b37fa-e524-4efb-a292-94a1280f0369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:35.930Z|34b20f99-0c99-4bb5-99e2-ec39a2a70548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:08:35.934Z|34b20f99-0c99-4bb5-99e2-ec39a2a70548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:08:41.910Z|ba6e16a5-d4e4-4e91-b8f0-a345d530e0b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:41.910Z|ba6e16a5-d4e4-4e91-b8f0-a345d530e0b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:41.918Z|2dc586b1-c209-4981-bde1-436f1c23bf72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:41.918Z|2dc586b1-c209-4981-bde1-436f1c23bf72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:41.920Z|204335c3-1ca6-4750-8d96-c2954a0ffd83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:41.920Z|204335c3-1ca6-4750-8d96-c2954a0ffd83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:42.868Z|09c800d4-621b-4055-aeb3-cbebf142de1e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:08:42.869Z|09c800d4-621b-4055-aeb3-cbebf142de1e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:50.930Z|18d4c6fa-2fe4-475c-9689-5f2b2f1429d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:08:50.931Z|18d4c6fa-2fe4-475c-9689-5f2b2f1429d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:08:51.941Z|96ad3585-e617-44a1-988f-40a6c958891b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:51.941Z|96ad3585-e617-44a1-988f-40a6c958891b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:51.941Z|0358505f-9717-4c24-812c-100acbefd8ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:51.942Z|0358505f-9717-4c24-812c-100acbefd8ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:51.944Z|3371e604-f73d-4f54-b755-365a02d684ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:08:51.944Z|3371e604-f73d-4f54-b755-365a02d684ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:08:52.109Z|c1c53a15-da06-4023-a84b-e5bf935a20a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:08:52.109Z|c1c53a15-da06-4023-a84b-e5bf935a20a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:09:01.969Z|d9a753bd-7538-442a-8d0b-9435b885e543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:01.970Z|d9a753bd-7538-442a-8d0b-9435b885e543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:01.974Z|d21f3fec-bd6f-4e6d-8d5d-86cc6863a27d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:01.975Z|d21f3fec-bd6f-4e6d-8d5d-86cc6863a27d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:01.976Z|3940acd9-96cf-4cdf-837f-582ac08c6abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:01.976Z|3940acd9-96cf-4cdf-837f-582ac08c6abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:05.930Z|e1dd5909-985d-4ec5-b63a-c897924626f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:09:05.931Z|e1dd5909-985d-4ec5-b63a-c897924626f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:09:11.999Z|eaea45a5-0f7a-48b8-8243-ff56a86bdee5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:12.000Z|a662f8e1-2a61-4ab1-9669-344c15ac0ca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:12.000Z|eaea45a5-0f7a-48b8-8243-ff56a86bdee5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:12.001Z|a662f8e1-2a61-4ab1-9669-344c15ac0ca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:12.004Z|1e9c6cb7-be62-492d-a48a-6a4ab72fcc05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:12.004Z|1e9c6cb7-be62-492d-a48a-6a4ab72fcc05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:20.930Z|91c25efa-8727-421e-8a93-918a01759ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:09:20.931Z|91c25efa-8727-421e-8a93-918a01759ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:09:22.027Z|448e7ab8-9836-4a3f-9555-7f7ccfd498e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:22.028Z|448e7ab8-9836-4a3f-9555-7f7ccfd498e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:22.028Z|aede9b9e-38c0-4d75-85c8-5085517abc6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:22.029Z|aede9b9e-38c0-4d75-85c8-5085517abc6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:22.036Z|919fd966-07af-4ff9-989b-36f475dd0423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:22.037Z|919fd966-07af-4ff9-989b-36f475dd0423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:22.110Z|d1ed192d-5bde-4f00-8b46-7896a61f410c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:09:22.110Z|d1ed192d-5bde-4f00-8b46-7896a61f410c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:09:32.055Z|a7727dcc-b38b-4e6f-b9cd-62d0bc020d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:32.055Z|a7727dcc-b38b-4e6f-b9cd-62d0bc020d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:32.063Z|5f213578-be91-43c7-8845-f8fdd0a644cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:32.063Z|5f213578-be91-43c7-8845-f8fdd0a644cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:32.065Z|88296cfe-b4af-4e5a-a861-c5714a01292a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:32.066Z|88296cfe-b4af-4e5a-a861-c5714a01292a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:35.930Z|9f12e28e-dbd1-4f3c-ba64-675fe99bd5d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:09:35.931Z|9f12e28e-dbd1-4f3c-ba64-675fe99bd5d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:09:42.084Z|12e60df3-3da8-4c66-a116-c7ce3750ce18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:42.085Z|12e60df3-3da8-4c66-a116-c7ce3750ce18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:42.091Z|71211f67-6803-4b6e-ac13-f0d80b91e559|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:42.091Z|31469012-106f-4f29-9306-2f03c1f42f1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:42.092Z|71211f67-6803-4b6e-ac13-f0d80b91e559|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:42.092Z|31469012-106f-4f29-9306-2f03c1f42f1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:42.867Z|e00b75a1-0250-4563-b914-3883eac8edde|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:09:42.868Z|e00b75a1-0250-4563-b914-3883eac8edde|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:50.930Z|e789e95b-40d5-42d4-98de-348a9b4d221a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:09:50.931Z|e789e95b-40d5-42d4-98de-348a9b4d221a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:09:52.111Z|311774c4-556d-40a7-b5ba-1b95b9f89c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:09:52.111Z|311774c4-556d-40a7-b5ba-1b95b9f89c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:09:52.114Z|cfa4637d-4b88-4381-9697-2676668ae149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:52.114Z|104f13f1-2e4b-4c0b-ac3f-624f61130d68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:52.114Z|cfa4637d-4b88-4381-9697-2676668ae149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:52.114Z|104f13f1-2e4b-4c0b-ac3f-624f61130d68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:09:52.118Z|f42362fb-b003-4782-b4cf-76c87e749423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:09:52.118Z|f42362fb-b003-4782-b4cf-76c87e749423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:02.139Z|ccec9cf2-5b12-414e-806a-93d234d9f7f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:02.140Z|ccec9cf2-5b12-414e-806a-93d234d9f7f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:02.142Z|65aa6b3a-4381-45df-b170-59c69ea487f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:02.142Z|65aa6b3a-4381-45df-b170-59c69ea487f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:02.144Z|5920bd38-ac9f-4926-a716-dc0c2cf5aafb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:02.145Z|5920bd38-ac9f-4926-a716-dc0c2cf5aafb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:05.930Z|b4c07a45-eb24-4e21-9e2e-4287bce7c57d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:10:05.931Z|b4c07a45-eb24-4e21-9e2e-4287bce7c57d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:10:12.168Z|3b7f8012-51fa-4e56-aa79-68d8df401077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:12.168Z|3b7f8012-51fa-4e56-aa79-68d8df401077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:12.170Z|e52b923a-1ce5-488d-8380-d657fecbccba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:12.170Z|e52b923a-1ce5-488d-8380-d657fecbccba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:12.175Z|cf5c7623-974c-4974-a13d-9e20c4d22bdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:12.175Z|cf5c7623-974c-4974-a13d-9e20c4d22bdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:20.930Z|e23c6cbe-6093-4712-8ae5-f95546864339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:10:20.931Z|e23c6cbe-6093-4712-8ae5-f95546864339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:10:22.111Z|e5cf8ebc-b257-43df-9691-4c7a42a0f03c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:10:22.112Z|e5cf8ebc-b257-43df-9691-4c7a42a0f03c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:10:22.196Z|1c255db6-5047-49c7-a753-97498d41f6ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:22.196Z|1c255db6-5047-49c7-a753-97498d41f6ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:22.197Z|01593c1b-93db-4945-8e83-cf5ff1aae54a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:22.198Z|01593c1b-93db-4945-8e83-cf5ff1aae54a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:22.202Z|0f6003c9-8029-47d8-8fa1-5a1bcc2d86af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:22.203Z|0f6003c9-8029-47d8-8fa1-5a1bcc2d86af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:32.225Z|39b8a138-264e-4bf0-9c26-f46d2e5e78fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:32.225Z|39b8a138-264e-4bf0-9c26-f46d2e5e78fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:32.225Z|280ce9a5-7bcf-4727-a2ad-d3f00945c324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:32.226Z|280ce9a5-7bcf-4727-a2ad-d3f00945c324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:32.233Z|2c85bc41-8166-4c62-aca0-2f404bdcd0ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:32.234Z|2c85bc41-8166-4c62-aca0-2f404bdcd0ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:35.930Z|7dad9432-2b1f-4de7-8b91-9e34a238646f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:10:35.930Z|7dad9432-2b1f-4de7-8b91-9e34a238646f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:10:42.255Z|91feb3bf-dc10-4900-9287-b8ae4cfe5877|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:42.256Z|91feb3bf-dc10-4900-9287-b8ae4cfe5877|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:42.258Z|ba501e72-844f-497c-8ea4-7c024f15c6c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:42.258Z|ba501e72-844f-497c-8ea4-7c024f15c6c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:42.261Z|d7598389-09b3-4e4d-8d0c-88130246cb30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:42.261Z|d7598389-09b3-4e4d-8d0c-88130246cb30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:42.867Z|2a5f7e46-7e7a-442d-ad41-41b71b8ba832|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:10:42.868Z|2a5f7e46-7e7a-442d-ad41-41b71b8ba832|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:50.930Z|5d5c192f-3faf-4b7d-ba51-313b0f658cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:10:50.930Z|5d5c192f-3faf-4b7d-ba51-313b0f658cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:10:52.112Z|4d0489f0-5622-4f6f-a330-91f30a739bb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:10:52.113Z|4d0489f0-5622-4f6f-a330-91f30a739bb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:10:52.282Z|f305e951-4109-4f7b-bea1-f5050db3c2ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:52.283Z|f305e951-4109-4f7b-bea1-f5050db3c2ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:52.286Z|1a780e06-dfe3-4413-a810-8fc294f216db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:52.287Z|1a780e06-dfe3-4413-a810-8fc294f216db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:10:52.287Z|e9984e9f-2096-47c5-97e2-322593a9431a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:10:52.288Z|e9984e9f-2096-47c5-97e2-322593a9431a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:02.314Z|c02a6978-e217-432a-b76c-03dffa94cf13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:02.314Z|c02a6978-e217-432a-b76c-03dffa94cf13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:02.314Z|41ec4159-ac2f-46fa-9572-597d9333a60b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:02.315Z|41ec4159-ac2f-46fa-9572-597d9333a60b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:02.317Z|8c040387-0b55-408e-bef3-5096db653198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:02.318Z|8c040387-0b55-408e-bef3-5096db653198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:05.930Z|b93b7a0c-9814-40ab-ae69-27ac850829eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:11:05.934Z|b93b7a0c-9814-40ab-ae69-27ac850829eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:11:12.340Z|3a64ad8d-8b44-45fc-8054-8be3592b8e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:12.341Z|3a64ad8d-8b44-45fc-8054-8be3592b8e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:12.343Z|96aaf36c-5f2f-457a-a71c-69a54ef29ab9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:12.343Z|96aaf36c-5f2f-457a-a71c-69a54ef29ab9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:12.349Z|02c37eaa-58b7-4885-8ea6-1772b51f087e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:12.349Z|02c37eaa-58b7-4885-8ea6-1772b51f087e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:20.930Z|78bfb367-d0c4-4b92-bc44-b0f0caa4d2d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:11:20.930Z|78bfb367-d0c4-4b92-bc44-b0f0caa4d2d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:11:22.113Z|4a3c5b50-6087-4c5d-b373-48768a2825dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:11:22.113Z|4a3c5b50-6087-4c5d-b373-48768a2825dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:11:22.378Z|e8a42462-ab06-4c0c-a177-60a5393e08e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:22.379Z|e8a42462-ab06-4c0c-a177-60a5393e08e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:22.382Z|1b198c50-68f7-49db-ad85-269ee485835b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:22.382Z|1b198c50-68f7-49db-ad85-269ee485835b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:22.385Z|24930bc2-f8fb-419b-b67e-6cb964bacff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:22.385Z|24930bc2-f8fb-419b-b67e-6cb964bacff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:32.409Z|29a42bec-aa6f-4105-95a0-62b225ce2d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:32.409Z|29a42bec-aa6f-4105-95a0-62b225ce2d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:32.417Z|c791c8a7-a8ca-4314-bcfc-dfc36c170779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:32.417Z|c791c8a7-a8ca-4314-bcfc-dfc36c170779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:32.418Z|bee17266-e9de-4e6c-95e5-0ddc38835d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:32.418Z|bee17266-e9de-4e6c-95e5-0ddc38835d70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:35.930Z|0ff28453-2c0a-42fe-a5b4-aa24a3b6955c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:11:35.931Z|0ff28453-2c0a-42fe-a5b4-aa24a3b6955c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:11:42.438Z|acabc8af-bbe2-4580-a403-78e9928fbddb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:42.439Z|acabc8af-bbe2-4580-a403-78e9928fbddb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:42.443Z|5d082672-ca70-4766-ad15-2c49fcab5c76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:42.443Z|5d082672-ca70-4766-ad15-2c49fcab5c76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:42.458Z|0a304f15-6aaa-4e02-b96e-3523f8c7eaca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:42.458Z|0a304f15-6aaa-4e02-b96e-3523f8c7eaca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:42.867Z|a903103b-5936-4a67-bef7-6040dc0ff732|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:11:42.867Z|a903103b-5936-4a67-bef7-6040dc0ff732|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:50.930Z|59e69aa6-7db1-4e7b-aa41-cfd4667a24e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:11:50.931Z|59e69aa6-7db1-4e7b-aa41-cfd4667a24e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:11:52.114Z|0ae06e61-7b53-43f6-9950-b4c8b7c307b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:11:52.115Z|0ae06e61-7b53-43f6-9950-b4c8b7c307b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:11:52.479Z|50c8d275-240e-46e2-baae-1d324444ed37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:52.480Z|50c8d275-240e-46e2-baae-1d324444ed37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:52.482Z|6d552b62-becd-43d8-b02b-c628610ebe1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:52.482Z|6d552b62-becd-43d8-b02b-c628610ebe1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:11:52.484Z|12813ebd-d958-482d-802d-8cdaf26d4a61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:11:52.484Z|12813ebd-d958-482d-802d-8cdaf26d4a61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:02.503Z|021ac42b-91b3-4a3f-b57a-10d2e687171e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:02.504Z|021ac42b-91b3-4a3f-b57a-10d2e687171e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:02.511Z|f52de4ff-890d-44d0-be64-4a003722e36d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:02.511Z|f52de4ff-890d-44d0-be64-4a003722e36d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:02.512Z|d62cec57-bdf5-4458-b732-09a53fc73ecf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:02.512Z|d62cec57-bdf5-4458-b732-09a53fc73ecf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:05.930Z|854fcef1-39ce-4106-99d5-cefb5022479c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:12:05.930Z|854fcef1-39ce-4106-99d5-cefb5022479c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:12:12.534Z|78b94c14-0fb6-4579-826e-ee827c6fb775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:12.535Z|78b94c14-0fb6-4579-826e-ee827c6fb775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:12.536Z|864fd32d-db5c-4262-83f9-02f746bcc20d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:12.536Z|864fd32d-db5c-4262-83f9-02f746bcc20d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:12.538Z|e3d389fb-5cf8-4c18-9b6c-5ebcb22d0932|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:12.539Z|e3d389fb-5cf8-4c18-9b6c-5ebcb22d0932|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:20.930Z|b94120c6-d885-414a-9122-4a1e1c924bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:12:20.933Z|b94120c6-d885-414a-9122-4a1e1c924bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:12:22.115Z|3698d461-b998-49ce-818c-20ad314754cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:12:22.115Z|3698d461-b998-49ce-818c-20ad314754cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:12:22.564Z|5ce932e4-4927-4682-b70b-e7ffeef830c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:22.564Z|6eead6d2-d1ca-4b60-a5cb-f578ea20e624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:22.565Z|5ce932e4-4927-4682-b70b-e7ffeef830c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:22.565Z|6eead6d2-d1ca-4b60-a5cb-f578ea20e624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:22.573Z|39ce609a-eacf-4af7-aabb-ef5744426168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:22.573Z|39ce609a-eacf-4af7-aabb-ef5744426168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:32.594Z|08e5bb14-ac1e-42cf-b8cd-1b0fd66b54d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:32.594Z|08e5bb14-ac1e-42cf-b8cd-1b0fd66b54d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:32.597Z|f8a759a3-8854-4fb7-9637-a014d86f0b57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:32.597Z|f8a759a3-8854-4fb7-9637-a014d86f0b57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:32.602Z|ba716453-9cb6-4ca5-a493-7e942c2ba31d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:32.602Z|ba716453-9cb6-4ca5-a493-7e942c2ba31d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:35.930Z|7d155dc6-5ecc-4c31-bc5a-9b11b862974a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:12:35.931Z|7d155dc6-5ecc-4c31-bc5a-9b11b862974a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:12:42.621Z|0a8ba236-f832-4468-83d3-150f5ecd8e9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:42.621Z|0a8ba236-f832-4468-83d3-150f5ecd8e9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:42.626Z|f98fcb5a-6613-4f53-9922-24117b1dcef8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:42.627Z|f98fcb5a-6613-4f53-9922-24117b1dcef8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:42.629Z|5217fc61-4ed5-4aa7-ba21-0de81e6ad544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:42.630Z|5217fc61-4ed5-4aa7-ba21-0de81e6ad544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:42.870Z|f3af4fca-54e9-4109-9431-c8f8b595d3d5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:12:42.871Z|f3af4fca-54e9-4109-9431-c8f8b595d3d5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:50.930Z|2f746804-15d5-43cf-816f-5b4edda0c1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:12:50.931Z|2f746804-15d5-43cf-816f-5b4edda0c1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:12:52.116Z|8dfbdee1-eb26-4ede-98a6-e742b0f88a87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:12:52.116Z|8dfbdee1-eb26-4ede-98a6-e742b0f88a87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:12:52.649Z|efb5c4c3-c43f-41d9-bd09-83bbfd3913fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:52.650Z|efb5c4c3-c43f-41d9-bd09-83bbfd3913fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:52.651Z|bb609ed7-bb92-4d18-8446-91a7925ce035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:52.652Z|bb609ed7-bb92-4d18-8446-91a7925ce035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:12:52.658Z|99ea93e9-837e-4295-9891-3da2a8589560|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:12:52.658Z|99ea93e9-837e-4295-9891-3da2a8589560|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:02.674Z|2b8f0070-bb6d-4681-9c2e-e272e514c0e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:02.675Z|2b8f0070-bb6d-4681-9c2e-e272e514c0e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:02.680Z|fdab759a-919c-4925-a1c0-c14f3f894f7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:02.680Z|fdab759a-919c-4925-a1c0-c14f3f894f7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:02.684Z|dc58837a-5349-42fe-ad62-8efc947393a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:02.685Z|dc58837a-5349-42fe-ad62-8efc947393a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:05.930Z|858d0232-6107-48a2-8ea4-8d9b1cb35af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:13:05.934Z|858d0232-6107-48a2-8ea4-8d9b1cb35af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:13:12.700Z|e19c4734-548c-472f-a1e8-5e4fc09b310d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:12.701Z|e19c4734-548c-472f-a1e8-5e4fc09b310d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:12.705Z|13e8e96a-c8a8-45f1-9f6b-505710185ae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:12.705Z|13e8e96a-c8a8-45f1-9f6b-505710185ae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:12.708Z|704f4c33-9938-43d1-afcd-208b97985a57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:12.709Z|704f4c33-9938-43d1-afcd-208b97985a57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:20.930Z|493b36b1-6afc-4808-a9aa-79e68a37b03c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:13:20.931Z|493b36b1-6afc-4808-a9aa-79e68a37b03c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:13:22.116Z|a579dfa0-55ca-4529-97e7-d520c49a8ee6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:13:22.117Z|a579dfa0-55ca-4529-97e7-d520c49a8ee6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:13:22.727Z|9455f57e-f49a-4d64-8c8a-aeb2f04faff5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:22.727Z|9455f57e-f49a-4d64-8c8a-aeb2f04faff5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:22.734Z|20e41273-937d-43b8-8154-5f7a9f61b179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:22.734Z|20e41273-937d-43b8-8154-5f7a9f61b179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:22.735Z|58276b65-69cb-4da6-bdff-bd591bde958c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:22.736Z|58276b65-69cb-4da6-bdff-bd591bde958c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:32.758Z|7370f86b-1678-4e20-84ce-f751cbfb4e84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:32.758Z|7370f86b-1678-4e20-84ce-f751cbfb4e84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:32.762Z|813a1249-e1d6-46af-9711-089abbcbbfa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:32.762Z|813a1249-e1d6-46af-9711-089abbcbbfa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:32.765Z|46362f9a-4aa6-4680-9fdc-501e8a7afde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:32.765Z|46362f9a-4aa6-4680-9fdc-501e8a7afde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:35.930Z|8f22aa97-dc04-47f8-b8ec-6e332fc71a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:13:35.931Z|8f22aa97-dc04-47f8-b8ec-6e332fc71a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:13:42.790Z|850944cd-9244-4e61-b663-f2388afe3c5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:42.790Z|850944cd-9244-4e61-b663-f2388afe3c5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:42.792Z|31ce7ff0-e39f-4d2b-9e27-ff089502a28b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:42.792Z|a012b5da-905d-4915-ad90-ca8a666b57ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:42.792Z|31ce7ff0-e39f-4d2b-9e27-ff089502a28b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:42.792Z|a012b5da-905d-4915-ad90-ca8a666b57ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:42.866Z|1311e9a2-ec81-443b-be11-e994163b0b6e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:13:42.866Z|1311e9a2-ec81-443b-be11-e994163b0b6e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:50.930Z|a3017052-6405-4766-a967-9c2760332d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:13:50.933Z|a3017052-6405-4766-a967-9c2760332d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:13:52.117Z|d9510fec-bd0c-46dc-b4af-5fbbdbec146a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:13:52.118Z|d9510fec-bd0c-46dc-b4af-5fbbdbec146a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:13:52.814Z|ae8702e4-7848-4ee1-9d67-322156b4e1c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:52.815Z|ae8702e4-7848-4ee1-9d67-322156b4e1c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:52.818Z|e01288ef-069c-4085-a8d3-476b644e91e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:52.819Z|e01288ef-069c-4085-a8d3-476b644e91e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:13:52.825Z|a2b6b563-e0b3-425d-9c05-4e4f9d0c69ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:13:52.825Z|a2b6b563-e0b3-425d-9c05-4e4f9d0c69ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:02.838Z|5a852602-8487-4c99-8938-4146839d22a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:02.839Z|5a852602-8487-4c99-8938-4146839d22a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:02.844Z|c98e0a9f-1a2e-4f84-b1e8-9ad9fcd90736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:02.845Z|c98e0a9f-1a2e-4f84-b1e8-9ad9fcd90736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:02.850Z|e673715b-92e1-4478-abca-8c0928b1c80f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:02.850Z|e673715b-92e1-4478-abca-8c0928b1c80f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:05.930Z|3299e080-a915-470c-9a1e-4049ea4713bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:14:05.930Z|3299e080-a915-470c-9a1e-4049ea4713bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:14:12.871Z|2db649e2-f026-4f0d-8c61-60dc32430eac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:12.872Z|2db649e2-f026-4f0d-8c61-60dc32430eac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:12.873Z|866793cf-1ad6-418c-8346-0aabda034f7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:12.874Z|866793cf-1ad6-418c-8346-0aabda034f7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:12.875Z|21e2c58a-a3b6-4397-96b7-946078dc244f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:12.876Z|21e2c58a-a3b6-4397-96b7-946078dc244f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:20.930Z|4b38ec58-32bc-473e-8fa7-288ea4947aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:14:20.931Z|4b38ec58-32bc-473e-8fa7-288ea4947aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:14:22.118Z|a6a647c8-95bc-4b55-a553-7e5497810d3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:14:22.119Z|a6a647c8-95bc-4b55-a553-7e5497810d3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:14:22.899Z|11c4b28c-411b-4790-b64f-820f4f3c5ec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:22.899Z|11c4b28c-411b-4790-b64f-820f4f3c5ec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:22.904Z|fa446733-2dc8-4755-addb-1bb5265065a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:22.904Z|fa446733-2dc8-4755-addb-1bb5265065a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:22.905Z|6e4bc239-ea63-4ffd-b9a2-951673947b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:22.906Z|6e4bc239-ea63-4ffd-b9a2-951673947b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:32.928Z|8789277d-89b2-46b4-bf4f-c483266b7f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:32.929Z|8789277d-89b2-46b4-bf4f-c483266b7f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:32.932Z|88efc8fb-d526-4700-a28a-610677ea1477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:32.933Z|76b68d83-18a7-4ec0-ba4d-242acc43ec3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:32.933Z|76b68d83-18a7-4ec0-ba4d-242acc43ec3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:32.933Z|88efc8fb-d526-4700-a28a-610677ea1477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:35.930Z|0c83114b-1182-484c-9e8f-8e7ef0955142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:14:35.935Z|0c83114b-1182-484c-9e8f-8e7ef0955142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:14:42.868Z|fc9a5455-2ad4-45df-a9d4-bcbee35c722d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:14:42.868Z|fc9a5455-2ad4-45df-a9d4-bcbee35c722d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:42.955Z|25949ad8-a9f2-4311-b09d-c04d97651424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:42.955Z|25949ad8-a9f2-4311-b09d-c04d97651424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:42.959Z|20991230-9284-4add-823f-4c09cfc23ad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:42.959Z|20991230-9284-4add-823f-4c09cfc23ad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:42.963Z|971676b5-0f5c-42cc-9331-d0caa910a87a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:42.963Z|971676b5-0f5c-42cc-9331-d0caa910a87a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:50.930Z|40d7f141-cb6b-4401-9dea-c547cc520288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:14:50.931Z|40d7f141-cb6b-4401-9dea-c547cc520288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:14:52.120Z|1b50995d-fa69-4b7f-bca2-b561da47a8f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:14:52.121Z|1b50995d-fa69-4b7f-bca2-b561da47a8f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:14:52.993Z|254dc2e8-b4a1-450f-9780-d8001b978297|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:52.994Z|254dc2e8-b4a1-450f-9780-d8001b978297|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:52.998Z|c01aa52d-6c1a-4497-8d72-6faf30039b10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:52.998Z|911c3a98-0dbf-460d-8472-1b4d03ea03e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:14:52.999Z|c01aa52d-6c1a-4497-8d72-6faf30039b10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:14:52.999Z|911c3a98-0dbf-460d-8472-1b4d03ea03e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:03.024Z|44dc3bfe-74c3-4dd5-b889-b336d6fd918d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:03.024Z|43d8bdb4-dcc4-4ecc-9ea1-b4fe80859000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:03.025Z|44dc3bfe-74c3-4dd5-b889-b336d6fd918d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:03.025Z|43d8bdb4-dcc4-4ecc-9ea1-b4fe80859000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:03.028Z|f6bb28e5-48cb-4243-8bba-da17fccd75b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:03.028Z|f6bb28e5-48cb-4243-8bba-da17fccd75b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:05.930Z|98ba52c8-bbb5-4b85-b585-3d7331d29472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:15:05.930Z|98ba52c8-bbb5-4b85-b585-3d7331d29472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:15:13.054Z|c5ea0023-ece3-40e8-8346-ff45661e2680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:13.054Z|c5ea0023-ece3-40e8-8346-ff45661e2680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:13.055Z|0b7148c1-2acc-4ef3-92ed-063a5e031969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:13.056Z|0b7148c1-2acc-4ef3-92ed-063a5e031969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:13.059Z|a78bbcf3-e007-4b50-822a-d28c6e848e8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:13.059Z|a78bbcf3-e007-4b50-822a-d28c6e848e8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:20.930Z|a5e8c339-5536-4f9e-9e97-f057eb8d9c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:15:20.934Z|a5e8c339-5536-4f9e-9e97-f057eb8d9c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:15:22.121Z|925cddec-64c2-4032-8c5f-8c71482334be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:15:22.122Z|925cddec-64c2-4032-8c5f-8c71482334be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:15:23.079Z|4b40b99c-368d-4839-8ed6-c14b3e93d54c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:23.079Z|4b40b99c-368d-4839-8ed6-c14b3e93d54c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:23.082Z|f1beaf2c-cdc3-4ec6-b372-669068ccd166|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:23.082Z|f1beaf2c-cdc3-4ec6-b372-669068ccd166|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:23.088Z|88acb397-35cf-4285-81c1-44541a33a0d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:23.089Z|88acb397-35cf-4285-81c1-44541a33a0d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:33.117Z|f22109bc-296b-4e8c-b2d8-4f53899d1e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:33.118Z|f22109bc-296b-4e8c-b2d8-4f53899d1e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:33.118Z|127f2c39-6281-4e28-a2a8-ed50af6344ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:33.118Z|b1974489-f894-4dd1-bd66-954631146c35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:33.119Z|127f2c39-6281-4e28-a2a8-ed50af6344ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:33.119Z|b1974489-f894-4dd1-bd66-954631146c35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:35.930Z|bb2c22ef-8ce3-4ff8-9d28-afcbe1ef3629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:15:35.931Z|bb2c22ef-8ce3-4ff8-9d28-afcbe1ef3629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:15:42.867Z|8b5e94fd-1dc1-4808-8df5-4083ddb82c20|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:15:42.868Z|8b5e94fd-1dc1-4808-8df5-4083ddb82c20|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:43.146Z|0a1cbcb0-b02e-420a-8484-f2fdfdf07d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:43.146Z|2591a63b-03c9-4443-ac61-183b1237ce82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:43.146Z|0a1cbcb0-b02e-420a-8484-f2fdfdf07d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:43.147Z|2591a63b-03c9-4443-ac61-183b1237ce82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:43.153Z|20d43433-b992-4e34-8ee3-d41ea4542625|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:43.154Z|20d43433-b992-4e34-8ee3-d41ea4542625|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:50.930Z|ea1ef9a6-3d5e-4f65-9017-aa1e0d3595dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:15:50.930Z|ea1ef9a6-3d5e-4f65-9017-aa1e0d3595dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:15:52.122Z|9c5f5225-c78c-4a4a-a204-a740ecec10b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:15:52.123Z|9c5f5225-c78c-4a4a-a204-a740ecec10b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:15:53.172Z|4d21b77c-0c7f-4ab0-a820-c3d67d3c9b47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:53.173Z|4d21b77c-0c7f-4ab0-a820-c3d67d3c9b47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:53.176Z|d0d3be63-54ec-4439-89cd-2ad67f30b7ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:53.176Z|d0d3be63-54ec-4439-89cd-2ad67f30b7ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:15:53.180Z|b3b604d9-8833-4531-bd3b-68316b9f5f04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:15:53.180Z|b3b604d9-8833-4531-bd3b-68316b9f5f04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:03.203Z|5144ec06-f19a-42f8-955d-7fe7890de09b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:03.203Z|5144ec06-f19a-42f8-955d-7fe7890de09b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:03.203Z|d43e27ef-34d8-4af7-85ef-f17d38d971de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:03.204Z|d43e27ef-34d8-4af7-85ef-f17d38d971de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:03.206Z|8d37df18-eddd-43ae-9461-8a1e7fb8531b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:03.206Z|8d37df18-eddd-43ae-9461-8a1e7fb8531b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:05.930Z|6f5c4c98-1319-4dd8-a6e6-5b74234156f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:16:05.934Z|6f5c4c98-1319-4dd8-a6e6-5b74234156f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:16:13.227Z|584d887c-3d70-4684-9037-3bcb486cfe95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:13.228Z|584d887c-3d70-4684-9037-3bcb486cfe95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:13.231Z|1ae31bf3-4ebb-44d1-9762-67b399de5107|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:13.232Z|1ae31bf3-4ebb-44d1-9762-67b399de5107|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:13.233Z|ba11b324-c707-4c76-99ad-21f3e716bffc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:13.234Z|ba11b324-c707-4c76-99ad-21f3e716bffc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:20.930Z|5cc7e530-da08-4539-8f04-c1ecf5338d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:16:20.931Z|5cc7e530-da08-4539-8f04-c1ecf5338d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:16:22.123Z|6405f158-5056-411d-bc76-4b83223dfdf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:16:22.124Z|6405f158-5056-411d-bc76-4b83223dfdf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:16:23.260Z|6a1d4b38-25be-4913-8acd-dcf8c5ea6e4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:23.261Z|6a1d4b38-25be-4913-8acd-dcf8c5ea6e4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:23.262Z|d70c9651-a922-4008-bf55-b72776614ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:23.261Z|4efd843c-add7-4210-a2e0-39255a8697ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:23.262Z|d70c9651-a922-4008-bf55-b72776614ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:23.262Z|4efd843c-add7-4210-a2e0-39255a8697ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:33.288Z|e5a6a686-1360-4d78-a42a-4c4ebbf02e6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:33.288Z|e5a6a686-1360-4d78-a42a-4c4ebbf02e6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:33.292Z|6f774626-3604-4f69-bc51-0c8645176f38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:33.293Z|6f774626-3604-4f69-bc51-0c8645176f38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:33.293Z|d839a65b-ecbc-4395-9d84-b2c9b9c1172c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:33.294Z|d839a65b-ecbc-4395-9d84-b2c9b9c1172c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:35.930Z|e712be24-a87f-4f52-94a8-2feb7072450c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:16:35.930Z|e712be24-a87f-4f52-94a8-2feb7072450c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:16:42.866Z|50672aa0-81dc-4acd-b112-2fd4d28dc9b0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:16:42.867Z|50672aa0-81dc-4acd-b112-2fd4d28dc9b0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:43.323Z|a27da469-1ea8-496e-8451-e6746b08088b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:43.323Z|a27da469-1ea8-496e-8451-e6746b08088b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:43.324Z|6760d181-2d0b-4cf0-88f4-234e9cd899ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:43.324Z|6760d181-2d0b-4cf0-88f4-234e9cd899ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:43.327Z|7f261719-7733-4e8e-9a10-b40f29d76af8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:43.327Z|7f261719-7733-4e8e-9a10-b40f29d76af8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:50.930Z|50646528-9ccf-463f-974d-ade8aaf122ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:16:50.933Z|50646528-9ccf-463f-974d-ade8aaf122ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:16:52.124Z|90b067fc-04bb-4a4c-a51e-86a0b61ffd46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:16:52.125Z|90b067fc-04bb-4a4c-a51e-86a0b61ffd46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:16:53.354Z|f166f7be-7492-4bd7-ad7f-eac3b6ff35cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:53.354Z|f166f7be-7492-4bd7-ad7f-eac3b6ff35cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:53.355Z|3fa18bce-0e68-42de-a6c5-e5f19aea1a7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:53.356Z|3fa18bce-0e68-42de-a6c5-e5f19aea1a7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:16:53.356Z|60009ef9-b962-45b9-a61f-088dd1019178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:16:53.357Z|60009ef9-b962-45b9-a61f-088dd1019178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:03.381Z|4e75085b-b9ad-4bbe-8f16-87089a148e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:03.382Z|4e75085b-b9ad-4bbe-8f16-87089a148e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:03.388Z|3d944f33-205b-4a07-a234-b4df483bc60d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:03.389Z|3d944f33-205b-4a07-a234-b4df483bc60d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:03.389Z|8b531fda-0740-4904-a44b-cdeee3b7e535|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:03.390Z|8b531fda-0740-4904-a44b-cdeee3b7e535|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:05.930Z|ece244aa-5788-41aa-a8ca-7276a5c8e3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:17:05.931Z|ece244aa-5788-41aa-a8ca-7276a5c8e3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:17:13.419Z|228374d9-270c-4770-9cf5-53495ad519eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:13.419Z|228374d9-270c-4770-9cf5-53495ad519eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:13.419Z|2c86fa7b-f246-46e2-9962-724b5556f0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:13.420Z|2c86fa7b-f246-46e2-9962-724b5556f0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:13.421Z|a2da6584-314e-42a6-a73a-a3edaa43c576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:13.422Z|a2da6584-314e-42a6-a73a-a3edaa43c576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:20.931Z|62b49199-d537-46ad-af1a-98392cdf1616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:17:20.932Z|62b49199-d537-46ad-af1a-98392cdf1616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:17:22.125Z|2bfc6e40-8c10-44f0-a51a-96afd9869edb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:17:22.126Z|2bfc6e40-8c10-44f0-a51a-96afd9869edb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:17:23.445Z|7e692636-b981-4049-a97d-44ed141d31ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:23.445Z|7e692636-b981-4049-a97d-44ed141d31ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:23.446Z|cc3df9b4-bf48-4305-863a-f732d6432a4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:23.446Z|cc3df9b4-bf48-4305-863a-f732d6432a4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:23.450Z|3a24d24b-d349-49fd-a8df-e55358a1add7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:23.451Z|3a24d24b-d349-49fd-a8df-e55358a1add7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:33.475Z|275ea0a2-11b9-4f2d-a9a1-c950e1830552|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:33.476Z|484ded6f-a63b-47a9-aebe-341f6885f06a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:33.476Z|484ded6f-a63b-47a9-aebe-341f6885f06a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:33.476Z|275ea0a2-11b9-4f2d-a9a1-c950e1830552|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:33.478Z|a9aeec4b-7657-4a20-bdaf-36507a6b1017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:33.478Z|a9aeec4b-7657-4a20-bdaf-36507a6b1017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:35.930Z|db1bbc23-d449-4cd0-938a-13612efadd01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:17:35.934Z|db1bbc23-d449-4cd0-938a-13612efadd01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:17:42.867Z|0732a6cf-281f-48cc-8959-fcf0a09a9162|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:17:42.868Z|0732a6cf-281f-48cc-8959-fcf0a09a9162|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:43.505Z|c59f1ad3-4d09-4251-8f6f-9dbb25481695|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:43.506Z|c59f1ad3-4d09-4251-8f6f-9dbb25481695|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:43.513Z|a02c0c81-9e0f-4b93-a1e2-0311361ee2d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:43.514Z|a02c0c81-9e0f-4b93-a1e2-0311361ee2d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:43.514Z|86351c13-eb09-447f-99a9-572d7cdd4524|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:43.515Z|86351c13-eb09-447f-99a9-572d7cdd4524|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:50.930Z|9397a58f-8851-4492-bc3b-767fa9f18837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:17:50.931Z|9397a58f-8851-4492-bc3b-767fa9f18837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:17:52.126Z|e5868101-e6a0-4157-9796-4b4ba0045b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:17:52.127Z|e5868101-e6a0-4157-9796-4b4ba0045b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:17:53.533Z|24c34f33-4b19-431b-998e-37ddeed5e084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:53.533Z|24c34f33-4b19-431b-998e-37ddeed5e084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:53.534Z|19db06fb-bb7f-402a-a49e-f86041d4eaab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:53.534Z|19db06fb-bb7f-402a-a49e-f86041d4eaab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:17:53.541Z|12fa376b-0648-4834-a60b-f7251c3b4a3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:17:53.541Z|12fa376b-0648-4834-a60b-f7251c3b4a3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:03.562Z|89f5adca-31a3-48a0-a0fc-fb1addb30bd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:03.563Z|89f5adca-31a3-48a0-a0fc-fb1addb30bd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:03.569Z|53b1bf1d-f033-409f-98a6-9a85bb0a7b8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:03.570Z|de606e79-9493-4f1f-899c-b295c17ba588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:03.570Z|53b1bf1d-f033-409f-98a6-9a85bb0a7b8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:03.570Z|de606e79-9493-4f1f-899c-b295c17ba588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:05.930Z|edaea579-a8ca-4350-ad75-518b7da38a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:18:05.931Z|edaea579-a8ca-4350-ad75-518b7da38a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:18:13.591Z|35891cfd-76dd-4e45-8242-81da114c94a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:13.591Z|35891cfd-76dd-4e45-8242-81da114c94a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:13.594Z|02a43429-b23c-451b-8294-d3ed79f5ebf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:13.595Z|02a43429-b23c-451b-8294-d3ed79f5ebf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:13.596Z|4366b898-14b4-4cda-a05a-548f824209a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:13.597Z|4366b898-14b4-4cda-a05a-548f824209a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:20.930Z|8e1e3831-c50d-4d0c-8854-f391a3e940c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:18:20.934Z|8e1e3831-c50d-4d0c-8854-f391a3e940c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:18:22.128Z|3aeace30-18aa-44e4-9084-4334792d548f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:18:22.128Z|3aeace30-18aa-44e4-9084-4334792d548f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:18:23.620Z|71e6907f-e6f6-4120-b780-788e279cab2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:23.620Z|71e6907f-e6f6-4120-b780-788e279cab2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:23.628Z|c56329a3-11be-4768-819f-230fb41cc91b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:23.628Z|c56329a3-11be-4768-819f-230fb41cc91b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:23.630Z|bd59f087-ea1e-48e5-8395-3890338a14f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:23.630Z|bd59f087-ea1e-48e5-8395-3890338a14f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:33.657Z|58d91a02-e931-4ca3-8418-9de00b5d50c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:33.658Z|58d91a02-e931-4ca3-8418-9de00b5d50c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:33.659Z|4573498b-755c-4b0b-8b7b-53ff8a577c86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:33.660Z|4573498b-755c-4b0b-8b7b-53ff8a577c86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:33.660Z|17a20019-219c-4e47-91d7-5dcd58c0fbeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:33.661Z|17a20019-219c-4e47-91d7-5dcd58c0fbeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:35.930Z|6db790e6-9a42-4e44-9830-eebf030f792e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:18:35.931Z|6db790e6-9a42-4e44-9830-eebf030f792e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:18:42.870Z|f7d9eeea-11cc-4bdc-bb84-f377e4e17f62|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:18:42.871Z|f7d9eeea-11cc-4bdc-bb84-f377e4e17f62|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:43.695Z|9d9d7f52-c51d-4ffe-8069-ab94edb544e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:43.696Z|9721078f-7069-4f85-afc6-bbf25ab9c82f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:43.696Z|9d9d7f52-c51d-4ffe-8069-ab94edb544e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:43.696Z|9721078f-7069-4f85-afc6-bbf25ab9c82f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:43.696Z|35be647d-3ad8-4f98-bdec-5c612c917ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:43.697Z|35be647d-3ad8-4f98-bdec-5c612c917ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:50.930Z|cabdcdb9-8cfb-434d-8939-e14dc0bee92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:18:50.931Z|cabdcdb9-8cfb-434d-8939-e14dc0bee92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:18:52.129Z|c49cda31-cd2b-47da-a14e-212edfe2f141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:18:52.130Z|c49cda31-cd2b-47da-a14e-212edfe2f141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:18:53.724Z|0e180ea2-44cc-42b5-b905-6ff34a2d07ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:53.724Z|0e180ea2-44cc-42b5-b905-6ff34a2d07ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:53.726Z|fd8385da-cd5c-4049-8d69-05e97f0d40f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:53.727Z|fd8385da-cd5c-4049-8d69-05e97f0d40f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:18:53.728Z|76cc38aa-aecb-475d-a2af-069ba66b9444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:18:53.728Z|76cc38aa-aecb-475d-a2af-069ba66b9444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:03.748Z|dbde1208-185f-424c-aaa9-9f210a7be0ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:03.749Z|dbde1208-185f-424c-aaa9-9f210a7be0ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:03.749Z|eff3f9e8-a8a0-4124-819e-8e4e10e3ab35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:03.750Z|eff3f9e8-a8a0-4124-819e-8e4e10e3ab35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:03.750Z|bf01350d-1309-4bc3-a651-a5f0186a09ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:03.750Z|bf01350d-1309-4bc3-a651-a5f0186a09ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:05.930Z|fd105343-71be-44aa-8d0b-afcb2a2664de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:19:05.934Z|fd105343-71be-44aa-8d0b-afcb2a2664de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:19:13.777Z|ebadd6bc-f0f7-4376-b8d9-b9217939c07a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:13.777Z|21e9462a-d2ad-481f-9654-568b3e200b64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:13.778Z|21e9462a-d2ad-481f-9654-568b3e200b64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:13.778Z|ebadd6bc-f0f7-4376-b8d9-b9217939c07a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:13.785Z|4a32532d-a545-4780-b1cc-16e68e8da8b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:13.785Z|4a32532d-a545-4780-b1cc-16e68e8da8b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:20.930Z|9e81c7e7-a461-4f66-a244-69b64ccdb72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:19:20.931Z|9e81c7e7-a461-4f66-a244-69b64ccdb72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:19:22.130Z|4611ef2e-ad1a-4012-ba7d-793576cfc630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:19:22.131Z|4611ef2e-ad1a-4012-ba7d-793576cfc630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:19:23.807Z|ac7a185f-5c26-4616-95aa-f0e60f516bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:23.808Z|ac7a185f-5c26-4616-95aa-f0e60f516bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:23.809Z|9ea3006e-57fb-4d0e-a691-ba1d35bdf2c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:23.810Z|9ea3006e-57fb-4d0e-a691-ba1d35bdf2c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:23.812Z|9f28a18c-f35e-419e-bf36-d7105a95648b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:23.812Z|9f28a18c-f35e-419e-bf36-d7105a95648b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:33.835Z|7ca2b6e9-6ff1-48fa-b735-5000c1a53d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:33.836Z|7ca2b6e9-6ff1-48fa-b735-5000c1a53d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:33.836Z|3beb6fdf-a690-43b4-86fa-8e8d66f6afa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:33.836Z|3beb6fdf-a690-43b4-86fa-8e8d66f6afa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:33.841Z|cd74855f-8987-45a0-b2d5-ae1c2c54a0bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:33.841Z|cd74855f-8987-45a0-b2d5-ae1c2c54a0bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:35.930Z|0138112f-cc5c-41e5-8aa4-05c4a3c1d6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:19:35.931Z|0138112f-cc5c-41e5-8aa4-05c4a3c1d6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:19:42.866Z|627eb9d7-3946-495c-91e2-89699329944e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:19:42.867Z|627eb9d7-3946-495c-91e2-89699329944e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:43.863Z|e04c0f09-a996-4610-b520-049bcb2fec55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:43.864Z|1ab3f177-31ce-4787-8ab4-ada16fc3292d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:43.864Z|e04c0f09-a996-4610-b520-049bcb2fec55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:43.864Z|1ab3f177-31ce-4787-8ab4-ada16fc3292d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:43.873Z|e997e79d-9d48-42d4-9541-75071a920d37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:43.873Z|e997e79d-9d48-42d4-9541-75071a920d37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:50.930Z|dd78dd1e-62c0-4f69-90a4-4a4693fa4681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:19:50.934Z|dd78dd1e-62c0-4f69-90a4-4a4693fa4681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:19:52.131Z|a66550fa-b8ef-4f71-a320-0f4dc6097d74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:19:52.131Z|a66550fa-b8ef-4f71-a320-0f4dc6097d74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:19:53.892Z|f23947db-eec9-4a6d-bb22-41db17281ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:53.893Z|f23947db-eec9-4a6d-bb22-41db17281ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:53.893Z|d7dea264-e12c-439f-a152-2c3f80bacb2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:53.894Z|d7dea264-e12c-439f-a152-2c3f80bacb2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:19:53.901Z|0199fe05-2c5e-4bb9-bcbc-add8ecb9adc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:19:53.901Z|0199fe05-2c5e-4bb9-bcbc-add8ecb9adc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:03.917Z|85a6651b-0908-4265-8f8b-6bbd84f5a4a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:03.917Z|85a6651b-0908-4265-8f8b-6bbd84f5a4a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:03.918Z|4b59bf33-74b1-4902-978c-f33194d75c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:03.919Z|4b59bf33-74b1-4902-978c-f33194d75c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:03.924Z|cd5aa95a-9f74-48b3-a69c-2546ab382c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:03.925Z|cd5aa95a-9f74-48b3-a69c-2546ab382c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:05.930Z|3c8a5fb2-c07a-4a64-9f32-29d65a8ffdf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:20:05.931Z|3c8a5fb2-c07a-4a64-9f32-29d65a8ffdf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:20:10.171Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:20:10.173Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e3b70176-44bd-478a-bf5c-410e299cd6b9 already exists in requestDb InfraActiveRequests table 2023-03-20T07:20:10.173Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:10.174Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||Invoke 2023-03-20T07:20:10.174Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:10.174Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:10.174Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Method : GET 2023-03-20T07:20:10.174Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0892dafdd74152b3224eb543884c3e0d", X-B3-SpanId:"cbf148f6d6ca45b6", X-B3-ParentSpanId:"cd76bc299a626af5", X-B3-Sampled:"1", X-ONAP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-TransactionID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ECOMP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fbbab00-3780-40d9-8571-cb8714ae725c"] 2023-03-20T07:20:10.174Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Request body: 2023-03-20T07:20:10.174Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:10.341Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:10.342Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T07:20:10.342Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status text : Not Found 2023-03-20T07:20:10.343Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E2F4F63E5F3BD69AA395B56C0974D004; 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:"Mon, 20 Mar 2023 07:20:10 GMT", x-envoy-upstream-service-time:"156", server:"envoy"] 2023-03-20T07:20:10.343Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Response body: 2023-03-20T07:20:10.343Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:10.344Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|404|Not Found|InvokeReturn 2023-03-20T07:20:10.353Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T07:20:10.354Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-20T07:20:10.357Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T07:20:10.371Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T07:20:10.371Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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/1234|INFO|500||Invoke 2023-03-20T07:20:10.411Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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/1234|INFO|404|Not Found|InvokeReturn 2023-03-20T07:20:10.411Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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/1234 has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 07:20:10 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[29], x-aai-txid=[2-aai-resources-230320-07:20:10:395-29060], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T07:20:10.413Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|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-03-20T07:20:10.415Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|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-03-20T07:20:10.416Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-20T07:20:10.421Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T07:20:10.457Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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/1234|INFO|500||Invoke 2023-03-20T07:20:10.457Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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/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=[e3b70176-44bd-478a-bf5c-410e299cd6b9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0a7feb27-4e78-4da6-bf63-15f3fa64b2ef], X-ECOMP-RequestID=[e3b70176-44bd-478a-bf5c-410e299cd6b9], X-TransactionId=[], X-ONAP-RequestID=[e3b70176-44bd-478a-bf5c-410e299cd6b9]} 2023-03-20T07:20:10.494Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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/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=[Mon, 20 Mar 2023 07:20:10 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[28], x-aai-txid=[0-aai-resources-230320-07:20:10:478-14369], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T07:20:10.494Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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/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-03-20T07:20:10.495Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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/1234|INFO|404|Not Found|InvokeReturn 2023-03-20T07:20:10.497Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|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-03-20T07:20:10.497Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-20T07:20:10.503Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T07:20:10.516Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|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-03-20T07:20:10.516Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e3b70176-44bd-478a-bf5c-410e299cd6b9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1fc2f793-23ea-4e8f-abed-feda8473b98e], X-ECOMP-RequestID=[e3b70176-44bd-478a-bf5c-410e299cd6b9], X-TransactionId=[], X-ONAP-RequestID=[e3b70176-44bd-478a-bf5c-410e299cd6b9]} 2023-03-20T07:20:10.555Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 07:20:10 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[36], vertex-id=[426144], x-aai-txid=[0-aai-resources-230320-07:20:10:533-49736], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T07:20:10.556Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1679296808547","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-03-20T07:20:10.556Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|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-03-20T07:20:10.557Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T07:20:10.557Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T07:20:10.573Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.573Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.573Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.573Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.573Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.573Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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:"0892dafdd74152b3224eb543884c3e0d", X-B3-SpanId:"7b7b6fcdab513d7d", X-B3-ParentSpanId:"cd76bc299a626af5", X-B3-Sampled:"1", X-ONAP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-TransactionID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ECOMP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af47447e-d575-495d-ac05-5529a23280da"] 2023-03-20T07:20:10.574Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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":"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9","requestScope":"service"} 2023-03-20T07:20:10.574Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.623Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.623Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.623Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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 : OK 2023-03-20T07:20:10.623Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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:"Mon, 20 Mar 2023 07:20:10 GMT", x-envoy-upstream-service-time:"46", server:"envoy"] 2023-03-20T07:20:10.624Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.624Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.624Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.625Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1 2023-03-20T07:20:10.626Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|INFO|500||Invoke 2023-03-20T07:20:10.626Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:10.626Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1 2023-03-20T07:20:10.627Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Method : GET 2023-03-20T07:20:10.627Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-TransactionID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ECOMP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43e5bdba-f05c-4258-abf4-fc8319119f9a"] 2023-03-20T07:20:10.627Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Request body: 2023-03-20T07:20:10.627Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:10.800Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:10.803Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:10.803Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Status text : OK 2023-03-20T07:20:10.803Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C406D208AFBD7ED89C5E3B3CC7B713C2; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 07:20:11 GMT", x-envoy-upstream-service-time:"160", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:10.826Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "4f181188-f43a-46c7-a063-9f9f1b5347e1", "modelInvariantUUID" : "aa44f43f-e923-4c1b-adce-c88a20825bea", "created" : "2023-03-20 06:58:37.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" : 8, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/collectionResourceCustomizations" } } } 2023-03-20T07:20:10.827Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:10.827Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|INFO|500||InvokeReturn 2023-03-20T07:20:10.832Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance 2023-03-20T07:20:10.833Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|INFO|500||Invoke 2023-03-20T07:20:10.833Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:10.833Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance 2023-03-20T07:20:10.833Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Method : GET 2023-03-20T07:20:10.833Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-TransactionID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ECOMP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"857ef348-45c4-4008-a8d7-d1c3d51e2d33"] 2023-03-20T07:20:10.833Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Request body: 2023-03-20T07:20:10.834Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:10.880Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:10.881Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T07:20:10.881Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-20T07:20:10.881Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&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:"Mon, 20 Mar 2023 07:20:11 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2023-03-20T07:20:10.882Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Response body: 2023-03-20T07:20:10.882Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:10.882Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-20T07:20:10.883Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa44f43f-e923-4c1b-adce-c88a20825bea|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa44f43f-e923-4c1b-adce-c88a20825bea 2023-03-20T07:20:10.883Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|INFO|500||Invoke 2023-03-20T07:20:10.883Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:10.884Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa44f43f-e923-4c1b-adce-c88a20825bea 2023-03-20T07:20:10.884Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Method : GET 2023-03-20T07:20:10.884Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-TransactionID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ECOMP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87a153d2-1410-4207-88b0-a0370b92d0bc"] 2023-03-20T07:20:10.884Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Request body: 2023-03-20T07:20:10.884Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:10.920Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:10.921Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:10.921Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Status text : OK 2023-03-20T07:20:10.921Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 07:20:11 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:10.927Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "4f181188-f43a-46c7-a063-9f9f1b5347e1", "modelInvariantUUID" : "aa44f43f-e923-4c1b-adce-c88a20825bea", "created" : "2023-03-20 06:58:37.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" : 8, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/collectionResourceCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa44f43f-e923-4c1b-adce-c88a20825bea" } } } 2023-03-20T07:20:10.927Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:10.927Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=aa44f43f-e923-4c1b-adce-c88a20825bea|INFO|500||InvokeReturn 2023-03-20T07:20:10.931Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance 2023-03-20T07:20:10.931Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|INFO|500||Invoke 2023-03-20T07:20:10.931Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:10.931Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance 2023-03-20T07:20:10.931Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Method : GET 2023-03-20T07:20:10.931Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-TransactionID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ECOMP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c99f0e43-954d-4417-a1f3-b0cc280fed24"] 2023-03-20T07:20:10.931Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Request body: 2023-03-20T07:20:10.931Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:10.954Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:10.954Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T07:20:10.954Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-20T07:20:10.954Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&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:"Mon, 20 Mar 2023 07:20:11 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2023-03-20T07:20:10.955Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Response body: 2023-03-20T07:20:10.955Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:10.955Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-20T07:20:10.955Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.955Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.956Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.956Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.956Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.956Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-TransactionID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ECOMP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f46162e8-dbbe-469d-8ce0-0c0012c5925c"] 2023-03-20T07:20:10.956Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.956Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.983Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.983Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.984Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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 : OK 2023-03-20T07:20:10.984Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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", date:"Mon, 20 Mar 2023 07:20:11 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:10.989Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-19 23:16:30.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" } } } 2023-03-20T07:20:10.990Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.990Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.992Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.992Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.992Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.992Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.992Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.992Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-TransactionID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ECOMP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6702be9f-680a-4c69-8622-205e22f9fd08"] 2023-03-20T07:20:10.992Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:10.993Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.013Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.013Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.014Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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 : OK 2023-03-20T07:20:11.014Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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", date:"Mon, 20 Mar 2023 07:20:11 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:11.014Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-19T23:16:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-03-20T07:20:11.014Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.014Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.021Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1 2023-03-20T07:20:11.021Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|INFO|500||Invoke 2023-03-20T07:20:11.022Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:11.022Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1 2023-03-20T07:20:11.022Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Method : GET 2023-03-20T07:20:11.022Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-TransactionID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ECOMP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3853f25e-a5b7-41d2-83d9-7b6f9c922c99"] 2023-03-20T07:20:11.022Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Request body: 2023-03-20T07:20:11.022Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:11.054Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:11.055Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:11.056Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Status text : OK 2023-03-20T07:20:11.056Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 07:20:11 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:11.057Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "4f181188-f43a-46c7-a063-9f9f1b5347e1", "modelInvariantUUID" : "aa44f43f-e923-4c1b-adce-c88a20825bea", "created" : "2023-03-20 06:58:37.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" : 8, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/collectionResourceCustomizations" } } } 2023-03-20T07:20:11.057Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:11.057Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|INFO|500||InvokeReturn 2023-03-20T07:20:11.059Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.059Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.059Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.060Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.060Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.060Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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:"8974", X-B3-TraceId:"0892dafdd74152b3224eb543884c3e0d", X-B3-SpanId:"c946d338540390e4", X-B3-ParentSpanId:"cd76bc299a626af5", X-B3-Sampled:"1", X-ONAP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-TransactionID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ECOMP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a40296a0-e97f-4afa-8bac-310826e21bfa"] 2023-03-20T07:20:11.060Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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":"e3b70176-44bd-478a-bf5c-410e299cd6b9","requestStatus":"IN_PROGRESS","startTime":1679296810354,"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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"e3b70176-44bd-478a-bf5c-410e299cd6b9"} 2023-03-20T07:20:11.060Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.110Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.110Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.110Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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 : Created 2023-03-20T07:20:11.110Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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/e3b70176-44bd-478a-bf5c-410e299cd6b9", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:10 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:11.138Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T07:20:10.354+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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-20T07:20:10.979+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" } } } 2023-03-20T07:20:11.139Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.139Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.146Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.147Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.147Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.147Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.147Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:11.147Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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:"4343", X-B3-TraceId:"0892dafdd74152b3224eb543884c3e0d", X-B3-SpanId:"80e08895dc581882", X-B3-ParentSpanId:"cd76bc299a626af5", X-B3-Sampled:"1", X-ONAP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-TransactionID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ECOMP-RequestID:"e3b70176-44bd-478a-bf5c-410e299cd6b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecaf486b-8cc7-4a73-b853-d9d29cab6178"] 2023-03-20T07:20:11.147Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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\":\"aa44f43f-e923-4c1b-adce-c88a20825bea\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\"modelUuid\":\"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\"modelInvariantUuid\":\"aa44f43f-e923-4c1b-adce-c88a20825bea\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\"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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"af839351-4e06-47d9-8976-1e7ea958c3d5\",\"modelInvariantUuid\":\"81661fd3-300b-4714-8a1f-412a5297816d\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\"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\":\"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\"modelInvariantUuid\":\"0cf9e172-e6d4-4c92-8943-3313f749d243\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"a37ed09c-406f-4e80-83a9-d26b5144ba07\"},\"instanceName\":\"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9_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\":\"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\"modelInvariantId\":\"aa44f43f-e923-4c1b-adce-c88a20825bea\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"e3b70176-44bd-478a-bf5c-410e299cd6b9","type":"String"},"mso-request-id":{"value":"e3b70176-44bd-478a-bf5c-410e299cd6b9","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-03-20T07:20:11.147Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:13.321Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:13.322Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:13.322Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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 : Accepted 2023-03-20T07:20:13.323Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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 : [set-cookie:"JSESSIONID=B304C1FFFFA60C9C5F632661F1553151; Path=/; HttpOnly", date:"Mon, 20 Mar 2023 07:20:13 GMT", x-onap-requestid:"e3b70176-44bd-478a-bf5c-410e299cd6b9", x-requestid:"e3b70176-44bd-478a-bf5c-410e299cd6b9", x-transactionid:"e3b70176-44bd-478a-bf5c-410e299cd6b9", x-ecomp-requestid:"e3b70176-44bd-478a-bf5c-410e299cd6b9", x-onap-partnername:"UNKNOWN", x-invocationid:"ecaf486b-8cc7-4a73-b853-d9d29cab6178", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2150", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:13.323Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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\":\"e3b70176-44bd-478a-bf5c-410e299cd6b9\",\"instanceId\":\"a70aa167-8d10-4d4c-acfa-da225b4f340e\"}}","message":"Success","processInstanceID":"a6dbcf17-c6ef-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T07:20:13.323Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:13.324Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|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-03-20T07:20:13.329Z|e3b70176-44bd-478a-bf5c-410e299cd6b9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:20:13.537Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:20:13.540Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:13.541Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||Invoke 2023-03-20T07:20:13.541Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:13.541Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:13.541Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Method : GET 2023-03-20T07:20:13.541Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c7f99f2d7d1374aa1bc26f4e4115c21", X-B3-SpanId:"af512de71dd8043a", X-B3-ParentSpanId:"a3588b0819a239c0", X-B3-Sampled:"0", X-ONAP-RequestID:"f85c0eb9-f420-4793-aeff-1c7bac2a385b", X-RequestID:"f85c0eb9-f420-4793-aeff-1c7bac2a385b", X-TransactionID:"f85c0eb9-f420-4793-aeff-1c7bac2a385b", X-ECOMP-RequestID:"f85c0eb9-f420-4793-aeff-1c7bac2a385b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"496ba386-95f2-4dfd-b44a-b14fd7d7e8d6"] 2023-03-20T07:20:13.541Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Request body: 2023-03-20T07:20:13.541Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:13.574Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:13.574Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:13.574Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status text : OK 2023-03-20T07:20:13.574Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:13 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:13.576Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Response body: { "requestId" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T07:20:10.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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:20:12.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "a70aa167-8d10-4d4c-acfa-da225b4f340e", "serviceInstanceName" : "basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" } } } 2023-03-20T07:20:13.576Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:13.576Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||InvokeReturn 2023-03-20T07:20:13.578Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:13.578Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:20:13.578Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:13.578Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:13.578Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:20:13.578Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c7f99f2d7d1374aa1bc26f4e4115c21", X-B3-SpanId:"841b644c21dcc513", X-B3-ParentSpanId:"a3588b0819a239c0", X-B3-Sampled:"0", X-ONAP-RequestID:"f85c0eb9-f420-4793-aeff-1c7bac2a385b", X-RequestID:"f85c0eb9-f420-4793-aeff-1c7bac2a385b", X-TransactionID:"f85c0eb9-f420-4793-aeff-1c7bac2a385b", X-ECOMP-RequestID:"f85c0eb9-f420-4793-aeff-1c7bac2a385b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcf0172f-3823-485a-a327-d5450c324d39"] 2023-03-20T07:20:13.578Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:20:13.579Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:13.596Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:13.597Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:13.597Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:20:13.597Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:13 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:13.597Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T07:20:13.597Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:13.597Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:20:13.603Z|f85c0eb9-f420-4793-aeff-1c7bac2a385b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:20:13.948Z|99eb4038-f2d6-4e92-8141-e3c42f845485|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:13.949Z|99eb4038-f2d6-4e92-8141-e3c42f845485|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:13.950Z|33fe0d47-d987-442a-8dbe-a260b54de392|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:13.950Z|33fe0d47-d987-442a-8dbe-a260b54de392|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:13.953Z|2c38b7bf-3adc-482a-b769-58282b709824|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:13.954Z|2c38b7bf-3adc-482a-b769-58282b709824|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:20.930Z|9156590a-ba53-4043-ad44-ec97f208ce95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:20:20.931Z|9156590a-ba53-4043-ad44-ec97f208ce95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:20:22.132Z|7fc10bc8-67c1-47ec-8551-4f552f2f267d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:20:22.133Z|7fc10bc8-67c1-47ec-8551-4f552f2f267d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:20:23.778Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:20:23.784Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:23.784Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||Invoke 2023-03-20T07:20:23.784Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:23.784Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:23.785Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Method : GET 2023-03-20T07:20:23.785Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11ad6f3910fe778e32502ba250dc7350", X-B3-SpanId:"982930b96361091c", X-B3-ParentSpanId:"ba895e5315db2f9f", X-B3-Sampled:"0", X-ONAP-RequestID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-RequestID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-TransactionID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-ECOMP-RequestID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e3ac11e-5268-4ca2-abf8-309ebdccc950"] 2023-03-20T07:20:23.785Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Request body: 2023-03-20T07:20:23.785Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:23.817Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:23.817Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:23.817Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status text : OK 2023-03-20T07:20:23.817Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:23 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:23.818Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Response body: { "requestId" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "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-03-20T07:20:10.000+00:00", "source" : "VID", "vnfId" : "0a7b5c94-7485-45d1-8e55-72ccf688643c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:20:18.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "a70aa167-8d10-4d4c-acfa-da225b4f340e", "serviceInstanceName" : "basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" } } } 2023-03-20T07:20:23.818Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:23.818Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||InvokeReturn 2023-03-20T07:20:23.819Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:23.819Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:20:23.820Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:23.820Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:23.820Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:20:23.820Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11ad6f3910fe778e32502ba250dc7350", X-B3-SpanId:"391cd590b7d613e1", X-B3-ParentSpanId:"ba895e5315db2f9f", X-B3-Sampled:"0", X-ONAP-RequestID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-RequestID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-TransactionID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-ECOMP-RequestID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"825e55e8-6ab7-4a09-996c-31aab53efdba"] 2023-03-20T07:20:23.820Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:20:23.820Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:23.838Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:23.839Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:23.839Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:20:23.839Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:23 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:23.839Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T07:20:23.839Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:23.840Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:20:23.864Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:20:23.865Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T07:20:23.865Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:23.865Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:20:23.865Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:20:23.865Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-RequestID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-TransactionID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-ECOMP-RequestID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15ecb99f-0e4e-42ef-8dfa-99af51ea779f"] 2023-03-20T07:20:23.865Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:20:23.865Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:23.975Z|4114a60a-39c8-418c-926a-2658ec3fea14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:23.976Z|4114a60a-39c8-418c-926a-2658ec3fea14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:23.981Z|df00bd5b-865c-4f4a-9d18-4d25a39b7597|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:23.981Z|df00bd5b-865c-4f4a-9d18-4d25a39b7597|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:23.981Z|29af53fa-72b3-4ffe-9138-75a956bbc97e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:23.982Z|29af53fa-72b3-4ffe-9138-75a956bbc97e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:24.043Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:24.044Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:24.044Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:20:24.045Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D011910F6D93877ABDDE95D003F2C74F; 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:"Mon, 20 Mar 2023 07:20:24 GMT", x-envoy-upstream-service-time:"175", server:"envoy"] 2023-03-20T07:20:24.045Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3","businessKey":"e3b70176-44bd-478a-bf5c-410e299cd6b9","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-20T07:20:20.031+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a6dbcf17-c6ef-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"ab15a818-c6ef-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T07:20:24.046Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:24.046Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:20:24.066Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:20:24.066Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T07:20:24.066Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:24.066Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:20:24.066Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:20:24.066Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-RequestID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-TransactionID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-ECOMP-RequestID:"fb1bbd04-e617-4175-8c70-f6f90e342625", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f98ffb6-9ea9-4ed0-a5d3-ceb2daefc600"] 2023-03-20T07:20:24.066Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:20:24.067Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:24.248Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:24.249Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:24.249Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:20:24.249Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7B9C3CF5217CBF7BB8CC65231B259689; 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:"Mon, 20 Mar 2023 07:20:24 GMT", x-envoy-upstream-service-time:"178", server:"envoy"] 2023-03-20T07:20:24.250Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:abcfd0bc-c6ef-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3","executionId":"abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T07:20:20.036+0000","endTime":"2023-03-20T07:20:20.184+0000","durationInMillis":148,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a6dbcf17-c6ef-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T07:20:24.250Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:24.251Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=abcf0d59-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:20:24.257Z|fb1bbd04-e617-4175-8c70-f6f90e342625|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:20:34.003Z|10549df1-50de-4dd9-9479-fac18eead7f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:34.004Z|10549df1-50de-4dd9-9479-fac18eead7f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:34.013Z|4d75e283-5fb6-4316-954f-cfa2fc651a57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:34.014Z|4d75e283-5fb6-4316-954f-cfa2fc651a57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:34.016Z|4eae5576-c333-4640-a2e3-c3f05291219c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:34.017Z|4eae5576-c333-4640-a2e3-c3f05291219c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:34.216Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:20:34.217Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 7299ee19-b6c3-4770-934a-9614311a96e1 already exists in requestDb InfraActiveRequests table 2023-03-20T07:20:34.217Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:20:34.217Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:20:34.217Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:34.218Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:20:34.218Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:20:34.218Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ff7cd508a1479821ce7e430475beae2", X-B3-SpanId:"4cb82fdef3d4f82a", X-B3-ParentSpanId:"ed4d8703e27de14f", X-B3-Sampled:"0", X-ONAP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-TransactionID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ECOMP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c29cfcbe-9896-4b7e-804a-d5e9b19f5d8d"] 2023-03-20T07:20:34.218Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:20:34.218Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:34.261Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:34.261Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T07:20:34.261Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : Not Found 2023-03-20T07:20:34.261Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Mon, 20 Mar 2023 07:20:34 GMT", x-envoy-upstream-service-time:"39", server:"envoy"] 2023-03-20T07:20:34.261Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: 2023-03-20T07:20:34.261Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:34.262Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|404|Not Found|InvokeReturn 2023-03-20T07:20:34.271Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T07:20:34.271Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-20T07:20:34.276Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T07:20:34.292Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T07:20:34.292Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-20T07:20:34.334Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-20T07:20:34.334Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 07:20:34 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[37], x-aai-txid=[2-aai-resources-230320-07:20:34:310-20917], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T07:20:34.336Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-20T07:20:34.340Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-20T07:20:34.340Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-20T07:20:34.343Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T07:20:34.356Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T07:20:34.356Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-20T07:20:34.389Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-20T07:20:34.389Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 07:20:34 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[29], x-aai-txid=[1-aai-resources-230320-07:20:34:372-24909], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T07:20:34.390Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-20T07:20:34.391Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-20T07:20:34.392Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-20T07:20:34.396Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T07:20:34.408Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T07:20:34.408Z|7299ee19-b6c3-4770-934a-9614311a96e1|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/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||Invoke 2023-03-20T07:20:34.443Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:20:34.453Z|7299ee19-b6c3-4770-934a-9614311a96e1|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/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||InvokeReturn 2023-03-20T07:20:34.454Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62 has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 07:20:34 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[42], vertex-id=[458912], x-aai-txid=[2-aai-resources-230320-07:20:34:423-4759], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T07:20:34.458Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"9c0f3dff73954e8fb4328c129dd42b62","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679296832499","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-03-20T07:20:34.459Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T07:20:34.459Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T07:20:34.461Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:34.461Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||Invoke 2023-03-20T07:20:34.462Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:34.462Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:34.462Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Method : GET 2023-03-20T07:20:34.462Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35f8d33824628e0e86f18968b5ade8b1", X-B3-SpanId:"21b31f39ea9c79a2", X-B3-ParentSpanId:"748b3cfd686e36df", X-B3-Sampled:"1", X-ONAP-RequestID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-RequestID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-TransactionID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-ECOMP-RequestID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb2f140e-d7ca-4125-9499-8e990b889cce"] 2023-03-20T07:20:34.462Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Request body: 2023-03-20T07:20:34.462Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:34.464Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.465Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.465Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.465Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.465Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.466Z|7299ee19-b6c3-4770-934a-9614311a96e1|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:"113", X-B3-TraceId:"1ff7cd508a1479821ce7e430475beae2", X-B3-SpanId:"ee4eb0a5cf989c6e", X-B3-ParentSpanId:"ed4d8703e27de14f", X-B3-Sampled:"0", X-ONAP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-TransactionID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ECOMP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e85fe5e6-fb2c-4afb-a1a1-93c927410174"] 2023-03-20T07:20:34.466Z|7299ee19-b6c3-4770-934a-9614311a96e1|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_macro_9560f476-65a1-4582-92f6-c22621a52614","requestScope":"service"} 2023-03-20T07:20:34.466Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.491Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:34.492Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:34.492Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status text : OK 2023-03-20T07:20:34.492Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:34 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:34.493Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Response body: { "requestId" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=baa2fb6c-3231-46c0-ad85-851aabac2205 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-20T07:20:10.000+00:00", "endTime" : "2023-03-20T07:20:30.000+00:00", "source" : "VID", "vnfId" : "0a7b5c94-7485-45d1-8e55-72ccf688643c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:20:33.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "a70aa167-8d10-4d4c-acfa-da225b4f340e", "serviceInstanceName" : "basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" } } } 2023-03-20T07:20:34.493Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:34.493Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||InvokeReturn 2023-03-20T07:20:34.495Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:34.495Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:20:34.496Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:34.496Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:34.496Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:20:34.496Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35f8d33824628e0e86f18968b5ade8b1", X-B3-SpanId:"629f33868d553aff", X-B3-ParentSpanId:"748b3cfd686e36df", X-B3-Sampled:"1", X-ONAP-RequestID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-RequestID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-TransactionID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-ECOMP-RequestID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"264a443b-8bd4-4307-9c3b-a00c282736e6"] 2023-03-20T07:20:34.496Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:20:34.497Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:34.503Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.504Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.504Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-20T07:20:34.504Z|7299ee19-b6c3-4770-934a-9614311a96e1|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:"Mon, 20 Mar 2023 07:20:34 GMT", x-envoy-upstream-service-time:"34", server:"envoy"] 2023-03-20T07:20:34.505Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.505Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.505Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.506Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b 2023-03-20T07:20:34.506Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|INFO|500||Invoke 2023-03-20T07:20:34.506Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:34.507Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b 2023-03-20T07:20:34.507Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Method : GET 2023-03-20T07:20:34.507Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-TransactionID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ECOMP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa21fa34-17a1-48b8-a7f4-4b429bc60838"] 2023-03-20T07:20:34.507Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Request body: 2023-03-20T07:20:34.507Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:34.512Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:34.512Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:34.512Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:20:34.513Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:34 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:34.513Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T07:20:34.513Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:34.513Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:20:34.534Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:20:34.534Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T07:20:34.534Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:34.534Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:20:34.534Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:20:34.535Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-RequestID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-TransactionID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-ECOMP-RequestID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f59ac3af-117d-4d1f-a2d1-77fa83677280"] 2023-03-20T07:20:34.535Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:20:34.535Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:34.553Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:34.554Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:34.554Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Status text : OK 2023-03-20T07:20:34.554Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 07:20:34 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:34.555Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "60b91db5-f314-41d0-b4c2-3ba8eba6a29b", "modelInvariantUUID" : "eb403cf9-958f-4a6a-8512-75a783db5499", "created" : "2023-03-20 07:09:19.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" : 11, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/collectionResourceCustomizations" } } } 2023-03-20T07:20:34.555Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:34.555Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|INFO|500||InvokeReturn 2023-03-20T07:20:34.558Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance 2023-03-20T07:20:34.558Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|INFO|500||Invoke 2023-03-20T07:20:34.558Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:34.558Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance 2023-03-20T07:20:34.559Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||Method : GET 2023-03-20T07:20:34.559Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-TransactionID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ECOMP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8004f405-1a81-4a41-9d22-60bb974a78b7"] 2023-03-20T07:20:34.559Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||Request body: 2023-03-20T07:20:34.559Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:34.584Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:34.585Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T07:20:34.585Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-20T07:20:34.585Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&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:"Mon, 20 Mar 2023 07:20:35 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2023-03-20T07:20:34.585Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||Response body: 2023-03-20T07:20:34.586Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:34.586Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-20T07:20:34.587Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499 2023-03-20T07:20:34.587Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|INFO|500||Invoke 2023-03-20T07:20:34.587Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:34.587Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499 2023-03-20T07:20:34.587Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Method : GET 2023-03-20T07:20:34.588Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-TransactionID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ECOMP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e81774d-d8cb-4e81-961c-ec286c3d2846"] 2023-03-20T07:20:34.588Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Request body: 2023-03-20T07:20:34.588Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:34.617Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:34.617Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:34.618Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Status text : OK 2023-03-20T07:20:34.618Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 07:20:35 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:34.621Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "60b91db5-f314-41d0-b4c2-3ba8eba6a29b", "modelInvariantUUID" : "eb403cf9-958f-4a6a-8512-75a783db5499", "created" : "2023-03-20 07:09:19.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" : 11, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/collectionResourceCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499" } } } 2023-03-20T07:20:34.621Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:34.621Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|INFO|500||InvokeReturn 2023-03-20T07:20:34.624Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance 2023-03-20T07:20:34.624Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|INFO|500||Invoke 2023-03-20T07:20:34.624Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:34.624Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance 2023-03-20T07:20:34.624Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||Method : GET 2023-03-20T07:20:34.624Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-TransactionID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ECOMP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d6c1fc3-7db3-43aa-88e8-fee17e367e05"] 2023-03-20T07:20:34.625Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||Request body: 2023-03-20T07:20:34.625Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:34.645Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:34.646Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T07:20:34.646Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-20T07:20:34.646Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&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:"Mon, 20 Mar 2023 07:20:35 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2023-03-20T07:20:34.646Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||Response body: 2023-03-20T07:20:34.646Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:34.647Z|7299ee19-b6c3-4770-934a-9614311a96e1|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=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-20T07:20:34.647Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.647Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.647Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.647Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.647Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.647Z|7299ee19-b6c3-4770-934a-9614311a96e1|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:"7299ee19-b6c3-4770-934a-9614311a96e1", X-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-TransactionID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ECOMP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f55119d-e1a0-4b7c-a863-443ee2374f2b"] 2023-03-20T07:20:34.648Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.648Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.669Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.669Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.669Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-20T07:20:34.670Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 07:20:35 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:34.670Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-19 23:16:30.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" } } } 2023-03-20T07:20:34.670Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.670Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.672Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.672Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.672Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.672Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.672Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.672Z|7299ee19-b6c3-4770-934a-9614311a96e1|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:"7299ee19-b6c3-4770-934a-9614311a96e1", X-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-TransactionID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ECOMP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0e853cd-2ecc-438f-a152-7c162520b831"] 2023-03-20T07:20:34.673Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.673Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.677Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:34.678Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:34.678Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:20:34.678Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=487BC1EDF21C67D6E1AA4A0419D97FD7; 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:"679", date:"Mon, 20 Mar 2023 07:20:35 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-03-20T07:20:34.678Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3","businessKey":"e3b70176-44bd-478a-bf5c-410e299cd6b9","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-20T07:20:32.750+0000","endTime":"2023-03-20T07:20:32.846+0000","removalTime":null,"durationInMillis":96,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a6dbcf17-c6ef-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"b3624aef-c6ef-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T07:20:34.678Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:34.678Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e3b70176-44bd-478a-bf5c-410e299cd6b9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:20:34.692Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:20:34.693Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T07:20:34.693Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:34.693Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:20:34.693Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:20:34.693Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-RequestID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-TransactionID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-ECOMP-RequestID:"3d2da564-59c0-47ad-be8b-16360b9761a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e3448b8-a16f-43c0-a4ca-b9d6f11cb21e"] 2023-03-20T07:20:34.693Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:20:34.693Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:34.694Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.695Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.695Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-20T07:20:34.695Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 07:20:35 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:34.695Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-19T23:16:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-03-20T07:20:34.695Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.695Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.697Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b 2023-03-20T07:20:34.697Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|INFO|500||Invoke 2023-03-20T07:20:34.697Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:34.697Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b 2023-03-20T07:20:34.697Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Method : GET 2023-03-20T07:20:34.697Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-TransactionID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ECOMP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"515e44bb-667e-4237-a007-51d00c88596a"] 2023-03-20T07:20:34.697Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Request body: 2023-03-20T07:20:34.698Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:34.730Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:34.730Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:34.730Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Status text : OK 2023-03-20T07:20:34.730Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 07:20:35 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:34.731Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "60b91db5-f314-41d0-b4c2-3ba8eba6a29b", "modelInvariantUUID" : "eb403cf9-958f-4a6a-8512-75a783db5499", "created" : "2023-03-20 07:09:19.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" : 11, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/collectionResourceCustomizations" } } } 2023-03-20T07:20:34.731Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:34.732Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|INFO|500||InvokeReturn 2023-03-20T07:20:34.738Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.738Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.738Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.738Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.739Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.739Z|7299ee19-b6c3-4770-934a-9614311a96e1|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:"9183", X-B3-TraceId:"1ff7cd508a1479821ce7e430475beae2", X-B3-SpanId:"c5efabc7cdf219fc", X-B3-ParentSpanId:"ed4d8703e27de14f", X-B3-Sampled:"0", X-ONAP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-TransactionID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ECOMP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47b39aae-f7ce-44aa-be09-61925938652b"] 2023-03-20T07:20:34.739Z|7299ee19-b6c3-4770-934a-9614311a96e1|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":"7299ee19-b6c3-4770-934a-9614311a96e1","requestStatus":"IN_PROGRESS","startTime":1679296834271,"source":"VID","tenantId":"9c0f3dff73954e8fb4328c129dd42b62","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_9560f476-65a1-4582-92f6-c22621a52614","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"7299ee19-b6c3-4770-934a-9614311a96e1"} 2023-03-20T07:20:34.739Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.783Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.783Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.783Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-20T07:20:34.783Z|7299ee19-b6c3-4770-934a-9614311a96e1|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/7299ee19-b6c3-4770-934a-9614311a96e1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:34 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:34.784Z|7299ee19-b6c3-4770-934a-9614311a96e1|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" : "7299ee19-b6c3-4770-934a-9614311a96e1", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T07:20:34.271+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-20T07:20:34.657+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:20:34.784Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.784Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.790Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.790Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.791Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.791Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.791Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.791Z|7299ee19-b6c3-4770-934a-9614311a96e1|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:"4607", X-B3-TraceId:"1ff7cd508a1479821ce7e430475beae2", X-B3-SpanId:"5b7045cc1ddbe15a", X-B3-ParentSpanId:"ed4d8703e27de14f", X-B3-Sampled:"0", X-ONAP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-TransactionID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ECOMP-RequestID:"7299ee19-b6c3-4770-934a-9614311a96e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aebbe90-045c-4bae-9cae-db0d9f8e55d6"] 2023-03-20T07:20:34.791Z|7299ee19-b6c3-4770-934a-9614311a96e1|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\":\"eb403cf9-958f-4a6a-8512-75a783db5499\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\"modelUuid\":\"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\"modelInvariantUuid\":\"eb403cf9-958f-4a6a-8512-75a783db5499\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\"modelInvariantUuid\":\"9ab1a146-5301-4d21-bcc8-e7488188da39\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"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\":\"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\"modelInvariantUuid\":\"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"218df796-80f5-41f3-a54e-7fe161eca812\"},\"instanceName\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\"modelInvariantId\":\"eb403cf9-958f-4a6a-8512-75a783db5499\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"7299ee19-b6c3-4770-934a-9614311a96e1","type":"String"},"mso-request-id":{"value":"7299ee19-b6c3-4770-934a-9614311a96e1","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-03-20T07:20:34.791Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:34.846Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:34.846Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:34.847Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:20:34.847Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E4BB164AB3C4306B943B0411E490CF44; 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:"760", date:"Mon, 20 Mar 2023 07:20:35 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-20T07:20:34.847Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b364470b-c6ef-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3","executionId":"b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T07:20:32.753+0000","endTime":"2023-03-20T07:20:32.846+0000","durationInMillis":93,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a6dbcf17-c6ef-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T07:20:34.848Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:34.848Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b363d1c8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:20:34.854Z|3d2da564-59c0-47ad-be8b-16360b9761a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:20:35.930Z|52f74fe0-6088-45d1-a0f5-1fdc9c8689c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:20:35.935Z|52f74fe0-6088-45d1-a0f5-1fdc9c8689c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:20:36.805Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:36.806Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:36.807Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-20T07:20:36.807Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 20 Mar 2023 07:20:37 GMT", x-onap-requestid:"7299ee19-b6c3-4770-934a-9614311a96e1", x-requestid:"7299ee19-b6c3-4770-934a-9614311a96e1", x-transactionid:"7299ee19-b6c3-4770-934a-9614311a96e1", x-ecomp-requestid:"7299ee19-b6c3-4770-934a-9614311a96e1", x-onap-partnername:"UNKNOWN", x-invocationid:"4aebbe90-045c-4bae-9cae-db0d9f8e55d6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2009", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:36.807Z|7299ee19-b6c3-4770-934a-9614311a96e1|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\":\"7299ee19-b6c3-4770-934a-9614311a96e1\",\"instanceId\":\"4e36b0d6-bf63-4336-aee3-063a746e1c7f\"}}","message":"Success","processInstanceID":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T07:20:36.808Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:36.808Z|7299ee19-b6c3-4770-934a-9614311a96e1|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-03-20T07:20:36.814Z|7299ee19-b6c3-4770-934a-9614311a96e1|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:20:37.013Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:20:37.017Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:20:37.018Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:20:37.018Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:37.018Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:20:37.018Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:20:37.018Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"479cd4ebeead987d9fdbaf42104f1170", X-B3-SpanId:"391ecc3b284eec32", X-B3-ParentSpanId:"6132bd8467b9c70c", X-B3-Sampled:"0", X-ONAP-RequestID:"76bee5d6-e981-4dea-82ff-8754d5f0c88f", X-RequestID:"76bee5d6-e981-4dea-82ff-8754d5f0c88f", X-TransactionID:"76bee5d6-e981-4dea-82ff-8754d5f0c88f", X-ECOMP-RequestID:"76bee5d6-e981-4dea-82ff-8754d5f0c88f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61111414-9b19-4582-951c-9ba5abc1729e"] 2023-03-20T07:20:37.019Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:20:37.019Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:37.140Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:37.141Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:37.141Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : OK 2023-03-20T07:20:37.141Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:37 GMT", x-envoy-upstream-service-time:"118", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:37.142Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T07:20:34.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:20:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:20:37.142Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:37.143Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||InvokeReturn 2023-03-20T07:20:37.144Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:20:37.144Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:20:37.144Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:37.144Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:20:37.144Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:20:37.144Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"479cd4ebeead987d9fdbaf42104f1170", X-B3-SpanId:"66babfea6aace0ce", X-B3-ParentSpanId:"6132bd8467b9c70c", X-B3-Sampled:"0", X-ONAP-RequestID:"76bee5d6-e981-4dea-82ff-8754d5f0c88f", X-RequestID:"76bee5d6-e981-4dea-82ff-8754d5f0c88f", X-TransactionID:"76bee5d6-e981-4dea-82ff-8754d5f0c88f", X-ECOMP-RequestID:"76bee5d6-e981-4dea-82ff-8754d5f0c88f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae2d9150-2f8f-40e8-8a04-7d889c068b9a"] 2023-03-20T07:20:37.145Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:20:37.145Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:37.167Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:37.167Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:37.168Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:20:37.168Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:37 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:37.168Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T07:20:37.168Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:37.169Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:20:37.174Z|76bee5d6-e981-4dea-82ff-8754d5f0c88f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:20:42.865Z|979dfc19-3e83-48ac-a934-ea5206f292b4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:20:42.865Z|979dfc19-3e83-48ac-a934-ea5206f292b4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:44.031Z|ecc41f0a-65c1-47e1-99f6-f5ff4b24bcff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:44.032Z|ecc41f0a-65c1-47e1-99f6-f5ff4b24bcff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:44.043Z|70d1288a-de4f-4c36-a3ae-aed0ff36296e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:44.043Z|70d1288a-de4f-4c36-a3ae-aed0ff36296e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:44.043Z|cca12b0e-26d5-4a76-8987-d931cd17a3d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:44.044Z|cca12b0e-26d5-4a76-8987-d931cd17a3d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:45.015Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:20:45.023Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:45.024Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||Invoke 2023-03-20T07:20:45.024Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:45.024Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:45.024Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Method : GET 2023-03-20T07:20:45.024Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67ef7ea81480dee824978afcac271612", X-B3-SpanId:"044fc545ad4d9083", X-B3-ParentSpanId:"7749ae97d5fb81eb", X-B3-Sampled:"0", X-ONAP-RequestID:"39b6fd4b-6885-4467-b67d-8e34c88baa2f", X-RequestID:"39b6fd4b-6885-4467-b67d-8e34c88baa2f", X-TransactionID:"39b6fd4b-6885-4467-b67d-8e34c88baa2f", X-ECOMP-RequestID:"39b6fd4b-6885-4467-b67d-8e34c88baa2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"719583b5-ef96-440d-a855-942c3c13caf7"] 2023-03-20T07:20:45.024Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Request body: 2023-03-20T07:20:45.024Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:45.054Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:45.054Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:45.054Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status text : OK 2023-03-20T07:20:45.054Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:44 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:45.055Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Response body: { "requestId" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=baa2fb6c-3231-46c0-ad85-851aabac2205 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-03-20T07:20:10.000+00:00", "endTime" : "2023-03-20T07:20:39.000+00:00", "source" : "VID", "vnfId" : "0a7b5c94-7485-45d1-8e55-72ccf688643c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:20:39.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "a70aa167-8d10-4d4c-acfa-da225b4f340e", "serviceInstanceName" : "basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" } } } 2023-03-20T07:20:45.055Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:45.055Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||InvokeReturn 2023-03-20T07:20:45.056Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:45.056Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:20:45.057Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:45.057Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:45.057Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:20:45.057Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67ef7ea81480dee824978afcac271612", X-B3-SpanId:"d305fcd2589e9971", X-B3-ParentSpanId:"7749ae97d5fb81eb", X-B3-Sampled:"0", X-ONAP-RequestID:"39b6fd4b-6885-4467-b67d-8e34c88baa2f", X-RequestID:"39b6fd4b-6885-4467-b67d-8e34c88baa2f", X-TransactionID:"39b6fd4b-6885-4467-b67d-8e34c88baa2f", X-ECOMP-RequestID:"39b6fd4b-6885-4467-b67d-8e34c88baa2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e1798f6-fa5f-4f46-a703-044980c7a9f7"] 2023-03-20T07:20:45.057Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:20:45.057Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:45.071Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:45.072Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:45.072Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:20:45.072Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:44 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:45.072Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T07:20:45.072Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:45.072Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:20:45.080Z|39b6fd4b-6885-4467-b67d-8e34c88baa2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:20:45.238Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:20:45.241Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:45.241Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||Invoke 2023-03-20T07:20:45.242Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:45.242Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:45.242Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Method : GET 2023-03-20T07:20:45.242Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e0199ee3c02420f462a299645692232", X-B3-SpanId:"27cfdb56e6ce702c", X-B3-ParentSpanId:"d7e423e1598e2f85", X-B3-Sampled:"0", X-ONAP-RequestID:"cc714d64-59cb-4ef3-acaf-7dc0658b3355", X-RequestID:"cc714d64-59cb-4ef3-acaf-7dc0658b3355", X-TransactionID:"cc714d64-59cb-4ef3-acaf-7dc0658b3355", X-ECOMP-RequestID:"cc714d64-59cb-4ef3-acaf-7dc0658b3355", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8de26231-3750-4a55-bc46-19f3c8d2d7a9"] 2023-03-20T07:20:45.242Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Request body: 2023-03-20T07:20:45.242Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:45.271Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:45.271Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:45.271Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status text : OK 2023-03-20T07:20:45.272Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:44 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:45.272Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Response body: { "requestId" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=baa2fb6c-3231-46c0-ad85-851aabac2205 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-03-20T07:20:10.000+00:00", "endTime" : "2023-03-20T07:20:39.000+00:00", "source" : "VID", "vnfId" : "0a7b5c94-7485-45d1-8e55-72ccf688643c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:20:39.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "a70aa167-8d10-4d4c-acfa-da225b4f340e", "serviceInstanceName" : "basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" } } } 2023-03-20T07:20:45.272Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:45.273Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||InvokeReturn 2023-03-20T07:20:45.274Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:45.274Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:20:45.274Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:45.275Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:45.275Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:20:45.275Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e0199ee3c02420f462a299645692232", X-B3-SpanId:"0c18f4802ac927a2", X-B3-ParentSpanId:"d7e423e1598e2f85", X-B3-Sampled:"0", X-ONAP-RequestID:"cc714d64-59cb-4ef3-acaf-7dc0658b3355", X-RequestID:"cc714d64-59cb-4ef3-acaf-7dc0658b3355", X-TransactionID:"cc714d64-59cb-4ef3-acaf-7dc0658b3355", X-ECOMP-RequestID:"cc714d64-59cb-4ef3-acaf-7dc0658b3355", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29e4a0f8-c093-4ace-8702-e98551023636"] 2023-03-20T07:20:45.275Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:20:45.275Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:45.293Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:45.293Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:45.294Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:20:45.294Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:44 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:45.294Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T07:20:45.295Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:45.295Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:20:45.300Z|cc714d64-59cb-4ef3-acaf-7dc0658b3355|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:20:45.459Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:20:45.463Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:45.463Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||Invoke 2023-03-20T07:20:45.464Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:45.464Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:45.464Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Method : GET 2023-03-20T07:20:45.464Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"922276c2918fbd6346a9edb8d0ab9610", X-B3-SpanId:"b6a766062897f9de", X-B3-ParentSpanId:"97db83837781448d", X-B3-Sampled:"0", X-ONAP-RequestID:"3b085e2f-1230-4aeb-93de-861873b65f1a", X-RequestID:"3b085e2f-1230-4aeb-93de-861873b65f1a", X-TransactionID:"3b085e2f-1230-4aeb-93de-861873b65f1a", X-ECOMP-RequestID:"3b085e2f-1230-4aeb-93de-861873b65f1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58b50e6b-752d-47e5-96fe-f8260d7a164f"] 2023-03-20T07:20:45.464Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Request body: 2023-03-20T07:20:45.464Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:45.489Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:45.489Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:45.490Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status text : OK 2023-03-20T07:20:45.490Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:44 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:45.490Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Response body: { "requestId" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=baa2fb6c-3231-46c0-ad85-851aabac2205 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-03-20T07:20:10.000+00:00", "endTime" : "2023-03-20T07:20:39.000+00:00", "source" : "VID", "vnfId" : "0a7b5c94-7485-45d1-8e55-72ccf688643c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:20:39.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "a70aa167-8d10-4d4c-acfa-da225b4f340e", "serviceInstanceName" : "basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" } } } 2023-03-20T07:20:45.490Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:45.491Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||InvokeReturn 2023-03-20T07:20:45.492Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:45.492Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:20:45.492Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:45.492Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:45.493Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:20:45.493Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"922276c2918fbd6346a9edb8d0ab9610", X-B3-SpanId:"37d4771fd66b2340", X-B3-ParentSpanId:"97db83837781448d", X-B3-Sampled:"0", X-ONAP-RequestID:"3b085e2f-1230-4aeb-93de-861873b65f1a", X-RequestID:"3b085e2f-1230-4aeb-93de-861873b65f1a", X-TransactionID:"3b085e2f-1230-4aeb-93de-861873b65f1a", X-ECOMP-RequestID:"3b085e2f-1230-4aeb-93de-861873b65f1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8d6a955-1a3d-4861-86e3-86a3f6145d7f"] 2023-03-20T07:20:45.493Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:20:45.493Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:45.510Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:45.510Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:45.510Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:20:45.510Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:44 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:45.513Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T07:20:45.514Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:45.514Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:20:45.520Z|3b085e2f-1230-4aeb-93de-861873b65f1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:20:45.738Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:20:45.745Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:45.746Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||Invoke 2023-03-20T07:20:45.746Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:45.746Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:45.747Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Method : GET 2023-03-20T07:20:45.747Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"daa709fa808bbdb652601c0f755d69c4", X-B3-SpanId:"0d96ebef3795fa95", X-B3-ParentSpanId:"0c7072d4f4889217", X-B3-Sampled:"0", X-ONAP-RequestID:"19ea7c12-6775-4844-852c-7d656a361886", X-RequestID:"19ea7c12-6775-4844-852c-7d656a361886", X-TransactionID:"19ea7c12-6775-4844-852c-7d656a361886", X-ECOMP-RequestID:"19ea7c12-6775-4844-852c-7d656a361886", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ce2f010-6dfe-492d-9067-65b8c7d09910"] 2023-03-20T07:20:45.747Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Request body: 2023-03-20T07:20:45.747Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:45.769Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:45.770Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:45.770Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status text : OK 2023-03-20T07:20:45.770Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:44 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:45.770Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Response body: { "requestId" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=baa2fb6c-3231-46c0-ad85-851aabac2205 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-03-20T07:20:10.000+00:00", "endTime" : "2023-03-20T07:20:39.000+00:00", "source" : "VID", "vnfId" : "0a7b5c94-7485-45d1-8e55-72ccf688643c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:20:39.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "a70aa167-8d10-4d4c-acfa-da225b4f340e", "serviceInstanceName" : "basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" } } } 2023-03-20T07:20:45.771Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:45.771Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||InvokeReturn 2023-03-20T07:20:45.773Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:45.773Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:20:45.773Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:45.773Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:45.773Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:20:45.773Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"daa709fa808bbdb652601c0f755d69c4", X-B3-SpanId:"072ddc11a1e5ce28", X-B3-ParentSpanId:"0c7072d4f4889217", X-B3-Sampled:"0", X-ONAP-RequestID:"19ea7c12-6775-4844-852c-7d656a361886", X-RequestID:"19ea7c12-6775-4844-852c-7d656a361886", X-TransactionID:"19ea7c12-6775-4844-852c-7d656a361886", X-ECOMP-RequestID:"19ea7c12-6775-4844-852c-7d656a361886", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba58eee1-89c4-4f3a-b2ff-1a5f6e9ef684"] 2023-03-20T07:20:45.774Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:20:45.774Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:45.787Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:45.787Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:45.787Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:20:45.787Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:44 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:45.788Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T07:20:45.788Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:45.788Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:20:45.794Z|19ea7c12-6775-4844-852c-7d656a361886|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:20:45.974Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:20:45.978Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:45.979Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||Invoke 2023-03-20T07:20:45.979Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:45.979Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9 2023-03-20T07:20:45.979Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Method : GET 2023-03-20T07:20:45.979Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a662e6bdeb44ace444fc2d96533632e", X-B3-SpanId:"5ba421b1c7c95060", X-B3-ParentSpanId:"1d79f4c5393640cf", X-B3-Sampled:"0", X-ONAP-RequestID:"fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2", X-RequestID:"fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2", X-TransactionID:"fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2", X-ECOMP-RequestID:"fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16f0cf9d-7457-4976-adaf-ec92e196b48a"] 2023-03-20T07:20:45.979Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Request body: 2023-03-20T07:20:45.980Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:46.013Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:46.013Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:46.014Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Status text : OK 2023-03-20T07:20:46.014Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:44 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:46.015Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||Response body: { "requestId" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=baa2fb6c-3231-46c0-ad85-851aabac2205 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-03-20T07:20:10.000+00:00", "endTime" : "2023-03-20T07:20:39.000+00:00", "source" : "VID", "vnfId" : "0a7b5c94-7485-45d1-8e55-72ccf688643c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_03b7dc4f-fade-40e0-b345-5f28e03a33e9\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:20:39.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "a70aa167-8d10-4d4c-acfa-da225b4f340e", "serviceInstanceName" : "basic_cnf_macro_03b7dc4f-fade-40e0-b345-5f28e03a33e9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e3b70176-44bd-478a-bf5c-410e299cd6b9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9" } } } 2023-03-20T07:20:46.015Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:46.015Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3b70176-44bd-478a-bf5c-410e299cd6b9|INFO|500||InvokeReturn 2023-03-20T07:20:46.017Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:46.017Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:20:46.018Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:46.018Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false 2023-03-20T07:20:46.018Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:20:46.018Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a662e6bdeb44ace444fc2d96533632e", X-B3-SpanId:"85ccae4c91c881c3", X-B3-ParentSpanId:"1d79f4c5393640cf", X-B3-Sampled:"0", X-ONAP-RequestID:"fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2", X-RequestID:"fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2", X-TransactionID:"fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2", X-ECOMP-RequestID:"fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d5d9a12-db55-4cdb-a61a-47f515b77b8c"] 2023-03-20T07:20:46.019Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:20:46.019Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:46.037Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:46.037Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:46.037Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:20:46.038Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:44 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:46.039Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T07:20:46.039Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:46.040Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3b70176-44bd-478a-bf5c-410e299cd6b9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:20:46.045Z|fc1bd8d3-e6d8-4d9a-a2a3-011b4403ecb2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e3b70176-44bd-478a-bf5c-410e299cd6b9|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:20:47.369Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:20:47.376Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:20:47.376Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:20:47.377Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:47.377Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:20:47.377Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:20:47.377Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07785ba772089e9116750a80e6d3b9f2", X-B3-SpanId:"14b774019e51713e", X-B3-ParentSpanId:"7c6a79185924d5fd", X-B3-Sampled:"0", X-ONAP-RequestID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-RequestID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-TransactionID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-ECOMP-RequestID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4e152bf-b33f-4c76-a661-2a6ed726f91a"] 2023-03-20T07:20:47.377Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:20:47.377Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:47.413Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:47.413Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:47.413Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : OK 2023-03-20T07:20:47.414Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:47 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:47.414Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "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-03-20T07:20:34.000+00:00", "source" : "VID", "vnfId" : "a44b7b99-decf-498b-9240-dabae9a16a5a", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:20:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:20:47.414Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:47.414Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||InvokeReturn 2023-03-20T07:20:47.415Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:20:47.416Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:20:47.416Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:47.416Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:20:47.416Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:20:47.417Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07785ba772089e9116750a80e6d3b9f2", X-B3-SpanId:"66de40343ad251dc", X-B3-ParentSpanId:"7c6a79185924d5fd", X-B3-Sampled:"0", X-ONAP-RequestID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-RequestID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-TransactionID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-ECOMP-RequestID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7be86a7-9798-4fcc-bd95-9fa9345368d5"] 2023-03-20T07:20:47.417Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:20:47.417Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:47.439Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:47.439Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:47.440Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:20:47.440Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:47 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:47.440Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T07:20:47.440Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:47.441Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:20:47.459Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:20:47.460Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T07:20:47.460Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:47.460Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:20:47.460Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:20:47.460Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-RequestID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-TransactionID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-ECOMP-RequestID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f5510bc-d262-4a38-9943-f6ef38088d22"] 2023-03-20T07:20:47.460Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:20:47.461Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:47.609Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:47.610Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:47.610Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:20:47.611Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=61F04BFB89815277044888BA04BD48F2; 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:"Mon, 20 Mar 2023 07:20:48 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-03-20T07:20:47.611Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3","businessKey":"7299ee19-b6c3-4770-934a-9614311a96e1","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-20T07:20:44.040+0000","endTime":"2023-03-20T07:20:45.931+0000","removalTime":null,"durationInMillis":1891,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"b976d6d4-c6ef-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T07:20:47.612Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:47.612Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:20:47.633Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:20:47.633Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T07:20:47.633Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:47.634Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:20:47.634Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:20:47.634Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-RequestID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-TransactionID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-ECOMP-RequestID:"85e15eac-41b3-477d-91bf-83926eb3d407", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b46f4e0-1cba-4ef3-b760-5824200bd69d"] 2023-03-20T07:20:47.635Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:20:47.635Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:47.796Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:47.796Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:47.797Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:20:47.797Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0261ACDADA6171C92F69ACFB1E4FCF00; 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:"760", date:"Mon, 20 Mar 2023 07:20:48 GMT", x-envoy-upstream-service-time:"157", server:"envoy"] 2023-03-20T07:20:47.797Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:ba1efe18-c6ef-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3","executionId":"ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T07:20:44.043+0000","endTime":"2023-03-20T07:20:44.136+0000","durationInMillis":93,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T07:20:47.798Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:47.798Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba1e88d5-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:20:47.803Z|85e15eac-41b3-477d-91bf-83926eb3d407|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:20:50.930Z|236cb908-2194-4b0f-8efd-11ed510a9c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:20:50.931Z|236cb908-2194-4b0f-8efd-11ed510a9c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:20:52.133Z|30dc2f9c-9256-4984-91d2-8746eac089ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:20:52.134Z|30dc2f9c-9256-4984-91d2-8746eac089ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:20:54.056Z|9b29cbc2-cc50-490a-a216-3c6f74f2498d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:54.057Z|9b29cbc2-cc50-490a-a216-3c6f74f2498d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:54.069Z|0d5d1f72-013f-4255-a2a5-f83bf67aef33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:54.069Z|0d5d1f72-013f-4255-a2a5-f83bf67aef33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:54.073Z|e72f4ca0-e1ad-4b95-9e93-4afc7aff21fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:20:54.073Z|e72f4ca0-e1ad-4b95-9e93-4afc7aff21fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:20:57.981Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:20:57.987Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:20:57.987Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:20:57.987Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:57.987Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:20:57.987Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:20:57.987Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c36b09adfd44b898d4a4f66c82e7857", X-B3-SpanId:"f41dab1a4e711ca1", X-B3-ParentSpanId:"19e4595b3ff87646", X-B3-Sampled:"0", X-ONAP-RequestID:"af5955aa-1312-40af-9bdf-cb975addba24", X-RequestID:"af5955aa-1312-40af-9bdf-cb975addba24", X-TransactionID:"af5955aa-1312-40af-9bdf-cb975addba24", X-ECOMP-RequestID:"af5955aa-1312-40af-9bdf-cb975addba24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a3b9b75-8572-45bf-9b37-2f52d41c00f6"] 2023-03-20T07:20:57.988Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:20:57.988Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:58.028Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:58.028Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:58.029Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : OK 2023-03-20T07:20:58.029Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:57 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:58.029Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "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-03-20T07:20:34.000+00:00", "source" : "VID", "vnfId" : "a44b7b99-decf-498b-9240-dabae9a16a5a", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:20:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:20:58.029Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:58.029Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||InvokeReturn 2023-03-20T07:20:58.032Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:20:58.032Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:20:58.033Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:58.033Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:20:58.033Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:20:58.033Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c36b09adfd44b898d4a4f66c82e7857", X-B3-SpanId:"d9e1395d96d3c9c7", X-B3-ParentSpanId:"19e4595b3ff87646", X-B3-Sampled:"0", X-ONAP-RequestID:"af5955aa-1312-40af-9bdf-cb975addba24", X-RequestID:"af5955aa-1312-40af-9bdf-cb975addba24", X-TransactionID:"af5955aa-1312-40af-9bdf-cb975addba24", X-ECOMP-RequestID:"af5955aa-1312-40af-9bdf-cb975addba24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7a1e2c7-3e45-4d78-9a76-cde1c0d79a7b"] 2023-03-20T07:20:58.033Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:20:58.033Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:58.051Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:58.051Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:58.051Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:20:58.051Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:20:57 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:20:58.052Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T07:20:58.053Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:58.053Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:20:58.068Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:20:58.069Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T07:20:58.069Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:58.069Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:20:58.069Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:20:58.069Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af5955aa-1312-40af-9bdf-cb975addba24", X-RequestID:"af5955aa-1312-40af-9bdf-cb975addba24", X-TransactionID:"af5955aa-1312-40af-9bdf-cb975addba24", X-ECOMP-RequestID:"af5955aa-1312-40af-9bdf-cb975addba24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"861dce3a-bf6a-4719-b28f-01597ebfcdd7"] 2023-03-20T07:20:58.069Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:20:58.069Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:58.220Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:58.221Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:58.221Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:20:58.221Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F1A24F7DCC6185D0441AFD0DA6EB4F77; 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:"720", date:"Mon, 20 Mar 2023 07:20:57 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-03-20T07:20:58.222Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3","businessKey":"7299ee19-b6c3-4770-934a-9614311a96e1","processDefinitionId":"ControllerExecutionBB:1:45c1167d-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-20T07:20:52.661+0000","endTime":"2023-03-20T07:20:56.037+0000","removalTime":null,"durationInMillis":3376,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"be6a8a4a-c6ef-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T07:20:58.222Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:58.222Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:20:58.245Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:20:58.245Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T07:20:58.245Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:20:58.245Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:20:58.245Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:20:58.245Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af5955aa-1312-40af-9bdf-cb975addba24", X-RequestID:"af5955aa-1312-40af-9bdf-cb975addba24", X-TransactionID:"af5955aa-1312-40af-9bdf-cb975addba24", X-ECOMP-RequestID:"af5955aa-1312-40af-9bdf-cb975addba24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40c6519d-3d98-4f45-a15d-cd3f1062ec16"] 2023-03-20T07:20:58.245Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:20:58.246Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:20:58.404Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:20:58.404Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:20:58.404Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:20:58.405Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B5943B749ADCB9303096F84E0F289E40; 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:"Mon, 20 Mar 2023 07:20:57 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2023-03-20T07:20:58.405Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:c14485f0-c6ef-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:45c1167d-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3","executionId":"bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T07:20:56.033+0000","endTime":"2023-03-20T07:20:56.033+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T07:20:58.405Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:20:58.406Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf41fed0-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:20:58.411Z|af5955aa-1312-40af-9bdf-cb975addba24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:21:04.084Z|91bbeffd-7245-4b77-a8e1-d805e3f69212|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:04.084Z|91bbeffd-7245-4b77-a8e1-d805e3f69212|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:04.095Z|76e3f292-db08-4cb8-903a-461e6511f5ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:04.096Z|76e3f292-db08-4cb8-903a-461e6511f5ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:04.097Z|61256e0e-a7e7-42cc-89f8-014d897d1b52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:04.097Z|61256e0e-a7e7-42cc-89f8-014d897d1b52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:05.930Z|071c038c-4f0b-4d5b-86b2-9247cacd53e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:21:05.931Z|071c038c-4f0b-4d5b-86b2-9247cacd53e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:21:08.615Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:21:08.624Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:21:08.624Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:21:08.624Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:08.625Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:21:08.625Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:21:08.625Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32a3989c456bf8160506ca4b4eec447f", X-B3-SpanId:"db0cfc6226ebd007", X-B3-ParentSpanId:"335fc9fb17cfcd20", X-B3-Sampled:"0", X-ONAP-RequestID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-RequestID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-TransactionID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-ECOMP-RequestID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cca123b-0418-4def-9dda-07b9fc5e1365"] 2023-03-20T07:21:08.625Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:21:08.625Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:08.665Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:08.666Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:08.666Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : OK 2023-03-20T07:21:08.667Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:21:08 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:21:08.668Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "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-03-20T07:20:34.000+00:00", "source" : "VID", "vnfId" : "a44b7b99-decf-498b-9240-dabae9a16a5a", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:21:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "cloudIdentifier" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"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\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T07:21:01.000+00:00" } ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:21:08.668Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:08.669Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||InvokeReturn 2023-03-20T07:21:08.670Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:21:08.670Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:21:08.671Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:08.671Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:21:08.671Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:21:08.671Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32a3989c456bf8160506ca4b4eec447f", X-B3-SpanId:"da902fa3ca14b321", X-B3-ParentSpanId:"335fc9fb17cfcd20", X-B3-Sampled:"0", X-ONAP-RequestID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-RequestID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-TransactionID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-ECOMP-RequestID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b1cae2c-bda3-4d1d-887d-361d36dabd0a"] 2023-03-20T07:21:08.671Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:21:08.671Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:08.691Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:08.692Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:08.692Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:21:08.692Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:21:08 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:21:08.693Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679296864000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:21:06.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:21:08.694Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:08.694Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:21:08.712Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:21:08.712Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T07:21:08.712Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:08.712Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:21:08.712Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:21:08.713Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-RequestID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-TransactionID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-ECOMP-RequestID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe0e0619-caaa-4d86-884e-85cd81904366"] 2023-03-20T07:21:08.713Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:21:08.713Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:08.860Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:08.861Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:08.862Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:21:08.862Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6238CFB0AE246CEB683A8EE67CFD4BC2; 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:"Mon, 20 Mar 2023 07:21:09 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-20T07:21:08.863Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","businessKey":"7299ee19-b6c3-4770-934a-9614311a96e1","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T07:20:58.335+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"c2a26817-c6ef-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T07:21:08.863Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:08.864Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:21:08.882Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:21:08.882Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T07:21:08.882Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:08.883Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:21:08.883Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:21:08.883Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-RequestID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-TransactionID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-ECOMP-RequestID:"81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccea343d-0546-4bf1-b771-c71617275ed7"] 2023-03-20T07:21:08.883Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:21:08.883Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:09.028Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:09.029Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:09.029Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:21:09.030Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D9DB8B23956EDE74A64FA33E71635200; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 07:21:09 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-20T07:21:09.030Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c70a2e70-c6ef-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","executionId":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T07:21:05.717+0000","endTime":"2023-03-20T07:21:05.731+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T07:21:09.031Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:09.031Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:21:09.037Z|81ec39e6-aab7-4f2f-a8f5-69c4f20e6fab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:21:14.113Z|d32a6751-468e-4907-bd38-a5c8f7df858f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:14.114Z|d32a6751-468e-4907-bd38-a5c8f7df858f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:14.121Z|3e17ed19-0b04-4a7c-b3e2-dfb0e0d6ed69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:14.122Z|3e17ed19-0b04-4a7c-b3e2-dfb0e0d6ed69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:14.124Z|b24cd6cf-33b5-439c-be87-3c5e016cd323|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:14.125Z|b24cd6cf-33b5-439c-be87-3c5e016cd323|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:19.219Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:21:19.227Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:21:19.227Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:21:19.227Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:19.227Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:21:19.228Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:21:19.228Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3e7c16e61554247e4ef2951210f05c5", X-B3-SpanId:"68851a8dca186d36", X-B3-ParentSpanId:"68d2f27c48f61d4b", X-B3-Sampled:"0", X-ONAP-RequestID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-RequestID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-TransactionID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-ECOMP-RequestID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76f112f2-1d9a-4d11-8525-69c52ca16e50"] 2023-03-20T07:21:19.228Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:21:19.228Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:19.266Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:19.266Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:19.266Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : OK 2023-03-20T07:21:19.266Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:21:19 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:21:19.272Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "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-03-20T07:20:34.000+00:00", "source" : "VID", "vnfId" : "a44b7b99-decf-498b-9240-dabae9a16a5a", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:21:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "cloudIdentifier" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"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\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T07:21:01.000+00:00" } ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:21:19.273Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:19.273Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||InvokeReturn 2023-03-20T07:21:19.274Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:21:19.275Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:21:19.275Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:19.275Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:21:19.276Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:21:19.276Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3e7c16e61554247e4ef2951210f05c5", X-B3-SpanId:"baa7cdf3ec8d3228", X-B3-ParentSpanId:"68d2f27c48f61d4b", X-B3-Sampled:"0", X-ONAP-RequestID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-RequestID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-TransactionID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-ECOMP-RequestID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31e9e76c-e3c0-4560-b824-e85f784d8741"] 2023-03-20T07:21:19.276Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:21:19.276Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:19.294Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:19.294Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:19.294Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:21:19.295Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:21:19 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:21:19.295Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679296864000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:21:06.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:21:19.296Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:19.296Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:21:19.313Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:21:19.314Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T07:21:19.314Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:19.314Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:21:19.314Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:21:19.314Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-RequestID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-TransactionID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-ECOMP-RequestID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d58d9dd6-cc48-4e9b-a8dd-d0050d9c8614"] 2023-03-20T07:21:19.314Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:21:19.314Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:19.465Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:19.466Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:19.466Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:21:19.466Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F7FBB32C95D94E4BC720A7880A777BDD; 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:"Mon, 20 Mar 2023 07:21:19 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-03-20T07:21:19.467Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","businessKey":"7299ee19-b6c3-4770-934a-9614311a96e1","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T07:20:58.335+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"c2a26817-c6ef-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T07:21:19.467Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:19.468Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:21:19.489Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:21:19.490Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T07:21:19.490Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:19.490Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:21:19.490Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:21:19.490Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-RequestID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-TransactionID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-ECOMP-RequestID:"a0d18dee-bc70-489c-8b59-ca5a8536e350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2669c3d9-44c7-4270-9a10-3e77feca7eae"] 2023-03-20T07:21:19.490Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:21:19.491Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:19.642Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:19.643Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:19.643Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:21:19.643Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=41F926F523338AD616A7A0CDB2C6C1AD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 07:21:19 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2023-03-20T07:21:19.644Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c70a2e70-c6ef-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","executionId":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T07:21:05.717+0000","endTime":"2023-03-20T07:21:05.731+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T07:21:19.644Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:19.645Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:21:19.650Z|a0d18dee-bc70-489c-8b59-ca5a8536e350|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:21:20.930Z|4a3e8885-8693-4f15-92f2-d902095f5fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:21:20.933Z|4a3e8885-8693-4f15-92f2-d902095f5fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:21:22.134Z|a97bb6ee-ba9f-4c3a-99ab-00a4363c69d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:21:22.135Z|a97bb6ee-ba9f-4c3a-99ab-00a4363c69d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:21:24.140Z|55302dd1-2e1a-42fa-8292-455b6e8d1d4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:24.141Z|55302dd1-2e1a-42fa-8292-455b6e8d1d4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:24.147Z|6a4dce7b-b72a-4074-8d2c-3d5545367a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:24.147Z|6a4dce7b-b72a-4074-8d2c-3d5545367a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:24.149Z|2a32ecca-9f9f-4bc2-9a3b-4a44acbb58be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:24.150Z|2a32ecca-9f9f-4bc2-9a3b-4a44acbb58be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:29.849Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:21:29.856Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:21:29.857Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:21:29.857Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:29.857Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:21:29.857Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:21:29.857Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38fede79087a9e63c25fcb8c720572b2", X-B3-SpanId:"bfa4c35da9d6d770", X-B3-ParentSpanId:"e67181de0dcb2c72", X-B3-Sampled:"1", X-ONAP-RequestID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-RequestID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-TransactionID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-ECOMP-RequestID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a88e5a74-734d-4c3b-998b-f533146033bc"] 2023-03-20T07:21:29.857Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:21:29.857Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:29.896Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:29.898Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:29.898Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : OK 2023-03-20T07:21:29.898Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:21:29 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:21:29.898Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "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-03-20T07:20:34.000+00:00", "source" : "VID", "vnfId" : "a44b7b99-decf-498b-9240-dabae9a16a5a", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:21:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "cloudIdentifier" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"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\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T07:21:01.000+00:00" } ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:21:29.899Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:29.900Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||InvokeReturn 2023-03-20T07:21:29.902Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:21:29.902Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:21:29.902Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:29.903Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:21:29.903Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:21:29.903Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38fede79087a9e63c25fcb8c720572b2", X-B3-SpanId:"690549a2a811cb96", X-B3-ParentSpanId:"e67181de0dcb2c72", X-B3-Sampled:"1", X-ONAP-RequestID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-RequestID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-TransactionID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-ECOMP-RequestID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"977c40b5-77af-4a78-b804-0c2f82be4e7a"] 2023-03-20T07:21:29.903Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:21:29.903Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:29.927Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:29.927Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:29.927Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:21:29.927Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:21:29 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:21:29.928Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679296864000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:21:06.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:21:29.928Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:29.928Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:21:29.946Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:21:29.947Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T07:21:29.947Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:29.947Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:21:29.947Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:21:29.947Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-RequestID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-TransactionID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-ECOMP-RequestID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cd0b080-9605-41dc-9722-c5a0050bed92"] 2023-03-20T07:21:29.947Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:21:29.947Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:30.100Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:30.100Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:30.101Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:21:30.101Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F05D0747A07CBCACBDF7DA3A251385BB; 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:"Mon, 20 Mar 2023 07:21:30 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-20T07:21:30.101Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","businessKey":"7299ee19-b6c3-4770-934a-9614311a96e1","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T07:20:58.335+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"c2a26817-c6ef-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T07:21:30.102Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:30.102Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:21:30.119Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:21:30.120Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T07:21:30.120Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:30.120Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:21:30.120Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:21:30.120Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-RequestID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-TransactionID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-ECOMP-RequestID:"b1cd60cf-3de0-4157-b1a2-c9033a89a693", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9b7223c-8622-4c86-9b0c-8e9b8c330d55"] 2023-03-20T07:21:30.120Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:21:30.121Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:30.281Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:30.282Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:30.282Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:21:30.283Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=92BF1A24CCE1C72A0E2C18084B6D9D03; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 07:21:30 GMT", x-envoy-upstream-service-time:"157", server:"envoy"] 2023-03-20T07:21:30.283Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c70a2e70-c6ef-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","executionId":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T07:21:05.717+0000","endTime":"2023-03-20T07:21:05.731+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T07:21:30.284Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:30.284Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:21:30.291Z|b1cd60cf-3de0-4157-b1a2-c9033a89a693|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:21:34.163Z|d461e7ff-acc0-4852-b10d-96034eacc560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:34.164Z|d461e7ff-acc0-4852-b10d-96034eacc560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:34.172Z|678271e0-7a76-45be-859b-54f2b5843d00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:34.172Z|678271e0-7a76-45be-859b-54f2b5843d00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:34.173Z|e5c66b22-ff4b-48dd-9578-cfac5ef7fe69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:34.174Z|e5c66b22-ff4b-48dd-9578-cfac5ef7fe69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:35.930Z|c95dfb17-4678-4fbc-96cc-360470ac8205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:21:35.931Z|c95dfb17-4678-4fbc-96cc-360470ac8205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:21:40.472Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:21:40.479Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:21:40.479Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:21:40.479Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:40.479Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:21:40.479Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:21:40.479Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"621596fc7bf2d55d275a0f568bfad6ec", X-B3-SpanId:"249c9fd0b530131b", X-B3-ParentSpanId:"3d4fbe2721feef29", X-B3-Sampled:"0", X-ONAP-RequestID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-RequestID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-TransactionID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-ECOMP-RequestID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4e0593c-a782-4d80-b871-2429bcff9560"] 2023-03-20T07:21:40.479Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:21:40.480Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:40.518Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:40.518Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:40.519Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : OK 2023-03-20T07:21:40.519Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:21:40 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:21:40.521Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "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-03-20T07:20:34.000+00:00", "source" : "VID", "vnfId" : "a44b7b99-decf-498b-9240-dabae9a16a5a", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:21:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "cloudIdentifier" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"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\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T07:21:01.000+00:00" } ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:21:40.521Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:40.522Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||InvokeReturn 2023-03-20T07:21:40.523Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:21:40.524Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:21:40.524Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:40.524Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:21:40.524Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:21:40.524Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"621596fc7bf2d55d275a0f568bfad6ec", X-B3-SpanId:"02c06589cbd903f3", X-B3-ParentSpanId:"3d4fbe2721feef29", X-B3-Sampled:"0", X-ONAP-RequestID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-RequestID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-TransactionID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-ECOMP-RequestID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67b3e87c-ef4a-486b-9acf-adac96d39346"] 2023-03-20T07:21:40.525Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:21:40.525Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:40.544Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:40.544Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:40.545Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:21:40.545Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:21:40 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:21:40.545Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679296864000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:21:06.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:21:40.545Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:40.546Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:21:40.569Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:21:40.569Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T07:21:40.569Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:40.570Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:21:40.570Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:21:40.570Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-RequestID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-TransactionID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-ECOMP-RequestID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b2269e4-2a53-4d9a-844b-528c024eccc5"] 2023-03-20T07:21:40.570Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:21:40.570Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:40.720Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:40.720Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:40.720Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:21:40.721Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EBD263735C3C981764A9CF8D1CADD701; 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:"Mon, 20 Mar 2023 07:21:41 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-03-20T07:21:40.721Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","businessKey":"7299ee19-b6c3-4770-934a-9614311a96e1","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T07:20:58.335+0000","endTime":"2023-03-20T07:21:37.690+0000","removalTime":null,"durationInMillis":39355,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"c2a26817-c6ef-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T07:21:40.721Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:40.722Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:21:40.740Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:21:40.740Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T07:21:40.741Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:40.741Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:21:40.741Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:21:40.741Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-RequestID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-TransactionID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-ECOMP-RequestID:"a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93ad77dc-fe2b-4eb3-a74a-307f23d3bb28"] 2023-03-20T07:21:40.741Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:21:40.741Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:40.906Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:40.906Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:40.906Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:21:40.907Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=446C23F3C109482DF35CA7EDF0132948; 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:"Mon, 20 Mar 2023 07:21:41 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-03-20T07:21:40.907Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:da184393-c6ef-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","executionId":"c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T07:21:37.686+0000","endTime":"2023-03-20T07:21:37.686+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T07:21:40.907Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:40.907Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2a3c7e8-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:21:40.911Z|a212f274-9f1f-4bc0-afd3-6b5e3dd3aa3b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:21:42.867Z|51781af1-f818-4bdd-896f-f81381b524f4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:21:42.868Z|51781af1-f818-4bdd-896f-f81381b524f4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:44.187Z|6180f84e-7d1b-42e5-a7ea-50c12c73ada8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:44.188Z|6180f84e-7d1b-42e5-a7ea-50c12c73ada8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:44.197Z|77401c63-a40c-404c-bb70-51ce9336821f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:44.198Z|9f42a786-1d61-4f5a-9a35-f262a3514675|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:44.198Z|9f42a786-1d61-4f5a-9a35-f262a3514675|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:44.198Z|77401c63-a40c-404c-bb70-51ce9336821f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:50.930Z|0053fd0e-c5eb-42b0-a04f-c8c9fc556f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:21:50.931Z|0053fd0e-c5eb-42b0-a04f-c8c9fc556f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:21:51.108Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:21:51.116Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:21:51.117Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:21:51.117Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:51.117Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:21:51.117Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:21:51.117Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a09abf7d98ca8d4b037f044f6f590e93", X-B3-SpanId:"07c4f8d78475f724", X-B3-ParentSpanId:"7e639418b464279a", X-B3-Sampled:"0", X-ONAP-RequestID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-RequestID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-TransactionID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-ECOMP-RequestID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a17e296-8e98-492a-93d7-500f2e4836be"] 2023-03-20T07:21:51.117Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:21:51.117Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:51.144Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:51.145Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:51.145Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : OK 2023-03-20T07:21:51.145Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:21:50 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:21:51.146Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 7; BBs remaining = 2).", "progress" : 78, "startTime" : "2023-03-20T07:20:34.000+00:00", "source" : "VID", "vnfId" : "a44b7b99-decf-498b-9240-dabae9a16a5a", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:21:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "cloudIdentifier" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"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\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T07:21:01.000+00:00" } ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:21:51.146Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:51.146Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||InvokeReturn 2023-03-20T07:21:51.147Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:21:51.148Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:21:51.149Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:51.149Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:21:51.149Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:21:51.150Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a09abf7d98ca8d4b037f044f6f590e93", X-B3-SpanId:"715d8115a58d1194", X-B3-ParentSpanId:"7e639418b464279a", X-B3-Sampled:"0", X-ONAP-RequestID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-RequestID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-TransactionID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-ECOMP-RequestID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a4bd51f-bab9-4672-a75c-fc21cd80a765"] 2023-03-20T07:21:51.150Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:21:51.150Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:51.175Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:51.176Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:51.176Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:21:51.176Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:21:50 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:21:51.177Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679296864000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:21:06.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:21:51.177Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:51.177Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:21:51.194Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:21:51.194Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T07:21:51.195Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:51.195Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:21:51.195Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:21:51.195Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-RequestID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-TransactionID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-ECOMP-RequestID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ea5d119-3ce0-4e13-993f-e4ef45079652"] 2023-03-20T07:21:51.195Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:21:51.195Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:51.375Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:51.375Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:51.376Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:21:51.376Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0E6E87E7740B9159462DEECCEB48B8B7; 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:"720", date:"Mon, 20 Mar 2023 07:21:51 GMT", x-envoy-upstream-service-time:"170", server:"envoy"] 2023-03-20T07:21:51.377Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3","businessKey":"7299ee19-b6c3-4770-934a-9614311a96e1","processDefinitionId":"ControllerExecutionBB:1:45c1167d-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-20T07:21:47.769+0000","endTime":"2023-03-20T07:21:49.804+0000","removalTime":null,"durationInMillis":2035,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"df3be105-c6ef-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T07:21:51.377Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:51.377Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7299ee19-b6c3-4770-934a-9614311a96e1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:21:51.392Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:21:51.393Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T07:21:51.393Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:21:51.393Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:21:51.393Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:21:51.393Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-RequestID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-TransactionID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-ECOMP-RequestID:"a2e4b88f-5930-4d25-b522-90573db3aa8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5612e15b-1a67-47e1-b7ff-47cf83c2eaab"] 2023-03-20T07:21:51.393Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:21:51.393Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:21:51.615Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:21:51.615Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:21:51.616Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:21:51.616Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=03DDEB9E06E316FB11512664B23CCBC0; 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:"Mon, 20 Mar 2023 07:21:51 GMT", x-envoy-upstream-service-time:"218", server:"envoy"] 2023-03-20T07:21:51.616Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:e150b6eb-c6ef-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:45c1167d-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3","executionId":"e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T07:21:49.800+0000","endTime":"2023-03-20T07:21:49.800+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b4dda08a-c6ef-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T07:21:51.617Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:21:51.617Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e01ace9b-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:21:51.622Z|a2e4b88f-5930-4d25-b522-90573db3aa8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:21:52.135Z|9537cd50-1c37-4505-9332-d628a0293e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:21:52.136Z|9537cd50-1c37-4505-9332-d628a0293e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:21:54.221Z|35f2de9a-843b-4809-9e09-f08f699d9d84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:54.221Z|35f2de9a-843b-4809-9e09-f08f699d9d84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:54.222Z|27025179-5227-4dff-88ec-82f25fff8a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:54.222Z|27025179-5227-4dff-88ec-82f25fff8a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:21:54.225Z|a5a0c32c-b5a7-49c1-9d5a-d96937a06a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:21:54.226Z|a5a0c32c-b5a7-49c1-9d5a-d96937a06a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:01.817Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:22:01.823Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:22:01.824Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:22:01.824Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:01.824Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:22:01.824Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:22:01.824Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71455f09e276248654901964f0903cd4", X-B3-SpanId:"13e9efa58f5d3399", X-B3-ParentSpanId:"6259b1a4fb0b91c7", X-B3-Sampled:"0", X-ONAP-RequestID:"163c2a34-0d89-4a09-86da-580f8b86cd01", X-RequestID:"163c2a34-0d89-4a09-86da-580f8b86cd01", X-TransactionID:"163c2a34-0d89-4a09-86da-580f8b86cd01", X-ECOMP-RequestID:"163c2a34-0d89-4a09-86da-580f8b86cd01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f4666e4-900e-4820-9a00-3671d8a6ea95"] 2023-03-20T07:22:01.824Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:22:01.824Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:01.862Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:01.863Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:01.863Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : OK 2023-03-20T07:22:01.863Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:01 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:01.865Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "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-03-20T07:20:34.000+00:00", "endTime" : "2023-03-20T07:21:54.000+00:00", "source" : "VID", "vnfId" : "a44b7b99-decf-498b-9240-dabae9a16a5a", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:21:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "cloudIdentifier" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"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\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T07:21:01.000+00:00" } ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:22:01.866Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:01.866Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||InvokeReturn 2023-03-20T07:22:01.867Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:22:01.867Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:22:01.867Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:01.868Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:22:01.868Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:22:01.868Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71455f09e276248654901964f0903cd4", X-B3-SpanId:"c9805e0ff0dbf1e9", X-B3-ParentSpanId:"6259b1a4fb0b91c7", X-B3-Sampled:"0", X-ONAP-RequestID:"163c2a34-0d89-4a09-86da-580f8b86cd01", X-RequestID:"163c2a34-0d89-4a09-86da-580f8b86cd01", X-TransactionID:"163c2a34-0d89-4a09-86da-580f8b86cd01", X-ECOMP-RequestID:"163c2a34-0d89-4a09-86da-580f8b86cd01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b80061a8-6c58-4138-bb60-213e81a5f05f"] 2023-03-20T07:22:01.868Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:22:01.868Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:01.891Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:01.891Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:01.891Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:22:01.891Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:01 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:01.891Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679296864000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:21:06.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:22:01.892Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:01.892Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:22:01.897Z|163c2a34-0d89-4a09-86da-580f8b86cd01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:22:02.073Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:22:02.076Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:22:02.076Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:22:02.077Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:02.077Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:22:02.077Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:22:02.077Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"572ab12a4ad1d3ea877171615d1542ab", X-B3-SpanId:"26a9f4e6e3d5d2fd", X-B3-ParentSpanId:"733c42a4f6663b40", X-B3-Sampled:"0", X-ONAP-RequestID:"5596c72a-a29e-4207-b0d2-ad3f5242e860", X-RequestID:"5596c72a-a29e-4207-b0d2-ad3f5242e860", X-TransactionID:"5596c72a-a29e-4207-b0d2-ad3f5242e860", X-ECOMP-RequestID:"5596c72a-a29e-4207-b0d2-ad3f5242e860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c76ea24-2395-4d15-a73c-b13b20ab702b"] 2023-03-20T07:22:02.077Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:22:02.077Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:02.105Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:02.105Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:02.105Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : OK 2023-03-20T07:22:02.105Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:01 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:02.106Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "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-03-20T07:20:34.000+00:00", "endTime" : "2023-03-20T07:21:54.000+00:00", "source" : "VID", "vnfId" : "a44b7b99-decf-498b-9240-dabae9a16a5a", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:21:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "cloudIdentifier" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"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\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T07:21:01.000+00:00" } ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:22:02.106Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:02.106Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||InvokeReturn 2023-03-20T07:22:02.107Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:22:02.107Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:22:02.107Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:02.107Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:22:02.107Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:22:02.107Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"572ab12a4ad1d3ea877171615d1542ab", X-B3-SpanId:"8819c7a8b1646f12", X-B3-ParentSpanId:"733c42a4f6663b40", X-B3-Sampled:"0", X-ONAP-RequestID:"5596c72a-a29e-4207-b0d2-ad3f5242e860", X-RequestID:"5596c72a-a29e-4207-b0d2-ad3f5242e860", X-TransactionID:"5596c72a-a29e-4207-b0d2-ad3f5242e860", X-ECOMP-RequestID:"5596c72a-a29e-4207-b0d2-ad3f5242e860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0af40e9f-62ec-4c58-b69c-39501434e13e"] 2023-03-20T07:22:02.108Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:22:02.108Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:02.128Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:02.128Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:02.128Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:22:02.129Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:01 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:02.129Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679296864000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:21:06.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:22:02.129Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:02.130Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:22:02.137Z|5596c72a-a29e-4207-b0d2-ad3f5242e860|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:22:02.308Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:22:02.312Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:22:02.312Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:22:02.313Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:02.313Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:22:02.313Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:22:02.313Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c48688583522a6aebb385b0f6f90f3a", X-B3-SpanId:"29c954fb36a8faaa", X-B3-ParentSpanId:"c42a65316141c25e", X-B3-Sampled:"0", X-ONAP-RequestID:"c7dfad51-109c-47fb-93bf-8da41a596f9b", X-RequestID:"c7dfad51-109c-47fb-93bf-8da41a596f9b", X-TransactionID:"c7dfad51-109c-47fb-93bf-8da41a596f9b", X-ECOMP-RequestID:"c7dfad51-109c-47fb-93bf-8da41a596f9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1950bd16-0124-4e38-8a04-46af32226a89"] 2023-03-20T07:22:02.313Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:22:02.313Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:02.345Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:02.346Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:02.346Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : OK 2023-03-20T07:22:02.346Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:01 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:02.348Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "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-03-20T07:20:34.000+00:00", "endTime" : "2023-03-20T07:21:54.000+00:00", "source" : "VID", "vnfId" : "a44b7b99-decf-498b-9240-dabae9a16a5a", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:21:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "cloudIdentifier" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"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\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T07:21:01.000+00:00" } ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:22:02.349Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:02.349Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||InvokeReturn 2023-03-20T07:22:02.350Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:22:02.351Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:22:02.351Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:02.351Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:22:02.351Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:22:02.352Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c48688583522a6aebb385b0f6f90f3a", X-B3-SpanId:"c4a71af792026f9b", X-B3-ParentSpanId:"c42a65316141c25e", X-B3-Sampled:"0", X-ONAP-RequestID:"c7dfad51-109c-47fb-93bf-8da41a596f9b", X-RequestID:"c7dfad51-109c-47fb-93bf-8da41a596f9b", X-TransactionID:"c7dfad51-109c-47fb-93bf-8da41a596f9b", X-ECOMP-RequestID:"c7dfad51-109c-47fb-93bf-8da41a596f9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd29330e-d7fd-4817-bc94-99f34b1db2fe"] 2023-03-20T07:22:02.352Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:22:02.352Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:02.378Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:02.379Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:02.379Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:22:02.379Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:01 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:02.380Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679296864000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:21:06.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:22:02.380Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:02.380Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:22:02.388Z|c7dfad51-109c-47fb-93bf-8da41a596f9b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:22:02.548Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:22:02.552Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:22:02.553Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:22:02.553Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:02.553Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:22:02.553Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:22:02.553Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9d4907d1d4bbbca3ffe72a81fa2858a", X-B3-SpanId:"6b563d7c8ba73f16", X-B3-ParentSpanId:"86d2700d5b31ee2a", X-B3-Sampled:"0", X-ONAP-RequestID:"37320722-408d-46fe-9517-feb6cb4f0caa", X-RequestID:"37320722-408d-46fe-9517-feb6cb4f0caa", X-TransactionID:"37320722-408d-46fe-9517-feb6cb4f0caa", X-ECOMP-RequestID:"37320722-408d-46fe-9517-feb6cb4f0caa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acd7aa57-6d9c-43bd-9401-ec5d5293191d"] 2023-03-20T07:22:02.553Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:22:02.553Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:02.587Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:02.587Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:02.587Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : OK 2023-03-20T07:22:02.587Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:01 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:02.588Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "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-03-20T07:20:34.000+00:00", "endTime" : "2023-03-20T07:21:54.000+00:00", "source" : "VID", "vnfId" : "a44b7b99-decf-498b-9240-dabae9a16a5a", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:21:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "cloudIdentifier" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"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\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T07:21:01.000+00:00" } ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:22:02.588Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:02.588Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||InvokeReturn 2023-03-20T07:22:02.589Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:22:02.589Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:22:02.589Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:02.589Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:22:02.589Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:22:02.589Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9d4907d1d4bbbca3ffe72a81fa2858a", X-B3-SpanId:"fff04f873823fce4", X-B3-ParentSpanId:"86d2700d5b31ee2a", X-B3-Sampled:"0", X-ONAP-RequestID:"37320722-408d-46fe-9517-feb6cb4f0caa", X-RequestID:"37320722-408d-46fe-9517-feb6cb4f0caa", X-TransactionID:"37320722-408d-46fe-9517-feb6cb4f0caa", X-ECOMP-RequestID:"37320722-408d-46fe-9517-feb6cb4f0caa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05896906-a995-4838-8bb0-5434d70f822b"] 2023-03-20T07:22:02.589Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:22:02.590Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:02.606Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:02.606Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:02.606Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:22:02.607Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:01 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:02.607Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679296864000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:21:06.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:22:02.607Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:02.607Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:22:02.614Z|37320722-408d-46fe-9517-feb6cb4f0caa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:22:02.775Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:22:02.780Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:22:02.781Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||Invoke 2023-03-20T07:22:02.781Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:02.781Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1 2023-03-20T07:22:02.781Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Method : GET 2023-03-20T07:22:02.781Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bed25ea9acba1c390ab91054e3967bc2", X-B3-SpanId:"24f85b78030b83c5", X-B3-ParentSpanId:"644f31fa97214e8a", X-B3-Sampled:"0", X-ONAP-RequestID:"fba74ceb-c6f1-4009-a99f-c37b7483dca7", X-RequestID:"fba74ceb-c6f1-4009-a99f-c37b7483dca7", X-TransactionID:"fba74ceb-c6f1-4009-a99f-c37b7483dca7", X-ECOMP-RequestID:"fba74ceb-c6f1-4009-a99f-c37b7483dca7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39876a6f-fa63-4013-80ea-538570a6c218"] 2023-03-20T07:22:02.782Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Request body: 2023-03-20T07:22:02.782Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:02.818Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:02.818Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:02.819Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Status text : OK 2023-03-20T07:22:02.819Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:01 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:02.819Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||Response body: { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "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-03-20T07:20:34.000+00:00", "endTime" : "2023-03-20T07:21:54.000+00:00", "source" : "VID", "vnfId" : "a44b7b99-decf-498b-9240-dabae9a16a5a", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n\t\t\t\"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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_9560f476-65a1-4582-92f6-c22621a52614\",\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\": \"c8f1667e-c469-4a0a-91c9-6dc9a1037d06\",\n \"modelInvariantUuid\": \"9ab1a146-5301-4d21-bcc8-e7488188da39\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5be8b78a-d966-433e-bd4e-8cc20ca44190\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"9c0f3dff73954e8fb4328c129dd42b62\",\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\": \"da9edfd8-6bd8-41ef-a690-3b9d883168fc\",\n \"modelInvariantUuid\": \"8bf3ba57-1ffc-40b2-bb59-23a6d29483ad\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"218df796-80f5-41f3-a54e-7fe161eca812\"\n },\n \"instanceName\": \"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\n \"modelInvariantId\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\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\": \"2d04d2f0-9f3c-449e-a8da-6c84b922b525\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:21:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "cloudIdentifier" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"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\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-20T07:21:01.000+00:00" } ], "requestURI" : "7299ee19-b6c3-4770-934a-9614311a96e1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1" } } } 2023-03-20T07:22:02.820Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:02.820Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7299ee19-b6c3-4770-934a-9614311a96e1|INFO|500||InvokeReturn 2023-03-20T07:22:02.822Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:22:02.822Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:22:02.823Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:02.823Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false 2023-03-20T07:22:02.823Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:22:02.823Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bed25ea9acba1c390ab91054e3967bc2", X-B3-SpanId:"dd50216ada5e21d0", X-B3-ParentSpanId:"644f31fa97214e8a", X-B3-Sampled:"0", X-ONAP-RequestID:"fba74ceb-c6f1-4009-a99f-c37b7483dca7", X-RequestID:"fba74ceb-c6f1-4009-a99f-c37b7483dca7", X-TransactionID:"fba74ceb-c6f1-4009-a99f-c37b7483dca7", X-ECOMP-RequestID:"fba74ceb-c6f1-4009-a99f-c37b7483dca7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eafefada-2936-4807-afc9-750cdc0f113b"] 2023-03-20T07:22:02.824Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:22:02.824Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:02.841Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:02.842Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:02.843Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:22:02.843Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:01 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:02.843Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "7299ee19-b6c3-4770-934a-9614311a96e1", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1679296864000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:21:06.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:22:02.843Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:02.844Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7299ee19-b6c3-4770-934a-9614311a96e1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:22:02.850Z|fba74ceb-c6f1-4009-a99f-c37b7483dca7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7299ee19-b6c3-4770-934a-9614311a96e1|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:22:04.252Z|5b29e52d-aa57-4a07-b982-2819074f4e4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:04.253Z|33099932-ba14-497d-aa65-328433075594|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:04.253Z|5b29e52d-aa57-4a07-b982-2819074f4e4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:04.253Z|33099932-ba14-497d-aa65-328433075594|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:04.258Z|c40661c4-93de-41b3-af07-7522fe0af764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:04.259Z|c40661c4-93de-41b3-af07-7522fe0af764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:04.514Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:22:04.515Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|||INFO|500||Checking if requestId: e16c2eac-419d-4eb3-a97b-36221bbcf7bc already exists in requestDb InfraActiveRequests table 2023-03-20T07:22:04.515Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:04.515Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||Invoke 2023-03-20T07:22:04.515Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:04.515Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:04.516Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Method : GET 2023-03-20T07:22:04.516Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c92b84e5ab84e1f5c327bb221a4be7d2", X-B3-SpanId:"e58a93ca16a14e2d", X-B3-ParentSpanId:"3e4839e726755d8a", X-B3-Sampled:"0", X-ONAP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-TransactionID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ECOMP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9863f920-0ac5-4811-9177-014e9e23be23"] 2023-03-20T07:22:04.516Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Request body: 2023-03-20T07:22:04.516Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:04.550Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:04.551Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T07:22:04.551Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status text : Not Found 2023-03-20T07:22:04.551Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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:"Mon, 20 Mar 2023 07:22:04 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2023-03-20T07:22:04.551Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Response body: 2023-03-20T07:22:04.552Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:04.552Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|404|Not Found|InvokeReturn 2023-03-20T07:22:04.563Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T07:22:04.570Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T07:22:04.591Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T07:22:04.592Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||Invoke 2023-03-20T07:22:04.661Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62|INFO|500||InvokeReturn 2023-03-20T07:22:04.662Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9c0f3dff73954e8fb4328c129dd42b62 has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 07:22:04 GMT], server=[envoy], content-length=[1035], x-envoy-upstream-service-time=[59], vertex-id=[458912], x-aai-txid=[2-aai-resources-230320-07:22:04:617-4767], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T07:22:04.663Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|||DEBUG|500||{"tenant-id":"9c0f3dff73954e8fb4328c129dd42b62","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1679296843132","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a44b7b99-decf-498b-9240-dabae9a16a5a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a44b7b99-decf-498b-9240-dabae9a16a5a"}],"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-03-20T07:22:04.666Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T07:22:04.666Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T07:22:04.667Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.668Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-20T07:22:04.668Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:04.668Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.669Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-20T07:22:04.669Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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:"c92b84e5ab84e1f5c327bb221a4be7d2", X-B3-SpanId:"8fa370810b6d64f0", X-B3-ParentSpanId:"3e4839e726755d8a", X-B3-Sampled:"0", X-ONAP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-TransactionID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ECOMP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27839a6d-1f0e-492f-aa1c-8d9f12b4b241"] 2023-03-20T07:22:04.669Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"4e36b0d6-bf63-4336-aee3-063a746e1c7f"},"instanceName":null,"requestScope":"service"} 2023-03-20T07:22:04.669Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:04.701Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:04.702Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:04.702Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-20T07:22:04.702Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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:"Mon, 20 Mar 2023 07:22:04 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-03-20T07:22:04.702Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-20T07:22:04.702Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:04.703Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-20T07:22:04.703Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b 2023-03-20T07:22:04.703Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|INFO|500||Invoke 2023-03-20T07:22:04.704Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:04.704Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b 2023-03-20T07:22:04.704Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Method : GET 2023-03-20T07:22:04.704Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-TransactionID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ECOMP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81f55d45-82ae-4c56-ba5a-6fad811b600b"] 2023-03-20T07:22:04.704Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Request body: 2023-03-20T07:22:04.705Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:04.739Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:04.740Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:04.740Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Status text : OK 2023-03-20T07:22:04.740Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 07:22:05 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:04.741Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "60b91db5-f314-41d0-b4c2-3ba8eba6a29b", "modelInvariantUUID" : "eb403cf9-958f-4a6a-8512-75a783db5499", "created" : "2023-03-20 07:09:19.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" : 11, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/collectionResourceCustomizations" } } } 2023-03-20T07:22:04.741Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:04.741Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|INFO|500||InvokeReturn 2023-03-20T07:22:04.745Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance 2023-03-20T07:22:04.745Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|INFO|500||Invoke 2023-03-20T07:22:04.746Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:04.746Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance 2023-03-20T07:22:04.746Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-20T07:22:04.746Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-TransactionID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ECOMP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10b4129e-009b-4990-b4a6-98f277b98202"] 2023-03-20T07:22:04.746Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||Request body: 2023-03-20T07:22:04.746Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:04.766Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:04.767Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T07:22:04.767Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-03-20T07:22:04.767Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&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:"Mon, 20 Mar 2023 07:22:05 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2023-03-20T07:22:04.767Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||Response body: 2023-03-20T07:22:04.768Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:04.768Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-20T07:22:04.768Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499 2023-03-20T07:22:04.769Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|INFO|500||Invoke 2023-03-20T07:22:04.769Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:04.769Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499 2023-03-20T07:22:04.769Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Method : GET 2023-03-20T07:22:04.769Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-TransactionID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ECOMP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c77a478-2509-42d8-84dc-f6536a31b6bd"] 2023-03-20T07:22:04.769Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Request body: 2023-03-20T07:22:04.770Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:04.810Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:04.811Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:04.811Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Status text : OK 2023-03-20T07:22:04.811Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 07:22:05 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:04.812Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "60b91db5-f314-41d0-b4c2-3ba8eba6a29b", "modelInvariantUUID" : "eb403cf9-958f-4a6a-8512-75a783db5499", "created" : "2023-03-20 07:09:19.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" : 11, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/collectionResourceCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499" } } } 2023-03-20T07:22:04.812Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:04.813Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb403cf9-958f-4a6a-8512-75a783db5499|INFO|500||InvokeReturn 2023-03-20T07:22:04.817Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance 2023-03-20T07:22:04.817Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|INFO|500||Invoke 2023-03-20T07:22:04.818Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:04.818Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance 2023-03-20T07:22:04.818Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-20T07:22:04.819Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-TransactionID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ECOMP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60b12690-760e-45f4-a7b9-f97b703aabde"] 2023-03-20T07:22:04.819Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||Request body: 2023-03-20T07:22:04.819Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:04.832Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:04.832Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T07:22:04.833Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-03-20T07:22:04.833Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&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:"Mon, 20 Mar 2023 07:22:05 GMT", x-envoy-upstream-service-time:"10", server:"envoy"] 2023-03-20T07:22:04.833Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||Response body: 2023-03-20T07:22:04.833Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:04.833Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=60b91db5-f314-41d0-b4c2-3ba8eba6a29b&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-20T07:22:04.834Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.834Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-20T07:22:04.834Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:04.834Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.834Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-20T07:22:04.834Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-TransactionID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ECOMP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a978171f-afa5-43e8-8337-af215448ef7f"] 2023-03-20T07:22:04.835Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-20T07:22:04.835Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:04.860Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:04.861Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.861Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-20T07:22:04.861Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 07:22:05 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:04.862Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-19 23:16:30.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" } } } 2023-03-20T07:22:04.862Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:04.862Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-20T07:22:04.864Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.865Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.865Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.865Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.865Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.865Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-TransactionID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ECOMP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30deca75-9e81-4542-9b9b-c69c2c78b2b9"] 2023-03-20T07:22:04.865Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.866Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.887Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.888Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.888Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-20T07:22:04.888Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 07:22:05 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:04.889Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-19T23:16:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-03-20T07:22:04.889Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.889Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.891Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b 2023-03-20T07:22:04.891Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|INFO|500||Invoke 2023-03-20T07:22:04.891Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:04.891Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b 2023-03-20T07:22:04.891Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Method : GET 2023-03-20T07:22:04.891Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-TransactionID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ECOMP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed5952d2-fd6a-4434-93de-898013483c16"] 2023-03-20T07:22:04.892Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Request body: 2023-03-20T07:22:04.892Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:04.922Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:04.922Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:04.923Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Status text : OK 2023-03-20T07:22:04.923Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 07:22:05 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:04.923Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "60b91db5-f314-41d0-b4c2-3ba8eba6a29b", "modelInvariantUUID" : "eb403cf9-958f-4a6a-8512-75a783db5499", "created" : "2023-03-20 07:09:19.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" : 11, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b/collectionResourceCustomizations" } } } 2023-03-20T07:22:04.924Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:04.924Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/60b91db5-f314-41d0-b4c2-3ba8eba6a29b|INFO|500||InvokeReturn 2023-03-20T07:22:04.927Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T07:22:04.928Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-20T07:22:04.928Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:04.928Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-20T07:22:04.928Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-20T07:22:04.928Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1392", X-B3-TraceId:"c92b84e5ab84e1f5c327bb221a4be7d2", X-B3-SpanId:"9b5e0eb081023c68", X-B3-ParentSpanId:"3e4839e726755d8a", X-B3-Sampled:"0", X-ONAP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-TransactionID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ECOMP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8318d751-4b5f-42ed-8b9b-4dc06c968390"] 2023-03-20T07:22:04.929Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e16c2eac-419d-4eb3-a97b-36221bbcf7bc","requestStatus":"IN_PROGRESS","startTime":1679296924563,"source":"VID","tenantId":"9c0f3dff73954e8fb4328c129dd42b62","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\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"4e36b0d6-bf63-4336-aee3-063a746e1c7f","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"e16c2eac-419d-4eb3-a97b-36221bbcf7bc"} 2023-03-20T07:22:04.929Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:04.968Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:04.969Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-20T07:22:04.969Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-20T07:22:04.969Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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/e16c2eac-419d-4eb3-a97b-36221bbcf7bc", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:04 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:04.969Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T07:22:04.563+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-20T07:22:04.847+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" } } } 2023-03-20T07:22:04.970Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:04.970Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-20T07:22:04.976Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.976Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-20T07:22:04.976Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:04.976Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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-03-20T07:22:04.977Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-20T07:22:04.977Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|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:"c92b84e5ab84e1f5c327bb221a4be7d2", X-B3-SpanId:"6f8eacc5cf6356b0", X-B3-ParentSpanId:"3e4839e726755d8a", X-B3-Sampled:"0", X-ONAP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-TransactionID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ECOMP-RequestID:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e21f9e3e-7227-4dd5-8fd8-d4091abf7241"] 2023-03-20T07:22:04.977Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"eb403cf9-958f-4a6a-8512-75a783db5499\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\"modelUuid\":\"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\",\"modelInvariantUuid\":\"eb403cf9-958f-4a6a-8512-75a783db5499\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"4e36b0d6-bf63-4336-aee3-063a746e1c7f\"}","type":"String"},"requestId":{"value":"e16c2eac-419d-4eb3-a97b-36221bbcf7bc","type":"String"},"mso-request-id":{"value":"e16c2eac-419d-4eb3-a97b-36221bbcf7bc","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"4e36b0d6-bf63-4336-aee3-063a746e1c7f","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/4e36b0d6-bf63-4336-aee3-063a746e1c7f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-20T07:22:04.977Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:05.930Z|755fe544-38fc-4c93-9de1-1cac7fd4aad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:22:05.934Z|755fe544-38fc-4c93-9de1-1cac7fd4aad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:22:06.997Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:06.998Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-20T07:22:06.998Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-20T07:22:06.999Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 20 Mar 2023 07:22:07 GMT", x-onap-requestid:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", x-requestid:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", x-transactionid:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", x-ecomp-requestid:"e16c2eac-419d-4eb3-a97b-36221bbcf7bc", x-onap-partnername:"UNKNOWN", x-invocationid:"e21f9e3e-7227-4dd5-8fd8-d4091abf7241", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2015", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:06.999Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e16c2eac-419d-4eb3-a97b-36221bbcf7bc\",\"instanceId\":\"4e36b0d6-bf63-4336-aee3-063a746e1c7f\"}}","message":"Success","processInstanceID":"ea9f86f2-c6ef-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T07:22:06.999Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:07.000Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-20T07:22:07.004Z|e16c2eac-419d-4eb3-a97b-36221bbcf7bc|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:22:07.193Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:22:07.197Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:07.198Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||Invoke 2023-03-20T07:22:07.198Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:07.198Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:07.198Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Method : GET 2023-03-20T07:22:07.198Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ff4db391dceee9829f594b4b55580c5", X-B3-SpanId:"4a47fead37960cda", X-B3-ParentSpanId:"f1f61fb951a15b91", X-B3-Sampled:"0", X-ONAP-RequestID:"bc22cd0a-9288-4007-9227-c4d6ee3ac7cb", X-RequestID:"bc22cd0a-9288-4007-9227-c4d6ee3ac7cb", X-TransactionID:"bc22cd0a-9288-4007-9227-c4d6ee3ac7cb", X-ECOMP-RequestID:"bc22cd0a-9288-4007-9227-c4d6ee3ac7cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5f0f613-44d6-4a66-b13d-c6b9f27f53c1"] 2023-03-20T07:22:07.198Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Request body: 2023-03-20T07:22:07.199Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:07.231Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:07.231Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:07.231Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status text : OK 2023-03-20T07:22:07.232Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:07 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:07.233Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Response body: { "requestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T07:22:04.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:22:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" } } } 2023-03-20T07:22:07.233Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:07.233Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||InvokeReturn 2023-03-20T07:22:07.234Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:22:07.235Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:22:07.235Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:07.235Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:22:07.235Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:22:07.235Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ff4db391dceee9829f594b4b55580c5", X-B3-SpanId:"749d170f22a0cab3", X-B3-ParentSpanId:"f1f61fb951a15b91", X-B3-Sampled:"0", X-ONAP-RequestID:"bc22cd0a-9288-4007-9227-c4d6ee3ac7cb", X-RequestID:"bc22cd0a-9288-4007-9227-c4d6ee3ac7cb", X-TransactionID:"bc22cd0a-9288-4007-9227-c4d6ee3ac7cb", X-ECOMP-RequestID:"bc22cd0a-9288-4007-9227-c4d6ee3ac7cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"087d2cc5-2b28-48a5-9ccb-87a82ffc70ed"] 2023-03-20T07:22:07.236Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:22:07.236Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:07.249Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:07.250Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:07.250Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:22:07.250Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:07 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:07.250Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T07:22:07.250Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:07.250Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:22:07.256Z|bc22cd0a-9288-4007-9227-c4d6ee3ac7cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:22:14.280Z|c23f8cf7-a4ed-45fe-b515-4473018e48e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:14.281Z|c23f8cf7-a4ed-45fe-b515-4473018e48e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:14.281Z|9cd669be-8f99-4184-98cb-6bafceb17e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:14.282Z|9cd669be-8f99-4184-98cb-6bafceb17e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:14.284Z|03b03073-d300-43d4-a1d6-460faf66ff53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:14.285Z|03b03073-d300-43d4-a1d6-460faf66ff53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:17.424Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:22:17.431Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:17.432Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||Invoke 2023-03-20T07:22:17.432Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:17.432Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:17.432Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Method : GET 2023-03-20T07:22:17.432Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14d66cb00f3293dc3981290cbdfc33d4", X-B3-SpanId:"d8cd0cbf33fa0cf9", X-B3-ParentSpanId:"b56e44150209af0e", X-B3-Sampled:"0", X-ONAP-RequestID:"21a23639-0643-40d1-8b41-215baa1a7769", X-RequestID:"21a23639-0643-40d1-8b41-215baa1a7769", X-TransactionID:"21a23639-0643-40d1-8b41-215baa1a7769", X-ECOMP-RequestID:"21a23639-0643-40d1-8b41-215baa1a7769", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3761926b-0263-4780-8536-e9bc0bc6a326"] 2023-03-20T07:22:17.433Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Request body: 2023-03-20T07:22:17.433Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:17.469Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:17.470Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:17.470Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status text : OK 2023-03-20T07:22:17.470Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:16 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:17.471Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Response body: { "requestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "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-03-20T07:22:04.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:22:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" } } } 2023-03-20T07:22:17.471Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:17.471Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||InvokeReturn 2023-03-20T07:22:17.472Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:22:17.473Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:22:17.473Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:17.473Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:22:17.473Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:22:17.474Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14d66cb00f3293dc3981290cbdfc33d4", X-B3-SpanId:"fba3d4389d6e7c22", X-B3-ParentSpanId:"b56e44150209af0e", X-B3-Sampled:"0", X-ONAP-RequestID:"21a23639-0643-40d1-8b41-215baa1a7769", X-RequestID:"21a23639-0643-40d1-8b41-215baa1a7769", X-TransactionID:"21a23639-0643-40d1-8b41-215baa1a7769", X-ECOMP-RequestID:"21a23639-0643-40d1-8b41-215baa1a7769", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e25ea2a5-3eb7-413f-a4d7-d5858dfd3161"] 2023-03-20T07:22:17.474Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:22:17.474Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:17.494Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:17.495Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:17.495Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:22:17.495Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:16 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:17.497Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T07:22:17.497Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:17.497Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:22:17.515Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:22:17.516Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T07:22:17.516Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:17.516Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:22:17.516Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:22:17.516Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21a23639-0643-40d1-8b41-215baa1a7769", X-RequestID:"21a23639-0643-40d1-8b41-215baa1a7769", X-TransactionID:"21a23639-0643-40d1-8b41-215baa1a7769", X-ECOMP-RequestID:"21a23639-0643-40d1-8b41-215baa1a7769", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7cb1884-1349-46f9-a6a5-aaf465ac3575"] 2023-03-20T07:22:17.516Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:22:17.517Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:17.660Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:17.660Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:17.661Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:22:17.661Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=595414F6BD1967C24CF9717D02254B5F; 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:"Mon, 20 Mar 2023 07:22:17 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-03-20T07:22:17.661Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3","businessKey":"e16c2eac-419d-4eb3-a97b-36221bbcf7bc","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T07:22:12.876+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ea9f86f2-c6ef-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"ef109cba-c6ef-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T07:22:17.662Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:17.662Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:22:17.680Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:22:17.681Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T07:22:17.681Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:17.681Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:22:17.682Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:22:17.682Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21a23639-0643-40d1-8b41-215baa1a7769", X-RequestID:"21a23639-0643-40d1-8b41-215baa1a7769", X-TransactionID:"21a23639-0643-40d1-8b41-215baa1a7769", X-ECOMP-RequestID:"21a23639-0643-40d1-8b41-215baa1a7769", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cb63db6-f265-4be8-a23d-a074d56b8b68"] 2023-03-20T07:22:17.682Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:22:17.683Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:17.832Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:17.832Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:17.832Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:22:17.833Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FDA444F47DDD237A922BA2A5F9FB31E7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 07:22:18 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-20T07:22:17.833Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f1a66335-c6ef-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3","executionId":"ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T07:22:17.205+0000","endTime":"2023-03-20T07:22:17.217+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea9f86f2-c6ef-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T07:22:17.834Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:17.834Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:22:17.840Z|21a23639-0643-40d1-8b41-215baa1a7769|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:22:20.930Z|8d535f10-6932-4961-8595-8b40c910f654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:22:20.931Z|8d535f10-6932-4961-8595-8b40c910f654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:22:22.136Z|73761be9-b7ae-48a6-99cc-744dc3752ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:22:22.137Z|73761be9-b7ae-48a6-99cc-744dc3752ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:22:24.311Z|b5d45940-ba6d-4039-a7d7-3f73e6618b3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:24.311Z|3c7d300d-3e5c-43a8-ae18-3cf97d8bf2a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:24.311Z|b5d45940-ba6d-4039-a7d7-3f73e6618b3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:24.311Z|3c7d300d-3e5c-43a8-ae18-3cf97d8bf2a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:24.318Z|dd49e34f-eb2d-4f59-95bb-8ace0225b368|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:24.319Z|dd49e34f-eb2d-4f59-95bb-8ace0225b368|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:28.020Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:22:28.025Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:28.026Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||Invoke 2023-03-20T07:22:28.026Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:28.026Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:28.026Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Method : GET 2023-03-20T07:22:28.026Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f801035bc5224621b06e68b467a8fad2", X-B3-SpanId:"7831f4cbcdc159b8", X-B3-ParentSpanId:"7ca5e4021499864c", X-B3-Sampled:"0", X-ONAP-RequestID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-RequestID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-TransactionID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-ECOMP-RequestID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a90a1f5b-2922-4428-9737-dd678fbc0f92"] 2023-03-20T07:22:28.026Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Request body: 2023-03-20T07:22:28.027Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:28.062Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:28.063Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:28.063Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status text : OK 2023-03-20T07:22:28.063Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:27 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:28.064Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Response body: { "requestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "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-03-20T07:22:04.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:22:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" } } } 2023-03-20T07:22:28.064Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:28.064Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||InvokeReturn 2023-03-20T07:22:28.065Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:22:28.066Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:22:28.066Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:28.066Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:22:28.066Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:22:28.066Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f801035bc5224621b06e68b467a8fad2", X-B3-SpanId:"0c0b73001c8bcc2c", X-B3-ParentSpanId:"7ca5e4021499864c", X-B3-Sampled:"0", X-ONAP-RequestID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-RequestID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-TransactionID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-ECOMP-RequestID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1757494a-7855-4ed9-8475-4deeb0d84ac9"] 2023-03-20T07:22:28.066Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:22:28.066Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:28.093Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:28.093Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:28.093Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:22:28.094Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:27 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:28.094Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679296937000,\"creation_time\":1679296864000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:22:17.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:22:28.094Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:28.095Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:22:28.114Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:22:28.115Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T07:22:28.115Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:28.115Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:22:28.115Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:22:28.115Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-RequestID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-TransactionID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-ECOMP-RequestID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00b981ad-005d-4d54-b224-5b63e5d0f26d"] 2023-03-20T07:22:28.115Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:22:28.115Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:28.262Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:28.262Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:28.263Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:22:28.263Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AA8F106F393AB0381101D6D3BAC047F2; 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:"Mon, 20 Mar 2023 07:22:28 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-03-20T07:22:28.263Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3","businessKey":"e16c2eac-419d-4eb3-a97b-36221bbcf7bc","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-20T07:22:12.876+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ea9f86f2-c6ef-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"ef109cba-c6ef-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T07:22:28.263Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:28.264Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:22:28.278Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:22:28.278Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T07:22:28.278Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:28.278Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:22:28.278Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:22:28.278Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-RequestID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-TransactionID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-ECOMP-RequestID:"a40c5a31-c759-4f67-9ce5-428e949fe839", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86f42e3f-27b6-4691-9692-611ec889b8e3"] 2023-03-20T07:22:28.279Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:22:28.279Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:28.421Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:28.422Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:28.422Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:22:28.422Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=755452B43EDD9E0240AE00BB33EF9292; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 20 Mar 2023 07:22:28 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-20T07:22:28.423Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f1a66335-c6ef-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:45a1a77c-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3","executionId":"ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T07:22:17.205+0000","endTime":"2023-03-20T07:22:17.217+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea9f86f2-c6ef-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T07:22:28.423Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:28.423Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef11d57d-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:22:28.428Z|a40c5a31-c759-4f67-9ce5-428e949fe839|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:22:34.339Z|a83ad408-743f-4537-9904-c6876aa2b716|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:34.340Z|a83ad408-743f-4537-9904-c6876aa2b716|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:34.340Z|16e46c0a-8ae4-48c8-bf38-72ddbdc859be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:34.341Z|16e46c0a-8ae4-48c8-bf38-72ddbdc859be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:34.348Z|8f9c84ee-291d-4eb4-a4f1-80e203871e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:34.348Z|8f9c84ee-291d-4eb4-a4f1-80e203871e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:35.930Z|12dc00c1-b946-4cf5-bb6f-27f3ec4d1528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:22:35.931Z|12dc00c1-b946-4cf5-bb6f-27f3ec4d1528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:22:38.609Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:22:38.616Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:38.616Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||Invoke 2023-03-20T07:22:38.616Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:38.616Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:38.616Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Method : GET 2023-03-20T07:22:38.617Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"389b4d7d46e550228c4fd52f7c654168", X-B3-SpanId:"29476e9bf58a8e79", X-B3-ParentSpanId:"6921c418f2fd15f6", X-B3-Sampled:"0", X-ONAP-RequestID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-RequestID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-TransactionID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-ECOMP-RequestID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7fadee0-103c-44d1-a3b7-bd0343646c27"] 2023-03-20T07:22:38.617Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Request body: 2023-03-20T07:22:38.617Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:38.649Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:38.650Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:38.650Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status text : OK 2023-03-20T07:22:38.650Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:38 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:38.650Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Response body: { "requestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).", "progress" : 45, "startTime" : "2023-03-20T07:22:04.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:22:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" } } } 2023-03-20T07:22:38.650Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:38.651Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||InvokeReturn 2023-03-20T07:22:38.652Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:22:38.652Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:22:38.652Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:38.652Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:22:38.652Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:22:38.653Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"389b4d7d46e550228c4fd52f7c654168", X-B3-SpanId:"2c1cd773010d2436", X-B3-ParentSpanId:"6921c418f2fd15f6", X-B3-Sampled:"0", X-ONAP-RequestID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-RequestID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-TransactionID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-ECOMP-RequestID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01e607bc-58f4-4f64-91f9-242401d0e424"] 2023-03-20T07:22:38.653Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:22:38.653Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:38.670Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:38.671Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:38.671Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:22:38.671Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:38 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:38.671Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679296937000,\"creation_time\":1679296864000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:22:17.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:22:38.671Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:38.671Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:22:38.687Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:22:38.688Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T07:22:38.688Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:38.688Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:22:38.688Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:22:38.688Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-RequestID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-TransactionID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-ECOMP-RequestID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b4271ad-410c-444d-8031-a39a388a0e0f"] 2023-03-20T07:22:38.688Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:22:38.688Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:38.849Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:38.850Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:38.851Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:22:38.851Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FA411CF41A5BBBEB9DD02ED7D7A2DA8A; 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:"Mon, 20 Mar 2023 07:22:39 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-03-20T07:22:38.852Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3","businessKey":"e16c2eac-419d-4eb3-a97b-36221bbcf7bc","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-20T07:22:38.299+0000","endTime":"2023-03-20T07:22:38.695+0000","removalTime":null,"durationInMillis":396,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"ea9f86f2-c6ef-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"fe3717bc-c6ef-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T07:22:38.853Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:38.853Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:22:38.880Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:22:38.881Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T07:22:38.881Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:38.881Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:22:38.881Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:22:38.882Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-RequestID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-TransactionID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-ECOMP-RequestID:"4c6837df-6f32-44b9-b655-9fbaa334c928", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f57fafa8-5c3b-4591-a6eb-08cc246a4d70"] 2023-03-20T07:22:38.882Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:22:38.882Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:39.032Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:39.032Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:39.033Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:22:39.033Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A0936E34DF8A87C4D138C5283BB10ED9; 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:"Mon, 20 Mar 2023 07:22:39 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-20T07:22:39.033Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:fe398806-c6ef-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3","executionId":"fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T07:22:38.302+0000","endTime":"2023-03-20T07:22:38.695+0000","durationInMillis":393,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea9f86f2-c6ef-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T07:22:39.033Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:39.034Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fe38ebb3-c6ef-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:22:39.039Z|4c6837df-6f32-44b9-b655-9fbaa334c928|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:22:42.867Z|09ed515a-e5c8-48c4-95cd-cad8e2649600|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:22:42.868Z|09ed515a-e5c8-48c4-95cd-cad8e2649600|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:44.369Z|db0594b9-f2f7-4965-87e5-b17ad468dade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:44.370Z|db0594b9-f2f7-4965-87e5-b17ad468dade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:44.373Z|d5446237-794e-4e2f-a3f8-29d6e4e14958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:44.373Z|d5446237-794e-4e2f-a3f8-29d6e4e14958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:44.378Z|ee648779-ce2b-4807-9c10-ff1135e16869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:44.378Z|ee648779-ce2b-4807-9c10-ff1135e16869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:49.217Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:22:49.222Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:49.222Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||Invoke 2023-03-20T07:22:49.223Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:49.223Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:49.223Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Method : GET 2023-03-20T07:22:49.223Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c668e99481b114fd8bc4af673ff4900", X-B3-SpanId:"a8b8b1052f902dcd", X-B3-ParentSpanId:"22799a6a5245da60", X-B3-Sampled:"0", X-ONAP-RequestID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-RequestID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-TransactionID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-ECOMP-RequestID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1616a14d-ca57-421b-b66f-c9ee4c7cebca"] 2023-03-20T07:22:49.223Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Request body: 2023-03-20T07:22:49.223Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:49.261Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:49.262Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:49.262Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status text : OK 2023-03-20T07:22:49.262Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:48 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:49.262Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Response body: { "requestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2023-03-20T07:22:04.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:22:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" } } } 2023-03-20T07:22:49.262Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:49.263Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||InvokeReturn 2023-03-20T07:22:49.263Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:22:49.264Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:22:49.264Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:49.264Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:22:49.264Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:22:49.264Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c668e99481b114fd8bc4af673ff4900", X-B3-SpanId:"03bea0f591148094", X-B3-ParentSpanId:"22799a6a5245da60", X-B3-Sampled:"0", X-ONAP-RequestID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-RequestID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-TransactionID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-ECOMP-RequestID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"142cecaf-1dac-4e14-9b23-e70e7d8d444a"] 2023-03-20T07:22:49.264Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:22:49.264Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:49.278Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:49.279Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:49.279Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:22:49.281Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:48 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:49.281Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679296937000,\"creation_time\":1679296864000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:22:17.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:22:49.281Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:49.281Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:22:49.296Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:22:49.297Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T07:22:49.297Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:49.297Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T07:22:49.297Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:22:49.297Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-RequestID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-TransactionID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-ECOMP-RequestID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebde7182-50ab-45b8-b30d-99915f769a98"] 2023-03-20T07:22:49.297Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:22:49.297Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:49.443Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:49.444Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:49.444Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:22:49.444Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=16B0953EB7F99BE26E49FB729D6C8937; 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:"Mon, 20 Mar 2023 07:22:49 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-20T07:22:49.445Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"042111f0-c6f0-11ed-bfdf-ce11913f2eb3","businessKey":"e16c2eac-419d-4eb3-a97b-36221bbcf7bc","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-20T07:22:48.208+0000","endTime":"2023-03-20T07:22:48.357+0000","removalTime":null,"durationInMillis":149,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"ea9f86f2-c6ef-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"041f8b19-c6f0-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T07:22:49.445Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:49.445Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:22:49.462Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:22:49.462Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T07:22:49.462Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:49.462Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T07:22:49.463Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T07:22:49.463Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-RequestID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-TransactionID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-ECOMP-RequestID:"384f16d4-e4f8-497f-b893-8aeb16357bd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"545e9202-c39f-4033-8a7e-f6cb17856b44"] 2023-03-20T07:22:49.463Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T07:22:49.463Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:49.646Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:49.646Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:49.647Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T07:22:49.647Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B2451EF373D07E4C28752675464D4AF5; 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:"Mon, 20 Mar 2023 07:22:49 GMT", x-envoy-upstream-service-time:"179", server:"envoy"] 2023-03-20T07:22:49.647Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:0421d553-c6f0-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"042111f0-c6f0-11ed-bfdf-ce11913f2eb3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"042111f0-c6f0-11ed-bfdf-ce11913f2eb3","executionId":"042111f0-c6f0-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T07:22:48.213+0000","endTime":"2023-03-20T07:22:48.356+0000","durationInMillis":143,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea9f86f2-c6ef-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T07:22:49.647Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:49.648Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=042111f0-c6f0-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T07:22:49.653Z|384f16d4-e4f8-497f-b893-8aeb16357bd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:22:50.930Z|8f41e09e-d8eb-4f56-9db7-a54c6feca05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:22:50.934Z|8f41e09e-d8eb-4f56-9db7-a54c6feca05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:22:52.138Z|11d55cc0-2d90-46bd-9c03-fbfe30f2b4f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:22:52.138Z|11d55cc0-2d90-46bd-9c03-fbfe30f2b4f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:22:54.397Z|62a27e20-664f-4a39-a4bc-b96039a68e4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:54.397Z|62a27e20-664f-4a39-a4bc-b96039a68e4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:54.401Z|0eb3297c-884f-4c57-a345-783563036874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:54.401Z|0eb3297c-884f-4c57-a345-783563036874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:54.403Z|8b7ceac5-c1ab-442f-bd4e-4a72365712a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:22:54.404Z|8b7ceac5-c1ab-442f-bd4e-4a72365712a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:22:59.826Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:22:59.832Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:59.832Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||Invoke 2023-03-20T07:22:59.832Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:59.832Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:22:59.833Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Method : GET 2023-03-20T07:22:59.833Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d81fcdd394dd2fde7c9e5da59d39df44", X-B3-SpanId:"67f96fd3c9dec7f9", X-B3-ParentSpanId:"e9eecb8e313b2c2e", X-B3-Sampled:"0", X-ONAP-RequestID:"3af091c2-05e7-4780-9c01-6ce3c26bc761", X-RequestID:"3af091c2-05e7-4780-9c01-6ce3c26bc761", X-TransactionID:"3af091c2-05e7-4780-9c01-6ce3c26bc761", X-ECOMP-RequestID:"3af091c2-05e7-4780-9c01-6ce3c26bc761", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"016892e6-5873-48b9-a8dc-f1a67e5d8b5f"] 2023-03-20T07:22:59.833Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Request body: 2023-03-20T07:22:59.833Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:59.870Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:59.871Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:59.871Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status text : OK 2023-03-20T07:22:59.871Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:59 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:59.872Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Response body: { "requestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "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-03-20T07:22:04.000+00:00", "endTime" : "2023-03-20T07:22:51.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:22:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" } } } 2023-03-20T07:22:59.872Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:59.872Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||InvokeReturn 2023-03-20T07:22:59.873Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:22:59.873Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:22:59.873Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:22:59.873Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:22:59.873Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:22:59.874Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d81fcdd394dd2fde7c9e5da59d39df44", X-B3-SpanId:"d5e4fd624e7aa608", X-B3-ParentSpanId:"e9eecb8e313b2c2e", X-B3-Sampled:"0", X-ONAP-RequestID:"3af091c2-05e7-4780-9c01-6ce3c26bc761", X-RequestID:"3af091c2-05e7-4780-9c01-6ce3c26bc761", X-TransactionID:"3af091c2-05e7-4780-9c01-6ce3c26bc761", X-ECOMP-RequestID:"3af091c2-05e7-4780-9c01-6ce3c26bc761", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be9c0d38-c4e3-4033-be4d-caf451659b77"] 2023-03-20T07:22:59.874Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:22:59.874Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:22:59.889Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:22:59.889Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:22:59.889Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:22:59.889Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:59 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:22:59.889Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679296937000,\"creation_time\":1679296864000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:22:17.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:22:59.889Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:22:59.890Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:22:59.895Z|3af091c2-05e7-4780-9c01-6ce3c26bc761|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:23:00.074Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:23:00.078Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:23:00.078Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||Invoke 2023-03-20T07:23:00.078Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||===========================request begin================================================ 2023-03-20T07:23:00.078Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:23:00.078Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Method : GET 2023-03-20T07:23:00.079Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c841cba54331c63d28f49e59e9e6649e", X-B3-SpanId:"edc996c74383cae6", X-B3-ParentSpanId:"a36de6a7ddfd5f06", X-B3-Sampled:"0", X-ONAP-RequestID:"07077293-1085-424e-978f-84754db57aaa", X-RequestID:"07077293-1085-424e-978f-84754db57aaa", X-TransactionID:"07077293-1085-424e-978f-84754db57aaa", X-ECOMP-RequestID:"07077293-1085-424e-978f-84754db57aaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"180df3c4-a11a-4c51-a5a0-53d23a7d12cc"] 2023-03-20T07:23:00.079Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Request body: 2023-03-20T07:23:00.079Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||==========================request end================================================ 2023-03-20T07:23:00.107Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||============================response begin========================================== 2023-03-20T07:23:00.107Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status code : 200 OK 2023-03-20T07:23:00.108Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status text : OK 2023-03-20T07:23:00.108Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:59 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:23:00.109Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Response body: { "requestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "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-03-20T07:22:04.000+00:00", "endTime" : "2023-03-20T07:22:51.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:22:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" } } } 2023-03-20T07:23:00.109Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||=======================response end================================================= 2023-03-20T07:23:00.109Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||InvokeReturn 2023-03-20T07:23:00.110Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:23:00.111Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:23:00.111Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:23:00.111Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:23:00.111Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:23:00.111Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c841cba54331c63d28f49e59e9e6649e", X-B3-SpanId:"256cfefdaf446f22", X-B3-ParentSpanId:"a36de6a7ddfd5f06", X-B3-Sampled:"0", X-ONAP-RequestID:"07077293-1085-424e-978f-84754db57aaa", X-RequestID:"07077293-1085-424e-978f-84754db57aaa", X-TransactionID:"07077293-1085-424e-978f-84754db57aaa", X-ECOMP-RequestID:"07077293-1085-424e-978f-84754db57aaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50568099-0118-459c-adbb-20a84d50e7c4"] 2023-03-20T07:23:00.111Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:23:00.111Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:23:00.130Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:23:00.131Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:23:00.131Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:23:00.131Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:59 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:23:00.131Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679296937000,\"creation_time\":1679296864000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:22:17.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:23:00.132Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:23:00.132Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:23:00.139Z|07077293-1085-424e-978f-84754db57aaa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:23:00.294Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:23:00.299Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:23:00.299Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||Invoke 2023-03-20T07:23:00.299Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||===========================request begin================================================ 2023-03-20T07:23:00.299Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:23:00.299Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Method : GET 2023-03-20T07:23:00.300Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55ecf7f87577dd292b1284e4da104f39", X-B3-SpanId:"870989067a363a0f", X-B3-ParentSpanId:"0120d246d7643b36", X-B3-Sampled:"0", X-ONAP-RequestID:"33c8e3ac-0f57-40c0-9e1e-9e576293af54", X-RequestID:"33c8e3ac-0f57-40c0-9e1e-9e576293af54", X-TransactionID:"33c8e3ac-0f57-40c0-9e1e-9e576293af54", X-ECOMP-RequestID:"33c8e3ac-0f57-40c0-9e1e-9e576293af54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8eba700-9695-43ea-b4fb-075f43ad34c5"] 2023-03-20T07:23:00.300Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Request body: 2023-03-20T07:23:00.300Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||==========================request end================================================ 2023-03-20T07:23:00.326Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||============================response begin========================================== 2023-03-20T07:23:00.326Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status code : 200 OK 2023-03-20T07:23:00.326Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status text : OK 2023-03-20T07:23:00.326Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:59 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:23:00.327Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Response body: { "requestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "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-03-20T07:22:04.000+00:00", "endTime" : "2023-03-20T07:22:51.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:22:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" } } } 2023-03-20T07:23:00.327Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||=======================response end================================================= 2023-03-20T07:23:00.327Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||InvokeReturn 2023-03-20T07:23:00.328Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:23:00.328Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:23:00.328Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:23:00.328Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:23:00.328Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:23:00.328Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55ecf7f87577dd292b1284e4da104f39", X-B3-SpanId:"eac2aa5be36f157d", X-B3-ParentSpanId:"0120d246d7643b36", X-B3-Sampled:"0", X-ONAP-RequestID:"33c8e3ac-0f57-40c0-9e1e-9e576293af54", X-RequestID:"33c8e3ac-0f57-40c0-9e1e-9e576293af54", X-TransactionID:"33c8e3ac-0f57-40c0-9e1e-9e576293af54", X-ECOMP-RequestID:"33c8e3ac-0f57-40c0-9e1e-9e576293af54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53b9bcf3-b198-457a-92b0-4eed6af6bb16"] 2023-03-20T07:23:00.328Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:23:00.329Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:23:00.343Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:23:00.344Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:23:00.344Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:23:00.344Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:59 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:23:00.345Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679296937000,\"creation_time\":1679296864000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:22:17.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:23:00.345Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:23:00.345Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:23:00.354Z|33c8e3ac-0f57-40c0-9e1e-9e576293af54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:23:00.525Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Entering 2023-03-20T07:23:00.529Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:23:00.529Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||Invoke 2023-03-20T07:23:00.529Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||===========================request begin================================================ 2023-03-20T07:23:00.529Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc 2023-03-20T07:23:00.529Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Method : GET 2023-03-20T07:23:00.530Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6647161916058bc9fbb82846962a0609", X-B3-SpanId:"71c14c6caba83c59", X-B3-ParentSpanId:"869dbed91692d6ea", X-B3-Sampled:"0", X-ONAP-RequestID:"6812f0f5-0e7e-4b90-98c1-9a83c3901d5d", X-RequestID:"6812f0f5-0e7e-4b90-98c1-9a83c3901d5d", X-TransactionID:"6812f0f5-0e7e-4b90-98c1-9a83c3901d5d", X-ECOMP-RequestID:"6812f0f5-0e7e-4b90-98c1-9a83c3901d5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ade25476-8b57-4699-8375-f7b6824af841"] 2023-03-20T07:23:00.530Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Request body: 2023-03-20T07:23:00.530Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||==========================request end================================================ 2023-03-20T07:23:00.558Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||============================response begin========================================== 2023-03-20T07:23:00.559Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status code : 200 OK 2023-03-20T07:23:00.559Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Status text : OK 2023-03-20T07:23:00.559Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:59 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:23:00.559Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||Response body: { "requestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "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-03-20T07:22:04.000+00:00", "endTime" : "2023-03-20T07:22:51.000+00:00", "source" : "VID", "tenantId" : "9c0f3dff73954e8fb4328c129dd42b62", "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\": \"eb403cf9-958f-4a6a-8512-75a783db5499\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"60b91db5-f314-41d0-b4c2-3ba8eba6a29b\"\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\": \"9c0f3dff73954e8fb4328c129dd42b62\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T07:22:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4e36b0d6-bf63-4336-aee3-063a746e1c7f", "serviceInstanceName" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/4e36b0d6-bf63-4336-aee3-063a746e1c7f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc" } } } 2023-03-20T07:23:00.560Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|DEBUG|500||=======================response end================================================= 2023-03-20T07:23:00.560Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|INFO|500||InvokeReturn 2023-03-20T07:23:00.561Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:23:00.561Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T07:23:00.561Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T07:23:00.562Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false 2023-03-20T07:23:00.562Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T07:23:00.562Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6647161916058bc9fbb82846962a0609", X-B3-SpanId:"c72e2eb21c567f12", X-B3-ParentSpanId:"869dbed91692d6ea", X-B3-Sampled:"0", X-ONAP-RequestID:"6812f0f5-0e7e-4b90-98c1-9a83c3901d5d", X-RequestID:"6812f0f5-0e7e-4b90-98c1-9a83c3901d5d", X-TransactionID:"6812f0f5-0e7e-4b90-98c1-9a83c3901d5d", X-ECOMP-RequestID:"6812f0f5-0e7e-4b90-98c1-9a83c3901d5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff951daa-3332-47b9-8995-a076fbd7720a"] 2023-03-20T07:23:00.562Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T07:23:00.562Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T07:23:00.578Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T07:23:00.578Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T07:23:00.578Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T07:23:00.579Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 07:22:59 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T07:23:00.579Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "e16c2eac-419d-4eb3-a97b-36221bbcf7bc", "groupingId" : "3dfc1fd2-567b-4390-8388-8ad3a2962b1c", "name" : "basic_macro_9560f476-65a1-4582-92f6-c22621a52614_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/9c0f3dff73954e8fb4328c129dd42b62/stacks/basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1679296937000,\"creation_time\":1679296864000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"9216edcad01e49aab441983a9def9698\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3dfc1fd2-567b-4390-8388-8ad3a2962b1c\",\"OS::project_id\":\"9c0f3dff73954e8fb4328c129dd42b62\",\"OS::stack_name\":\"basic_macro_9560f476-65a1-4582-92f6-c22621a52614_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a44b7b99-decf-498b-9240-dabae9a16a5a\",\"vf_module_id\":\"1ff866c8-3ac5-46f2-b1bb-0f127523aa26\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-20T07:22:17.000+00:00", "isDataInternal" : false } ] 2023-03-20T07:23:00.579Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T07:23:00.579Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e16c2eac-419d-4eb3-a97b-36221bbcf7bc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T07:23:00.586Z|6812f0f5-0e7e-4b90-98c1-9a83c3901d5d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e16c2eac-419d-4eb3-a97b-36221bbcf7bc|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T07:23:04.428Z|f4306120-1ad9-48d0-ae61-88b12550f3a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:04.429Z|f4306120-1ad9-48d0-ae61-88b12550f3a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:04.430Z|a09e7760-9409-4898-9adb-92acc228f13e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:04.430Z|a09e7760-9409-4898-9adb-92acc228f13e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:04.432Z|a1317ed4-93fd-40c1-9b95-7501b67750f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:04.433Z|a1317ed4-93fd-40c1-9b95-7501b67750f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:05.930Z|812decea-3cf8-44ca-a414-7f233e54fc63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:23:05.931Z|812decea-3cf8-44ca-a414-7f233e54fc63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:23:14.453Z|7a72f65d-8811-4aff-ab3f-68511b91aa19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:14.453Z|7a72f65d-8811-4aff-ab3f-68511b91aa19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:14.455Z|ea6a14d4-e757-41fa-901d-8bd046bb9a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:14.456Z|ea6a14d4-e757-41fa-901d-8bd046bb9a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:14.459Z|db408fc2-a6da-47b1-b8f0-160586130cd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:14.460Z|db408fc2-a6da-47b1-b8f0-160586130cd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:20.930Z|97e93729-7536-4226-ade2-f9f84b89f2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:23:20.931Z|97e93729-7536-4226-ade2-f9f84b89f2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:23:22.139Z|ee2b19c6-b693-4f45-a4f6-d78da0e40cc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:23:22.139Z|ee2b19c6-b693-4f45-a4f6-d78da0e40cc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:23:24.481Z|b269ec6f-1106-45d0-8a34-4c36cb700fa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:24.482Z|b269ec6f-1106-45d0-8a34-4c36cb700fa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:24.483Z|8e764e03-5de8-4c76-8172-6f86d65dae4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:24.483Z|8e764e03-5de8-4c76-8172-6f86d65dae4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:24.484Z|ad24fe85-0814-49b7-972f-3d0c3103f205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:24.484Z|ad24fe85-0814-49b7-972f-3d0c3103f205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:34.510Z|4292f9a7-fdd4-4e52-b8c0-de929595f380|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:34.510Z|52472622-c50e-4e10-9505-90e83d2f8a5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:34.510Z|22406537-de11-4f3c-ba60-5e877e273984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:34.510Z|4292f9a7-fdd4-4e52-b8c0-de929595f380|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:34.511Z|52472622-c50e-4e10-9505-90e83d2f8a5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:34.511Z|22406537-de11-4f3c-ba60-5e877e273984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:35.930Z|34cd11da-8af2-4f9e-8892-3f5b7868c3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:23:35.934Z|34cd11da-8af2-4f9e-8892-3f5b7868c3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:23:42.868Z|9d424589-c66e-4f77-a4a2-332559ff630c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:23:42.868Z|9d424589-c66e-4f77-a4a2-332559ff630c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:44.534Z|ee6cc736-0eb4-4248-b827-99a146e1409b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:44.535Z|ee6cc736-0eb4-4248-b827-99a146e1409b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:44.543Z|6d25e9de-88ed-45f6-abac-36430c9d8999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:44.543Z|6d25e9de-88ed-45f6-abac-36430c9d8999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:44.544Z|330cc218-e01c-4266-a8c7-f336503e9dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:44.545Z|330cc218-e01c-4266-a8c7-f336503e9dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:50.930Z|4541201f-5431-4d66-9d37-7d04eefbd95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:23:50.930Z|4541201f-5431-4d66-9d37-7d04eefbd95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:23:52.140Z|5f8076bd-1da9-45a9-8e9e-4166afc49e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:23:52.140Z|5f8076bd-1da9-45a9-8e9e-4166afc49e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:23:54.564Z|eb758e00-86db-41ef-84de-32753ed99c9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:54.565Z|eb758e00-86db-41ef-84de-32753ed99c9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:54.569Z|61aaaf7c-a7e8-49c7-b362-545b42e7f0b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:54.570Z|61aaaf7c-a7e8-49c7-b362-545b42e7f0b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:23:54.573Z|a7ab223a-aad6-4237-b4b4-399ce7c2844e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:23:54.573Z|a7ab223a-aad6-4237-b4b4-399ce7c2844e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:04.591Z|05b2ceab-cd28-44a0-af4c-3782a60b1fbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:04.592Z|05b2ceab-cd28-44a0-af4c-3782a60b1fbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:04.597Z|6ef9c057-6335-43ad-8098-fc689d997ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:04.597Z|6ef9c057-6335-43ad-8098-fc689d997ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:04.603Z|306c67b1-9cb7-4f2e-9f23-581518908577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:04.603Z|306c67b1-9cb7-4f2e-9f23-581518908577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:05.930Z|b76cf38a-78f1-4e3f-be0f-1aa0d004eab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:24:05.931Z|b76cf38a-78f1-4e3f-be0f-1aa0d004eab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:24:14.616Z|825f858b-6254-433a-a905-118fdf081a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:14.617Z|825f858b-6254-433a-a905-118fdf081a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:14.626Z|ae9bbfd3-aaf0-4537-b03b-27b2e44427cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:14.626Z|fbfc9e44-6121-44d4-a5ff-0140e384c82f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:14.626Z|ae9bbfd3-aaf0-4537-b03b-27b2e44427cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:14.626Z|fbfc9e44-6121-44d4-a5ff-0140e384c82f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:20.930Z|71fce5b4-5fae-4728-895b-d336a4aa8c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:24:20.934Z|71fce5b4-5fae-4728-895b-d336a4aa8c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:24:22.141Z|4d99e59a-bf56-415a-b461-9bc16055af4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:24:22.141Z|4d99e59a-bf56-415a-b461-9bc16055af4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:24:24.643Z|91e82577-e181-4083-80b1-5ce73d6dacf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:24.644Z|91e82577-e181-4083-80b1-5ce73d6dacf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:24.645Z|34ce66ff-2760-409c-9512-f01ed87b1abc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:24.646Z|34ce66ff-2760-409c-9512-f01ed87b1abc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:24.648Z|ff4537cb-eba6-4853-a994-a02c2c58ac83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:24.648Z|ff4537cb-eba6-4853-a994-a02c2c58ac83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:34.670Z|45025fe0-2a48-4de9-b3b2-9e77e22ba255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:34.671Z|45025fe0-2a48-4de9-b3b2-9e77e22ba255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:34.672Z|2fe147c5-cd3c-4bf5-aa28-f8f33a731692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:34.672Z|2fe147c5-cd3c-4bf5-aa28-f8f33a731692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:34.678Z|1ba0ecb7-5c1e-4cba-bb94-226d5bdf9c5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:34.679Z|1ba0ecb7-5c1e-4cba-bb94-226d5bdf9c5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:35.930Z|db1e0b54-2b08-4e9c-85fc-03ad67d5ad18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:24:35.931Z|db1e0b54-2b08-4e9c-85fc-03ad67d5ad18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:24:42.868Z|ea798a36-015a-4c89-a3a4-5968519083f5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:24:42.869Z|ea798a36-015a-4c89-a3a4-5968519083f5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:44.696Z|a018c3cc-443f-4780-816a-e8b549373c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:44.696Z|a018c3cc-443f-4780-816a-e8b549373c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:44.696Z|95b1095b-cd65-4b02-aae2-ea01124f40ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:44.696Z|95b1095b-cd65-4b02-aae2-ea01124f40ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:44.701Z|090c2527-45f6-4751-b3c5-69e4f8ddbc66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:44.701Z|090c2527-45f6-4751-b3c5-69e4f8ddbc66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:50.930Z|3e031175-f427-42a1-b480-a4b63fbf5322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:24:50.930Z|3e031175-f427-42a1-b480-a4b63fbf5322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:24:52.142Z|22df1008-31e7-49d9-aa74-36f94546d96c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:24:52.142Z|22df1008-31e7-49d9-aa74-36f94546d96c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:24:54.727Z|d59f2e5d-7601-49ed-b3a8-5f017215b9cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:54.727Z|1ae86f72-e22e-46fc-8ebe-dd7088a7eb4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:54.727Z|d59f2e5d-7601-49ed-b3a8-5f017215b9cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:54.727Z|1ae86f72-e22e-46fc-8ebe-dd7088a7eb4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:24:54.731Z|792d68ac-50e4-4c80-8aca-aabdcc3de830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:24:54.731Z|792d68ac-50e4-4c80-8aca-aabdcc3de830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:04.755Z|d8803624-f991-4f4b-bb84-c33e7b48466b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:04.756Z|d8803624-f991-4f4b-bb84-c33e7b48466b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:04.757Z|c63b0aa3-be02-4046-b039-e507c5bf1f6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:04.758Z|c63b0aa3-be02-4046-b039-e507c5bf1f6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:04.759Z|e18b35c8-770f-4620-9695-955195e94174|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:04.760Z|e18b35c8-770f-4620-9695-955195e94174|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:05.930Z|9dd7d2db-84d6-47f8-b99c-03b0f15bc279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:25:05.935Z|9dd7d2db-84d6-47f8-b99c-03b0f15bc279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:25:14.782Z|12a832f8-f697-4a86-b1fa-3d3582b61b6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:14.783Z|12a832f8-f697-4a86-b1fa-3d3582b61b6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:14.785Z|29667291-fb98-40a0-af91-3a6293d421ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:14.785Z|29667291-fb98-40a0-af91-3a6293d421ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:14.787Z|31fb5161-7a38-40fd-95f8-984310becf91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:14.788Z|31fb5161-7a38-40fd-95f8-984310becf91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:20.930Z|987dec52-4edd-4a8f-88c9-c7274a1ea6e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:25:20.930Z|987dec52-4edd-4a8f-88c9-c7274a1ea6e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:25:22.143Z|1e5f1187-0f53-4c8b-9317-84bc64914bab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:25:22.144Z|1e5f1187-0f53-4c8b-9317-84bc64914bab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:25:24.806Z|4b267394-e54e-4ab4-a02d-aaf2b73de15a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:24.807Z|4b267394-e54e-4ab4-a02d-aaf2b73de15a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:24.817Z|c3f3e5a0-6acf-4dd1-8962-663ba12810f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:24.817Z|c3f3e5a0-6acf-4dd1-8962-663ba12810f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:24.820Z|dd7f3f4b-cbb3-4960-a385-3e1b85a8af56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:24.820Z|dd7f3f4b-cbb3-4960-a385-3e1b85a8af56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:34.834Z|df5014b9-b583-4776-bd1e-5b137f17c0a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:34.835Z|df5014b9-b583-4776-bd1e-5b137f17c0a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:34.840Z|f16413ce-ea6b-4044-b709-807222ffda67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:34.840Z|f16413ce-ea6b-4044-b709-807222ffda67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:34.842Z|cdb4d7fd-f2fa-4494-8b76-ddc607fc22b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:34.843Z|cdb4d7fd-f2fa-4494-8b76-ddc607fc22b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:35.930Z|099ba9a4-d393-467c-b6b6-6339b4711b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:25:35.931Z|099ba9a4-d393-467c-b6b6-6339b4711b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:25:42.867Z|994c799c-94e7-497f-a406-8765756ce478|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:25:42.868Z|994c799c-94e7-497f-a406-8765756ce478|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:44.865Z|227f1e49-f3c7-4a0e-9bb2-d5f9db491cb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:44.865Z|227f1e49-f3c7-4a0e-9bb2-d5f9db491cb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:44.873Z|ab1fd11d-9e71-4363-bc0d-908883b1597b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:44.873Z|ab1fd11d-9e71-4363-bc0d-908883b1597b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:44.874Z|d27bfc6c-6dc7-4c56-92f5-5ee19f09d9c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:44.874Z|d27bfc6c-6dc7-4c56-92f5-5ee19f09d9c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:50.930Z|96cf421c-2328-4901-b681-9a150e5403cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:25:50.934Z|96cf421c-2328-4901-b681-9a150e5403cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:25:52.144Z|bef51a98-177b-432f-9fa9-9246ca11e1c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:25:52.145Z|bef51a98-177b-432f-9fa9-9246ca11e1c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:25:54.890Z|d1b4cc53-a54e-412e-ac0d-e58427431e16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:54.891Z|d1b4cc53-a54e-412e-ac0d-e58427431e16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:54.894Z|4322f6e0-0d51-48f7-8d59-bfc29373e7a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:54.895Z|4322f6e0-0d51-48f7-8d59-bfc29373e7a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:25:54.900Z|2f9b4a7a-dc30-4ffe-85dd-af0d58a1032a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:25:54.900Z|2f9b4a7a-dc30-4ffe-85dd-af0d58a1032a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:04.911Z|9e95c0e1-789c-4e17-a310-898da5a63db9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:04.911Z|9e95c0e1-789c-4e17-a310-898da5a63db9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:04.917Z|eeb05b93-5daa-438c-852e-27a7320dbf8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:04.917Z|eeb05b93-5daa-438c-852e-27a7320dbf8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:04.918Z|b3af9abc-c5ae-4c5e-851f-cac3af72c4f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:04.918Z|b3af9abc-c5ae-4c5e-851f-cac3af72c4f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:05.930Z|83dfd3b6-64d0-465b-8988-bee051d046bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:26:05.931Z|83dfd3b6-64d0-465b-8988-bee051d046bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:26:14.937Z|8ffb5719-7e02-4a57-b63d-2566bdb87389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:14.937Z|a9b65628-5bc8-4341-b647-2a724524732b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:14.938Z|8ffb5719-7e02-4a57-b63d-2566bdb87389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:14.938Z|a9b65628-5bc8-4341-b647-2a724524732b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:14.941Z|d90ab09f-8d5f-494e-91c9-fc23003a7b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:14.941Z|d90ab09f-8d5f-494e-91c9-fc23003a7b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:20.930Z|897ec8a7-fc14-4064-9c4e-95181d37d14d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:26:20.931Z|897ec8a7-fc14-4064-9c4e-95181d37d14d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:26:22.146Z|942c2614-5a54-4330-8cee-fed3e5b1aa8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:26:22.146Z|942c2614-5a54-4330-8cee-fed3e5b1aa8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:26:24.965Z|67b6cea8-a7bc-4962-8b2a-8fba708d5de1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:24.965Z|67b6cea8-a7bc-4962-8b2a-8fba708d5de1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:24.970Z|e6e1fa91-0dd8-4484-a43d-3f75b575700b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:24.970Z|e6e1fa91-0dd8-4484-a43d-3f75b575700b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:24.974Z|45ece8f0-f45e-4db7-bdb2-73939de19a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:24.974Z|45ece8f0-f45e-4db7-bdb2-73939de19a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:34.994Z|d3ff5a11-65e1-4524-be61-dafeda0b27ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:34.994Z|d3ff5a11-65e1-4524-be61-dafeda0b27ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:34.997Z|8a8f9209-a44c-44d2-9813-3a4a267df3d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:34.998Z|8a8f9209-a44c-44d2-9813-3a4a267df3d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:35.000Z|5f4924c9-aff2-4374-a0f2-3e7bd3115df0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:35.000Z|5f4924c9-aff2-4374-a0f2-3e7bd3115df0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:35.930Z|7cd4b74d-e7d6-421c-90e5-10210456d45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:26:35.934Z|7cd4b74d-e7d6-421c-90e5-10210456d45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:26:42.867Z|4b6bfe3e-7b8d-4db4-8970-01f16a9399f2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:26:42.868Z|4b6bfe3e-7b8d-4db4-8970-01f16a9399f2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:45.021Z|0d5fbd81-bd8c-49ce-a87a-fe77ccd6d631|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:45.022Z|0d5fbd81-bd8c-49ce-a87a-fe77ccd6d631|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:45.021Z|b753080c-ca68-4d68-bb38-4f8dff76b28c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:45.022Z|b753080c-ca68-4d68-bb38-4f8dff76b28c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:45.026Z|efcfea73-229f-44bc-8ce0-fb5af7b50bfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:45.027Z|efcfea73-229f-44bc-8ce0-fb5af7b50bfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:50.930Z|a2be850d-5ef3-457c-9ee8-4df9bc3dc758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:26:50.931Z|a2be850d-5ef3-457c-9ee8-4df9bc3dc758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:26:52.147Z|a35de155-a65f-4a66-a0f8-cdd1d3afa6c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:26:52.147Z|a35de155-a65f-4a66-a0f8-cdd1d3afa6c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:26:55.051Z|ada51b45-1117-4d1a-8c32-f04bc5f79ad0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:55.051Z|ada51b45-1117-4d1a-8c32-f04bc5f79ad0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:55.051Z|b6ef8812-950e-41a9-b807-6f28a4c02129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:55.052Z|b6ef8812-950e-41a9-b807-6f28a4c02129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:26:55.055Z|9d48a34a-f008-4a1a-bd13-920e3cb80427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:26:55.056Z|9d48a34a-f008-4a1a-bd13-920e3cb80427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:05.078Z|c8407da2-a4c9-4acf-b9f7-0d3f4b967bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:05.078Z|5070a72a-527f-4b86-878d-1fa97f5e0bd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:05.079Z|c8407da2-a4c9-4acf-b9f7-0d3f4b967bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:05.079Z|5070a72a-527f-4b86-878d-1fa97f5e0bd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:05.082Z|0a314c83-4f11-4a77-b3ae-7dbda5d6be99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:05.083Z|0a314c83-4f11-4a77-b3ae-7dbda5d6be99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:05.930Z|fb611666-20ac-4176-96ca-92b11fece09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:27:05.931Z|fb611666-20ac-4176-96ca-92b11fece09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:27:15.106Z|3482a058-1c4e-4711-ba46-981caac27fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:15.107Z|3482a058-1c4e-4711-ba46-981caac27fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:15.110Z|ac5e16c6-db8a-4765-a60b-cfafdba0c6f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:15.110Z|ac5e16c6-db8a-4765-a60b-cfafdba0c6f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:15.115Z|daaa3337-40ac-4b8f-bb67-bb1ba519c5fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:15.116Z|daaa3337-40ac-4b8f-bb67-bb1ba519c5fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:20.930Z|4cf5187e-2940-43b6-97d8-62277b7b1d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:27:20.934Z|4cf5187e-2940-43b6-97d8-62277b7b1d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:27:22.148Z|0ec1f40c-f3fd-4d51-8722-fa831ad26de3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:27:22.149Z|0ec1f40c-f3fd-4d51-8722-fa831ad26de3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:27:25.137Z|3b3ab1f9-6754-415a-85a2-8cb7819cd84e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:25.137Z|3b3ab1f9-6754-415a-85a2-8cb7819cd84e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:25.138Z|6c626dab-e76b-4efe-949a-fe8830cb2dbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:25.139Z|6c626dab-e76b-4efe-949a-fe8830cb2dbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:25.141Z|c8745486-3b09-4e5f-9721-78ca1e7f7f84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:25.142Z|c8745486-3b09-4e5f-9721-78ca1e7f7f84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:35.167Z|5c8e430c-3926-44d1-a6a6-e538cff2122c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:35.168Z|5c8e430c-3926-44d1-a6a6-e538cff2122c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:35.170Z|338785d0-d886-43ad-b040-921967042789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:35.171Z|338785d0-d886-43ad-b040-921967042789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:35.176Z|bb6d095e-296f-441e-8e4b-5504449249ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:35.177Z|bb6d095e-296f-441e-8e4b-5504449249ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:35.930Z|1a0efde1-29b9-4be0-910c-1cd9ff6c0be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:27:35.931Z|1a0efde1-29b9-4be0-910c-1cd9ff6c0be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:27:42.867Z|b30f8cdc-d537-4f03-8589-28b5f020ddc6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:27:42.867Z|b30f8cdc-d537-4f03-8589-28b5f020ddc6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:45.194Z|9a3d57b5-11d1-4dab-a851-51b63ec2d0e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:45.195Z|9a3d57b5-11d1-4dab-a851-51b63ec2d0e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:45.197Z|36274cc8-a779-43af-99a0-0b3af57b83ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:45.198Z|36274cc8-a779-43af-99a0-0b3af57b83ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:45.201Z|f3aca853-b96b-4af3-82a1-e841655ba7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:45.202Z|f3aca853-b96b-4af3-82a1-e841655ba7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:50.930Z|44422a7e-cb70-4eec-8550-ae3808e17dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:27:50.931Z|44422a7e-cb70-4eec-8550-ae3808e17dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:27:52.149Z|6d713b37-ab80-442c-b961-24cd8b7c8bc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:27:52.150Z|6d713b37-ab80-442c-b961-24cd8b7c8bc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:27:55.224Z|10658599-6706-4897-bb9b-e07f4147201d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:55.225Z|6615aead-fb0c-44e0-87a5-5b75fd1d87a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:55.225Z|10658599-6706-4897-bb9b-e07f4147201d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:55.225Z|6615aead-fb0c-44e0-87a5-5b75fd1d87a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:27:55.227Z|839d02d1-2967-43ad-b211-c5431294e944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:27:55.227Z|839d02d1-2967-43ad-b211-c5431294e944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:05.249Z|ea9cb551-6b4d-4f14-8f87-f63941c3ba6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:05.250Z|ea9cb551-6b4d-4f14-8f87-f63941c3ba6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:05.251Z|63c6a091-e4af-4933-92a2-9e6ef8e40eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:05.252Z|63c6a091-e4af-4933-92a2-9e6ef8e40eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:05.253Z|fc1bcbc2-38b8-41f2-9b52-3734a28bf326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:05.253Z|fc1bcbc2-38b8-41f2-9b52-3734a28bf326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:05.930Z|e9b9ed2c-06ea-4d9b-b7ad-f0e69de33da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:28:05.935Z|e9b9ed2c-06ea-4d9b-b7ad-f0e69de33da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:28:15.278Z|395b05c7-f800-4743-9dc0-b6279126174b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:15.278Z|395b05c7-f800-4743-9dc0-b6279126174b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:15.280Z|bfa032e8-46f1-443b-ae71-ad2bba6a7097|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:15.280Z|bfa032e8-46f1-443b-ae71-ad2bba6a7097|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:15.283Z|fbf43f35-4ba8-45f5-a3bd-469ab35c8ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:15.283Z|fbf43f35-4ba8-45f5-a3bd-469ab35c8ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:20.930Z|59673543-135b-4007-8bfd-bd28e81f86b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:28:20.931Z|59673543-135b-4007-8bfd-bd28e81f86b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:28:22.150Z|00f32007-733e-4507-89ec-6db9162a08b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:28:22.151Z|00f32007-733e-4507-89ec-6db9162a08b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:28:25.300Z|5effab4c-5c7f-48ea-b17b-622dd9a3c609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:25.301Z|f800f424-f9e7-4327-81fc-9f1a16a7396c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:25.301Z|5effab4c-5c7f-48ea-b17b-622dd9a3c609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:25.301Z|f800f424-f9e7-4327-81fc-9f1a16a7396c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:25.307Z|0518c479-015a-4282-8e19-bd17d60bb28d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:25.307Z|0518c479-015a-4282-8e19-bd17d60bb28d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:35.325Z|c1b9e432-6f55-40fc-8783-aa17d6cf400d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:35.326Z|c1b9e432-6f55-40fc-8783-aa17d6cf400d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:35.326Z|a6bf2847-6ff6-4c6b-845b-a8127ad35046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:35.327Z|a6bf2847-6ff6-4c6b-845b-a8127ad35046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:35.331Z|fd5251b7-0b7b-4b06-87eb-2910325b2861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:35.331Z|fd5251b7-0b7b-4b06-87eb-2910325b2861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:35.930Z|c0f24d86-e261-4d22-89a1-b8c894523385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:28:35.931Z|c0f24d86-e261-4d22-89a1-b8c894523385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:28:42.867Z|0ce3d6ca-e37a-4632-af85-622267a2250b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:28:42.868Z|0ce3d6ca-e37a-4632-af85-622267a2250b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:45.354Z|c94dc1d6-999d-4800-8e35-24fbf63a4c45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:45.354Z|7a75a42d-ba06-499d-a134-3f5ea1163581|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:45.354Z|30b324b2-6c8c-4829-8707-b7fdd6d4ba22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:45.354Z|c94dc1d6-999d-4800-8e35-24fbf63a4c45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:45.355Z|7a75a42d-ba06-499d-a134-3f5ea1163581|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:45.355Z|30b324b2-6c8c-4829-8707-b7fdd6d4ba22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:50.930Z|047aa5ed-f073-4b84-8e4f-981fc2acb51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:28:50.933Z|047aa5ed-f073-4b84-8e4f-981fc2acb51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:28:52.151Z|d5bc005e-71e0-4e96-93de-161075f05970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:28:52.152Z|d5bc005e-71e0-4e96-93de-161075f05970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:28:55.384Z|f1668db1-59be-4d8c-9a50-690965dc5314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:55.384Z|5e2a3216-9a97-466e-9855-c4622fc16c4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:55.385Z|5e2a3216-9a97-466e-9855-c4622fc16c4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:55.384Z|f1668db1-59be-4d8c-9a50-690965dc5314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:28:55.391Z|ac05e0b6-199f-4579-ad88-9175368e1be9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:28:55.392Z|ac05e0b6-199f-4579-ad88-9175368e1be9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:05.414Z|0afe6445-ad66-4cd9-9b95-6d8fdb5d479f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:05.414Z|4284f603-6298-47a1-a4be-3cf8fc7b7e42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:05.415Z|4284f603-6298-47a1-a4be-3cf8fc7b7e42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:05.414Z|0afe6445-ad66-4cd9-9b95-6d8fdb5d479f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:05.417Z|ae2923ca-606a-4639-aa91-f77021306a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:05.418Z|ae2923ca-606a-4639-aa91-f77021306a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:05.930Z|de53fd0c-8b44-4e94-a81c-25bf2d5c289d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:29:05.931Z|de53fd0c-8b44-4e94-a81c-25bf2d5c289d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:29:15.442Z|bf4f830f-48fa-414e-acaf-eecff641f1a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:15.442Z|bf4f830f-48fa-414e-acaf-eecff641f1a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:15.444Z|07f23ef4-57cd-48ae-b07e-166d88a1ec37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:15.444Z|07f23ef4-57cd-48ae-b07e-166d88a1ec37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:15.444Z|bad57038-3ef6-4033-b365-8e8eaf95d87b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:15.445Z|bad57038-3ef6-4033-b365-8e8eaf95d87b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:20.930Z|4077a067-b107-4038-8aaa-b471fb767a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:29:20.930Z|4077a067-b107-4038-8aaa-b471fb767a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:29:22.152Z|b685e0bd-ddf5-4cb2-afd0-3de543e98de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:29:22.153Z|b685e0bd-ddf5-4cb2-afd0-3de543e98de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:29:25.471Z|85d5bf4e-ed2d-4f92-a1fa-b77c3adcad5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:25.471Z|85d5bf4e-ed2d-4f92-a1fa-b77c3adcad5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:25.471Z|6d1692c7-baf8-4eb0-9323-dac4fd61eb2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:25.472Z|2bee38aa-7dda-45c2-8ce8-5007baea1b9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:25.473Z|2bee38aa-7dda-45c2-8ce8-5007baea1b9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:25.473Z|6d1692c7-baf8-4eb0-9323-dac4fd61eb2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:35.500Z|1208f5f8-575b-40e8-8342-ae3448c49a97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:35.501Z|1208f5f8-575b-40e8-8342-ae3448c49a97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:35.510Z|6a2bb204-6fa6-41f5-a630-600ae39f20f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:35.510Z|34a5fc32-afa5-483d-bc8e-4af9822a4ec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:35.510Z|6a2bb204-6fa6-41f5-a630-600ae39f20f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:35.510Z|34a5fc32-afa5-483d-bc8e-4af9822a4ec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:35.930Z|9a8e21f1-a273-4fa2-8efe-855710bafcc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:29:35.934Z|9a8e21f1-a273-4fa2-8efe-855710bafcc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:29:42.867Z|38c426d3-7090-4a6f-9f7a-ab567df9f8e6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:29:42.867Z|38c426d3-7090-4a6f-9f7a-ab567df9f8e6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:45.527Z|3d4e0210-2132-412c-9b08-f04918ca5673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:45.528Z|3d4e0210-2132-412c-9b08-f04918ca5673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:45.532Z|1d4a2dc4-3dec-48f9-8e3a-273abf2e2fe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:45.533Z|1d4a2dc4-3dec-48f9-8e3a-273abf2e2fe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:45.537Z|60900cb2-daed-40d6-98b2-0b00f402a1bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:45.537Z|60900cb2-daed-40d6-98b2-0b00f402a1bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:50.930Z|f9218614-5790-4cad-ad3e-15eb7ae381e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:29:50.931Z|f9218614-5790-4cad-ad3e-15eb7ae381e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:29:52.153Z|93bedb6f-f3f1-4b01-8763-f6672f9df843|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:29:52.154Z|93bedb6f-f3f1-4b01-8763-f6672f9df843|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:29:55.552Z|33279635-65e3-4c9c-8a3a-f9eaa773cb53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:55.552Z|33279635-65e3-4c9c-8a3a-f9eaa773cb53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:55.556Z|d69eae86-f661-454d-a657-40cb8c898062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:55.556Z|d69eae86-f661-454d-a657-40cb8c898062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:29:55.558Z|ee489d13-cf6c-4332-affe-426b75bb5200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:29:55.558Z|ee489d13-cf6c-4332-affe-426b75bb5200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:05.579Z|6efbd82c-2a88-4bf0-a5cb-f0f7ddb7112e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:05.580Z|6efbd82c-2a88-4bf0-a5cb-f0f7ddb7112e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:05.582Z|f04d0897-d5c4-4445-9543-0ff6d9093285|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:05.582Z|f04d0897-d5c4-4445-9543-0ff6d9093285|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:05.584Z|02fdd392-18b3-42b7-870e-f4f3d4234125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:05.585Z|02fdd392-18b3-42b7-870e-f4f3d4234125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:05.930Z|ee7ee9bc-3510-4b5b-bb73-ccb45c4ff9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:30:05.931Z|ee7ee9bc-3510-4b5b-bb73-ccb45c4ff9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:30:15.607Z|f6d2e04b-368c-471c-87ed-32bc4799bed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:15.607Z|f6d2e04b-368c-471c-87ed-32bc4799bed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:15.608Z|7c8d6f05-4e3f-4a28-9102-c41f347b2d5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:15.609Z|7c8d6f05-4e3f-4a28-9102-c41f347b2d5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:15.609Z|6b6af586-b293-4e09-8d01-013fb8dffd3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:15.610Z|6b6af586-b293-4e09-8d01-013fb8dffd3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:20.930Z|ce9eec50-0704-45b0-a2fe-105657f96005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:30:20.933Z|ce9eec50-0704-45b0-a2fe-105657f96005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:30:22.155Z|91767c9e-e1a5-42a1-b0d3-67cae9960ab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:30:22.155Z|91767c9e-e1a5-42a1-b0d3-67cae9960ab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:30:25.634Z|eb9712a5-0818-41aa-9bac-7748aa4cca14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:25.635Z|eb9712a5-0818-41aa-9bac-7748aa4cca14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:25.636Z|83dfbfe0-3bee-4637-8d31-a148f6bcf6ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:25.636Z|83dfbfe0-3bee-4637-8d31-a148f6bcf6ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:25.636Z|c36a5e84-e7ba-4e84-b9dc-fb70b5ead2fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:25.637Z|c36a5e84-e7ba-4e84-b9dc-fb70b5ead2fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:35.662Z|083bf854-4ee5-4056-83c5-0e268230286c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:35.663Z|083bf854-4ee5-4056-83c5-0e268230286c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:35.665Z|f9864fd1-902e-44f4-81f6-d60f57df89ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:35.665Z|f9864fd1-902e-44f4-81f6-d60f57df89ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:35.665Z|8b10a9ea-24da-4d0f-a5ef-aa8efeb515da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:35.665Z|8b10a9ea-24da-4d0f-a5ef-aa8efeb515da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:35.930Z|5585ce19-fadd-4547-b0f3-d0cca1f960c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:30:35.931Z|5585ce19-fadd-4547-b0f3-d0cca1f960c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:30:42.868Z|51016069-87be-40cf-a51c-7bdb111d8283|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:30:42.869Z|51016069-87be-40cf-a51c-7bdb111d8283|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:45.693Z|086e3245-a886-4a27-9ecc-91dbac15513c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:45.694Z|086e3245-a886-4a27-9ecc-91dbac15513c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:45.696Z|c9f587be-6030-4ab9-9e9c-6f77bc3210e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:45.696Z|c9f587be-6030-4ab9-9e9c-6f77bc3210e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:45.696Z|166a9f00-18b0-4219-9cc4-ac9c62b4df6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:45.696Z|166a9f00-18b0-4219-9cc4-ac9c62b4df6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:50.930Z|df569804-1647-48e1-9bb3-4e3ba3dbee46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:30:50.931Z|df569804-1647-48e1-9bb3-4e3ba3dbee46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:30:52.156Z|c513b263-4e0d-4719-855a-74682a53489c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:30:52.156Z|c513b263-4e0d-4719-855a-74682a53489c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:30:55.723Z|0a151ee2-a08d-4c9f-a8b0-7bcca7e3e2da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:55.723Z|bea26e1a-bbd7-499c-9d14-a97120f840b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:55.724Z|0a151ee2-a08d-4c9f-a8b0-7bcca7e3e2da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:55.724Z|bea26e1a-bbd7-499c-9d14-a97120f840b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:30:55.726Z|c67310c7-37b7-41f7-959d-8197c6561e28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:30:55.727Z|c67310c7-37b7-41f7-959d-8197c6561e28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:05.756Z|9ef8c72c-3b3c-4423-8c4b-e027c901bdef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:05.756Z|8149a955-9088-430b-82d1-e7c68887b266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:05.757Z|9ef8c72c-3b3c-4423-8c4b-e027c901bdef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:05.757Z|8149a955-9088-430b-82d1-e7c68887b266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:05.763Z|6d36b621-0eec-4ba6-91ba-932ed656cdc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:05.763Z|6d36b621-0eec-4ba6-91ba-932ed656cdc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:05.930Z|deb3e8c0-6cba-486b-9ca3-50ec5652ab25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:31:05.934Z|deb3e8c0-6cba-486b-9ca3-50ec5652ab25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:31:15.785Z|5bb50af2-10bc-41ba-a23e-61f79314deae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:15.785Z|5bb50af2-10bc-41ba-a23e-61f79314deae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:15.786Z|2323ddc7-15d0-4e85-9480-7f60bed0e6ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:15.786Z|2323ddc7-15d0-4e85-9480-7f60bed0e6ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:15.788Z|0c454508-467f-43ed-86e6-ca4062999794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:15.789Z|0c454508-467f-43ed-86e6-ca4062999794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:20.930Z|e6d3f9bc-87c6-4cda-ba44-6a5025efd69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:31:20.931Z|e6d3f9bc-87c6-4cda-ba44-6a5025efd69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:31:22.157Z|4af446f3-aeb1-4f7a-a07f-25c1feea89be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:31:22.157Z|4af446f3-aeb1-4f7a-a07f-25c1feea89be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:31:25.812Z|33e50b6a-4617-44ad-b31d-0b97961314aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:25.813Z|7d0227e9-dc11-440e-970b-7bc19ed62f24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:25.813Z|7d0227e9-dc11-440e-970b-7bc19ed62f24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:25.813Z|33e50b6a-4617-44ad-b31d-0b97961314aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:25.814Z|c3d96f87-d565-4732-8f46-d81ac32a8a70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:25.815Z|c3d96f87-d565-4732-8f46-d81ac32a8a70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:35.842Z|958c2594-d161-4fbd-9faa-60c2ac2ffe51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:35.843Z|958c2594-d161-4fbd-9faa-60c2ac2ffe51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:35.845Z|e03867f2-4cc8-4a54-8794-3017bd9b8e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:35.845Z|e03867f2-4cc8-4a54-8794-3017bd9b8e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:35.851Z|9da99c91-320a-4ed5-9167-1cfa232862d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:35.851Z|9da99c91-320a-4ed5-9167-1cfa232862d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:35.930Z|06f4940b-517a-46d3-9291-1ec7551290ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:31:35.930Z|06f4940b-517a-46d3-9291-1ec7551290ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:31:42.867Z|daed6d19-cc9a-424a-b3aa-f36b78dfa6a7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:31:42.868Z|daed6d19-cc9a-424a-b3aa-f36b78dfa6a7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:45.872Z|cda264d6-0c36-4ebc-a153-4b2a5e75863e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:45.872Z|cda264d6-0c36-4ebc-a153-4b2a5e75863e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:45.874Z|cf883beb-ca60-474a-9b08-de73e9965bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:45.875Z|cf883beb-ca60-474a-9b08-de73e9965bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:45.875Z|d8009843-284d-450b-9da4-65cd6debf82e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:45.876Z|d8009843-284d-450b-9da4-65cd6debf82e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:50.930Z|d4460db4-6792-4e5c-95b9-be4ab4cbcd82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:31:50.934Z|d4460db4-6792-4e5c-95b9-be4ab4cbcd82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:31:52.158Z|1fb36e62-000f-422d-b0c5-1022ef22dac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:31:52.159Z|1fb36e62-000f-422d-b0c5-1022ef22dac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:31:55.899Z|a76b3139-6b86-40b5-b24f-145c830a260a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:55.900Z|a76b3139-6b86-40b5-b24f-145c830a260a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:55.903Z|8d094663-201b-4293-b7ee-cb67aa6584e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:55.904Z|e1aa1289-201c-4172-94bb-53abb9991a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:31:55.904Z|8d094663-201b-4293-b7ee-cb67aa6584e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:31:55.904Z|e1aa1289-201c-4172-94bb-53abb9991a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:05.930Z|1399d59e-e7dd-4fa7-9338-dff125c66a00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:05.930Z|26cacffa-ec90-4399-bdae-56a6bf08c472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:32:05.930Z|1399d59e-e7dd-4fa7-9338-dff125c66a00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:05.931Z|26cacffa-ec90-4399-bdae-56a6bf08c472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:32:05.931Z|af019cf6-be4c-4d61-a223-354e166e963f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:05.931Z|af019cf6-be4c-4d61-a223-354e166e963f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:05.933Z|7b5fc3af-e773-4e5f-af8c-3591ab5e8b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:05.933Z|7b5fc3af-e773-4e5f-af8c-3591ab5e8b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:15.966Z|027125a7-7273-4f22-b8a9-beee0faccf62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:15.966Z|027125a7-7273-4f22-b8a9-beee0faccf62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:15.966Z|218afff3-ca72-418f-a3a9-b4cb0edc147b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:15.966Z|7a124011-2dd4-456c-b049-e14866e57c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:15.967Z|7a124011-2dd4-456c-b049-e14866e57c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:15.967Z|218afff3-ca72-418f-a3a9-b4cb0edc147b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:20.930Z|4b2228cc-2c68-47b3-9738-d245ccfe19c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:32:20.931Z|4b2228cc-2c68-47b3-9738-d245ccfe19c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:32:22.159Z|5623e229-2d7d-4a08-b604-45efe34a5e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:32:22.160Z|5623e229-2d7d-4a08-b604-45efe34a5e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:32:25.989Z|b6ee8495-0b5b-4083-9084-de3aad3b151d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:25.990Z|b6ee8495-0b5b-4083-9084-de3aad3b151d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:25.994Z|b3b91d9f-8b61-46f1-9b81-3cc3f67db1e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:25.995Z|b3b91d9f-8b61-46f1-9b81-3cc3f67db1e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:25.996Z|0b4ffcab-bd4c-4cf2-9a4d-b48aa5515a21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:25.996Z|0b4ffcab-bd4c-4cf2-9a4d-b48aa5515a21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:35.930Z|0cb938d7-83e7-4bea-9c67-432a9a0fc4c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:32:35.934Z|0cb938d7-83e7-4bea-9c67-432a9a0fc4c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:32:36.020Z|4f24b3e6-4234-4933-956b-c51cb2b309c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:36.020Z|4f24b3e6-4234-4933-956b-c51cb2b309c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:36.024Z|682d6f62-7605-4789-9d7e-94b7f127ece8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:36.024Z|682d6f62-7605-4789-9d7e-94b7f127ece8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:36.025Z|963e3927-319f-481d-86e6-0acf17bdf548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:36.025Z|963e3927-319f-481d-86e6-0acf17bdf548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:42.866Z|b9663007-8d36-494a-9bfa-ffdfba5ac2c0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:32:42.867Z|b9663007-8d36-494a-9bfa-ffdfba5ac2c0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:46.052Z|a386fa02-2f5d-4909-a4aa-822acadc58cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:46.053Z|a386fa02-2f5d-4909-a4aa-822acadc58cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:46.054Z|5dc44ae3-f8bd-4cd5-a13a-f916a858cc79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:46.055Z|5dc44ae3-f8bd-4cd5-a13a-f916a858cc79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:46.057Z|7d952334-25c2-4cc7-a7ee-bf28f4ae17f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:46.058Z|7d952334-25c2-4cc7-a7ee-bf28f4ae17f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:50.930Z|1ade9ec1-34ec-4f62-9be6-9977e8fb3435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:32:50.930Z|1ade9ec1-34ec-4f62-9be6-9977e8fb3435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:32:52.160Z|301ecfed-4013-4042-a221-81c97415fa29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:32:52.161Z|301ecfed-4013-4042-a221-81c97415fa29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:32:56.081Z|9d44ab0d-ce61-4dcd-a0c9-cea53e5b89ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:56.082Z|9d44ab0d-ce61-4dcd-a0c9-cea53e5b89ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:56.082Z|04808ff9-4bf8-4b09-b943-00b28a7945c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:56.082Z|04808ff9-4bf8-4b09-b943-00b28a7945c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:32:56.084Z|8791b4e6-2fb1-4d40-9578-be82e60a66f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:32:56.085Z|8791b4e6-2fb1-4d40-9578-be82e60a66f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:05.930Z|02e92d03-771f-47c7-bb2d-30b8d71448e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:33:05.931Z|02e92d03-771f-47c7-bb2d-30b8d71448e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:33:06.114Z|4425b192-3d0a-4399-8bbc-a65d5c7a0cf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:06.115Z|4425b192-3d0a-4399-8bbc-a65d5c7a0cf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:06.115Z|abf91f5a-80da-458f-bbe3-4a3b2ffa870c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:06.116Z|abf91f5a-80da-458f-bbe3-4a3b2ffa870c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:06.123Z|9933a453-4c64-4fe8-8250-b8e413de8e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:06.123Z|9933a453-4c64-4fe8-8250-b8e413de8e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:16.145Z|42d42c9b-3d75-4f40-a81c-47973dcb487b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:16.145Z|1ce5c187-94bf-4e8e-a101-73338babb5db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:16.146Z|42d42c9b-3d75-4f40-a81c-47973dcb487b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:16.146Z|1ce5c187-94bf-4e8e-a101-73338babb5db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:16.151Z|4041e383-08d8-423d-9e1a-396475b8e564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:16.152Z|4041e383-08d8-423d-9e1a-396475b8e564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:20.930Z|ea274f2d-f498-4dbb-af24-676b61a5e96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:33:20.933Z|ea274f2d-f498-4dbb-af24-676b61a5e96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:33:22.161Z|0f5bdc45-d9f5-4f06-a0c8-e5a9bb4e7287|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:33:22.161Z|0f5bdc45-d9f5-4f06-a0c8-e5a9bb4e7287|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:33:26.171Z|d775954d-cabf-4ca3-bafe-af0230dcb462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:26.172Z|d775954d-cabf-4ca3-bafe-af0230dcb462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:26.173Z|c761c928-ddcb-4000-829c-9132e9275cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:26.173Z|c761c928-ddcb-4000-829c-9132e9275cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:26.175Z|2207f741-95fb-40ff-ad6c-012befaff830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:26.176Z|2207f741-95fb-40ff-ad6c-012befaff830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:35.930Z|6c56131c-76d9-423b-af3c-536f3acdc195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:33:35.931Z|6c56131c-76d9-423b-af3c-536f3acdc195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:33:36.199Z|3755422a-8f4a-4d60-9ddf-72d5c711d5e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:36.199Z|3755422a-8f4a-4d60-9ddf-72d5c711d5e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:36.200Z|4d98fcdf-f8f9-4fc0-aa2a-8aa4d37980c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:36.200Z|4d98fcdf-f8f9-4fc0-aa2a-8aa4d37980c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:36.201Z|df4b72ea-150e-4dbc-9531-703178119b14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:36.202Z|df4b72ea-150e-4dbc-9531-703178119b14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:42.867Z|cd64f252-4b96-4548-987b-d0ff326f8c76|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:33:42.868Z|cd64f252-4b96-4548-987b-d0ff326f8c76|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:46.225Z|5d0e82db-082f-4c9c-8d28-a62e43c603ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:46.226Z|5d0e82db-082f-4c9c-8d28-a62e43c603ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:46.226Z|e23fc809-b7d7-4781-bb53-6b9e6c25ecbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:46.227Z|e23fc809-b7d7-4781-bb53-6b9e6c25ecbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:46.230Z|9eb8d985-f378-415e-815b-bd4e641669d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:46.231Z|9eb8d985-f378-415e-815b-bd4e641669d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:50.930Z|e16f764c-a67f-415e-b3af-2f094bb0604d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:33:50.930Z|e16f764c-a67f-415e-b3af-2f094bb0604d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:33:52.162Z|587f1910-54ba-4141-8393-3ea0223b49c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:33:52.163Z|587f1910-54ba-4141-8393-3ea0223b49c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:33:56.253Z|b2df6927-71ae-4127-abbf-457894a7652a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:56.254Z|b2df6927-71ae-4127-abbf-457894a7652a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:56.255Z|e60d31dd-3c0e-495b-93c0-266daed1b4ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:56.255Z|e60d31dd-3c0e-495b-93c0-266daed1b4ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:33:56.258Z|7d454ce2-ce30-4d88-9803-24a44d3a3cb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:33:56.259Z|7d454ce2-ce30-4d88-9803-24a44d3a3cb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:05.930Z|e98da5df-b4bc-4457-905b-c376240c60a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:34:05.935Z|e98da5df-b4bc-4457-905b-c376240c60a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:34:06.280Z|7dca2b9e-52b2-467c-ac30-ca6ccfbb45c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:06.280Z|7dca2b9e-52b2-467c-ac30-ca6ccfbb45c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:06.282Z|5ab70c16-f17c-445d-b06f-fdf9c3fc4289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:06.283Z|5ab70c16-f17c-445d-b06f-fdf9c3fc4289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:06.286Z|e1a2adaf-e68b-4785-8f61-8d39e8e07343|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:06.286Z|e1a2adaf-e68b-4785-8f61-8d39e8e07343|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:16.308Z|108b78e2-de06-4aad-89af-a5f97d3d0426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:16.309Z|108b78e2-de06-4aad-89af-a5f97d3d0426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:16.312Z|53948b68-73fe-4af8-a8bd-7d57a1e34910|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:16.313Z|53948b68-73fe-4af8-a8bd-7d57a1e34910|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:16.313Z|d159eb12-c399-4ca5-a603-335a6e29d2dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:16.313Z|d159eb12-c399-4ca5-a603-335a6e29d2dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:20.930Z|c3cef5db-ffd7-4470-b4f8-a8eac5cc0f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:34:20.931Z|c3cef5db-ffd7-4470-b4f8-a8eac5cc0f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:34:22.163Z|ea76fd76-4c25-4a97-b6e0-b23419b1a547|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:34:22.164Z|ea76fd76-4c25-4a97-b6e0-b23419b1a547|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:34:26.336Z|0ced03d0-79a0-4a72-902b-ce5006cb1bab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:26.336Z|0ea23359-ace8-4f70-8f22-8c36d21a84d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:26.337Z|0ea23359-ace8-4f70-8f22-8c36d21a84d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:26.337Z|0ced03d0-79a0-4a72-902b-ce5006cb1bab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:26.339Z|9717a6c8-fdbc-4914-a717-685851010e41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:26.340Z|9717a6c8-fdbc-4914-a717-685851010e41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:35.930Z|85b867a0-381e-4c59-b1a5-fd93b87d7f95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:34:35.931Z|85b867a0-381e-4c59-b1a5-fd93b87d7f95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:34:36.364Z|9af4f77a-c8bc-4200-bae3-b5e9b454646e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:36.364Z|9af4f77a-c8bc-4200-bae3-b5e9b454646e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:36.366Z|1de2523f-d33f-4f04-a863-8bdd26c3ac27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:36.366Z|1de2523f-d33f-4f04-a863-8bdd26c3ac27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:36.370Z|6cd982c8-383f-441b-ac77-a975cf40d076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:36.370Z|6cd982c8-383f-441b-ac77-a975cf40d076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:42.866Z|a4307ab8-66dc-484e-be86-4bd935b35d3f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:34:42.867Z|a4307ab8-66dc-484e-be86-4bd935b35d3f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:46.390Z|2b47049b-df13-452b-ace6-b26e5d9c2fc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:46.391Z|2b47049b-df13-452b-ace6-b26e5d9c2fc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:46.393Z|6656f5bf-655e-4daf-9a84-4694bb23ea80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:46.393Z|6656f5bf-655e-4daf-9a84-4694bb23ea80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:46.396Z|6876bed0-6f31-4004-996c-99ab25cd7202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:46.396Z|6876bed0-6f31-4004-996c-99ab25cd7202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:50.930Z|c08acde2-3ee6-4f07-abde-d8ed1b0c52af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:34:50.933Z|c08acde2-3ee6-4f07-abde-d8ed1b0c52af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:34:52.164Z|ae0d0071-f042-4157-ac02-3a68152b38e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:34:52.164Z|ae0d0071-f042-4157-ac02-3a68152b38e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:34:56.421Z|dfd09188-1357-45f6-bc8e-f7c48ff217b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:56.421Z|dfd09188-1357-45f6-bc8e-f7c48ff217b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:56.421Z|ca58a961-1db7-428f-8b20-4512027995e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:56.422Z|ca58a961-1db7-428f-8b20-4512027995e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:34:56.427Z|09ba4212-a4c1-4293-a828-2ded191b2ddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:34:56.428Z|09ba4212-a4c1-4293-a828-2ded191b2ddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:05.930Z|bdb81392-deae-43ea-aacc-8bc751b4facd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:35:05.931Z|bdb81392-deae-43ea-aacc-8bc751b4facd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:35:06.450Z|e7d28cfb-6a3b-4c21-a99f-1769f2b401a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:06.450Z|e7d28cfb-6a3b-4c21-a99f-1769f2b401a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:06.453Z|65899374-09a4-4447-b934-debf0fa858bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:06.453Z|b9938520-fe66-4641-94d6-eac242ea0244|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:06.454Z|b9938520-fe66-4641-94d6-eac242ea0244|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:06.454Z|65899374-09a4-4447-b934-debf0fa858bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:16.480Z|405c3e01-fdd3-47fa-8896-462c47f0c227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:16.481Z|405c3e01-fdd3-47fa-8896-462c47f0c227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:16.482Z|7211554d-afe0-4cf8-a5ee-b47f69137f68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:16.483Z|0714064c-f061-4e36-87da-79653e31d9cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:16.483Z|7211554d-afe0-4cf8-a5ee-b47f69137f68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:16.483Z|0714064c-f061-4e36-87da-79653e31d9cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:20.930Z|e134071c-0310-4c6b-aef1-616c3f382f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:35:20.931Z|e134071c-0310-4c6b-aef1-616c3f382f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:35:22.165Z|50422e2a-1171-4dff-a252-beb7c6a197fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:35:22.165Z|50422e2a-1171-4dff-a252-beb7c6a197fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:35:26.507Z|587a625f-f542-44b6-96d1-5c4cff295103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:26.508Z|587a625f-f542-44b6-96d1-5c4cff295103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:26.508Z|14c60df7-ba78-473d-8c99-d925b993c8d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:26.509Z|14c60df7-ba78-473d-8c99-d925b993c8d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:26.509Z|6d44b7bc-6e6a-4d7d-aa0e-3f6868bb5d64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:26.509Z|6d44b7bc-6e6a-4d7d-aa0e-3f6868bb5d64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:35.930Z|f9d7fbb9-3c46-48b8-aa7c-08e818bfa118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:35:35.934Z|f9d7fbb9-3c46-48b8-aa7c-08e818bfa118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:35:36.535Z|96b8fc27-0790-4505-9522-8eba294d1d0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:36.535Z|96b8fc27-0790-4505-9522-8eba294d1d0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:36.538Z|863a582b-362e-41c5-8a18-b32447e2112e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:36.538Z|863a582b-362e-41c5-8a18-b32447e2112e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:36.542Z|b3f99a73-dd34-4795-9b71-cf1e50369757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:36.543Z|b3f99a73-dd34-4795-9b71-cf1e50369757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:42.867Z|00f2773d-f8ba-40e8-9660-556c874d227c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:35:42.868Z|00f2773d-f8ba-40e8-9660-556c874d227c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:46.564Z|1c236d52-67f9-4deb-b0bb-f55df739af0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:46.565Z|1c236d52-67f9-4deb-b0bb-f55df739af0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:46.566Z|5c132c58-4332-4694-a7ea-9fcd2a91d265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:46.567Z|5c132c58-4332-4694-a7ea-9fcd2a91d265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:46.568Z|8e5fc00b-7338-4bb1-a045-406786979e17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:46.569Z|8e5fc00b-7338-4bb1-a045-406786979e17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:50.930Z|0df74903-a063-4653-aa81-d7a1092b1195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:35:50.930Z|0df74903-a063-4653-aa81-d7a1092b1195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:35:52.166Z|0a189476-4dd6-4677-86a5-63317a83c564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:35:52.166Z|0a189476-4dd6-4677-86a5-63317a83c564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:35:56.590Z|e3296b60-3aae-4330-bb68-f8d0f4626ca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:56.591Z|e3296b60-3aae-4330-bb68-f8d0f4626ca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:56.593Z|d92a436c-1ab7-4e01-a08f-f2ade1348f1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:56.593Z|d92a436c-1ab7-4e01-a08f-f2ade1348f1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:35:56.594Z|0aab6b1e-d766-4466-90b0-7d1b375fe3f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:35:56.595Z|0aab6b1e-d766-4466-90b0-7d1b375fe3f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:05.930Z|12fc346f-2fa1-4664-95bc-05aeb13cc875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:36:05.931Z|12fc346f-2fa1-4664-95bc-05aeb13cc875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:36:06.619Z|6b6c11e0-efa1-4f18-86b9-0503129ec945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:06.619Z|6b6c11e0-efa1-4f18-86b9-0503129ec945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:06.619Z|24d69af1-e212-4b01-b4c4-7b3971a2fb19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:06.619Z|bc73942b-c4a7-4e6b-88af-101ac2db7a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:06.620Z|24d69af1-e212-4b01-b4c4-7b3971a2fb19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:06.620Z|bc73942b-c4a7-4e6b-88af-101ac2db7a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:16.643Z|9a3ed3e8-2c3e-430c-afd7-0c2c162df1a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:16.644Z|9a3ed3e8-2c3e-430c-afd7-0c2c162df1a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:16.646Z|b1b13ade-12bd-4b43-92cb-ca065b4ddc7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:16.647Z|b1b13ade-12bd-4b43-92cb-ca065b4ddc7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:16.647Z|4560e3a4-f079-4f6c-83eb-a870b9d08fb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:16.648Z|4560e3a4-f079-4f6c-83eb-a870b9d08fb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:20.930Z|f5bd2bf2-f909-4a23-8e9e-ffe5fceb7f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:36:20.934Z|f5bd2bf2-f909-4a23-8e9e-ffe5fceb7f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:36:22.167Z|9cbcbf5f-6e88-458d-838b-6a773fefa509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:36:22.168Z|9cbcbf5f-6e88-458d-838b-6a773fefa509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:36:26.671Z|fafeb96b-9b7b-4e78-bdb8-0bdad06c17e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:26.672Z|fafeb96b-9b7b-4e78-bdb8-0bdad06c17e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:26.672Z|37292553-8270-4bc7-94a6-df6133061206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:26.672Z|a037414e-eeba-40da-a276-9d9b9afe5db3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:26.672Z|37292553-8270-4bc7-94a6-df6133061206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:26.673Z|a037414e-eeba-40da-a276-9d9b9afe5db3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:35.930Z|c0e83ba0-ef4a-42a2-b3d4-6face4b14d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:36:35.931Z|c0e83ba0-ef4a-42a2-b3d4-6face4b14d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:36:36.703Z|7014260f-6095-4f11-bc25-ecf0c3b30287|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:36.703Z|90c7052a-4e14-4a3f-b291-1cbfa81bea0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:36.704Z|7014260f-6095-4f11-bc25-ecf0c3b30287|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:36.704Z|90c7052a-4e14-4a3f-b291-1cbfa81bea0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:36.704Z|b5b5cbeb-4da8-45c9-81fb-201a31f64fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:36.705Z|b5b5cbeb-4da8-45c9-81fb-201a31f64fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:42.867Z|ac33b6e8-2255-4769-b188-e4e408ec5022|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:36:42.868Z|ac33b6e8-2255-4769-b188-e4e408ec5022|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:46.731Z|a4c9f3c4-41d8-4409-a6e1-e8d7346ffaa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:46.732Z|a4c9f3c4-41d8-4409-a6e1-e8d7346ffaa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:46.732Z|62e91f18-0ed4-4b74-8d92-ed5f39817913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:46.732Z|02a7c493-cbcf-43cb-b661-7a886cc07a77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:46.733Z|02a7c493-cbcf-43cb-b661-7a886cc07a77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:46.733Z|62e91f18-0ed4-4b74-8d92-ed5f39817913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:50.930Z|4f5f1749-2438-4727-8de9-bcf13ca8bd10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:36:50.931Z|4f5f1749-2438-4727-8de9-bcf13ca8bd10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:36:52.168Z|0eac22e3-3441-4b13-872d-4c41cff57077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:36:52.169Z|0eac22e3-3441-4b13-872d-4c41cff57077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:36:56.763Z|07877139-ad84-4b48-ae72-8b2c855bf192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:56.763Z|07877139-ad84-4b48-ae72-8b2c855bf192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:56.769Z|026d5462-4ca0-47d5-b18f-0e34b423c359|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:56.769Z|cf86b54f-a9e9-4117-8419-5d61de4c58bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:36:56.770Z|026d5462-4ca0-47d5-b18f-0e34b423c359|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:36:56.770Z|cf86b54f-a9e9-4117-8419-5d61de4c58bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:05.930Z|3ffb2879-3b9e-4241-a346-5bf037e081d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:37:05.934Z|3ffb2879-3b9e-4241-a346-5bf037e081d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:37:06.792Z|3aa7fa4b-eed1-491b-8b7f-4ddbaf6861c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:06.792Z|e86ec443-796b-41ac-b00c-14b3dc9a534d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:06.792Z|3aa7fa4b-eed1-491b-8b7f-4ddbaf6861c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:06.793Z|e86ec443-796b-41ac-b00c-14b3dc9a534d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:06.794Z|6094c8af-8ccb-4098-ad6c-41b55cec79df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:06.794Z|6094c8af-8ccb-4098-ad6c-41b55cec79df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:16.824Z|89df3b6f-2924-4900-b1eb-9dea4a0bfaf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:16.825Z|89df3b6f-2924-4900-b1eb-9dea4a0bfaf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:16.827Z|f8533a43-4c2f-428b-a919-5b9189c9a079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:16.827Z|fe4c8cff-0726-4fad-b853-5a9ac43bbc83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:16.827Z|f8533a43-4c2f-428b-a919-5b9189c9a079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:16.828Z|fe4c8cff-0726-4fad-b853-5a9ac43bbc83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:20.930Z|19b026ba-9afa-42c7-8af9-17db87e0e0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:37:20.931Z|19b026ba-9afa-42c7-8af9-17db87e0e0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:37:22.169Z|68837516-4f57-4aba-9acf-5c95a365c5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:37:22.169Z|68837516-4f57-4aba-9acf-5c95a365c5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:37:26.851Z|dd906b22-2bab-4d71-892b-2a697f6b1c71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:26.851Z|dd906b22-2bab-4d71-892b-2a697f6b1c71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:26.853Z|5126b3a6-319e-4714-8edf-6eb7366cf9f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:26.857Z|5126b3a6-319e-4714-8edf-6eb7366cf9f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:26.857Z|3fc628fc-ff47-4ae5-8b5f-c4ff94719cb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:26.857Z|3fc628fc-ff47-4ae5-8b5f-c4ff94719cb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:35.930Z|a8dc794f-43a7-4a7e-a42e-eb30501e1e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:37:35.931Z|a8dc794f-43a7-4a7e-a42e-eb30501e1e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:37:36.884Z|b06c0daa-344e-4a42-aa4d-b99f215f326d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:36.884Z|88f6899a-1aa7-4fe5-b490-d2c2dc390340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:36.885Z|88f6899a-1aa7-4fe5-b490-d2c2dc390340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:36.885Z|b06c0daa-344e-4a42-aa4d-b99f215f326d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:36.893Z|52aa2384-6810-41ea-a5a3-6ec0c410b5bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:36.893Z|52aa2384-6810-41ea-a5a3-6ec0c410b5bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:42.869Z|345b028f-a3eb-4233-8b62-250c8768d658|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:37:42.870Z|345b028f-a3eb-4233-8b62-250c8768d658|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:46.914Z|272a7e92-fac5-4b1b-91d8-efc3e53e1059|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:46.915Z|272a7e92-fac5-4b1b-91d8-efc3e53e1059|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:46.916Z|02f12256-af4d-4032-afd8-ac4013b067f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:46.916Z|91b9e770-6477-4bb5-9927-351f1145b549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:46.916Z|02f12256-af4d-4032-afd8-ac4013b067f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:46.916Z|91b9e770-6477-4bb5-9927-351f1145b549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:50.930Z|7e45d719-e8d0-4c30-a2e2-b60ebc7489d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:37:50.934Z|7e45d719-e8d0-4c30-a2e2-b60ebc7489d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:37:52.170Z|8d41092d-f029-4411-b553-3fcd437550f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:37:52.170Z|8d41092d-f029-4411-b553-3fcd437550f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:37:56.942Z|4ef5bdf5-f1b7-4c75-a725-6c20c29a75c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:56.943Z|4ef5bdf5-f1b7-4c75-a725-6c20c29a75c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:56.947Z|272f16c6-be10-4b73-8b28-d758df412195|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:56.947Z|52a9ec97-cd21-4834-b5ff-39811543df2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:37:56.948Z|272f16c6-be10-4b73-8b28-d758df412195|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:37:56.948Z|52a9ec97-cd21-4834-b5ff-39811543df2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:05.930Z|7e3cf6af-b0b6-4cbb-a2d2-72cc73dc6541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:38:05.931Z|7e3cf6af-b0b6-4cbb-a2d2-72cc73dc6541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:38:06.972Z|bbbb47ee-a93e-4417-83fc-5385ab847dac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:06.972Z|bbbb47ee-a93e-4417-83fc-5385ab847dac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:06.975Z|5edd9d30-1d34-4dac-a4e0-ce126816ffe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:06.975Z|5edd9d30-1d34-4dac-a4e0-ce126816ffe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:06.976Z|4edc9471-c688-44fe-a047-07efe46cdc8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:06.977Z|4edc9471-c688-44fe-a047-07efe46cdc8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:17.001Z|6982516f-bfda-43ae-a715-442e114eb3b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:17.002Z|6982516f-bfda-43ae-a715-442e114eb3b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:17.003Z|77b344f7-e6e2-4b23-8d2e-b5262ce0327f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:17.004Z|77b344f7-e6e2-4b23-8d2e-b5262ce0327f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:17.005Z|7dc32934-830b-4589-9e63-3f33efb47fa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:17.005Z|7dc32934-830b-4589-9e63-3f33efb47fa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:20.930Z|95e66e06-309b-46f9-9918-28015e2420d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:38:20.931Z|95e66e06-309b-46f9-9918-28015e2420d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:38:22.171Z|508b0c70-442d-4030-b52b-8aaeac1a0254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:38:22.171Z|508b0c70-442d-4030-b52b-8aaeac1a0254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:38:27.029Z|dcd2c031-1372-4d2e-8d64-d6465a29d17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:27.030Z|dcd2c031-1372-4d2e-8d64-d6465a29d17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:27.031Z|0802ef6e-b631-4b12-9ba9-3c367faf8698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:27.031Z|0802ef6e-b631-4b12-9ba9-3c367faf8698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:27.034Z|134a906e-8e3a-4318-8d06-981819a7a7e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:27.034Z|134a906e-8e3a-4318-8d06-981819a7a7e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:35.930Z|1ae54981-6895-4f7e-a543-f5381dc0c1f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:38:35.934Z|1ae54981-6895-4f7e-a543-f5381dc0c1f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:38:37.065Z|e8473832-3262-4677-9cb2-3a8d73064873|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:37.065Z|e8473832-3262-4677-9cb2-3a8d73064873|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:37.067Z|6c09d968-7382-493c-ae8a-ae485d8176d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:37.067Z|6c09d968-7382-493c-ae8a-ae485d8176d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:37.070Z|7301b7aa-d440-492b-be60-b6d55afd7810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:37.071Z|7301b7aa-d440-492b-be60-b6d55afd7810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:42.867Z|de79f4a7-db57-4c28-803e-2f1f740fbda0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:38:42.868Z|de79f4a7-db57-4c28-803e-2f1f740fbda0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:47.093Z|10247b9d-c6a5-4c7c-8496-dd32a98c8573|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:47.094Z|10247b9d-c6a5-4c7c-8496-dd32a98c8573|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:47.096Z|319440e8-b403-434d-b9d4-d46a9d423fe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:47.096Z|319440e8-b403-434d-b9d4-d46a9d423fe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:47.102Z|2f96a51e-94f5-4938-9c39-40f57026a354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:47.103Z|2f96a51e-94f5-4938-9c39-40f57026a354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:50.930Z|3c441ec2-8c52-4254-858b-3698c5d74b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:38:50.931Z|3c441ec2-8c52-4254-858b-3698c5d74b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:38:52.171Z|03f2e5ac-f77e-4610-85e1-06197b3393e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:38:52.172Z|03f2e5ac-f77e-4610-85e1-06197b3393e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:38:57.121Z|ef6f54f9-19bc-4831-a9aa-2464c74ea899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:57.122Z|ef6f54f9-19bc-4831-a9aa-2464c74ea899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:57.123Z|7f2f8b8e-0097-4c3b-bcec-8a1b46254e5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:57.124Z|7f2f8b8e-0097-4c3b-bcec-8a1b46254e5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:38:57.130Z|a2b13461-ef13-46df-8f1a-110bbdc7f366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:38:57.130Z|a2b13461-ef13-46df-8f1a-110bbdc7f366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:05.930Z|1408c9d9-be9d-4177-a589-80c50a909e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:39:05.931Z|1408c9d9-be9d-4177-a589-80c50a909e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:39:07.149Z|532439b2-912f-4e6a-9a63-921e9382272c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:07.150Z|532439b2-912f-4e6a-9a63-921e9382272c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:07.151Z|f2a24368-f6b3-42ba-9ddc-485254cde10e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:07.151Z|f2a24368-f6b3-42ba-9ddc-485254cde10e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:07.160Z|16f113ca-8b6b-4149-821b-90490063c626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:07.160Z|16f113ca-8b6b-4149-821b-90490063c626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:17.180Z|f38860fc-2ff7-4b18-8316-bedcac67f357|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:17.181Z|6ca8b733-237b-4a71-afbd-cd2c8c8f3a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:17.181Z|f38860fc-2ff7-4b18-8316-bedcac67f357|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:17.181Z|6ca8b733-237b-4a71-afbd-cd2c8c8f3a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:17.185Z|50870fd2-56be-485f-b1c3-918111bd5e1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:17.185Z|50870fd2-56be-485f-b1c3-918111bd5e1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:20.930Z|d05a87aa-71f0-45e7-9abc-b41545f14b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:39:20.931Z|d05a87aa-71f0-45e7-9abc-b41545f14b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:39:22.172Z|133100a3-e8cf-4941-b27d-11b96a603537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:39:22.173Z|133100a3-e8cf-4941-b27d-11b96a603537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:39:27.208Z|6a4ab824-dc98-40a4-9f65-081bb0d498cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:27.209Z|6a4ab824-dc98-40a4-9f65-081bb0d498cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:27.211Z|fcc44679-e77a-4762-b754-93dd20d487fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:27.211Z|fcc44679-e77a-4762-b754-93dd20d487fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:27.214Z|134c61e3-810b-468d-b627-6acb177e6cf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:27.214Z|134c61e3-810b-468d-b627-6acb177e6cf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:35.930Z|ebf4e586-19f5-4bff-8a3b-036aeeb6afa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:39:35.931Z|ebf4e586-19f5-4bff-8a3b-036aeeb6afa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:39:37.238Z|d3438de9-a958-4c6b-b1ba-28f55a5143fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:37.239Z|d3438de9-a958-4c6b-b1ba-28f55a5143fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:37.240Z|9d6b6513-657c-408d-8f63-8faf54bfed01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:37.240Z|bea0d2ea-d32e-4aaf-a1dd-8d46e603a37d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:37.240Z|9d6b6513-657c-408d-8f63-8faf54bfed01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:37.240Z|bea0d2ea-d32e-4aaf-a1dd-8d46e603a37d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:42.867Z|2b1b999a-4103-4f8c-b9d0-00c17d41e0e9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:39:42.868Z|2b1b999a-4103-4f8c-b9d0-00c17d41e0e9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:47.269Z|5b4fdc23-b654-4cc1-82b9-e7642d97f5e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:47.269Z|5b4fdc23-b654-4cc1-82b9-e7642d97f5e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:47.277Z|87d52057-3aa9-4da4-acd4-82404c19bbd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:47.278Z|87d52057-3aa9-4da4-acd4-82404c19bbd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:47.278Z|e44bc0fe-0e76-4321-9ba0-6a9a3ea245bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:47.279Z|e44bc0fe-0e76-4321-9ba0-6a9a3ea245bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:50.930Z|ea72cb9a-82dc-43a7-a296-a63f0b48f520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:39:50.931Z|ea72cb9a-82dc-43a7-a296-a63f0b48f520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:39:52.173Z|fbab1cc1-87c5-4eb5-94f7-fe51bf3d15bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:39:52.174Z|fbab1cc1-87c5-4eb5-94f7-fe51bf3d15bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:39:57.296Z|e4b0f4f0-2a0a-4850-81fd-37f452fb073f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:57.297Z|e4b0f4f0-2a0a-4850-81fd-37f452fb073f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:57.301Z|5e90e8c5-97a1-4f45-a663-d188537cd46a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:57.301Z|5e90e8c5-97a1-4f45-a663-d188537cd46a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:39:57.303Z|6cb9d507-e4aa-4c9f-8f16-c7b15b6a8aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:39:57.303Z|6cb9d507-e4aa-4c9f-8f16-c7b15b6a8aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:05.930Z|b9606193-9bd1-4621-a73f-a388bc57470f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:40:05.931Z|b9606193-9bd1-4621-a73f-a388bc57470f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:40:07.324Z|c27601bb-a93b-470b-8af8-635e7f4b13af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:07.324Z|c27601bb-a93b-470b-8af8-635e7f4b13af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:07.328Z|fa574f44-f272-471b-b15e-3cef4cbf341a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:07.329Z|fa574f44-f272-471b-b15e-3cef4cbf341a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:07.328Z|e0f0e041-0944-420f-86f9-b72dbe46a0f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:07.329Z|e0f0e041-0944-420f-86f9-b72dbe46a0f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:17.353Z|7e83a4da-f519-4c54-a3cb-a08506fb8399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:17.353Z|7e83a4da-f519-4c54-a3cb-a08506fb8399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:17.355Z|48ba360e-326a-4928-9ebc-456e3ca98525|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:17.355Z|48ba360e-326a-4928-9ebc-456e3ca98525|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:17.357Z|b075a03d-770a-47c4-8cc6-318eb4f85741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:17.358Z|b075a03d-770a-47c4-8cc6-318eb4f85741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:20.930Z|adf4bd6f-cda6-41bd-9fa5-d77ecf97b821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:40:20.930Z|adf4bd6f-cda6-41bd-9fa5-d77ecf97b821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:40:22.175Z|cd5c79c5-2cab-40db-9c7e-4103bdd908a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:40:22.175Z|cd5c79c5-2cab-40db-9c7e-4103bdd908a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:40:27.379Z|4295d181-37a0-4834-9334-67b69d26913f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:27.380Z|4295d181-37a0-4834-9334-67b69d26913f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:27.385Z|16c14455-57dd-48bf-aa54-cfe5db3fdcaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:27.386Z|16c14455-57dd-48bf-aa54-cfe5db3fdcaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:27.385Z|93b782c3-cb07-445c-9ef2-375e11e3dcd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:27.387Z|93b782c3-cb07-445c-9ef2-375e11e3dcd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:35.930Z|2a129571-a0a1-4bac-9c31-b71875f593ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:40:35.931Z|2a129571-a0a1-4bac-9c31-b71875f593ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:40:37.410Z|0a9ad73d-5b7e-4e4f-af06-c390e8970f58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:37.411Z|0a9ad73d-5b7e-4e4f-af06-c390e8970f58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:37.412Z|60dda303-5d39-4a86-b1d0-fd0b2fb389fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:37.412Z|60dda303-5d39-4a86-b1d0-fd0b2fb389fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:37.414Z|bd5a1b9d-2543-4cc4-ad5d-9292cf4e6872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:37.414Z|bd5a1b9d-2543-4cc4-ad5d-9292cf4e6872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:42.867Z|b820fde7-edd7-4dde-947d-b3451203f4ed|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:40:42.868Z|b820fde7-edd7-4dde-947d-b3451203f4ed|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:47.440Z|c15aa16b-d90d-4f3f-a8b8-2ff859bbe008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:47.441Z|c15aa16b-d90d-4f3f-a8b8-2ff859bbe008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:47.441Z|8a308086-6b4d-4d08-9878-ff3fc3fed02f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:47.441Z|8a308086-6b4d-4d08-9878-ff3fc3fed02f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:47.450Z|56678315-eb6a-4b7e-b01e-d5ef1cc387a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:47.451Z|56678315-eb6a-4b7e-b01e-d5ef1cc387a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:50.930Z|ffe85059-6ce1-49cf-87f0-bc47e8fa297f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:40:50.933Z|ffe85059-6ce1-49cf-87f0-bc47e8fa297f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:40:52.176Z|5d4498f0-18c9-42a1-9b81-aa8ef3ac848b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:40:52.176Z|5d4498f0-18c9-42a1-9b81-aa8ef3ac848b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:40:57.468Z|db69c8f5-d870-41e3-9f61-61c4025dc62f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:57.469Z|db69c8f5-d870-41e3-9f61-61c4025dc62f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:57.470Z|1d0b7c2f-facd-4aa9-b9f2-aff3574c2969|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:57.471Z|1d0b7c2f-facd-4aa9-b9f2-aff3574c2969|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:40:57.480Z|33b48b10-1dcc-452b-8d93-d9c5a24c559d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:40:57.480Z|33b48b10-1dcc-452b-8d93-d9c5a24c559d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:05.930Z|825128a8-8f5c-4ff5-bc20-004aed3e45d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:41:05.931Z|825128a8-8f5c-4ff5-bc20-004aed3e45d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:41:07.496Z|20b22fed-5877-443f-b84d-29d9a62c366f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:07.497Z|20b22fed-5877-443f-b84d-29d9a62c366f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:07.498Z|13499297-2105-4b03-aa2c-f17434f6992f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:07.498Z|13499297-2105-4b03-aa2c-f17434f6992f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:07.505Z|c64baffc-b536-48af-b539-68f0247b5dc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:07.506Z|c64baffc-b536-48af-b539-68f0247b5dc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:17.526Z|238baa27-2d1e-4aa5-b729-4bbb81770bff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:17.526Z|645c8be4-fc30-480d-bcf7-bf149cf2c3bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:17.527Z|238baa27-2d1e-4aa5-b729-4bbb81770bff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:17.527Z|645c8be4-fc30-480d-bcf7-bf149cf2c3bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:17.531Z|bb650274-a6fb-4eed-a018-5ef6666483be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:17.532Z|bb650274-a6fb-4eed-a018-5ef6666483be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:20.930Z|9fdd36fa-f904-495b-a587-196ed84f3796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:41:20.931Z|9fdd36fa-f904-495b-a587-196ed84f3796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:41:22.177Z|e8b13dac-34ab-4fb1-9521-33e761ceee1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:41:22.178Z|e8b13dac-34ab-4fb1-9521-33e761ceee1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:41:27.556Z|00096f44-4c19-4236-a553-6709e2bd2878|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:27.556Z|330ff00b-bde7-4b43-bc04-802759910176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:27.557Z|00096f44-4c19-4236-a553-6709e2bd2878|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:27.557Z|330ff00b-bde7-4b43-bc04-802759910176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:27.561Z|c06463e9-d25f-4306-93bd-7f1e84560d97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:27.562Z|c06463e9-d25f-4306-93bd-7f1e84560d97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:35.930Z|bb6f1701-600c-40ee-aaf8-5e28bdbc239a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:41:35.931Z|bb6f1701-600c-40ee-aaf8-5e28bdbc239a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:41:37.581Z|621a5b35-13c1-43e8-b670-033d4311de52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:37.582Z|621a5b35-13c1-43e8-b670-033d4311de52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:37.588Z|e3c7dec8-9f08-4cd5-beca-1a0f4735941c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:37.588Z|e3c7dec8-9f08-4cd5-beca-1a0f4735941c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:37.589Z|d4739b52-50b6-4b9a-8230-2e1bf90d4125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:37.590Z|d4739b52-50b6-4b9a-8230-2e1bf90d4125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:42.868Z|6d913a50-139a-49fc-a002-e125eec9bcb9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:41:42.869Z|6d913a50-139a-49fc-a002-e125eec9bcb9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:47.606Z|80405f40-95f7-4c7d-a494-f5c27408aef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:47.606Z|80405f40-95f7-4c7d-a494-f5c27408aef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:47.612Z|e264e6f7-cf0b-4c23-8c0b-d556801ae8d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:47.613Z|e264e6f7-cf0b-4c23-8c0b-d556801ae8d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:47.612Z|00543435-d511-45a7-9f71-df798a1bc3c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:47.613Z|00543435-d511-45a7-9f71-df798a1bc3c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:50.930Z|6108d39f-cda6-4ea2-a96d-d8276a5e1474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:41:50.930Z|6108d39f-cda6-4ea2-a96d-d8276a5e1474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:41:52.178Z|6fde3c05-40aa-4227-a696-405b9e7d4f4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:41:52.179Z|6fde3c05-40aa-4227-a696-405b9e7d4f4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:41:57.636Z|92bd0cfb-1def-40c5-b2f6-4295f35402f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:57.636Z|4df9a54d-302c-4884-85a0-5ea651c78622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:57.637Z|92bd0cfb-1def-40c5-b2f6-4295f35402f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:57.637Z|4df9a54d-302c-4884-85a0-5ea651c78622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:41:57.638Z|101439ea-1d9e-4d4a-9580-bdbdb0b0b8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:41:57.638Z|101439ea-1d9e-4d4a-9580-bdbdb0b0b8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:05.930Z|03f6297c-aec2-420d-846f-6f206e760b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:42:05.934Z|03f6297c-aec2-420d-846f-6f206e760b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:42:07.667Z|d87c0c92-eed5-487b-ad12-3feec6cee9a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:07.667Z|e00806a9-a6ee-480c-8b26-80066c456022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:07.667Z|d87c0c92-eed5-487b-ad12-3feec6cee9a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:07.668Z|e00806a9-a6ee-480c-8b26-80066c456022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:07.675Z|a8bf3bf0-803d-4634-b87f-f6c27ebc2eb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:07.676Z|a8bf3bf0-803d-4634-b87f-f6c27ebc2eb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:17.697Z|326a4d14-d87f-4750-bdac-27b6519b0d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:17.698Z|326a4d14-d87f-4750-bdac-27b6519b0d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:17.702Z|1b4fd8b7-86a2-49c0-a0ce-9bbfd92097c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:17.703Z|6c362782-fb10-46f9-8bdc-7ffe82823eaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:17.703Z|1b4fd8b7-86a2-49c0-a0ce-9bbfd92097c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:17.703Z|6c362782-fb10-46f9-8bdc-7ffe82823eaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:20.930Z|04be51f1-9f6f-4b52-b54a-ea3123aa7f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:42:20.931Z|04be51f1-9f6f-4b52-b54a-ea3123aa7f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:42:22.179Z|1457de7e-e0ea-4f9d-b728-6150e39af4d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:42:22.180Z|1457de7e-e0ea-4f9d-b728-6150e39af4d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:42:27.725Z|ff104ac0-4986-405a-b31d-89d51eb6c313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:27.726Z|ff104ac0-4986-405a-b31d-89d51eb6c313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:27.727Z|f063e9f7-3093-4308-b39a-2427f46a2557|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:27.728Z|f063e9f7-3093-4308-b39a-2427f46a2557|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:27.731Z|0060c53d-04b7-4ba3-a991-2a8f5068a88f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:27.732Z|0060c53d-04b7-4ba3-a991-2a8f5068a88f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:35.930Z|a3db30df-5e92-42da-9c6a-f5715ce19171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:42:35.931Z|a3db30df-5e92-42da-9c6a-f5715ce19171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:42:37.756Z|ce66234b-d410-46cd-8924-1e4b924d1701|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:37.757Z|b69d14cd-cdc6-4af4-bb47-c832cfd59d3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:37.757Z|ce66234b-d410-46cd-8924-1e4b924d1701|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:37.758Z|b69d14cd-cdc6-4af4-bb47-c832cfd59d3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:37.759Z|f09a77e3-b5cf-4c4f-9725-af4302c416f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:37.760Z|f09a77e3-b5cf-4c4f-9725-af4302c416f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:42.867Z|c653bbc7-e261-4136-8b27-2181e7548003|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:42:42.868Z|c653bbc7-e261-4136-8b27-2181e7548003|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:47.786Z|c064c308-f9d4-429f-8bdc-9624f938c955|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:47.786Z|c064c308-f9d4-429f-8bdc-9624f938c955|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:47.786Z|e2a81a2f-7f02-4c45-860a-27b6eb425f14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:47.787Z|e2a81a2f-7f02-4c45-860a-27b6eb425f14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:47.787Z|ef449de1-5a05-4a46-a75e-6dcb006be00c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:47.788Z|ef449de1-5a05-4a46-a75e-6dcb006be00c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:50.930Z|d33ff10a-39f3-43fb-92a4-dceb9cc2ddf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:42:50.933Z|d33ff10a-39f3-43fb-92a4-dceb9cc2ddf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:42:52.180Z|a7f47642-f216-4a3a-8ec6-98c893834afc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:42:52.181Z|a7f47642-f216-4a3a-8ec6-98c893834afc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:42:57.812Z|8ae75b66-04ac-463c-96e4-6eb79d02b798|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:57.813Z|8ae75b66-04ac-463c-96e4-6eb79d02b798|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:57.815Z|14b045b6-3472-457a-aed6-6ab7a673b3e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:57.816Z|14b045b6-3472-457a-aed6-6ab7a673b3e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:42:57.816Z|e30c9a47-02b1-4485-9bf1-dd62d1abaa11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:42:57.816Z|e30c9a47-02b1-4485-9bf1-dd62d1abaa11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:05.930Z|baaf2ecd-3474-451c-bc89-4a51d5bde255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:43:05.931Z|baaf2ecd-3474-451c-bc89-4a51d5bde255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:43:07.839Z|6391e822-367d-4d4a-9089-99675b9fdafc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:07.840Z|6391e822-367d-4d4a-9089-99675b9fdafc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:07.840Z|e357b89f-086d-42cd-87a7-3bca473fe174|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:07.840Z|e357b89f-086d-42cd-87a7-3bca473fe174|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:07.842Z|a96539cc-31b7-4904-97e1-791ab5fac3b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:07.842Z|a96539cc-31b7-4904-97e1-791ab5fac3b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:17.867Z|8c984999-3133-436e-8a3b-d78b09f78d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:17.867Z|8c984999-3133-436e-8a3b-d78b09f78d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:17.874Z|74ab2c35-f47d-445f-aeb2-18c634fb106b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:17.875Z|74ab2c35-f47d-445f-aeb2-18c634fb106b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:17.875Z|a9a7fd70-ab16-4514-9cfc-859db0e8e967|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:17.875Z|a9a7fd70-ab16-4514-9cfc-859db0e8e967|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:20.930Z|13ab38ca-c48a-4af8-a552-ed3e62f7fd5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:43:20.931Z|13ab38ca-c48a-4af8-a552-ed3e62f7fd5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:43:22.181Z|40d7d3a9-2a83-42f1-83e1-f7577a2b3e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:43:22.181Z|40d7d3a9-2a83-42f1-83e1-f7577a2b3e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:43:27.893Z|12cb1582-509a-48c7-b323-af02f666be80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:27.894Z|12cb1582-509a-48c7-b323-af02f666be80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:27.897Z|54fbf66c-9af9-43f4-9520-92bfdebe0494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:27.899Z|18e476cd-5a2d-4ec3-beeb-37577a68a021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:27.899Z|54fbf66c-9af9-43f4-9520-92bfdebe0494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:27.900Z|18e476cd-5a2d-4ec3-beeb-37577a68a021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:35.930Z|8ae80600-a23e-424a-9beb-d5be4b985098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:43:35.934Z|8ae80600-a23e-424a-9beb-d5be4b985098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:43:37.924Z|d5e6f144-4d94-4bfa-8ed1-ef0fdb33b9c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:37.924Z|e7793118-3266-42c4-ab98-759d769ac586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:37.925Z|d5e6f144-4d94-4bfa-8ed1-ef0fdb33b9c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:37.925Z|e7793118-3266-42c4-ab98-759d769ac586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:37.925Z|b8e30b61-9cbd-4abb-bd50-d522c76628bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:37.925Z|b8e30b61-9cbd-4abb-bd50-d522c76628bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:42.868Z|24c46288-cc3a-48ce-ad79-4d761cd65836|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:43:42.868Z|24c46288-cc3a-48ce-ad79-4d761cd65836|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:47.951Z|3d97fc65-8160-4793-a238-71df28ac9ae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:47.952Z|3d97fc65-8160-4793-a238-71df28ac9ae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:47.952Z|bcf1a60b-f169-4c43-aeae-6165930a90a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:47.952Z|bcf1a60b-f169-4c43-aeae-6165930a90a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:47.960Z|141092f9-634c-49e7-82e0-feabf38065aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:47.960Z|141092f9-634c-49e7-82e0-feabf38065aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:50.930Z|d34f5bca-e282-4f1f-88e2-c442856d5776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:43:50.930Z|d34f5bca-e282-4f1f-88e2-c442856d5776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:43:52.182Z|037d330b-d877-4403-bba0-c61690fb2b5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:43:52.183Z|037d330b-d877-4403-bba0-c61690fb2b5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:43:57.973Z|f3302ccb-f264-44f5-89f3-efe5ea40f091|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:57.974Z|f3302ccb-f264-44f5-89f3-efe5ea40f091|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:57.978Z|d505b915-60bc-4a7e-ace8-a8cf79379ed5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:57.979Z|d505b915-60bc-4a7e-ace8-a8cf79379ed5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:43:57.981Z|47f86ed4-a2dc-4f68-ba2e-154b8910530f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:43:57.981Z|47f86ed4-a2dc-4f68-ba2e-154b8910530f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:05.930Z|0323de68-5729-48a7-8ec1-8ca7f533f96b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:44:05.931Z|0323de68-5729-48a7-8ec1-8ca7f533f96b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:44:08.002Z|bcddd517-13bb-47f8-ae21-d367da47563b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:08.003Z|bcddd517-13bb-47f8-ae21-d367da47563b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:08.007Z|9deb23c7-e228-41e6-97cd-98c07e0efb8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:08.007Z|9deb23c7-e228-41e6-97cd-98c07e0efb8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:08.008Z|6d97cbf4-fa84-4b16-bf60-687b8501ea74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:08.009Z|6d97cbf4-fa84-4b16-bf60-687b8501ea74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:18.031Z|979298a8-e9f4-4d5c-954a-3a30da9822c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:18.031Z|979298a8-e9f4-4d5c-954a-3a30da9822c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:18.032Z|597c8b3d-bbff-44b0-9061-76995852d771|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:18.032Z|597c8b3d-bbff-44b0-9061-76995852d771|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:18.035Z|df4c20ba-541c-4b48-ae37-7907c3ad0a34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:18.035Z|df4c20ba-541c-4b48-ae37-7907c3ad0a34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:20.930Z|1545e662-11f0-4710-8583-5cfe2c1e4d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:44:20.934Z|1545e662-11f0-4710-8583-5cfe2c1e4d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:44:22.183Z|9673d8a5-a159-4b5d-a187-3c5213a95942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:44:22.183Z|9673d8a5-a159-4b5d-a187-3c5213a95942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:44:28.055Z|0ab70641-fb79-4e3b-9bbf-28f48377cfb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:28.055Z|936cb711-ffec-48a0-9fab-07c6112d1454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:28.055Z|0ab70641-fb79-4e3b-9bbf-28f48377cfb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:28.055Z|936cb711-ffec-48a0-9fab-07c6112d1454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:28.059Z|818af050-81da-4751-beb9-a7951684871b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:28.060Z|818af050-81da-4751-beb9-a7951684871b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:35.930Z|66e419ee-c4cb-4b86-9f66-10dd70b43c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:44:35.931Z|66e419ee-c4cb-4b86-9f66-10dd70b43c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:44:38.078Z|b32dae61-a1ec-4fbd-9405-beec3dfd2233|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:38.079Z|b32dae61-a1ec-4fbd-9405-beec3dfd2233|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:38.082Z|fab5eff7-4f2e-4d5a-bb96-6780adec9087|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:38.082Z|fab5eff7-4f2e-4d5a-bb96-6780adec9087|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:38.082Z|f4818c49-f43c-4148-a703-ce3b9e3911f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:38.082Z|f4818c49-f43c-4148-a703-ce3b9e3911f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:42.867Z|e98509f9-fb3a-471b-afa0-740ca43643c5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:44:42.867Z|e98509f9-fb3a-471b-afa0-740ca43643c5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:48.110Z|61279a1e-b483-441c-9483-6612d644ccc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:48.110Z|a3022ccc-0b6b-4371-be22-73ce25f018eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:48.110Z|61279a1e-b483-441c-9483-6612d644ccc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:48.111Z|a3022ccc-0b6b-4371-be22-73ce25f018eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:48.118Z|cac6a801-9083-48e1-a3b9-33282dbf062f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:48.118Z|cac6a801-9083-48e1-a3b9-33282dbf062f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:50.930Z|18e6a9fa-f1ec-423b-b684-0ed10ca4a25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:44:50.931Z|18e6a9fa-f1ec-423b-b684-0ed10ca4a25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:44:52.184Z|18acf4e5-a040-4249-9c34-bff52cabcc7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:44:52.184Z|18acf4e5-a040-4249-9c34-bff52cabcc7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:44:58.138Z|e8ea279f-d81a-4440-827c-aaed99150bee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:58.138Z|6ab4012d-dfc1-42c5-8681-626a82652707|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:58.138Z|e8ea279f-d81a-4440-827c-aaed99150bee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:58.138Z|6ab4012d-dfc1-42c5-8681-626a82652707|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:44:58.143Z|664f9114-081c-4676-8557-e2cf2d9f508e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:44:58.144Z|664f9114-081c-4676-8557-e2cf2d9f508e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:05.930Z|5d807f90-e2a5-4fdc-9587-56345b47ec47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:45:05.934Z|5d807f90-e2a5-4fdc-9587-56345b47ec47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:45:08.167Z|02af7244-5553-4a01-b94f-300ba0e3496f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:08.167Z|02af7244-5553-4a01-b94f-300ba0e3496f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:08.169Z|c65362e9-9d6f-401c-b2c1-a8dc06410aa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:08.169Z|c65362e9-9d6f-401c-b2c1-a8dc06410aa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:08.171Z|d3151064-6621-449d-aad4-bc68417bcc61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:08.171Z|d3151064-6621-449d-aad4-bc68417bcc61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:18.194Z|bf65165d-8d42-46cd-bc2d-b42ac8d801ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:18.195Z|bf65165d-8d42-46cd-bc2d-b42ac8d801ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:18.195Z|d59a21f2-1f6d-4809-ab3c-3ec478caed5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:18.196Z|d59a21f2-1f6d-4809-ab3c-3ec478caed5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:18.198Z|fb0d4db3-d04d-4433-80b3-70464d4249ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:18.199Z|fb0d4db3-d04d-4433-80b3-70464d4249ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:20.930Z|abdc7cc3-836d-4828-892e-097a64f13e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:45:20.931Z|abdc7cc3-836d-4828-892e-097a64f13e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:45:22.185Z|87e1614c-6687-46a7-9ec8-c6a2d880c090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:45:22.186Z|87e1614c-6687-46a7-9ec8-c6a2d880c090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:45:28.220Z|2b01e74a-0404-4d71-988b-205685331bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:28.220Z|041c23d3-c262-4a20-b457-4d7f0f6af8f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:28.221Z|2b01e74a-0404-4d71-988b-205685331bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:28.221Z|041c23d3-c262-4a20-b457-4d7f0f6af8f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:28.222Z|c2c261e9-5911-4d86-80c4-055b51d2c515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:28.223Z|c2c261e9-5911-4d86-80c4-055b51d2c515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:35.930Z|c66bf6e4-b458-4001-a33b-3501ee8660e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:45:35.931Z|c66bf6e4-b458-4001-a33b-3501ee8660e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:45:38.248Z|16b509cd-6364-4cce-bc49-3e86382cea83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:38.248Z|16b509cd-6364-4cce-bc49-3e86382cea83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:38.248Z|8d530042-80e6-4325-8ef7-e0406eafdb70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:38.249Z|7448768c-c5c8-45ba-9eb3-ffb9b123c76a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:38.249Z|8d530042-80e6-4325-8ef7-e0406eafdb70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:38.249Z|7448768c-c5c8-45ba-9eb3-ffb9b123c76a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:42.866Z|cebe11ce-3859-4169-9eba-83028dce7da2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:45:42.867Z|cebe11ce-3859-4169-9eba-83028dce7da2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:48.279Z|95a613e6-574b-4665-8a43-aa4ac16036fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:48.280Z|95a613e6-574b-4665-8a43-aa4ac16036fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:48.281Z|459ae575-76be-4a28-ab10-4e5ee283e24f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:48.282Z|459ae575-76be-4a28-ab10-4e5ee283e24f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:48.286Z|b67ea333-87b5-46f7-80ea-f3f5746b0fd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:48.287Z|b67ea333-87b5-46f7-80ea-f3f5746b0fd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:50.930Z|ea681ae9-2a26-42dd-b0d4-e4ad91d2ce89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:45:50.934Z|ea681ae9-2a26-42dd-b0d4-e4ad91d2ce89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:45:52.186Z|039bf282-bb0d-4798-a927-6d61d15223af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:45:52.186Z|039bf282-bb0d-4798-a927-6d61d15223af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:45:58.309Z|0f633188-119c-4d28-a6ab-af1d184ebe01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:58.309Z|0f633188-119c-4d28-a6ab-af1d184ebe01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:58.317Z|4803e532-4a79-4dfc-8c21-7dfc5afbf8c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:58.317Z|4803e532-4a79-4dfc-8c21-7dfc5afbf8c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:45:58.317Z|38490f67-b665-45af-93ba-73f3dd06f959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:45:58.317Z|38490f67-b665-45af-93ba-73f3dd06f959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:05.930Z|5d140136-d8a8-41b5-a17a-3d0187220212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:46:05.931Z|5d140136-d8a8-41b5-a17a-3d0187220212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:46:08.337Z|efe41413-0151-445e-9a7e-e7b6bcdffd97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:08.337Z|efe41413-0151-445e-9a7e-e7b6bcdffd97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:08.344Z|af1611c7-903e-4a34-bfb3-1faaf51a01b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:08.344Z|af1611c7-903e-4a34-bfb3-1faaf51a01b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:08.345Z|18d96462-e8d5-42f9-954f-8d68c2167cb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:08.346Z|18d96462-e8d5-42f9-954f-8d68c2167cb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:18.368Z|1eac5374-3816-4785-a70b-4db8e51867f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:18.369Z|1eac5374-3816-4785-a70b-4db8e51867f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:18.369Z|ef50c324-5ec9-4424-94b9-48c344d75192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:18.369Z|ef50c324-5ec9-4424-94b9-48c344d75192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:18.372Z|2851bf7c-14f5-4b9e-9f15-0fd1a223c825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:18.372Z|2851bf7c-14f5-4b9e-9f15-0fd1a223c825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:20.930Z|7df9d961-5df1-48cd-abea-c0e88d5b5e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:46:20.931Z|7df9d961-5df1-48cd-abea-c0e88d5b5e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:46:22.187Z|10d267fc-b409-4007-8833-6cff207c961f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:46:22.187Z|10d267fc-b409-4007-8833-6cff207c961f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:46:28.392Z|c86f746e-c131-4efa-86ed-2636fdd40092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:28.392Z|c86f746e-c131-4efa-86ed-2636fdd40092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:28.396Z|60e08797-ab9b-46b4-86f5-5e7ba67d448d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:28.397Z|60e08797-ab9b-46b4-86f5-5e7ba67d448d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:28.397Z|6ad26925-e4c6-4aa3-9d01-cd9a0310d4d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:28.397Z|6ad26925-e4c6-4aa3-9d01-cd9a0310d4d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:35.930Z|c9db9626-218f-42bf-a3f2-0139164fb06d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:46:35.933Z|c9db9626-218f-42bf-a3f2-0139164fb06d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:46:38.414Z|9f089c74-8c56-40ca-83e2-8db20e6eb880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:38.415Z|9f089c74-8c56-40ca-83e2-8db20e6eb880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:38.417Z|7e21aba4-c899-4573-9b75-ab3e782d1199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:38.418Z|7e21aba4-c899-4573-9b75-ab3e782d1199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:38.419Z|2e6fffba-c1ba-4d5e-b6b3-f442fbf25f86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:38.419Z|2e6fffba-c1ba-4d5e-b6b3-f442fbf25f86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:42.867Z|14d79fd4-f63f-473a-a8ca-3d6a3acb9539|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:46:42.868Z|14d79fd4-f63f-473a-a8ca-3d6a3acb9539|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:48.443Z|0ebb0430-49a9-4035-a75f-633cfb87c039|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:48.444Z|0ebb0430-49a9-4035-a75f-633cfb87c039|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:48.447Z|208cb8ae-967f-4891-b707-cf48b5652ec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:48.447Z|208cb8ae-967f-4891-b707-cf48b5652ec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:48.451Z|3d30d687-316a-4095-a284-e642c37ad7be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:48.452Z|3d30d687-316a-4095-a284-e642c37ad7be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:50.930Z|a52ac6e6-77a0-4283-af42-b983521ff0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:46:50.931Z|a52ac6e6-77a0-4283-af42-b983521ff0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:46:52.188Z|ad3f8405-b171-4e07-b14b-5e01687c4afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:46:52.189Z|ad3f8405-b171-4e07-b14b-5e01687c4afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:46:58.469Z|b04fd7e2-2233-4eed-9b91-7dac32c066e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:58.469Z|b04fd7e2-2233-4eed-9b91-7dac32c066e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:58.475Z|2f0418a8-6845-4f06-9ea9-af1e1d15a720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:58.476Z|2f0418a8-6845-4f06-9ea9-af1e1d15a720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:46:58.477Z|7959e914-1c27-47a2-aa98-a27dee9ca114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:46:58.477Z|7959e914-1c27-47a2-aa98-a27dee9ca114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:05.930Z|9c7f4049-308e-41e4-9283-270f01a4f853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:47:05.931Z|9c7f4049-308e-41e4-9283-270f01a4f853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:47:08.495Z|4d5773db-c2f9-47c6-928b-f27b0ad6860f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:08.496Z|4d5773db-c2f9-47c6-928b-f27b0ad6860f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:08.503Z|12c514c0-8769-47dc-99f9-7dfa58dbcdb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:08.503Z|12c514c0-8769-47dc-99f9-7dfa58dbcdb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:08.505Z|41ef09cc-4f3c-4e1c-93f2-785e05b5ae99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:08.506Z|41ef09cc-4f3c-4e1c-93f2-785e05b5ae99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:18.523Z|43073416-2949-4878-94c8-5ceca04233b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:18.524Z|43073416-2949-4878-94c8-5ceca04233b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:18.530Z|26598e06-f779-4bd0-96f8-38ddf7d50510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:18.531Z|26598e06-f779-4bd0-96f8-38ddf7d50510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:18.533Z|c47be064-7e8f-4d82-8060-323bc4aa5fb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:18.534Z|c47be064-7e8f-4d82-8060-323bc4aa5fb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:20.930Z|88ca65f0-75e3-4653-864e-fedabd6aeefa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:47:20.939Z|88ca65f0-75e3-4653-864e-fedabd6aeefa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:47:22.189Z|a548e47e-20d5-47ef-b251-07e04652a278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:47:22.190Z|a548e47e-20d5-47ef-b251-07e04652a278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:47:28.553Z|9d22e1f6-821c-4941-925c-db299dbdd72f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:28.554Z|9d22e1f6-821c-4941-925c-db299dbdd72f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:28.557Z|a0f90606-3179-4f12-899f-c83bd6ce78a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:28.557Z|c7f33565-028d-4629-8f93-42872429d70c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:28.557Z|a0f90606-3179-4f12-899f-c83bd6ce78a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:28.557Z|c7f33565-028d-4629-8f93-42872429d70c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:35.930Z|baa45e7d-99fc-44fb-a9d0-bf740d4e2085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:47:35.931Z|baa45e7d-99fc-44fb-a9d0-bf740d4e2085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:47:38.581Z|cb4d453b-2a5f-4f78-8d8d-2f7892cb8cb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:38.582Z|cb4d453b-2a5f-4f78-8d8d-2f7892cb8cb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:38.583Z|06b67f94-7871-4415-b74d-a46d0f10b9f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:38.583Z|06b67f94-7871-4415-b74d-a46d0f10b9f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:38.583Z|f083cfb3-60da-4827-ba1d-bff1cf42cedc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:38.584Z|f083cfb3-60da-4827-ba1d-bff1cf42cedc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:42.867Z|606a412d-0a57-4e85-859d-b89f770e3530|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:47:42.868Z|606a412d-0a57-4e85-859d-b89f770e3530|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:48.610Z|fb7db9ee-4622-4cee-b8d1-1acc1cf68fc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:48.611Z|fb7db9ee-4622-4cee-b8d1-1acc1cf68fc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:48.610Z|adff68e8-accf-4103-9842-2620d7f20dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:48.612Z|adff68e8-accf-4103-9842-2620d7f20dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:48.619Z|d8c78c1f-de36-446c-b982-cbf5500c84c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:48.620Z|d8c78c1f-de36-446c-b982-cbf5500c84c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:50.930Z|32b2b1e3-ffa9-4ae0-9849-b03d5fc6c8d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:47:50.931Z|32b2b1e3-ffa9-4ae0-9849-b03d5fc6c8d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:47:52.191Z|a43ede49-ddad-4ebc-83ac-946596d06b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:47:52.191Z|a43ede49-ddad-4ebc-83ac-946596d06b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:47:58.637Z|6bf15e33-e1d7-4a5e-a413-455ea8c31d0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:58.637Z|6bf15e33-e1d7-4a5e-a413-455ea8c31d0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:58.639Z|de85bc82-5a56-4faa-9792-24d252d5043e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:58.640Z|de85bc82-5a56-4faa-9792-24d252d5043e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:47:58.640Z|21cb23b3-6302-42c3-a1c2-6e058f97da93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:47:58.641Z|21cb23b3-6302-42c3-a1c2-6e058f97da93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:05.930Z|96b4aa4e-0945-4ef1-9955-f0b0ba8c8ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:48:05.935Z|96b4aa4e-0945-4ef1-9955-f0b0ba8c8ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:48:08.662Z|ff55b67e-16ad-486d-9a4c-9eeaf238994e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:08.663Z|ff55b67e-16ad-486d-9a4c-9eeaf238994e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:08.663Z|e24cf9f8-9f6e-49dc-aaa7-02b4bdfacb25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:08.664Z|e24cf9f8-9f6e-49dc-aaa7-02b4bdfacb25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:08.671Z|0073a3d7-4dc1-4ac7-bd34-8198cb1e3277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:08.671Z|0073a3d7-4dc1-4ac7-bd34-8198cb1e3277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:18.691Z|c377ccd8-f770-48da-9f27-48b9ed3ef021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:18.692Z|c377ccd8-f770-48da-9f27-48b9ed3ef021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:18.694Z|d938c570-9d0f-4927-945c-5ddbd8c0950b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:18.694Z|d938c570-9d0f-4927-945c-5ddbd8c0950b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:18.698Z|f7dd0348-2cce-41b6-81d5-9c7241ceeb93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:18.699Z|f7dd0348-2cce-41b6-81d5-9c7241ceeb93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:20.930Z|b85d66bd-45dc-4f41-95a6-d6626fa178b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:48:20.931Z|b85d66bd-45dc-4f41-95a6-d6626fa178b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:48:22.192Z|0071dc7a-0137-4380-b249-9e2437f6e76b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:48:22.192Z|0071dc7a-0137-4380-b249-9e2437f6e76b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:48:28.717Z|fed06986-6da0-4e9b-8369-7db99f3fcb36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:28.718Z|fed06986-6da0-4e9b-8369-7db99f3fcb36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:28.722Z|eb403c16-e150-4622-ba7c-36c97a47b105|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:28.723Z|eb403c16-e150-4622-ba7c-36c97a47b105|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:28.727Z|31b61510-274f-4bf3-abf1-3edaa5a4208c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:28.728Z|31b61510-274f-4bf3-abf1-3edaa5a4208c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:35.930Z|0d9391ca-8cdb-45cd-a624-0bf248c99bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:48:35.931Z|0d9391ca-8cdb-45cd-a624-0bf248c99bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:48:38.747Z|714aacf9-a411-47db-bb1c-6b07839e8962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:38.747Z|714aacf9-a411-47db-bb1c-6b07839e8962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:38.749Z|1c76b9a9-f412-4858-8c9d-7d36433b83ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:38.749Z|1c76b9a9-f412-4858-8c9d-7d36433b83ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:38.751Z|3a1e9fd6-bb2c-4324-b032-fbe454d217f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:38.751Z|3a1e9fd6-bb2c-4324-b032-fbe454d217f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:42.866Z|2854dc98-4235-4a14-bddb-5d43fb902062|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:48:42.867Z|2854dc98-4235-4a14-bddb-5d43fb902062|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:48.771Z|305ec8c9-79a0-4e72-a1df-f50af24fe303|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:48.772Z|305ec8c9-79a0-4e72-a1df-f50af24fe303|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:48.773Z|b1050631-c461-4d92-b3bd-8f666cf2c844|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:48.773Z|b1050631-c461-4d92-b3bd-8f666cf2c844|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:48.774Z|023e861c-9137-4a7a-a36b-e7bbb4ccd267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:48.774Z|023e861c-9137-4a7a-a36b-e7bbb4ccd267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:50.930Z|b35311ca-de83-4c58-b52a-3cc883537160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:48:50.935Z|b35311ca-de83-4c58-b52a-3cc883537160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:48:52.193Z|5ed6b383-b19b-4550-ae1d-4103d237a77d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:48:52.193Z|5ed6b383-b19b-4550-ae1d-4103d237a77d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:48:58.794Z|937fee2b-559c-4081-8af9-73218b56b274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:58.794Z|937fee2b-559c-4081-8af9-73218b56b274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:58.794Z|ba817c91-3304-49af-bead-6a82b4e3633b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:58.795Z|ba817c91-3304-49af-bead-6a82b4e3633b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:48:58.797Z|6890d8e9-40c7-49b7-8563-d29d6479160c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:48:58.798Z|6890d8e9-40c7-49b7-8563-d29d6479160c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:05.930Z|c31bec39-c19a-44ea-ae17-6e76d4a4fc2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:49:05.931Z|c31bec39-c19a-44ea-ae17-6e76d4a4fc2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:49:08.821Z|a1e76932-194a-43f3-abb4-3651186f205f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:08.822Z|d5c0d7a8-96ff-4d0c-8675-066ea49c03c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:08.822Z|a1e76932-194a-43f3-abb4-3651186f205f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:08.822Z|d5c0d7a8-96ff-4d0c-8675-066ea49c03c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:08.822Z|8f98689e-defc-4edd-8e68-5883e52167cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:08.823Z|8f98689e-defc-4edd-8e68-5883e52167cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:18.845Z|bbc549cb-8a9f-49ee-a6cf-d463f9dcf95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:18.846Z|bbc549cb-8a9f-49ee-a6cf-d463f9dcf95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:18.845Z|9ddfec0a-86e1-4916-9536-670f47bb92f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:18.847Z|9ddfec0a-86e1-4916-9536-670f47bb92f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:18.848Z|736440ce-e6a1-4f02-9625-3ce100cc7dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:18.849Z|736440ce-e6a1-4f02-9625-3ce100cc7dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:20.930Z|00f916fb-7b34-4c87-8e3b-5b13c4f300aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:49:20.931Z|00f916fb-7b34-4c87-8e3b-5b13c4f300aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:49:22.194Z|908c59fa-1747-4663-8eca-f5f742f196f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:49:22.194Z|908c59fa-1747-4663-8eca-f5f742f196f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:49:28.870Z|8d085a99-1d07-4611-9e78-3d77f1f6d38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:28.871Z|8d085a99-1d07-4611-9e78-3d77f1f6d38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:28.873Z|6ab40d03-b892-4202-b514-2bbdce1322e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:28.873Z|6ab40d03-b892-4202-b514-2bbdce1322e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:28.875Z|b3fd9b13-b8c9-4e53-a781-dcd6edd9c049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:28.876Z|b3fd9b13-b8c9-4e53-a781-dcd6edd9c049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:35.930Z|76c4e2f6-c3df-414c-9e3d-123c09ef210d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:49:35.934Z|76c4e2f6-c3df-414c-9e3d-123c09ef210d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:49:38.895Z|5d5b29d4-2607-4b91-ac41-a12618afa508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:38.896Z|5d5b29d4-2607-4b91-ac41-a12618afa508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:38.899Z|774d1b08-01e8-4dc9-86f4-569de4a2cdde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:38.900Z|774d1b08-01e8-4dc9-86f4-569de4a2cdde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:38.901Z|bdd22860-3fae-4aae-8f6a-beb7b84fa707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:38.901Z|bdd22860-3fae-4aae-8f6a-beb7b84fa707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:42.867Z|413ab493-1fd1-47ee-8726-93cf36e1d5c7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:49:42.867Z|413ab493-1fd1-47ee-8726-93cf36e1d5c7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:48.917Z|b8b1d8ee-e56b-4955-91d0-773b34e7c875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:48.917Z|b8b1d8ee-e56b-4955-91d0-773b34e7c875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:48.921Z|979d0fa8-d416-41a5-9320-4222fbf488f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:48.921Z|6789eeae-fef9-43f3-82f2-08662f51ea3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:48.921Z|979d0fa8-d416-41a5-9320-4222fbf488f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:48.924Z|6789eeae-fef9-43f3-82f2-08662f51ea3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:50.930Z|4805d912-15bc-43d8-b23a-26afaf8733fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:49:50.930Z|4805d912-15bc-43d8-b23a-26afaf8733fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:49:52.195Z|a15288d8-f1ec-47cc-9d35-16432126718c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:49:52.195Z|a15288d8-f1ec-47cc-9d35-16432126718c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:49:58.943Z|655a34f2-0c15-48e8-8313-eb0990917e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:58.943Z|655a34f2-0c15-48e8-8313-eb0990917e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:58.946Z|9b7594e0-988f-40a5-97b4-024f664c4894|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:58.946Z|9b7594e0-988f-40a5-97b4-024f664c4894|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:49:58.948Z|ba0e76e7-b839-4377-99ab-94d92c306f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:49:58.948Z|ba0e76e7-b839-4377-99ab-94d92c306f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:05.930Z|3c5d62cd-80c8-4206-99a2-b6015ebb97db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:50:05.931Z|3c5d62cd-80c8-4206-99a2-b6015ebb97db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:50:08.971Z|25139089-97f0-4e40-a69f-af24fc564420|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:08.972Z|25139089-97f0-4e40-a69f-af24fc564420|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:08.972Z|636dac5a-e3fc-4460-9cb2-366e4f8f16fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:08.972Z|636dac5a-e3fc-4460-9cb2-366e4f8f16fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:08.975Z|1a355563-ef08-4ab4-a88c-dc60b20efb9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:08.975Z|1a355563-ef08-4ab4-a88c-dc60b20efb9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:19.000Z|7ca805c6-ecdf-46f5-b32d-73fd3233a7c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:19.001Z|4ce7ba12-b743-407c-8d51-4be6b3d6b707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:19.001Z|7ca805c6-ecdf-46f5-b32d-73fd3233a7c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:19.001Z|4ce7ba12-b743-407c-8d51-4be6b3d6b707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:19.005Z|4a5249bc-eef6-407f-8dd6-0b04cbff9845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:19.006Z|4a5249bc-eef6-407f-8dd6-0b04cbff9845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:20.930Z|b9fcaef5-1e46-4058-81d8-62ca4649413e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:50:20.933Z|b9fcaef5-1e46-4058-81d8-62ca4649413e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:50:22.196Z|7969d833-c319-4919-937a-dfb9140201c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:50:22.197Z|7969d833-c319-4919-937a-dfb9140201c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:50:29.029Z|10192c92-9db6-452d-a4f0-b17d210c2188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:29.029Z|74d637e2-0e22-4b48-9ffe-122e33f4cd87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:29.030Z|10192c92-9db6-452d-a4f0-b17d210c2188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:29.030Z|74d637e2-0e22-4b48-9ffe-122e33f4cd87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:29.030Z|284fe6d7-7edb-4939-8058-5ca3e5b5ef7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:29.031Z|284fe6d7-7edb-4939-8058-5ca3e5b5ef7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:35.930Z|ce737e3f-b011-46ed-a054-0a8cbb4bb97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:50:35.931Z|ce737e3f-b011-46ed-a054-0a8cbb4bb97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:50:39.054Z|08a651e1-a02e-446d-a615-00e277dcf15a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:39.055Z|08a651e1-a02e-446d-a615-00e277dcf15a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:39.057Z|a42a8286-3ce6-4fbe-9958-89b86b9bdf67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:39.058Z|a42a8286-3ce6-4fbe-9958-89b86b9bdf67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:39.059Z|f254ecfc-b5f0-4700-bf47-9fd6738c5d50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:39.059Z|f254ecfc-b5f0-4700-bf47-9fd6738c5d50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:42.866Z|c940c66b-d4cf-4a47-b516-414fb1348425|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:50:42.867Z|c940c66b-d4cf-4a47-b516-414fb1348425|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:49.081Z|ac863f59-a4be-4f93-9800-1c800daeeda6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:49.081Z|ac863f59-a4be-4f93-9800-1c800daeeda6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:49.086Z|b0a0ef59-c8ca-4e07-be58-e5654adc1edb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:49.087Z|b0a0ef59-c8ca-4e07-be58-e5654adc1edb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:49.087Z|5de20f37-dfa9-48a5-80ca-4b1c6b4cfbfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:49.087Z|5de20f37-dfa9-48a5-80ca-4b1c6b4cfbfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:50.930Z|bb1c8f57-1572-476d-9b55-e515ee687ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:50:50.931Z|bb1c8f57-1572-476d-9b55-e515ee687ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:50:52.198Z|f17b8c8f-a953-4105-9e64-3e79c2558bfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:50:52.198Z|f17b8c8f-a953-4105-9e64-3e79c2558bfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:50:59.106Z|f27489b0-2579-475a-8154-8fb07ea44f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:59.107Z|f27489b0-2579-475a-8154-8fb07ea44f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:59.112Z|0c56de4c-097b-4019-a113-25e401fe196e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:59.112Z|0c56de4c-097b-4019-a113-25e401fe196e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:50:59.114Z|e053cbcf-cc44-4251-9a75-b3bc0da170ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:50:59.115Z|e053cbcf-cc44-4251-9a75-b3bc0da170ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:05.930Z|51faac13-b7a3-4e0c-b7f4-623d1f30a523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:51:05.933Z|51faac13-b7a3-4e0c-b7f4-623d1f30a523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:51:09.140Z|6cb918cf-ce6e-4af2-a44e-2e64f7a2746b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:09.140Z|94ba857d-0f72-4b10-9237-e3e2ec5dc78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:09.140Z|873ad144-b534-4293-b036-2b29ccfd8b06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:09.141Z|873ad144-b534-4293-b036-2b29ccfd8b06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:09.141Z|94ba857d-0f72-4b10-9237-e3e2ec5dc78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:09.141Z|6cb918cf-ce6e-4af2-a44e-2e64f7a2746b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:19.170Z|8f5c0f79-e6f4-429e-af07-8fd0584c854c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:19.171Z|8f5c0f79-e6f4-429e-af07-8fd0584c854c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:19.179Z|71c71f69-2c08-41c5-9c57-fe4fa1d5dd04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:19.180Z|71c71f69-2c08-41c5-9c57-fe4fa1d5dd04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:19.180Z|b71437b1-47e2-4f80-afc2-41dd7f425f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:19.181Z|b71437b1-47e2-4f80-afc2-41dd7f425f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:20.930Z|4186b3cf-adb1-44b8-a5ad-e21dd6e7ef71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:51:20.931Z|4186b3cf-adb1-44b8-a5ad-e21dd6e7ef71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:51:22.199Z|307c9ef7-9c36-4fa7-992b-ed4b691492db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:51:22.199Z|307c9ef7-9c36-4fa7-992b-ed4b691492db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:51:29.194Z|53a6237d-b244-48ec-b0a6-e4ab287a0d8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:29.195Z|53a6237d-b244-48ec-b0a6-e4ab287a0d8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:29.201Z|b7832d76-8156-4798-b980-0e759f91760f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:29.202Z|b7832d76-8156-4798-b980-0e759f91760f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:29.205Z|6f6fefad-e95a-48bc-943c-2f07258b0a84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:29.206Z|6f6fefad-e95a-48bc-943c-2f07258b0a84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:35.930Z|50037e79-0992-478f-85a5-134289ee09c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:51:35.931Z|50037e79-0992-478f-85a5-134289ee09c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:51:39.221Z|0febf9e9-c8df-4463-825a-ea25cc918a80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:39.222Z|0febf9e9-c8df-4463-825a-ea25cc918a80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:39.227Z|160f815a-bd62-4796-b899-a33967719237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:39.227Z|160f815a-bd62-4796-b899-a33967719237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:39.230Z|924af085-3d9e-4407-b7c9-9523fa62b50a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:39.231Z|924af085-3d9e-4407-b7c9-9523fa62b50a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:42.868Z|d83b9ef6-2cfe-4397-8e1b-27dccc863ab9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:51:42.869Z|d83b9ef6-2cfe-4397-8e1b-27dccc863ab9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:49.256Z|9a3b3890-1225-41f0-a8ff-423df2e7f1b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:49.257Z|9a3b3890-1225-41f0-a8ff-423df2e7f1b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:49.258Z|62caeb66-0895-410f-9d6c-cd58a373080c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:49.258Z|17f66195-8a13-4763-bdd3-54f8931ecf12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:49.259Z|62caeb66-0895-410f-9d6c-cd58a373080c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:49.259Z|17f66195-8a13-4763-bdd3-54f8931ecf12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:50.930Z|571a301f-9947-4ae5-932f-354030bb71a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:51:50.934Z|571a301f-9947-4ae5-932f-354030bb71a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:51:52.200Z|b535a1cf-9d3b-4a52-b1a5-2104776b1f35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:51:52.200Z|b535a1cf-9d3b-4a52-b1a5-2104776b1f35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:51:59.284Z|e7898613-6e77-434d-9eda-6ec96bf72584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:59.284Z|f55f1f80-3ae9-4908-9217-6aefd48c4274|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:59.284Z|6588b7a9-18d3-44a9-8578-8e7742d7c9f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:51:59.284Z|e7898613-6e77-434d-9eda-6ec96bf72584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:59.285Z|6588b7a9-18d3-44a9-8578-8e7742d7c9f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:51:59.285Z|f55f1f80-3ae9-4908-9217-6aefd48c4274|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:05.930Z|953d09f2-7d3e-4dc5-8811-21eb02e36bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:52:05.931Z|953d09f2-7d3e-4dc5-8811-21eb02e36bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:52:09.310Z|c022bb6a-44f7-41f2-b132-5d83a1b2c759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:09.310Z|6b5ea940-318c-4d42-bf5a-b523ba7942b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:09.311Z|c022bb6a-44f7-41f2-b132-5d83a1b2c759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:09.311Z|6b5ea940-318c-4d42-bf5a-b523ba7942b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:09.313Z|bcca5090-7c9b-4837-95b3-7617363b3919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:09.313Z|bcca5090-7c9b-4837-95b3-7617363b3919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:19.339Z|aa5e98dd-2640-4b3d-a485-4dd877387205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:19.339Z|1398a8fd-07b3-43d5-a8df-2ef9a8c486f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:19.339Z|aa5e98dd-2640-4b3d-a485-4dd877387205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:19.340Z|1398a8fd-07b3-43d5-a8df-2ef9a8c486f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:19.348Z|4c3fa665-d685-4ae7-a2da-5be1c45496bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:19.349Z|4c3fa665-d685-4ae7-a2da-5be1c45496bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:20.930Z|fc2a23fc-6d44-4b4f-9e80-ce5349f5e9d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:52:20.930Z|fc2a23fc-6d44-4b4f-9e80-ce5349f5e9d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:52:22.201Z|d66b8a4b-30f4-459c-8e64-6c2659673fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:52:22.201Z|d66b8a4b-30f4-459c-8e64-6c2659673fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:52:29.361Z|7d598b63-fa4c-481b-8720-7d103476bb94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:29.362Z|7d598b63-fa4c-481b-8720-7d103476bb94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:29.363Z|bfa8517d-a42e-4e0f-aaa8-677fe95bc3e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:29.364Z|bfa8517d-a42e-4e0f-aaa8-677fe95bc3e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:29.369Z|d18e6046-905f-4f0e-aca5-d150db55e4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:29.370Z|d18e6046-905f-4f0e-aca5-d150db55e4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:35.930Z|bb22b607-b38c-404e-85fd-f4642bcf291c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:52:35.935Z|bb22b607-b38c-404e-85fd-f4642bcf291c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:52:39.388Z|c5b01438-5705-4bd5-ad3d-ca0c65a2e336|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:39.388Z|83ea9f2c-884c-47e3-a57a-d34cdc717ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:39.388Z|c5b01438-5705-4bd5-ad3d-ca0c65a2e336|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:39.388Z|83ea9f2c-884c-47e3-a57a-d34cdc717ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:39.397Z|7f8710cd-396e-485d-828b-48009c16415f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:39.398Z|7f8710cd-396e-485d-828b-48009c16415f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:42.867Z|4f94c6d2-85da-434e-97a9-3efe4404722c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:52:42.868Z|4f94c6d2-85da-434e-97a9-3efe4404722c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:49.413Z|e7638a96-705e-42d0-bee1-e0daf8134f38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:49.413Z|e7638a96-705e-42d0-bee1-e0daf8134f38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:49.417Z|c4c7f857-ed5a-4ec5-82fc-755a28f97fa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:49.417Z|c4c7f857-ed5a-4ec5-82fc-755a28f97fa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:49.420Z|0b32deda-552b-4d70-b207-710c46f4c52e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:49.421Z|0b32deda-552b-4d70-b207-710c46f4c52e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:50.930Z|ca675de7-111c-4002-a529-fd4a923a6c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:52:50.930Z|ca675de7-111c-4002-a529-fd4a923a6c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:52:52.202Z|07450dc7-c468-4e92-941d-f629745219f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:52:52.203Z|07450dc7-c468-4e92-941d-f629745219f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:52:59.447Z|62cb3a90-b2c3-451d-b074-cbd5398b5b82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:59.448Z|62cb3a90-b2c3-451d-b074-cbd5398b5b82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:59.449Z|9bb05d91-0802-4c02-91a7-96bd044aeb9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:59.449Z|9bb05d91-0802-4c02-91a7-96bd044aeb9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:52:59.450Z|1c8fe980-dab2-46f3-a476-94de1d53bb7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:52:59.451Z|1c8fe980-dab2-46f3-a476-94de1d53bb7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:05.930Z|62dfb896-ecd2-4dda-8213-2b11688382fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:53:05.931Z|62dfb896-ecd2-4dda-8213-2b11688382fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:53:09.476Z|8ee46531-6808-43eb-8a6e-171d5d3a6e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:09.477Z|8ee46531-6808-43eb-8a6e-171d5d3a6e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:09.477Z|93ab2bf2-4bf5-4f18-a798-c7d7b0cc711a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:09.478Z|93ab2bf2-4bf5-4f18-a798-c7d7b0cc711a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:09.478Z|6c005c4b-15a9-4bd1-b98f-758b62862f24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:09.479Z|6c005c4b-15a9-4bd1-b98f-758b62862f24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:19.507Z|e1eb783c-df9e-448d-9e3c-ba905a615ff0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:19.508Z|e1eb783c-df9e-448d-9e3c-ba905a615ff0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:19.508Z|f1398743-2df2-4dee-aad0-e11047b2a08a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:19.509Z|f1398743-2df2-4dee-aad0-e11047b2a08a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:19.509Z|c907ee48-e7a0-4062-a4b7-34d6e3231003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:19.509Z|c907ee48-e7a0-4062-a4b7-34d6e3231003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:20.930Z|5d086128-1a42-4b34-9c2a-a2c7d73be9e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:53:20.935Z|5d086128-1a42-4b34-9c2a-a2c7d73be9e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:53:22.203Z|f8863942-1c36-4bdb-92b7-5c4fc230dc36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:53:22.204Z|f8863942-1c36-4bdb-92b7-5c4fc230dc36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:53:29.533Z|8faca516-b235-4ed8-a5c9-364b6b01ced3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:29.533Z|8b5f012f-cb97-4112-8eef-511909a0377c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:29.534Z|8faca516-b235-4ed8-a5c9-364b6b01ced3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:29.534Z|8b5f012f-cb97-4112-8eef-511909a0377c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:29.534Z|78a91028-ccb0-4760-a515-5c0d36bd26ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:29.535Z|78a91028-ccb0-4760-a515-5c0d36bd26ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:35.930Z|20d7d5dc-a6a1-46ac-b345-65b8ce625ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:53:35.931Z|20d7d5dc-a6a1-46ac-b345-65b8ce625ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:53:39.561Z|7d633db1-3e21-49c9-8a90-f66b741c3ef6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:39.561Z|0ae7b440-df9e-46ea-b2dd-cfc55bd4357d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:39.562Z|7d633db1-3e21-49c9-8a90-f66b741c3ef6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:39.562Z|0ae7b440-df9e-46ea-b2dd-cfc55bd4357d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:39.570Z|b306bf9a-7661-4369-844c-5f9d8c426e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:39.571Z|b306bf9a-7661-4369-844c-5f9d8c426e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:42.871Z|a0853407-edd6-4d7e-bfe8-d8a1fceea3a3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:53:42.872Z|a0853407-edd6-4d7e-bfe8-d8a1fceea3a3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:49.585Z|7281b5a8-7462-4747-bd1c-962c22066d4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:49.586Z|7281b5a8-7462-4747-bd1c-962c22066d4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:49.590Z|c81d9517-b236-4f75-a2df-386ac97835cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:49.591Z|c81d9517-b236-4f75-a2df-386ac97835cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:49.597Z|5b9d6836-e150-4f3c-9c87-a98ffae07239|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:49.598Z|5b9d6836-e150-4f3c-9c87-a98ffae07239|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:50.930Z|4ddaaa6e-f3df-4971-af20-fc048db9b3b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:53:50.931Z|4ddaaa6e-f3df-4971-af20-fc048db9b3b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:53:52.205Z|ba752e0c-5b9d-47ac-9bd9-27ab67893890|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:53:52.205Z|ba752e0c-5b9d-47ac-9bd9-27ab67893890|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:53:59.610Z|e29be4b7-5887-49d4-a22c-d2f233f17812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:59.610Z|e29be4b7-5887-49d4-a22c-d2f233f17812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:59.614Z|dcbd6b75-3fd2-41ec-b51a-b66a911e6c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:59.614Z|dcbd6b75-3fd2-41ec-b51a-b66a911e6c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:53:59.619Z|266cbbc9-9db8-4e02-8a3d-aeb33b8ef454|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:53:59.619Z|266cbbc9-9db8-4e02-8a3d-aeb33b8ef454|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:05.930Z|ced2c344-e900-4a49-a908-d304633ea3f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:54:05.935Z|ced2c344-e900-4a49-a908-d304633ea3f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:54:09.637Z|9243d241-695e-4f8f-9dad-6e07bc38d0ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:09.638Z|9243d241-695e-4f8f-9dad-6e07bc38d0ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:09.640Z|db6be38e-78e2-4ead-a7c2-d4422200fcd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:09.641Z|db6be38e-78e2-4ead-a7c2-d4422200fcd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:09.643Z|6c763643-8e6d-4719-87f9-eec95fcdf3cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:09.643Z|6c763643-8e6d-4719-87f9-eec95fcdf3cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:19.667Z|b3db9f59-6954-49f3-b473-90da4c273ffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:19.668Z|b3db9f59-6954-49f3-b473-90da4c273ffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:19.668Z|826e584e-60b0-4170-83a1-0e0c8f95dab7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:19.669Z|826e584e-60b0-4170-83a1-0e0c8f95dab7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:19.677Z|08669820-3c32-436e-81ab-656148b4cd81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:19.677Z|08669820-3c32-436e-81ab-656148b4cd81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:20.930Z|878e6a54-62f4-4ec9-8d03-379054de747f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:54:20.930Z|878e6a54-62f4-4ec9-8d03-379054de747f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:54:22.206Z|d7dd11bb-9d36-4c95-aedd-a980d1faa35a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:54:22.206Z|d7dd11bb-9d36-4c95-aedd-a980d1faa35a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:54:29.697Z|3dea1d1c-150e-4381-8009-8e1ff6b58a86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:29.698Z|3dea1d1c-150e-4381-8009-8e1ff6b58a86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:29.699Z|38286c42-7944-4a98-8148-be190828f635|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:29.700Z|38286c42-7944-4a98-8148-be190828f635|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:29.702Z|eeda3569-90d1-4a22-9285-c284026043c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:29.703Z|eeda3569-90d1-4a22-9285-c284026043c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:35.930Z|29398efc-7af6-4fe8-a4a3-9f37c9a624c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:54:35.931Z|29398efc-7af6-4fe8-a4a3-9f37c9a624c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:54:39.726Z|a9ab38e3-f46e-4ff0-a8ba-43b0f0b0a7b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:39.727Z|a9ab38e3-f46e-4ff0-a8ba-43b0f0b0a7b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:39.727Z|0a1d3b8b-6c71-451c-aaf5-16c69cd42d0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:39.728Z|0a1d3b8b-6c71-451c-aaf5-16c69cd42d0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:39.728Z|4ad0f73f-d06d-4236-8eb8-31d1bba674eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:39.729Z|4ad0f73f-d06d-4236-8eb8-31d1bba674eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:42.867Z|c68984f1-0f24-4afa-baf2-1de7c413506c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:54:42.868Z|c68984f1-0f24-4afa-baf2-1de7c413506c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:49.753Z|1a147303-aa2d-461d-ad26-0138280dda4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:49.753Z|bcda959f-632b-48c8-a0b2-beff96e82a02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:49.753Z|1a147303-aa2d-461d-ad26-0138280dda4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:49.753Z|bcda959f-632b-48c8-a0b2-beff96e82a02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:49.755Z|8d1c135d-8404-4936-81a8-2345748b9e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:49.755Z|8d1c135d-8404-4936-81a8-2345748b9e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:50.930Z|7c440f19-2c5f-4620-a6c3-0af447bc936f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:54:50.934Z|7c440f19-2c5f-4620-a6c3-0af447bc936f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:54:52.207Z|3f1a1a8e-7596-4177-aa86-8f5c35379d38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:54:52.207Z|3f1a1a8e-7596-4177-aa86-8f5c35379d38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:54:59.780Z|6aa6d3f6-6192-40ff-a73e-ea1b016e51a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:59.780Z|6aa6d3f6-6192-40ff-a73e-ea1b016e51a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:59.788Z|8e81702a-92fe-4f14-a3d3-d6a9f711226e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:59.788Z|8e81702a-92fe-4f14-a3d3-d6a9f711226e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:54:59.790Z|9c0e7c2a-5ac4-4150-97a9-b2b2d9f6981e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:54:59.790Z|9c0e7c2a-5ac4-4150-97a9-b2b2d9f6981e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:05.930Z|a5b56704-6697-4b1f-b946-ac0190de798b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:55:05.931Z|a5b56704-6697-4b1f-b946-ac0190de798b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:55:09.809Z|29178165-b269-4f85-89c9-ebb0b00b5326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:09.809Z|29178165-b269-4f85-89c9-ebb0b00b5326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:09.814Z|adf16e46-cdae-4ef7-93f7-257470f49834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:09.815Z|adf16e46-cdae-4ef7-93f7-257470f49834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:09.815Z|9f34b5b2-0650-4a2d-8ea1-f04e2408a6f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:09.816Z|9f34b5b2-0650-4a2d-8ea1-f04e2408a6f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:19.837Z|4fd2a8c7-95a3-4048-b9a7-7489659f5e66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:19.837Z|4fd2a8c7-95a3-4048-b9a7-7489659f5e66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:19.839Z|41e6326d-28fd-47d1-a838-0c24c80cd53e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:19.840Z|41e6326d-28fd-47d1-a838-0c24c80cd53e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:19.842Z|ce63477c-80c8-4837-812a-96437d43d4cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:19.843Z|ce63477c-80c8-4837-812a-96437d43d4cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:20.930Z|ef19e205-47c6-42b4-8201-700f48faaace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:55:20.931Z|ef19e205-47c6-42b4-8201-700f48faaace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:55:22.208Z|c71b39b7-f95f-4e46-8212-ae08ee230532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:55:22.208Z|c71b39b7-f95f-4e46-8212-ae08ee230532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:55:29.864Z|fe86ebc4-f801-4d68-9dd5-7da6f7727baf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:29.865Z|fe86ebc4-f801-4d68-9dd5-7da6f7727baf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:29.868Z|3bd24f5b-8b03-4255-82d8-488768d07aef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:29.869Z|3bd24f5b-8b03-4255-82d8-488768d07aef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:29.870Z|1435db1a-5ee9-4c76-be8a-f8f4dec46c80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:29.871Z|1435db1a-5ee9-4c76-be8a-f8f4dec46c80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:35.930Z|efce3d8f-9514-429a-b082-9a205388e86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:55:35.934Z|efce3d8f-9514-429a-b082-9a205388e86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:55:39.890Z|e7d60ca0-5f00-4206-984c-7602be559913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:39.891Z|e7d60ca0-5f00-4206-984c-7602be559913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:39.895Z|234f62e6-62e3-44f1-90af-eb68347acaf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:39.895Z|234f62e6-62e3-44f1-90af-eb68347acaf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:39.904Z|81b1fcbb-fb51-42b8-b919-3e5ddc48b472|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:39.904Z|81b1fcbb-fb51-42b8-b919-3e5ddc48b472|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:42.867Z|7366b61f-8802-4e62-bc11-d79201f2d8a5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:55:42.868Z|7366b61f-8802-4e62-bc11-d79201f2d8a5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:49.919Z|3d2fc581-4b6e-42c8-95ed-69cc63e0d5a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:49.920Z|3d2fc581-4b6e-42c8-95ed-69cc63e0d5a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:49.928Z|0c47f003-5c17-4461-9eb5-b3379f39a695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:49.928Z|4445bdc0-882e-4590-805b-99a3e3eefafe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:49.928Z|0c47f003-5c17-4461-9eb5-b3379f39a695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:49.929Z|4445bdc0-882e-4590-805b-99a3e3eefafe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:50.930Z|3878dc19-e98e-44c3-b29e-8efa63fa7692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:55:50.931Z|3878dc19-e98e-44c3-b29e-8efa63fa7692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:55:52.209Z|2b7f4762-c56b-40b6-b1b7-5abc17c729bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:55:52.209Z|2b7f4762-c56b-40b6-b1b7-5abc17c729bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:55:59.948Z|a205f186-31a7-48c0-aa3f-4cef74bdc839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:59.949Z|a205f186-31a7-48c0-aa3f-4cef74bdc839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:59.960Z|79683115-0e1f-4bfd-a3c3-9779137fcab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:59.960Z|79683115-0e1f-4bfd-a3c3-9779137fcab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:55:59.961Z|e57d211d-8eef-4d0f-adad-0a1dda492650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:55:59.962Z|e57d211d-8eef-4d0f-adad-0a1dda492650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:05.930Z|849a2c3f-69c4-4666-9ab7-c5e4df294856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:56:05.931Z|849a2c3f-69c4-4666-9ab7-c5e4df294856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:56:09.982Z|041caefa-af3f-4da5-a778-176b681f59e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:09.983Z|041caefa-af3f-4da5-a778-176b681f59e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:09.985Z|f4b68fd5-451b-42ed-a7f1-66ef8a1e46e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:09.986Z|f4b68fd5-451b-42ed-a7f1-66ef8a1e46e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:09.987Z|d575e355-6b64-4b6b-a4b7-37b0a2c8a507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:09.988Z|d575e355-6b64-4b6b-a4b7-37b0a2c8a507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:20.015Z|614fe305-04f6-4ddd-a41b-a8912c81778a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:20.015Z|614fe305-04f6-4ddd-a41b-a8912c81778a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:20.019Z|9566e7d6-2f0b-4efb-a21a-a55670c92ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:20.019Z|9566e7d6-2f0b-4efb-a21a-a55670c92ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:20.020Z|091e5e40-89d5-4f60-b445-98272a876f7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:20.021Z|091e5e40-89d5-4f60-b445-98272a876f7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:20.930Z|827c02fe-28c6-4b9a-be8e-b11091d4b724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:56:20.934Z|827c02fe-28c6-4b9a-be8e-b11091d4b724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:56:22.210Z|53cfd89e-3509-4d44-a74d-4c46f2efe9c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:56:22.210Z|53cfd89e-3509-4d44-a74d-4c46f2efe9c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:56:30.043Z|8ec05627-3760-4d61-8c8a-96d23675739b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:30.044Z|8ec05627-3760-4d61-8c8a-96d23675739b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:30.047Z|5abf7405-abf8-4a1e-b93d-82dcdbb296cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:30.048Z|5abf7405-abf8-4a1e-b93d-82dcdbb296cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:30.051Z|89d23a22-8b7c-4768-8c37-3b14dafeffb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:30.052Z|89d23a22-8b7c-4768-8c37-3b14dafeffb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:35.930Z|11428037-35b3-499f-870c-aa6d7a813833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:56:35.931Z|11428037-35b3-499f-870c-aa6d7a813833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:56:40.072Z|fc1ad791-ea54-4185-b447-26d5885cb599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:40.073Z|fc1ad791-ea54-4185-b447-26d5885cb599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:40.072Z|2facbaf3-73a5-4e50-bcbe-457ba6b03097|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:40.074Z|2facbaf3-73a5-4e50-bcbe-457ba6b03097|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:40.075Z|923df2ab-deb9-43d0-a31d-4b6e4fce68b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:40.076Z|923df2ab-deb9-43d0-a31d-4b6e4fce68b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:42.872Z|714e8f9d-0892-4372-99f3-74a0f336350a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:56:42.872Z|714e8f9d-0892-4372-99f3-74a0f336350a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:50.096Z|5e9cae66-278c-496a-8e92-2abda0fac42f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:50.097Z|5e9cae66-278c-496a-8e92-2abda0fac42f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:50.100Z|c1bce183-21e1-4a36-8483-a02cbd241459|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:50.100Z|c1bce183-21e1-4a36-8483-a02cbd241459|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:50.109Z|6b108e91-e048-4c87-a211-0e11cabdefbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:56:50.110Z|6b108e91-e048-4c87-a211-0e11cabdefbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:56:50.930Z|d1873f5d-ba51-406c-ac3f-066af2533ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:56:50.931Z|d1873f5d-ba51-406c-ac3f-066af2533ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:56:52.211Z|bd451981-e70d-4073-b7d4-d24d1859f737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:56:52.211Z|bd451981-e70d-4073-b7d4-d24d1859f737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:57:00.123Z|b3995700-29c3-4557-a5c9-11d9aa0e7e5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:00.124Z|b3995700-29c3-4557-a5c9-11d9aa0e7e5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:00.125Z|0328c017-5908-483b-8be6-29406d060c98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:00.126Z|0328c017-5908-483b-8be6-29406d060c98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:00.136Z|ff7375b3-6e0f-466f-bd0a-9066d05fbfb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:00.137Z|ff7375b3-6e0f-466f-bd0a-9066d05fbfb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:05.930Z|bdf01f75-54ea-4ea9-bb4d-474ddac6f1aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:57:05.934Z|bdf01f75-54ea-4ea9-bb4d-474ddac6f1aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:57:10.152Z|4179aa6f-5b5f-4b9b-9329-1dd9427dc855|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:10.152Z|4179aa6f-5b5f-4b9b-9329-1dd9427dc855|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:10.153Z|ebc955bf-b453-45d2-93f8-0dec458a637e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:10.153Z|ebc955bf-b453-45d2-93f8-0dec458a637e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:10.166Z|a0b989b2-6190-4ed9-a55d-9485f0b86f19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:10.167Z|a0b989b2-6190-4ed9-a55d-9485f0b86f19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:20.179Z|150e0d60-8cdb-453b-a144-7fe17833bbcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:20.180Z|150e0d60-8cdb-453b-a144-7fe17833bbcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:20.186Z|9e8a4ebf-825f-4512-9e78-8249ad31e65b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:20.187Z|9e8a4ebf-825f-4512-9e78-8249ad31e65b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:20.190Z|4bc4be18-6d39-4c57-9758-75f3e7946251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:20.190Z|4bc4be18-6d39-4c57-9758-75f3e7946251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:20.930Z|90cff1c2-7176-493e-acd2-b6e4d30badc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:57:20.931Z|90cff1c2-7176-493e-acd2-b6e4d30badc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:57:22.212Z|0b60abc8-d424-4c09-95d8-f5170e540cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:57:22.213Z|0b60abc8-d424-4c09-95d8-f5170e540cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:57:30.208Z|2efe81f6-be84-4eab-845a-bfd1c3374c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:30.209Z|2efe81f6-be84-4eab-845a-bfd1c3374c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:30.209Z|ab787a66-4c29-4534-a9a2-30c9b5d894d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:30.209Z|ab787a66-4c29-4534-a9a2-30c9b5d894d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:30.212Z|a401b628-bbb9-4b52-a72b-8f57993b40d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:30.212Z|a401b628-bbb9-4b52-a72b-8f57993b40d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:35.930Z|51793706-40a6-4f27-83b7-e11d96ce7473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:57:35.931Z|51793706-40a6-4f27-83b7-e11d96ce7473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:57:40.237Z|af35afe0-f59e-4d3b-ab1f-8e0d83c4b680|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:40.238Z|af35afe0-f59e-4d3b-ab1f-8e0d83c4b680|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:40.242Z|0ed9873a-3c8e-4265-ad92-bcebd52c3bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:40.243Z|0ed9873a-3c8e-4265-ad92-bcebd52c3bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:40.244Z|35346d63-85a2-446b-b976-3e0aba76e72e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:40.244Z|35346d63-85a2-446b-b976-3e0aba76e72e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:42.867Z|fd2df05a-c39c-43ac-9112-3cd2fed3b293|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:57:42.868Z|fd2df05a-c39c-43ac-9112-3cd2fed3b293|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:50.285Z|1b0be500-98ec-4d46-8762-3c6250253a74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:50.286Z|1b0be500-98ec-4d46-8762-3c6250253a74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:50.288Z|d4105f4c-790c-4ecf-8685-9f06a52188fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:50.289Z|d4105f4c-790c-4ecf-8685-9f06a52188fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:50.292Z|32e840db-2df5-4b2a-abcd-038b98e42f1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:57:50.293Z|32e840db-2df5-4b2a-abcd-038b98e42f1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:57:50.930Z|99b45208-36e0-4eb5-b122-fe830ae0e825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:57:50.934Z|99b45208-36e0-4eb5-b122-fe830ae0e825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:57:52.213Z|424a6c42-6dbf-4286-9679-78be01b3f91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:57:52.214Z|424a6c42-6dbf-4286-9679-78be01b3f91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:58:00.313Z|13ff17c4-aada-4ac4-bf96-7fc2f2668110|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:00.313Z|6cd252c0-3928-47b6-bdaf-2286c173e196|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:00.314Z|13ff17c4-aada-4ac4-bf96-7fc2f2668110|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:00.314Z|6cd252c0-3928-47b6-bdaf-2286c173e196|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:00.318Z|d8b90181-5a15-4539-9e5d-9090d69053d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:00.318Z|d8b90181-5a15-4539-9e5d-9090d69053d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:05.930Z|51844df2-5b98-4f50-8360-0b9c531d406c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:58:05.931Z|51844df2-5b98-4f50-8360-0b9c531d406c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:58:10.349Z|c95c5ad4-ed31-4931-a265-4a8eb4530b02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:10.350Z|0e7015c8-a49c-4507-a97a-772cc82862c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:10.350Z|c95c5ad4-ed31-4931-a265-4a8eb4530b02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:10.350Z|0e7015c8-a49c-4507-a97a-772cc82862c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:10.354Z|ad84c1df-bd2e-49fc-8c3d-1a9097f725fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:10.354Z|ad84c1df-bd2e-49fc-8c3d-1a9097f725fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:20.373Z|c5fc68c5-8a9b-41e3-a6c5-0def76332334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:20.374Z|c5fc68c5-8a9b-41e3-a6c5-0def76332334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:20.374Z|f6eefaed-df30-4295-aead-48d57e7e3e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:20.375Z|f6eefaed-df30-4295-aead-48d57e7e3e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:20.381Z|d39aba5f-2f31-4419-b68e-c3d79560785f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:20.381Z|d39aba5f-2f31-4419-b68e-c3d79560785f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:20.930Z|9d00bc65-a959-4e80-ad16-9f7fb8987996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:58:20.931Z|9d00bc65-a959-4e80-ad16-9f7fb8987996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:58:22.214Z|ef132081-bb25-40c7-92bd-41c5a1852096|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:58:22.215Z|ef132081-bb25-40c7-92bd-41c5a1852096|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:58:30.396Z|95e22c7e-bb36-46c4-a27e-a2b1ae9611c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:30.397Z|95e22c7e-bb36-46c4-a27e-a2b1ae9611c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:30.400Z|5e82989f-be95-4597-9010-5460d98d03d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:30.401Z|5e82989f-be95-4597-9010-5460d98d03d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:30.402Z|25bfaef0-4df3-4824-97f7-c3e2d631fcd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:30.403Z|25bfaef0-4df3-4824-97f7-c3e2d631fcd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:35.930Z|95341c0d-9cd4-48cd-94d5-d69d2b9d91b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:58:35.934Z|95341c0d-9cd4-48cd-94d5-d69d2b9d91b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:58:40.419Z|dc6144cd-8ade-4930-9c3a-470e28f2e1fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:40.420Z|dc6144cd-8ade-4930-9c3a-470e28f2e1fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:40.423Z|87328604-c7e3-4c46-8aa7-f682d281d3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:40.423Z|b52086b8-b726-49ff-be73-c0a1b6c07b53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:40.423Z|87328604-c7e3-4c46-8aa7-f682d281d3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:40.424Z|b52086b8-b726-49ff-be73-c0a1b6c07b53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:42.867Z|c505bbc1-1046-40a4-aa20-0a4180423da2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:58:42.867Z|c505bbc1-1046-40a4-aa20-0a4180423da2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:50.441Z|839de78a-2675-4037-8c4d-5bba9db5e3b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:50.442Z|839de78a-2675-4037-8c4d-5bba9db5e3b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:50.445Z|0125bc69-bcb0-4196-ae14-eb8d4596f3bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:50.446Z|0125bc69-bcb0-4196-ae14-eb8d4596f3bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:50.447Z|a8de5816-cde5-4ec7-b091-33c291203211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:58:50.448Z|a8de5816-cde5-4ec7-b091-33c291203211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:58:50.930Z|afca64b8-805c-421b-91d9-0aad0805ce69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:58:50.930Z|afca64b8-805c-421b-91d9-0aad0805ce69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:58:52.216Z|584a7883-4d61-49f2-b715-e6ac1a70261c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:58:52.216Z|584a7883-4d61-49f2-b715-e6ac1a70261c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:59:00.466Z|549e0223-1a95-4593-8891-cdbea3753fd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:00.466Z|549e0223-1a95-4593-8891-cdbea3753fd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:00.469Z|4f3a0ddd-c93c-4ee5-b5cc-95ea1a44ce07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:00.469Z|4f3a0ddd-c93c-4ee5-b5cc-95ea1a44ce07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:00.474Z|114d5c68-7ff9-4702-b450-7a17a6df7525|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:00.474Z|114d5c68-7ff9-4702-b450-7a17a6df7525|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:05.930Z|c1d30e1b-d78a-4586-a380-e9a4d7e87634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:59:05.931Z|c1d30e1b-d78a-4586-a380-e9a4d7e87634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:59:10.491Z|ce0a00dc-7739-4116-b341-6185bbbbbc9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:10.492Z|ce0a00dc-7739-4116-b341-6185bbbbbc9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:10.493Z|25faccc6-e7bb-417b-b3ce-d3366111b789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:10.493Z|25faccc6-e7bb-417b-b3ce-d3366111b789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:10.497Z|84d23e39-04ba-4761-b3c4-c2b36d446cce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:10.497Z|84d23e39-04ba-4761-b3c4-c2b36d446cce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:20.519Z|960fdb4a-8ee4-49f0-b667-b3fe6a53390b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:20.519Z|66bfe789-6cdb-4901-9c93-1e12bfb0b230|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:20.520Z|960fdb4a-8ee4-49f0-b667-b3fe6a53390b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:20.520Z|66bfe789-6cdb-4901-9c93-1e12bfb0b230|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:20.524Z|c0d06eb1-5123-4d8e-9a97-b3d12f08c128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:20.524Z|c0d06eb1-5123-4d8e-9a97-b3d12f08c128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:20.930Z|9acf1e36-7b9e-4edf-bb27-e7557192b7ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:59:20.933Z|9acf1e36-7b9e-4edf-bb27-e7557192b7ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:59:22.217Z|4272ff6e-6225-469b-8fea-b356ba1e1187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:59:22.217Z|4272ff6e-6225-469b-8fea-b356ba1e1187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:59:30.545Z|3ba83644-3a37-4d5f-956b-509a25e45dca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:30.546Z|3ba83644-3a37-4d5f-956b-509a25e45dca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:30.548Z|b4e36577-e685-4e0b-9392-a523aabb1596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:30.549Z|b4e36577-e685-4e0b-9392-a523aabb1596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:30.549Z|ba4d4226-37df-447a-a4a8-f84002503111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:30.550Z|ba4d4226-37df-447a-a4a8-f84002503111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:35.930Z|5288375a-1d7a-40a9-80b7-a37dc6564870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:59:35.931Z|5288375a-1d7a-40a9-80b7-a37dc6564870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:59:40.576Z|a8eb353c-85d6-48cc-8039-ef0c1675784a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:40.576Z|78dd3e8c-e127-4616-a132-38c4a858e669|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:40.576Z|09ad1d23-c333-4201-b922-0436defa8039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:40.577Z|a8eb353c-85d6-48cc-8039-ef0c1675784a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:40.577Z|09ad1d23-c333-4201-b922-0436defa8039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:40.577Z|78dd3e8c-e127-4616-a132-38c4a858e669|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:42.867Z|7e2363a2-5463-4b46-b61e-810b5f061fd2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T07:59:42.868Z|7e2363a2-5463-4b46-b61e-810b5f061fd2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:50.601Z|4dfd38a1-aa80-4f81-a31f-9ad8acdbe4e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:50.601Z|4dfd38a1-aa80-4f81-a31f-9ad8acdbe4e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:50.602Z|7df2b177-81c1-42cb-a515-cd4ad2608070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:50.603Z|7df2b177-81c1-42cb-a515-cd4ad2608070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:50.603Z|41127f6e-9bc6-4d46-bcb2-4fc64065b589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T07:59:50.604Z|41127f6e-9bc6-4d46-bcb2-4fc64065b589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T07:59:50.930Z|f018b741-0136-4556-a38e-64109eda3ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:59:50.930Z|f018b741-0136-4556-a38e-64109eda3ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T07:59:52.218Z|71af0a9f-b3db-465f-806a-e7ab949acc5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T07:59:52.218Z|71af0a9f-b3db-465f-806a-e7ab949acc5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:00:00.630Z|2788b568-cb36-4de8-bba2-fb463826b28a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:00.631Z|2788b568-cb36-4de8-bba2-fb463826b28a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:00.639Z|2174ad97-cd21-4760-a82a-5e783a4a74d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:00.640Z|2174ad97-cd21-4760-a82a-5e783a4a74d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:00.640Z|9a7dbc34-707b-4a82-ae7c-eb9b30696ca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:00.641Z|9a7dbc34-707b-4a82-ae7c-eb9b30696ca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:05.930Z|f2721e28-a9ed-4541-ad17-562dd2fee14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:00:05.934Z|f2721e28-a9ed-4541-ad17-562dd2fee14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:00:10.660Z|46ba7bec-41fb-424e-940d-4e8f7b2f80a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:10.661Z|46ba7bec-41fb-424e-940d-4e8f7b2f80a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:10.668Z|974818f2-0a4e-4f7c-b357-49978fb19e86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:10.668Z|7775db30-7f51-48d1-8124-3c56edef87af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:10.668Z|974818f2-0a4e-4f7c-b357-49978fb19e86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:10.669Z|7775db30-7f51-48d1-8124-3c56edef87af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:20.689Z|412fc063-2ecd-4e80-b697-f16a38e488cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:20.689Z|412fc063-2ecd-4e80-b697-f16a38e488cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:20.693Z|31cd8a28-ed29-450f-a5e7-4e38ba481b90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:20.693Z|31cd8a28-ed29-450f-a5e7-4e38ba481b90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:20.694Z|fd4e821a-b9a5-40ef-ac9c-6c0ad669a2cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:20.694Z|fd4e821a-b9a5-40ef-ac9c-6c0ad669a2cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:20.930Z|c673ee0e-5a2a-4fe2-a61f-3ff5eeb98ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:00:20.931Z|c673ee0e-5a2a-4fe2-a61f-3ff5eeb98ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:00:22.219Z|5daacf7b-2b52-4433-aea1-def1a2bfecc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:00:22.219Z|5daacf7b-2b52-4433-aea1-def1a2bfecc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:00:30.716Z|20d297e1-2b3f-49a7-a087-f7099517fe66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:30.716Z|20d297e1-2b3f-49a7-a087-f7099517fe66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:30.720Z|f48c2660-397f-41af-be6b-1795db1f32f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:30.721Z|f48c2660-397f-41af-be6b-1795db1f32f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:30.721Z|a6f625b5-3e25-4402-b819-1cdf4f23b714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:30.722Z|a6f625b5-3e25-4402-b819-1cdf4f23b714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:35.930Z|9a9e66e9-814d-4679-936a-1ea40388735c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:00:35.931Z|9a9e66e9-814d-4679-936a-1ea40388735c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:00:40.748Z|639aaeb0-4a69-4bbe-98eb-26dc196052b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:40.748Z|639aaeb0-4a69-4bbe-98eb-26dc196052b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:40.748Z|9d0ebec6-c55b-4879-8549-2359fadac57b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:40.749Z|9d0ebec6-c55b-4879-8549-2359fadac57b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:40.750Z|498846b6-f7cb-4728-84c6-40b561d55121|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:40.750Z|498846b6-f7cb-4728-84c6-40b561d55121|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:42.867Z|e4946789-0081-42b8-b61d-0fd7c67e54ef|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:00:42.867Z|e4946789-0081-42b8-b61d-0fd7c67e54ef|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:50.775Z|72176519-5076-4d18-8a08-2b94500e261e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:50.776Z|1dd6f318-6586-4c4b-9798-cb3843425635|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:50.776Z|72176519-5076-4d18-8a08-2b94500e261e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:50.777Z|1dd6f318-6586-4c4b-9798-cb3843425635|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:50.778Z|d7bb8e74-cc3f-4670-aab5-ce9326561c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:00:50.779Z|d7bb8e74-cc3f-4670-aab5-ce9326561c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:00:50.930Z|98260514-0d86-4af1-81e6-6335faacdfce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:00:50.934Z|98260514-0d86-4af1-81e6-6335faacdfce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:00:52.220Z|06bac5da-704c-44a9-859d-7e6b43ffd15f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:00:52.220Z|06bac5da-704c-44a9-859d-7e6b43ffd15f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:01:00.798Z|880f16c8-0219-4f1f-aed3-b9f1040dc988|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:00.799Z|880f16c8-0219-4f1f-aed3-b9f1040dc988|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:00.804Z|040f037d-188d-4b08-96e3-e81b5b474547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:00.804Z|040f037d-188d-4b08-96e3-e81b5b474547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:00.804Z|5a1bc8a9-e020-4ddd-abc3-6b6bcb478126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:00.805Z|5a1bc8a9-e020-4ddd-abc3-6b6bcb478126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:05.930Z|ce197eb7-3d43-4dea-b3dd-7bcb93910b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:01:05.931Z|ce197eb7-3d43-4dea-b3dd-7bcb93910b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:01:10.829Z|a60407a0-5b66-40e2-88da-74badad11dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:10.829Z|a60407a0-5b66-40e2-88da-74badad11dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:10.832Z|9de9ea0f-7529-43d6-afbb-2f24d1b356ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:10.833Z|9de9ea0f-7529-43d6-afbb-2f24d1b356ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:10.833Z|b2af9a9f-f088-4b46-bafb-e32d0ed31188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:10.833Z|b2af9a9f-f088-4b46-bafb-e32d0ed31188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:20.855Z|9104a017-4990-4953-b435-85f3d06437e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:20.855Z|9104a017-4990-4953-b435-85f3d06437e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:20.855Z|a896d077-ee0a-42a0-8fc7-2ecb40cfe554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:20.856Z|a896d077-ee0a-42a0-8fc7-2ecb40cfe554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:20.860Z|74eeb137-7b81-46a5-b707-92728003c354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:20.860Z|74eeb137-7b81-46a5-b707-92728003c354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:20.930Z|c99d9adc-365f-4e05-b241-1e86fcd27f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:01:20.930Z|c99d9adc-365f-4e05-b241-1e86fcd27f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:01:22.221Z|e7c4d02d-b5e6-43b8-a73b-2b8a72d31610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:01:22.221Z|e7c4d02d-b5e6-43b8-a73b-2b8a72d31610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:01:30.883Z|165daea6-f006-46b5-815b-2aedafb17b5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:30.883Z|165daea6-f006-46b5-815b-2aedafb17b5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:30.884Z|c1bedba4-5612-4ff6-a799-ef86b555c1b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:30.884Z|c1bedba4-5612-4ff6-a799-ef86b555c1b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:30.887Z|b15a0479-5ef9-439a-9da0-67e48034084b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:30.887Z|b15a0479-5ef9-439a-9da0-67e48034084b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:35.930Z|4f9d0f2c-a829-43ae-bcaa-99f41d7e27e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:01:35.934Z|4f9d0f2c-a829-43ae-bcaa-99f41d7e27e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:01:40.911Z|df4226ea-4a50-4a54-a142-8a91b63eebf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:40.911Z|df4226ea-4a50-4a54-a142-8a91b63eebf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:40.913Z|e36d2360-041b-4ff8-8615-15f71f4bee2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:40.914Z|e36d2360-041b-4ff8-8615-15f71f4bee2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:40.919Z|d439c2fc-bf71-4b43-9614-9648117f1bf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:40.920Z|d439c2fc-bf71-4b43-9614-9648117f1bf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:42.867Z|26cf9254-d645-4842-8ab6-da98fa835434|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:01:42.868Z|26cf9254-d645-4842-8ab6-da98fa835434|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:50.930Z|bce7ca5e-4c37-4a6c-b562-e4c5579a29c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:01:50.931Z|bce7ca5e-4c37-4a6c-b562-e4c5579a29c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:01:50.937Z|cec1ab9b-f166-4a46-aeba-7bda5d94d125|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:50.938Z|cec1ab9b-f166-4a46-aeba-7bda5d94d125|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:50.941Z|baa68a2a-3d7c-49fc-b4ad-086c14a88eaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:50.942Z|baa68a2a-3d7c-49fc-b4ad-086c14a88eaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:50.944Z|cd321493-1033-47ac-8d80-6581ba019244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:01:50.945Z|cd321493-1033-47ac-8d80-6581ba019244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:01:52.222Z|8ce56761-fe73-4afc-a356-19d41b999e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:01:52.222Z|8ce56761-fe73-4afc-a356-19d41b999e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:02:00.959Z|5e9efac5-35aa-4b5e-b8fd-cff1dd17845f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:00.960Z|5e9efac5-35aa-4b5e-b8fd-cff1dd17845f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:00.965Z|c0edabe3-c73c-467c-bcf9-282e3495ca48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:00.966Z|c0edabe3-c73c-467c-bcf9-282e3495ca48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:00.968Z|14ca287c-806d-453f-a245-c3cbd1ef508e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:00.969Z|14ca287c-806d-453f-a245-c3cbd1ef508e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:05.930Z|cd71eaf4-46e8-444a-8a04-8d8b9ecf31af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:02:05.931Z|cd71eaf4-46e8-444a-8a04-8d8b9ecf31af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:02:10.987Z|7b5797a9-8f90-45ca-a28b-c0a2c9e643d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:10.988Z|7b5797a9-8f90-45ca-a28b-c0a2c9e643d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:10.988Z|a70122a8-fa2f-45ab-9d2e-ec764ba1adf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:10.989Z|a70122a8-fa2f-45ab-9d2e-ec764ba1adf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:10.994Z|596d7e74-faaf-4780-862a-85bea55bcc49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:10.994Z|596d7e74-faaf-4780-862a-85bea55bcc49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:20.930Z|3ac3e9f2-9823-4802-a6f9-bfdd7af87535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:02:20.934Z|3ac3e9f2-9823-4802-a6f9-bfdd7af87535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:02:21.016Z|ca2d6da2-bc31-4e08-b61f-3809d872cd56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:21.017Z|ca2d6da2-bc31-4e08-b61f-3809d872cd56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:21.018Z|6db95ead-fbaf-47ae-aa8f-6f5300355174|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:21.019Z|6db95ead-fbaf-47ae-aa8f-6f5300355174|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:21.020Z|3c204f23-b951-45d5-8f20-b020d0a46590|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:21.021Z|3c204f23-b951-45d5-8f20-b020d0a46590|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:22.223Z|8a4b08d1-6917-431c-bb8d-991deb6f47b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:02:22.223Z|8a4b08d1-6917-431c-bb8d-991deb6f47b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:02:31.043Z|62093800-3672-439b-87de-de78c8661d17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:31.043Z|62093800-3672-439b-87de-de78c8661d17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:31.049Z|94f2df46-7e73-4260-940c-3dfcb1ae50f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:31.049Z|94f2df46-7e73-4260-940c-3dfcb1ae50f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:31.049Z|398f1f91-4d15-4938-b86a-2638de228ffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:31.049Z|398f1f91-4d15-4938-b86a-2638de228ffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:35.930Z|66a6063a-cc90-42ad-98f0-89612cfad97f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:02:35.931Z|66a6063a-cc90-42ad-98f0-89612cfad97f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:02:41.071Z|acaac40e-a286-47ec-b23e-9804bc2d9c8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:41.071Z|acaac40e-a286-47ec-b23e-9804bc2d9c8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:41.077Z|1e56a770-dbe6-485e-b9af-25667c8bc090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:41.077Z|1e56a770-dbe6-485e-b9af-25667c8bc090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:41.079Z|37be2865-cbe1-40ac-91f9-a7f1fc83a2b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:41.079Z|37be2865-cbe1-40ac-91f9-a7f1fc83a2b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:42.867Z|521bfdb0-0b58-4b0a-90d5-8b12bc242f41|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:02:42.868Z|521bfdb0-0b58-4b0a-90d5-8b12bc242f41|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:50.930Z|a3117c5a-5796-49c5-bfbb-56341ca513c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:02:50.931Z|a3117c5a-5796-49c5-bfbb-56341ca513c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:02:51.097Z|96300a1d-8373-4cf3-a0fd-f3f5346b1a8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:51.098Z|96300a1d-8373-4cf3-a0fd-f3f5346b1a8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:51.103Z|9f384eae-2f4b-4a6b-9337-0f22e43d25ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:51.104Z|9f384eae-2f4b-4a6b-9337-0f22e43d25ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:51.105Z|44d045e4-89d9-437c-8a4c-155ba88fbc3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:02:51.105Z|44d045e4-89d9-437c-8a4c-155ba88fbc3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:02:52.224Z|f79641a7-92ee-4fc2-af3c-afa50f24145a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:02:52.224Z|f79641a7-92ee-4fc2-af3c-afa50f24145a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:03:01.123Z|56d11db3-ba13-4c90-ad05-e139635d972c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:01.124Z|56d11db3-ba13-4c90-ad05-e139635d972c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:01.131Z|49eb14bd-0728-46b2-9237-005fa59bbb53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:01.132Z|396136fe-90c6-42f1-b4e5-9311c8b2ab1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:01.132Z|49eb14bd-0728-46b2-9237-005fa59bbb53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:01.132Z|396136fe-90c6-42f1-b4e5-9311c8b2ab1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:05.930Z|4343e0b0-6425-4dac-a30b-0a6ad9b77226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:03:05.934Z|4343e0b0-6425-4dac-a30b-0a6ad9b77226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:03:11.153Z|8cd055ad-8ffd-404b-9edb-818745492e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:11.154Z|8cd055ad-8ffd-404b-9edb-818745492e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:11.159Z|35411519-fe70-4974-a062-b5c5d0ed7945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:11.160Z|35411519-fe70-4974-a062-b5c5d0ed7945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:11.160Z|827f09e0-285a-4813-b64f-cdb61662b33b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:11.160Z|827f09e0-285a-4813-b64f-cdb61662b33b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:20.930Z|6f87fca1-cd5a-40da-bc33-b48be4363b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:03:20.931Z|6f87fca1-cd5a-40da-bc33-b48be4363b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:03:21.185Z|fcff8ca7-84c3-491a-9558-039f7381c376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:21.185Z|fcff8ca7-84c3-491a-9558-039f7381c376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:21.185Z|fcea07e4-f7bf-4b4a-a16b-d70344778503|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:21.186Z|fcea07e4-f7bf-4b4a-a16b-d70344778503|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:21.189Z|f96fcfe0-89fc-45ba-82af-ae8e3bdd6f9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:21.189Z|f96fcfe0-89fc-45ba-82af-ae8e3bdd6f9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:22.225Z|7aff9b6c-2cc0-4709-a83b-361991353915|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:03:22.225Z|7aff9b6c-2cc0-4709-a83b-361991353915|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:03:31.213Z|dd234e05-6a52-443b-aa26-80c5d103c996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:31.213Z|dd234e05-6a52-443b-aa26-80c5d103c996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:31.214Z|50ee83c1-360f-4a13-9d87-d7d91311918c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:31.215Z|50ee83c1-360f-4a13-9d87-d7d91311918c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:31.220Z|33edfd82-a734-4846-89c0-13dc43f8860c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:31.221Z|33edfd82-a734-4846-89c0-13dc43f8860c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:35.930Z|84a46880-1c42-43a2-ae59-f8d2331da0b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:03:35.931Z|84a46880-1c42-43a2-ae59-f8d2331da0b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:03:41.240Z|0ace0405-9f27-4573-b443-7887eb4fe8c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:41.240Z|0ace0405-9f27-4573-b443-7887eb4fe8c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:41.241Z|f1564884-c6c7-4b13-b20d-c2aae2ef45fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:41.242Z|f1564884-c6c7-4b13-b20d-c2aae2ef45fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:41.246Z|411e6284-3e6a-4783-a260-43304319eb18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:41.246Z|411e6284-3e6a-4783-a260-43304319eb18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:42.869Z|13b0f79e-e93a-4ec7-9477-59c5f240ee3e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:03:42.869Z|13b0f79e-e93a-4ec7-9477-59c5f240ee3e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:50.930Z|42a5f3be-c43e-4f12-b97c-a9f8c5c2936b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:03:50.935Z|42a5f3be-c43e-4f12-b97c-a9f8c5c2936b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:03:51.266Z|ad67de82-6743-4660-bf57-f824b6813925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:51.266Z|ad67de82-6743-4660-bf57-f824b6813925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:51.268Z|dacedc78-edb2-4548-b462-976ca4beaada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:51.269Z|dacedc78-edb2-4548-b462-976ca4beaada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:51.271Z|e3cf3961-ce13-4d0e-a69a-dd2763cb26f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:03:51.272Z|e3cf3961-ce13-4d0e-a69a-dd2763cb26f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:03:52.226Z|f23f7a0d-b62d-4a04-9894-1a55567f1245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:03:52.226Z|f23f7a0d-b62d-4a04-9894-1a55567f1245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:04:01.291Z|04fdf303-8064-425f-8f21-d5dc2a068900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:01.291Z|04fdf303-8064-425f-8f21-d5dc2a068900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:01.292Z|e48a8dbb-9fcc-4616-85f2-bcc9201e14a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:01.293Z|e48a8dbb-9fcc-4616-85f2-bcc9201e14a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:01.296Z|37b21b1d-fc32-49ec-a822-c87f111d22c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:01.297Z|37b21b1d-fc32-49ec-a822-c87f111d22c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:05.930Z|4238deae-c12e-43df-a920-efa651a28bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:04:05.931Z|4238deae-c12e-43df-a920-efa651a28bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:04:11.318Z|f5b632ee-200e-4d3c-9e7a-6a7d47120e14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:11.319Z|f5b632ee-200e-4d3c-9e7a-6a7d47120e14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:11.322Z|0d4f2c41-26c0-484e-9e58-c0ca9c0f60af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:11.322Z|0d4f2c41-26c0-484e-9e58-c0ca9c0f60af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:11.323Z|23a16039-ffa4-4375-8b16-85234863a873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:11.324Z|23a16039-ffa4-4375-8b16-85234863a873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:20.930Z|40925f0b-463b-4913-b4fa-900b5e271195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:04:20.931Z|40925f0b-463b-4913-b4fa-900b5e271195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:04:21.345Z|f17690e6-1d21-4c86-be16-34e6a0d230e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:21.345Z|f17690e6-1d21-4c86-be16-34e6a0d230e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:21.348Z|59c12642-7bd4-408f-8631-11df7797608f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:21.349Z|59c12642-7bd4-408f-8631-11df7797608f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:21.353Z|d39c3b85-4bbb-4fd3-9974-a4ad81877ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:21.353Z|d39c3b85-4bbb-4fd3-9974-a4ad81877ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:22.227Z|2fbe2ad8-3d11-40a4-82c9-e7415495bf99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:04:22.227Z|2fbe2ad8-3d11-40a4-82c9-e7415495bf99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:04:31.370Z|597ea861-2cbc-4685-be27-8b2f58a24ccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:31.371Z|597ea861-2cbc-4685-be27-8b2f58a24ccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:31.377Z|694b6d85-3c1c-4342-b250-3e63218bad30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:31.377Z|694b6d85-3c1c-4342-b250-3e63218bad30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:31.377Z|2781835e-b3ee-44e8-a8c7-5e7cbbe17da4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:31.378Z|2781835e-b3ee-44e8-a8c7-5e7cbbe17da4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:35.930Z|5b1930d9-5698-4344-863a-23f2ab32f9fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:04:35.934Z|5b1930d9-5698-4344-863a-23f2ab32f9fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:04:41.398Z|6de08432-b16d-421b-beed-b0b2e5f17bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:41.399Z|6de08432-b16d-421b-beed-b0b2e5f17bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:41.402Z|5e67ca72-4976-4895-a1cf-b51523613c5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:41.402Z|5e67ca72-4976-4895-a1cf-b51523613c5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:41.404Z|9ca7a3fc-139d-4975-afd9-439dd0fc7f67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:41.405Z|9ca7a3fc-139d-4975-afd9-439dd0fc7f67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:42.866Z|69be726d-3d28-46c6-a927-c05e1323a81d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:04:42.867Z|69be726d-3d28-46c6-a927-c05e1323a81d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:50.930Z|48688fb9-00df-4881-ac3d-9aa02fe62ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:04:50.931Z|48688fb9-00df-4881-ac3d-9aa02fe62ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:04:51.425Z|895f2fdc-0609-4aa6-99bb-c6bc102a15f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:51.426Z|895f2fdc-0609-4aa6-99bb-c6bc102a15f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:51.428Z|0ff4422b-8ce6-4610-9c60-77d8a36fd9ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:51.428Z|0ff4422b-8ce6-4610-9c60-77d8a36fd9ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:51.430Z|e00b3a5a-20f4-4351-8e49-38b77a766cd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:04:51.430Z|e00b3a5a-20f4-4351-8e49-38b77a766cd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:04:52.228Z|d45aa670-dc8c-443b-9e38-d27195b2d4e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:04:52.228Z|d45aa670-dc8c-443b-9e38-d27195b2d4e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:05:01.453Z|e8a8407d-4d6d-4f92-a902-2be75ce78fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:01.453Z|e8a8407d-4d6d-4f92-a902-2be75ce78fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:01.455Z|74216772-8db4-4cba-866a-31ea6c1656f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:01.456Z|b527b6da-2882-431f-9376-09acecfa3864|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:01.456Z|74216772-8db4-4cba-866a-31ea6c1656f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:01.456Z|b527b6da-2882-431f-9376-09acecfa3864|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:05.930Z|0f0dcd0c-0ecb-4b7d-ab53-9c710a399849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:05:05.931Z|0f0dcd0c-0ecb-4b7d-ab53-9c710a399849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:05:11.480Z|21258c0c-1751-461a-854f-34539ee3c3f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:11.481Z|21258c0c-1751-461a-854f-34539ee3c3f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:11.482Z|88ba0972-3e96-4cf2-b30d-811855c7237b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:11.483Z|88ba0972-3e96-4cf2-b30d-811855c7237b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:11.483Z|f605c049-fb00-4489-b56c-51b528241bef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:11.483Z|f605c049-fb00-4489-b56c-51b528241bef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:20.930Z|d9096b66-a037-47a3-8f9e-eb7dbdddf47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:05:20.933Z|d9096b66-a037-47a3-8f9e-eb7dbdddf47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:05:21.510Z|39b70780-5a6b-4e69-b00e-d05c91052aee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:21.510Z|39892e3b-84f6-437a-af76-2d498558172e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:21.511Z|39b70780-5a6b-4e69-b00e-d05c91052aee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:21.511Z|39892e3b-84f6-437a-af76-2d498558172e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:21.512Z|8b4169d4-c032-4e5a-9e53-919e5cc62f04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:21.512Z|8b4169d4-c032-4e5a-9e53-919e5cc62f04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:22.228Z|cce7866a-bb98-439d-86d7-d0e4be6bccd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:05:22.229Z|cce7866a-bb98-439d-86d7-d0e4be6bccd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:05:31.538Z|f8f3912a-27e1-4b79-bee0-72607cb5d731|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:31.538Z|61941fa3-74ce-4c82-b332-80c86503ef3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:31.539Z|f8f3912a-27e1-4b79-bee0-72607cb5d731|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:31.539Z|61941fa3-74ce-4c82-b332-80c86503ef3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:31.539Z|d55875a8-d491-4bef-8e5c-73146317d5bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:31.540Z|d55875a8-d491-4bef-8e5c-73146317d5bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:35.930Z|3f620492-0fd8-447b-9f08-cc32d5801a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:05:35.931Z|3f620492-0fd8-447b-9f08-cc32d5801a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:05:41.566Z|a7e951da-4adf-462a-ab1c-65f034238778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:41.567Z|a7e951da-4adf-462a-ab1c-65f034238778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:41.567Z|7b473cd9-2432-44e9-80b0-98fa30d574c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:41.568Z|7b473cd9-2432-44e9-80b0-98fa30d574c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:41.575Z|e12b4a1f-8a72-42a9-b0a0-3c492807b7e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:41.576Z|e12b4a1f-8a72-42a9-b0a0-3c492807b7e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:42.867Z|a26c4d59-1f44-4db1-9b26-876b7985b1a5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:05:42.867Z|a26c4d59-1f44-4db1-9b26-876b7985b1a5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:50.930Z|d0370094-dfd2-4299-987a-f47bfaa5288a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:05:50.931Z|d0370094-dfd2-4299-987a-f47bfaa5288a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:05:51.597Z|fa390c28-625c-4dfe-87aa-ed6584040a95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:51.597Z|fa390c28-625c-4dfe-87aa-ed6584040a95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:51.598Z|333f1d90-b35f-4245-8571-6ed788488033|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:51.599Z|333f1d90-b35f-4245-8571-6ed788488033|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:51.602Z|e7e81b4c-45a2-4b70-a599-f8e8908ef3e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:05:51.603Z|e7e81b4c-45a2-4b70-a599-f8e8908ef3e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:05:52.229Z|8a360a2c-d36d-4e79-a87e-28696b8bbf2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:05:52.230Z|8a360a2c-d36d-4e79-a87e-28696b8bbf2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:06:01.624Z|39b6a613-3f80-4abd-b7e6-be2f61c5dad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:01.625Z|39b6a613-3f80-4abd-b7e6-be2f61c5dad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:01.628Z|50de1bb8-8e82-4a13-94c8-f5224d49fed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:01.629Z|50de1bb8-8e82-4a13-94c8-f5224d49fed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:01.633Z|e77094cf-1ca2-4b35-a3fc-a9c3d6437f2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:01.634Z|e77094cf-1ca2-4b35-a3fc-a9c3d6437f2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:05.930Z|8c7be8b2-3166-4dc8-8c98-677a3a1f2842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:06:05.934Z|8c7be8b2-3166-4dc8-8c98-677a3a1f2842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:06:11.653Z|cacffad4-658e-48f6-8ee2-34b40859af2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:11.654Z|cacffad4-658e-48f6-8ee2-34b40859af2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:11.654Z|270f4345-6a2f-4d33-a7ff-fd08faadbe5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:11.655Z|270f4345-6a2f-4d33-a7ff-fd08faadbe5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:11.660Z|d46b1c03-93c2-489a-8530-b8562d4805b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:11.661Z|d46b1c03-93c2-489a-8530-b8562d4805b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:20.930Z|36232e5e-b436-449b-859c-3e0ad99db54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:06:20.931Z|36232e5e-b436-449b-859c-3e0ad99db54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:06:21.682Z|3e797d68-ee7d-4e51-8eb4-b7aa499a973c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:21.683Z|3e797d68-ee7d-4e51-8eb4-b7aa499a973c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:21.683Z|e47a1a5f-0e17-400e-a3cb-219926d6f1fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:21.683Z|e47a1a5f-0e17-400e-a3cb-219926d6f1fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:21.689Z|05a1ba23-f004-4714-bcc5-a84cd81bf24a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:21.689Z|05a1ba23-f004-4714-bcc5-a84cd81bf24a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:22.230Z|cf29e730-f386-43a0-bdab-a22e4a0fd02d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:06:22.230Z|cf29e730-f386-43a0-bdab-a22e4a0fd02d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:06:31.709Z|796798d7-6ad2-4227-b40d-a37258a12071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:31.710Z|796798d7-6ad2-4227-b40d-a37258a12071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:31.711Z|52d8797c-4d68-488b-94f1-03c7166773c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:31.712Z|52d8797c-4d68-488b-94f1-03c7166773c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:31.716Z|fab57695-8bc4-4dc6-aecd-8d130f69dbcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:31.717Z|fab57695-8bc4-4dc6-aecd-8d130f69dbcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:35.930Z|4d875970-cfcb-4c9f-9adf-1e0298627a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:06:35.931Z|4d875970-cfcb-4c9f-9adf-1e0298627a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:06:41.738Z|517983c4-cc9b-4c39-bbde-39c4a46f5820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:41.738Z|517983c4-cc9b-4c39-bbde-39c4a46f5820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:41.739Z|feb19329-4484-4ecf-9ecc-3021b7f56406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:41.739Z|feb19329-4484-4ecf-9ecc-3021b7f56406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:41.743Z|ac3b097f-c4b6-4327-86d1-33d3f6c6d21e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:41.743Z|ac3b097f-c4b6-4327-86d1-33d3f6c6d21e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:42.867Z|02a48e77-5bf1-43c3-bffd-198366aa54f7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:06:42.868Z|02a48e77-5bf1-43c3-bffd-198366aa54f7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:50.930Z|143934c9-3740-4c8f-a782-a1a53e0dbc04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:06:50.934Z|143934c9-3740-4c8f-a782-a1a53e0dbc04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:06:51.762Z|f4417025-174d-459a-9702-6f8909cc3b5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:51.762Z|f4417025-174d-459a-9702-6f8909cc3b5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:51.766Z|96d9a2e0-4290-4136-afe0-8e939b299f80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:51.766Z|96d9a2e0-4290-4136-afe0-8e939b299f80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:51.771Z|0cf18af0-f297-48bd-a2ed-a1bce931c254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:06:51.771Z|0cf18af0-f297-48bd-a2ed-a1bce931c254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:06:52.231Z|1ace4bab-019c-4591-920d-7159be21e144|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:06:52.232Z|1ace4bab-019c-4591-920d-7159be21e144|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:07:01.787Z|752071fa-2810-40a1-84d6-2063dc413bd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:01.788Z|752071fa-2810-40a1-84d6-2063dc413bd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:01.792Z|22e12acd-3d4c-4d28-96d4-537ef5d20d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:01.792Z|22e12acd-3d4c-4d28-96d4-537ef5d20d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:01.796Z|26c09f38-26d5-403b-962f-d8b65299d30d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:01.797Z|26c09f38-26d5-403b-962f-d8b65299d30d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:05.930Z|6e1e68ab-e711-4b43-a1f2-ed956bce6bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:07:05.931Z|6e1e68ab-e711-4b43-a1f2-ed956bce6bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:07:11.815Z|f46f4489-4fa4-44da-8278-08df54509e4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:11.816Z|f46f4489-4fa4-44da-8278-08df54509e4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:11.818Z|0016253e-fdd7-44eb-9af0-fd33f0de6f8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:11.819Z|0016253e-fdd7-44eb-9af0-fd33f0de6f8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:11.824Z|f55f3909-0197-4acd-81d4-360a1e1bacce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:11.824Z|f55f3909-0197-4acd-81d4-360a1e1bacce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:20.930Z|f38431f7-e62b-42f6-977b-2c07202dad87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:07:20.931Z|f38431f7-e62b-42f6-977b-2c07202dad87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:07:21.843Z|cadc97a2-e6ed-4554-a5cd-b82731ced1cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:21.843Z|cadc97a2-e6ed-4554-a5cd-b82731ced1cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:21.844Z|8dc3cdaa-5971-480d-afa2-625bc4d6a2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:21.845Z|8dc3cdaa-5971-480d-afa2-625bc4d6a2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:21.851Z|dc34b6c5-42b6-4759-a2e7-32f24b20c020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:21.851Z|dc34b6c5-42b6-4759-a2e7-32f24b20c020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:22.232Z|15ad925b-1e3f-47b8-839c-503910821738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:07:22.233Z|15ad925b-1e3f-47b8-839c-503910821738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:07:31.866Z|d83eed98-a64a-43eb-beed-2153cad2f450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:31.867Z|d83eed98-a64a-43eb-beed-2153cad2f450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:31.869Z|e3da2885-5a80-42c0-b913-2f7b232158be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:31.870Z|e3da2885-5a80-42c0-b913-2f7b232158be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:31.875Z|56980605-0daf-4d81-ab72-46c6382ba576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:31.876Z|56980605-0daf-4d81-ab72-46c6382ba576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:35.930Z|5ba59095-e681-4721-8a9a-03fc82512e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:07:35.935Z|5ba59095-e681-4721-8a9a-03fc82512e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:07:41.900Z|53b361b7-9f6e-4428-9a07-843e7863b1e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:41.901Z|53b361b7-9f6e-4428-9a07-843e7863b1e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:41.901Z|1b45e4c5-5a9b-486d-943e-a264e0558890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:41.901Z|90edb6fc-76df-4880-9477-332770a5f1d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:41.902Z|1b45e4c5-5a9b-486d-943e-a264e0558890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:41.902Z|90edb6fc-76df-4880-9477-332770a5f1d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:42.867Z|126856dc-8c12-467d-8a06-ee8c4728deec|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:07:42.867Z|126856dc-8c12-467d-8a06-ee8c4728deec|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:50.930Z|c4b477f4-d40a-4847-828c-0be44be1ff65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:07:50.931Z|c4b477f4-d40a-4847-828c-0be44be1ff65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:07:51.925Z|eb7bb558-1bb7-4852-aed8-04f70c870f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:51.926Z|eb7bb558-1bb7-4852-aed8-04f70c870f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:51.926Z|d90e035e-68b5-4bc1-ad46-2108e02a5772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:51.927Z|d90e035e-68b5-4bc1-ad46-2108e02a5772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:51.927Z|0ff2475e-2172-42db-9dd9-0d03f9cbba19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:07:51.927Z|0ff2475e-2172-42db-9dd9-0d03f9cbba19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:07:52.233Z|585030ce-2741-4b44-972d-4481c61a62e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:07:52.234Z|585030ce-2741-4b44-972d-4481c61a62e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:08:01.954Z|3f11e823-3d3e-4863-9694-70a02e43ac3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:01.954Z|8e5e53fe-98c2-4ccc-94ca-ae3418ec4b29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:01.955Z|8e5e53fe-98c2-4ccc-94ca-ae3418ec4b29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:01.955Z|3f11e823-3d3e-4863-9694-70a02e43ac3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:01.961Z|caa9713d-5836-4777-8199-a78258a88201|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:01.961Z|caa9713d-5836-4777-8199-a78258a88201|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:05.930Z|7cbbdc9b-e00e-4e6e-97b2-99612ed5a4c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:08:05.931Z|7cbbdc9b-e00e-4e6e-97b2-99612ed5a4c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:08:11.982Z|f0a284e7-21df-4601-9de6-02cd32a4fcde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:11.983Z|f0a284e7-21df-4601-9de6-02cd32a4fcde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:11.984Z|c2f34dc4-9992-4833-adad-5f5ac36f891c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:11.984Z|c2f34dc4-9992-4833-adad-5f5ac36f891c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:11.987Z|c97e8875-0381-45cb-89a2-58902fd4bb26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:11.988Z|c97e8875-0381-45cb-89a2-58902fd4bb26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:20.930Z|24fe9b1e-7f1d-40ea-ada9-d43b6398e87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:08:20.934Z|24fe9b1e-7f1d-40ea-ada9-d43b6398e87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:08:22.005Z|40805629-8ba1-404b-9019-a72ef31e3ef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:22.005Z|3d1a90de-5c9c-4efe-89ff-c05ad3f6c4a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:22.005Z|40805629-8ba1-404b-9019-a72ef31e3ef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:22.006Z|3d1a90de-5c9c-4efe-89ff-c05ad3f6c4a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:22.008Z|17c62f7c-ac56-4e43-8c7c-da304c697e21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:22.008Z|17c62f7c-ac56-4e43-8c7c-da304c697e21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:22.234Z|3826391c-1d22-43cd-bc12-e4eb2cfa72b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:08:22.235Z|3826391c-1d22-43cd-bc12-e4eb2cfa72b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:08:32.035Z|0a83c4ef-e25f-4289-ac7b-b74d61b423db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:32.036Z|1945d622-5696-47da-af48-ffbfac22c4d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:32.036Z|0a83c4ef-e25f-4289-ac7b-b74d61b423db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:32.036Z|1945d622-5696-47da-af48-ffbfac22c4d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:32.039Z|855f1904-b235-4e27-a396-91aa54d31ad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:32.039Z|855f1904-b235-4e27-a396-91aa54d31ad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:35.930Z|6dc77cf3-968f-440b-a86b-fcd20754dddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:08:35.931Z|6dc77cf3-968f-440b-a86b-fcd20754dddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:08:42.066Z|539c5ff9-e54e-42bd-ad50-d428c2f9e7fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:42.067Z|539c5ff9-e54e-42bd-ad50-d428c2f9e7fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:42.073Z|94897672-ecb3-4342-bd26-0145efe57bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:42.073Z|94897672-ecb3-4342-bd26-0145efe57bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:42.074Z|764f111c-255c-4d41-9fb3-0de52aace879|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:42.075Z|764f111c-255c-4d41-9fb3-0de52aace879|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:42.867Z|a26301b3-768a-4d4f-83c6-5949172b56d3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:08:42.868Z|a26301b3-768a-4d4f-83c6-5949172b56d3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:50.930Z|37909b3f-269c-499b-a0ff-f920b1dc5373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:08:50.931Z|37909b3f-269c-499b-a0ff-f920b1dc5373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:08:52.102Z|2ac874e4-f608-47ec-8068-9d91a5f2f729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:52.103Z|5fd98ef0-5a4c-4db1-bd0b-caa9ab54d9d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:52.103Z|5fd98ef0-5a4c-4db1-bd0b-caa9ab54d9d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:52.103Z|2ac874e4-f608-47ec-8068-9d91a5f2f729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:52.104Z|b0896ee7-103d-4dd5-ad2f-f7fc191a235b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:08:52.105Z|b0896ee7-103d-4dd5-ad2f-f7fc191a235b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:08:52.235Z|57fbbd48-37ec-43dc-acbc-b650ed206d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:08:52.236Z|57fbbd48-37ec-43dc-acbc-b650ed206d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:09:02.130Z|9a457209-e289-4242-a40c-16ef60775d4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:02.131Z|9a457209-e289-4242-a40c-16ef60775d4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:02.131Z|d112c844-f845-4d82-bb75-4cee4d8edaa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:02.131Z|d112c844-f845-4d82-bb75-4cee4d8edaa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:02.134Z|5a77c82d-2754-46a1-a8a7-aad5b9b15cf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:02.134Z|5a77c82d-2754-46a1-a8a7-aad5b9b15cf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:05.930Z|f51905ab-16f5-43fd-ad17-380434e981eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:09:05.934Z|f51905ab-16f5-43fd-ad17-380434e981eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:09:12.158Z|03f48274-cc47-4310-949b-a1fa083c26fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:12.159Z|2c879bd9-f7ba-4b1e-904d-854bfd7c9cae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:12.159Z|03f48274-cc47-4310-949b-a1fa083c26fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:12.159Z|2c879bd9-f7ba-4b1e-904d-854bfd7c9cae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:12.167Z|4c4abaf3-17a1-468b-bf8a-3f59766aa4f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:12.169Z|4c4abaf3-17a1-468b-bf8a-3f59766aa4f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:20.930Z|320b6ba9-55c1-4099-b21a-1d9fb158f9bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:09:20.931Z|320b6ba9-55c1-4099-b21a-1d9fb158f9bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:09:22.183Z|141b76ee-b193-436e-977d-c2a4ff29939b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:22.183Z|141b76ee-b193-436e-977d-c2a4ff29939b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:22.184Z|3205a50c-731b-4a9e-9eae-8b9570d51970|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:22.185Z|3205a50c-731b-4a9e-9eae-8b9570d51970|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:22.193Z|cbd19066-ef66-46c7-a74a-b5532b50b457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:22.194Z|cbd19066-ef66-46c7-a74a-b5532b50b457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:22.236Z|aef999af-e790-40df-a96c-3fcffd383d1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:09:22.236Z|aef999af-e790-40df-a96c-3fcffd383d1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:09:32.208Z|20365255-1f20-4b21-bde7-a0008fbd1d06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:32.208Z|20365255-1f20-4b21-bde7-a0008fbd1d06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:32.212Z|8809dcb7-b789-46a6-b789-99c39602d356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:32.213Z|8809dcb7-b789-46a6-b789-99c39602d356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:32.220Z|bf6fa91f-786d-44c2-b50a-157ee551ef46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:32.220Z|bf6fa91f-786d-44c2-b50a-157ee551ef46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:35.930Z|d038db6f-5734-40f7-8906-c0b150e0c034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:09:35.931Z|d038db6f-5734-40f7-8906-c0b150e0c034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:09:42.236Z|c62fcd1d-c1e3-4f3e-9678-cdba49d16227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:42.237Z|c62fcd1d-c1e3-4f3e-9678-cdba49d16227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:42.238Z|c37904e0-c739-4992-948d-8aa3137435df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:42.239Z|c37904e0-c739-4992-948d-8aa3137435df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:42.242Z|df6372c0-d3b6-4c0d-b45c-0e3a46fcfc15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:42.242Z|df6372c0-d3b6-4c0d-b45c-0e3a46fcfc15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:42.871Z|fcd163f7-6e96-4d13-a5f6-1065683a75e7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:09:42.872Z|fcd163f7-6e96-4d13-a5f6-1065683a75e7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:50.930Z|447af87b-4eca-4202-9cbf-5159f9d34180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:09:50.930Z|447af87b-4eca-4202-9cbf-5159f9d34180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:09:52.237Z|eff2ef41-3cff-443f-babb-28946aaf8e96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:09:52.237Z|eff2ef41-3cff-443f-babb-28946aaf8e96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:09:52.268Z|7f5d5f7d-af8c-4783-88b9-eef6a295a6eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:52.268Z|7f5d5f7d-af8c-4783-88b9-eef6a295a6eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:52.268Z|12fda86e-19f9-4064-9dba-dcc3aec63c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:52.268Z|472911fc-1c77-48ff-894d-b5b98361d0db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:09:52.269Z|12fda86e-19f9-4064-9dba-dcc3aec63c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:09:52.269Z|472911fc-1c77-48ff-894d-b5b98361d0db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:02.295Z|1edf6137-f2ba-4465-9d5c-1e25675b5bdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:02.296Z|1edf6137-f2ba-4465-9d5c-1e25675b5bdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:02.297Z|3f0b30f8-dd7b-454a-86ee-3f8f79f1aa9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:02.298Z|3f0b30f8-dd7b-454a-86ee-3f8f79f1aa9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:02.303Z|5d35a759-d608-482b-a150-be32ff3993c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:02.303Z|5d35a759-d608-482b-a150-be32ff3993c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:05.930Z|860a430a-2a0c-43ce-839d-3a7999cf4247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:10:05.931Z|860a430a-2a0c-43ce-839d-3a7999cf4247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:10:12.324Z|4c77003e-3db2-492a-b9f8-b47bd8561d60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:12.325Z|4c77003e-3db2-492a-b9f8-b47bd8561d60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:12.328Z|1d207a2e-96ca-4308-8364-37eef8c42f58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:12.328Z|1d207a2e-96ca-4308-8364-37eef8c42f58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:12.328Z|68e7d616-7d51-4ccb-9e07-ec2b46dd7c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:12.329Z|68e7d616-7d51-4ccb-9e07-ec2b46dd7c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:20.930Z|b84a6781-3656-4cec-819d-531e7ed0d506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:10:20.934Z|b84a6781-3656-4cec-819d-531e7ed0d506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:10:22.238Z|5990e831-f992-464f-9b37-18232c1af5c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:10:22.238Z|5990e831-f992-464f-9b37-18232c1af5c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:10:22.356Z|bb7e74a2-0eb6-46f6-9058-6aff8e0b9118|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:22.357Z|bb7e74a2-0eb6-46f6-9058-6aff8e0b9118|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:22.357Z|6f76af49-0418-4d63-857f-4923daa63a6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:22.358Z|6f76af49-0418-4d63-857f-4923daa63a6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:22.358Z|a5ffba9e-e4c6-43c7-8485-3c92c48bd78c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:22.359Z|a5ffba9e-e4c6-43c7-8485-3c92c48bd78c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:32.379Z|536c6d97-418b-42ff-a316-7171619754ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:32.380Z|536c6d97-418b-42ff-a316-7171619754ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:32.384Z|5fad31dc-0dd8-4748-8360-81c4c9c7e72d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:32.384Z|5fad31dc-0dd8-4748-8360-81c4c9c7e72d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:32.385Z|95ca9e3a-45b3-48fe-ac42-129143389e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:32.386Z|95ca9e3a-45b3-48fe-ac42-129143389e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:35.930Z|1296ed72-be89-47f1-b954-2629e8b16f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:10:35.931Z|1296ed72-be89-47f1-b954-2629e8b16f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:10:42.408Z|0f74ef6d-352f-4dae-9e76-a1ad28f479ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:42.409Z|0f74ef6d-352f-4dae-9e76-a1ad28f479ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:42.410Z|614535f0-c29a-41d2-83c7-ee365459c215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:42.410Z|614535f0-c29a-41d2-83c7-ee365459c215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:42.413Z|525367ea-53a1-4bdb-9f33-dc3f04cb21b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:42.413Z|525367ea-53a1-4bdb-9f33-dc3f04cb21b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:42.867Z|53414982-78b4-4ea1-9a59-6f150f9d034e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:10:42.868Z|53414982-78b4-4ea1-9a59-6f150f9d034e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:50.930Z|9e98185a-123b-4e8c-a53f-ae6f09a5b970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:10:50.931Z|9e98185a-123b-4e8c-a53f-ae6f09a5b970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:10:52.239Z|2d937a82-a279-43c5-9680-7350457cab53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:10:52.239Z|2d937a82-a279-43c5-9680-7350457cab53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:10:52.436Z|9861c968-7af2-42fc-bd19-76a9f8d7c297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:52.437Z|9861c968-7af2-42fc-bd19-76a9f8d7c297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:52.444Z|b76eb9f0-8bd9-4e69-bc21-e847c969b209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:52.444Z|b76eb9f0-8bd9-4e69-bc21-e847c969b209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:10:52.445Z|b7f2ca15-d1f8-4068-9042-08c696070869|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:10:52.446Z|b7f2ca15-d1f8-4068-9042-08c696070869|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:02.463Z|623539d6-7807-4f8b-9e8c-a86fd328d5f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:02.464Z|623539d6-7807-4f8b-9e8c-a86fd328d5f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:02.470Z|48220f0e-3c8f-4e9c-b83c-ca8c2cab30fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:02.471Z|48220f0e-3c8f-4e9c-b83c-ca8c2cab30fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:02.472Z|af362b96-39bc-4754-ac7f-56417a21000e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:02.472Z|af362b96-39bc-4754-ac7f-56417a21000e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:05.930Z|c1be6ef7-0449-4b63-b44e-7c113821c7e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:11:05.930Z|c1be6ef7-0449-4b63-b44e-7c113821c7e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:11:12.492Z|3d717dc8-3287-4459-a4ca-8e78671f39f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:12.492Z|ed75c56d-2ea2-4ad2-9722-1591e66d83b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:12.493Z|ed75c56d-2ea2-4ad2-9722-1591e66d83b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:12.493Z|3d717dc8-3287-4459-a4ca-8e78671f39f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:12.495Z|0b8b50bc-3ba0-40b6-8590-ebd966feea50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:12.496Z|0b8b50bc-3ba0-40b6-8590-ebd966feea50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:20.619Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-20T08:11:20.620Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 69142c2d-7c23-495a-908c-06f5d777e068 already exists in requestDb InfraActiveRequests table 2023-03-20T08:11:20.621Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:20.621Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||Invoke 2023-03-20T08:11:20.621Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:20.621Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:20.621Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Method : GET 2023-03-20T08:11:20.621Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa28438628439c1e42cfa3a0a87da964", X-B3-SpanId:"18017713283fd409", X-B3-ParentSpanId:"2c7909ddeea2a03c", X-B3-Sampled:"0", X-ONAP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-TransactionID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ECOMP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b44e462-a342-470a-a657-08afd7e699fb"] 2023-03-20T08:11:20.622Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Request body: 2023-03-20T08:11:20.622Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:20.771Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:20.771Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T08:11:20.772Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status text : Not Found 2023-03-20T08:11:20.772Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D78E8432C431794B4BA34D0002BB1065; 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:"Mon, 20 Mar 2023 08:11:20 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-20T08:11:20.773Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Response body: 2023-03-20T08:11:20.773Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:20.773Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|404|Not Found|InvokeReturn 2023-03-20T08:11:20.783Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-20T08:11:20.783Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-20T08:11:20.786Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T08:11:20.798Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:20.799Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:20.835Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:20.836Z|69142c2d-7c23-495a-908c-06f5d777e068|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=[Mon, 20 Mar 2023 08:11:20 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[27], x-aai-txid=[1-aai-resources-230320-08:11:20:834-5081], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T08:11:20.838Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:20.840Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:20.841Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-20T08:11:20.848Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T08:11:20.867Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:20.868Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69142c2d-7c23-495a-908c-06f5d777e068], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d26cc9c3-b9ca-4056-96c8-417c7e4331f2], X-ECOMP-RequestID=[69142c2d-7c23-495a-908c-06f5d777e068], X-TransactionId=[], X-ONAP-RequestID=[69142c2d-7c23-495a-908c-06f5d777e068]} 2023-03-20T08:11:20.893Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Mon, 20 Mar 2023 08:11:20 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[23], x-aai-txid=[0-aai-resources-230320-08:11:20:894-93503], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T08:11:20.893Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-20T08:11:20.894Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:20.895Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:20.896Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-20T08:11:20.899Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-20T08:11:20.913Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-20T08:11:20.913Z|69142c2d-7c23-495a-908c-06f5d777e068|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2023-03-20T08:11:20.935Z|ccfdd483-fe8e-4a41-af3f-9c45d741d57c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:11:20.936Z|ccfdd483-fe8e-4a41-af3f-9c45d741d57c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:11:20.980Z|69142c2d-7c23-495a-908c-06f5d777e068|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2023-03-20T08:11:20.980Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Mon, 20 Mar 2023 08:11:20 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[64], vertex-id=[426144], x-aai-txid=[2-aai-resources-230320-08:11:20:939-72981], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-20T08:11:20.981Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1679299878968","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-03-20T08:11:20.982Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-20T08:11:20.983Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-20T08:11:20.987Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:20.988Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:20.988Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:20.988Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:20.988Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:20.989Z|69142c2d-7c23-495a-908c-06f5d777e068|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:"117", X-B3-TraceId:"fa28438628439c1e42cfa3a0a87da964", X-B3-SpanId:"f860459334c55670", X-B3-ParentSpanId:"2c7909ddeea2a03c", X-B3-Sampled:"0", X-ONAP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-TransactionID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ECOMP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"409723b0-3f15-4149-adf0-6896cd8d90e8"] 2023-03-20T08:11:20.989Z|69142c2d-7c23-495a-908c-06f5d777e068|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_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535","requestScope":"service"} 2023-03-20T08:11:20.989Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.020Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.021Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.021Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-20T08:11:21.021Z|69142c2d-7c23-495a-908c-06f5d777e068|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:"Mon, 20 Mar 2023 08:11:20 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-03-20T08:11:21.021Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.022Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.022Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.022Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1 2023-03-20T08:11:21.023Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|INFO|500||Invoke 2023-03-20T08:11:21.023Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:21.023Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1 2023-03-20T08:11:21.023Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Method : GET 2023-03-20T08:11:21.024Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-TransactionID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ECOMP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9ac06a9-a14b-4cd4-bbd0-1d7e9c415f30"] 2023-03-20T08:11:21.024Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Request body: 2023-03-20T08:11:21.024Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:21.191Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:21.192Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:21.192Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Status text : OK 2023-03-20T08:11:21.192Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9D9C1C3472AA45040E995596006D2104; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 08:11:21 GMT", x-envoy-upstream-service-time:"163", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:21.193Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "4f181188-f43a-46c7-a063-9f9f1b5347e1", "modelInvariantUUID" : "aa44f43f-e923-4c1b-adce-c88a20825bea", "created" : "2023-03-20 06:58:37.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" : 8, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/collectionResourceCustomizations" } } } 2023-03-20T08:11:21.193Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:21.193Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|INFO|500||InvokeReturn 2023-03-20T08:11:21.197Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance 2023-03-20T08:11:21.197Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|INFO|500||Invoke 2023-03-20T08:11:21.198Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:21.198Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance 2023-03-20T08:11:21.198Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Method : GET 2023-03-20T08:11:21.198Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-TransactionID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ECOMP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40f9c8d8-0720-4f5e-80ce-7e6e03d73fbf"] 2023-03-20T08:11:21.198Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Request body: 2023-03-20T08:11:21.198Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:21.224Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:21.224Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T08:11:21.225Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-20T08:11:21.225Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&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:"Mon, 20 Mar 2023 08:11:21 GMT", x-envoy-upstream-service-time:"24", server:"envoy"] 2023-03-20T08:11:21.225Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Response body: 2023-03-20T08:11:21.225Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:21.225Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-20T08:11:21.226Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa44f43f-e923-4c1b-adce-c88a20825bea|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa44f43f-e923-4c1b-adce-c88a20825bea 2023-03-20T08:11:21.226Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|INFO|500||Invoke 2023-03-20T08:11:21.227Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:21.227Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa44f43f-e923-4c1b-adce-c88a20825bea 2023-03-20T08:11:21.227Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Method : GET 2023-03-20T08:11:21.227Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-TransactionID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ECOMP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9d95809-4a19-4afd-9d5a-4f58b8ff7054"] 2023-03-20T08:11:21.227Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Request body: 2023-03-20T08:11:21.227Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:21.250Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:21.251Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:21.251Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Status text : OK 2023-03-20T08:11:21.251Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 08:11:21 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:21.251Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "4f181188-f43a-46c7-a063-9f9f1b5347e1", "modelInvariantUUID" : "aa44f43f-e923-4c1b-adce-c88a20825bea", "created" : "2023-03-20 06:58:37.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" : 8, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/collectionResourceCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aa44f43f-e923-4c1b-adce-c88a20825bea" } } } 2023-03-20T08:11:21.252Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:21.252Z|69142c2d-7c23-495a-908c-06f5d777e068|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=aa44f43f-e923-4c1b-adce-c88a20825bea|INFO|500||InvokeReturn 2023-03-20T08:11:21.254Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance 2023-03-20T08:11:21.255Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|INFO|500||Invoke 2023-03-20T08:11:21.255Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:21.255Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance 2023-03-20T08:11:21.256Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Method : GET 2023-03-20T08:11:21.256Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-TransactionID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ECOMP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"996ca460-0495-4448-b57e-4c9d5df226c9"] 2023-03-20T08:11:21.256Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Request body: 2023-03-20T08:11:21.256Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:21.268Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:21.268Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-20T08:11:21.268Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-20T08:11:21.268Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&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:"Mon, 20 Mar 2023 08:11:21 GMT", x-envoy-upstream-service-time:"10", server:"envoy"] 2023-03-20T08:11:21.269Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||Response body: 2023-03-20T08:11:21.269Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:21.269Z|69142c2d-7c23-495a-908c-06f5d777e068|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=4f181188-f43a-46c7-a063-9f9f1b5347e1&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-20T08:11:21.269Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.269Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.270Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.270Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.270Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.270Z|69142c2d-7c23-495a-908c-06f5d777e068|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:"69142c2d-7c23-495a-908c-06f5d777e068", X-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-TransactionID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ECOMP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fade964-f4a3-4890-91a0-d1546b482df2"] 2023-03-20T08:11:21.270Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.270Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.293Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.293Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.293Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-20T08:11:21.293Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 08:11:21 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:21.294Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-19 23:16:30.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "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" } } } 2023-03-20T08:11:21.295Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.295Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.296Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.297Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.297Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.297Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.297Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.297Z|69142c2d-7c23-495a-908c-06f5d777e068|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:"69142c2d-7c23-495a-908c-06f5d777e068", X-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-TransactionID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ECOMP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2255ad61-561d-42a0-b352-3de760bd64c2"] 2023-03-20T08:11:21.297Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.298Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.317Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.317Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.318Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-20T08:11:21.318Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 08:11:21 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:21.318Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-19T23:16:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-03-20T08:11:21.318Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.318Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.319Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1 2023-03-20T08:11:21.320Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|INFO|500||Invoke 2023-03-20T08:11:21.320Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:21.320Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1 2023-03-20T08:11:21.320Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Method : GET 2023-03-20T08:11:21.320Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-TransactionID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ECOMP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3933d858-4393-4487-92b8-a82f0233821b"] 2023-03-20T08:11:21.320Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Request body: 2023-03-20T08:11:21.320Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:21.354Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:21.355Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:21.355Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Status text : OK 2023-03-20T08:11:21.355Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 20 Mar 2023 08:11:21 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:21.357Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "4f181188-f43a-46c7-a063-9f9f1b5347e1", "modelInvariantUUID" : "aa44f43f-e923-4c1b-adce-c88a20825bea", "created" : "2023-03-20 06:58:37.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" : 8, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/allottedCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/pnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1/collectionResourceCustomizations" } } } 2023-03-20T08:11:21.358Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:21.358Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4f181188-f43a-46c7-a063-9f9f1b5347e1|INFO|500||InvokeReturn 2023-03-20T08:11:21.362Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.362Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.362Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.363Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.363Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.363Z|69142c2d-7c23-495a-908c-06f5d777e068|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:"8974", X-B3-TraceId:"fa28438628439c1e42cfa3a0a87da964", X-B3-SpanId:"6b69eed491094fb0", X-B3-ParentSpanId:"2c7909ddeea2a03c", X-B3-Sampled:"0", X-ONAP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-TransactionID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ECOMP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"191487c4-7f18-4202-9be5-6c10ffde5dfb"] 2023-03-20T08:11:21.363Z|69142c2d-7c23-495a-908c-06f5d777e068|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":"69142c2d-7c23-495a-908c-06f5d777e068","requestStatus":"IN_PROGRESS","startTime":1679299880783,"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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"69142c2d-7c23-495a-908c-06f5d777e068"} 2023-03-20T08:11:21.363Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.408Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.408Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.409Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-20T08:11:21.409Z|69142c2d-7c23-495a-908c-06f5d777e068|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/69142c2d-7c23-495a-908c-06f5d777e068", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:20 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:21.410Z|69142c2d-7c23-495a-908c-06f5d777e068|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" : "69142c2d-7c23-495a-908c-06f5d777e068", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T08:11:20.783+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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-20T08:11:21.279+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "69142c2d-7c23-495a-908c-06f5d777e068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" } } } 2023-03-20T08:11:21.410Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.410Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.417Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.417Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.417Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.418Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.418Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:21.418Z|69142c2d-7c23-495a-908c-06f5d777e068|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:"4343", X-B3-TraceId:"fa28438628439c1e42cfa3a0a87da964", X-B3-SpanId:"d1e0154e8d587583", X-B3-ParentSpanId:"2c7909ddeea2a03c", X-B3-Sampled:"0", X-ONAP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-TransactionID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ECOMP-RequestID:"69142c2d-7c23-495a-908c-06f5d777e068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"432dab68-258c-4f3a-9ddd-bfabfc76a32f"] 2023-03-20T08:11:21.418Z|69142c2d-7c23-495a-908c-06f5d777e068|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\":\"aa44f43f-e923-4c1b-adce-c88a20825bea\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\"modelUuid\":\"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\"modelInvariantUuid\":\"aa44f43f-e923-4c1b-adce-c88a20825bea\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\"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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"af839351-4e06-47d9-8976-1e7ea958c3d5\",\"modelInvariantUuid\":\"81661fd3-300b-4714-8a1f-412a5297816d\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\"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\":\"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\"modelInvariantUuid\":\"0cf9e172-e6d4-4c92-8943-3313f749d243\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"a37ed09c-406f-4e80-83a9-d26b5144ba07\"},\"instanceName\":\"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535_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\":\"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\"modelInvariantId\":\"aa44f43f-e923-4c1b-adce-c88a20825bea\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"69142c2d-7c23-495a-908c-06f5d777e068","type":"String"},"mso-request-id":{"value":"69142c2d-7c23-495a-908c-06f5d777e068","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-03-20T08:11:21.418Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:22.240Z|2d7402ff-4f00-435e-966f-f8e7c0b4d98d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:11:22.240Z|2d7402ff-4f00-435e-966f-f8e7c0b4d98d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:11:22.524Z|05544024-d91a-42a4-a4c2-8b8caefb497e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:22.525Z|05544024-d91a-42a4-a4c2-8b8caefb497e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:22.530Z|1aaf4968-3ef9-475f-97d4-c2ea5baa7571|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:22.531Z|1aaf4968-3ef9-475f-97d4-c2ea5baa7571|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:22.532Z|3c0e9556-a491-4273-99e8-c7ac40668fab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:22.533Z|3c0e9556-a491-4273-99e8-c7ac40668fab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:23.556Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:23.557Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:23.557Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-20T08:11:23.557Z|69142c2d-7c23-495a-908c-06f5d777e068|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 : [set-cookie:"JSESSIONID=98235D54D1B9CA48686817938915B625; Path=/; HttpOnly", date:"Mon, 20 Mar 2023 08:11:23 GMT", x-onap-requestid:"69142c2d-7c23-495a-908c-06f5d777e068", x-requestid:"69142c2d-7c23-495a-908c-06f5d777e068", x-transactionid:"69142c2d-7c23-495a-908c-06f5d777e068", x-ecomp-requestid:"69142c2d-7c23-495a-908c-06f5d777e068", x-onap-partnername:"UNKNOWN", x-invocationid:"432dab68-258c-4f3a-9ddd-bfabfc76a32f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2133", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:23.558Z|69142c2d-7c23-495a-908c-06f5d777e068|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\":\"69142c2d-7c23-495a-908c-06f5d777e068\",\"instanceId\":\"2b44d293-c58e-4298-9cde-6948b701fa24\"}}","message":"Success","processInstanceID":"cce0eac0-c6f6-11ed-bfdf-ce11913f2eb3","variables":null,"messageCode":200} 2023-03-20T08:11:23.558Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:23.559Z|69142c2d-7c23-495a-908c-06f5d777e068|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-03-20T08:11:23.564Z|69142c2d-7c23-495a-908c-06f5d777e068|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T08:11:23.746Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Entering 2023-03-20T08:11:23.751Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:23.751Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||Invoke 2023-03-20T08:11:23.752Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:23.752Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:23.752Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Method : GET 2023-03-20T08:11:23.752Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56e14a40f90bd24df6bec3d37611728f", X-B3-SpanId:"cf39d1efa4077d29", X-B3-ParentSpanId:"6cf2c685c65080db", X-B3-Sampled:"0", X-ONAP-RequestID:"8f432aba-11eb-41ec-8330-bc4a1e80883b", X-RequestID:"8f432aba-11eb-41ec-8330-bc4a1e80883b", X-TransactionID:"8f432aba-11eb-41ec-8330-bc4a1e80883b", X-ECOMP-RequestID:"8f432aba-11eb-41ec-8330-bc4a1e80883b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9ebd7f2-4c14-431d-9e8d-3f485e086009"] 2023-03-20T08:11:23.752Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Request body: 2023-03-20T08:11:23.752Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:23.788Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:23.788Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:23.789Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status text : OK 2023-03-20T08:11:23.789Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:23 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:23.789Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Response body: { "requestId" : "69142c2d-7c23-495a-908c-06f5d777e068", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-20T08:11:20.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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T08:11:22.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "2b44d293-c58e-4298-9cde-6948b701fa24", "serviceInstanceName" : "basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "69142c2d-7c23-495a-908c-06f5d777e068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" } } } 2023-03-20T08:11:23.789Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:23.790Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||InvokeReturn 2023-03-20T08:11:23.791Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:23.791Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T08:11:23.791Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:23.791Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:23.791Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T08:11:23.792Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56e14a40f90bd24df6bec3d37611728f", X-B3-SpanId:"6b6a205bdef0413b", X-B3-ParentSpanId:"6cf2c685c65080db", X-B3-Sampled:"0", X-ONAP-RequestID:"8f432aba-11eb-41ec-8330-bc4a1e80883b", X-RequestID:"8f432aba-11eb-41ec-8330-bc4a1e80883b", X-TransactionID:"8f432aba-11eb-41ec-8330-bc4a1e80883b", X-ECOMP-RequestID:"8f432aba-11eb-41ec-8330-bc4a1e80883b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d107096b-3a4a-4606-abff-ac0a72394325"] 2023-03-20T08:11:23.792Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T08:11:23.792Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:23.813Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:23.814Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:23.814Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T08:11:23.815Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:23 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:23.815Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T08:11:23.815Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:23.816Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T08:11:23.823Z|8f432aba-11eb-41ec-8330-bc4a1e80883b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T08:11:32.554Z|d2163218-70a1-4c99-a225-9f747bf279e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:32.554Z|d2163218-70a1-4c99-a225-9f747bf279e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:32.557Z|91ed3081-bea8-4d4b-be0a-17258ccad469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:32.557Z|91ed3081-bea8-4d4b-be0a-17258ccad469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:32.560Z|7bcf152b-af3a-42a2-bc90-a75d84ce86d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:32.560Z|7bcf152b-af3a-42a2-bc90-a75d84ce86d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:34.014Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Entering 2023-03-20T08:11:34.023Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:34.024Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||Invoke 2023-03-20T08:11:34.024Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:34.024Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:34.024Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Method : GET 2023-03-20T08:11:34.024Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2f7a644bab03e421e86ed8ea6bb10b7", X-B3-SpanId:"4db877b405b424c5", X-B3-ParentSpanId:"b50a5701fa4946fa", X-B3-Sampled:"0", X-ONAP-RequestID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-RequestID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-TransactionID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-ECOMP-RequestID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87ccf717-f25b-4cb3-9fc3-311a8c33e2de"] 2023-03-20T08:11:34.024Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Request body: 2023-03-20T08:11:34.024Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:34.059Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:34.059Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:34.059Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status text : OK 2023-03-20T08:11:34.059Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:33 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:34.062Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Response body: { "requestId" : "69142c2d-7c23-495a-908c-06f5d777e068", "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-03-20T08:11:20.000+00:00", "source" : "VID", "vnfId" : "715dfcb1-14ec-4e2e-9c0c-68f44ab6188f", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T08:11:32.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "2b44d293-c58e-4298-9cde-6948b701fa24", "serviceInstanceName" : "basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "69142c2d-7c23-495a-908c-06f5d777e068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" } } } 2023-03-20T08:11:34.062Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:34.062Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||InvokeReturn 2023-03-20T08:11:34.063Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:34.063Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T08:11:34.064Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:34.064Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:34.064Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T08:11:34.064Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2f7a644bab03e421e86ed8ea6bb10b7", X-B3-SpanId:"23bd925dca7e5d45", X-B3-ParentSpanId:"b50a5701fa4946fa", X-B3-Sampled:"0", X-ONAP-RequestID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-RequestID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-TransactionID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-ECOMP-RequestID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4520afe-44cc-476f-aae5-47c86a4e68c2"] 2023-03-20T08:11:34.064Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T08:11:34.064Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:34.079Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:34.080Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:34.081Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T08:11:34.081Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:33 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:34.082Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T08:11:34.082Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:34.083Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T08:11:34.114Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T08:11:34.114Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T08:11:34.114Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:34.115Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T08:11:34.115Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T08:11:34.115Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-RequestID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-TransactionID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-ECOMP-RequestID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bd75d62-4413-40b2-9827-4c0e14eac8ea"] 2023-03-20T08:11:34.115Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T08:11:34.115Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:34.288Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:34.289Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:34.289Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T08:11:34.290Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B1AF037C044592E509A8A4341A97E24D; 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:"Mon, 20 Mar 2023 08:11:34 GMT", x-envoy-upstream-service-time:"164", server:"envoy"] 2023-03-20T08:11:34.290Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3","businessKey":"69142c2d-7c23-495a-908c-06f5d777e068","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-20T08:11:34.318+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"cce0eac0-c6f6-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"d42089f9-c6f6-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-20T08:11:34.291Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:34.291Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T08:11:34.308Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T08:11:34.308Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T08:11:34.308Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:34.308Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T08:11:34.309Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T08:11:34.309Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-RequestID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-TransactionID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-ECOMP-RequestID:"9650e488-3937-4738-bdc5-f4dc23132daf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b02236dd-7744-4565-a4c2-7f4d165002c7"] 2023-03-20T08:11:34.309Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T08:11:34.309Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:34.456Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:34.457Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:34.457Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T08:11:34.457Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A35EF9B845CB703CC7B744BC7DAEDC6D; 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:"Mon, 20 Mar 2023 08:11:34 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-03-20T08:11:34.458Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d43aa1f9-c6f6-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3","executionId":"d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T08:11:34.322+0000","endTime":"2023-03-20T08:11:34.502+0000","durationInMillis":180,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cce0eac0-c6f6-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T08:11:34.458Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:34.459Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d43a05a6-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T08:11:34.465Z|9650e488-3937-4738-bdc5-f4dc23132daf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T08:11:35.930Z|3d206e13-d116-42d0-ab0f-e7d2215242ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:11:35.931Z|3d206e13-d116-42d0-ab0f-e7d2215242ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:11:42.581Z|24e7d3c9-f80c-4172-959d-fb1e9e267672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:42.582Z|24e7d3c9-f80c-4172-959d-fb1e9e267672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:42.584Z|1dd40d26-8f42-418d-b959-a9c54bab8481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:42.585Z|1dd40d26-8f42-418d-b959-a9c54bab8481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:42.585Z|a2b5d16f-bd3c-4789-974a-8c37f687ee13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:42.585Z|a2b5d16f-bd3c-4789-974a-8c37f687ee13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:42.867Z|e1c66b84-d575-4461-977e-2db5273f5053|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:11:42.867Z|e1c66b84-d575-4461-977e-2db5273f5053|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:44.646Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Entering 2023-03-20T08:11:44.652Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:44.652Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||Invoke 2023-03-20T08:11:44.653Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:44.653Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:44.653Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Method : GET 2023-03-20T08:11:44.653Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc005b7346bdb8ed829cea3f033d1a2d", X-B3-SpanId:"3019c5e3a14bce95", X-B3-ParentSpanId:"b56f6c27e2c0198f", X-B3-Sampled:"0", X-ONAP-RequestID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-RequestID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-TransactionID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-ECOMP-RequestID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a52c38c8-ae25-4af3-9af1-6f6014c10c3f"] 2023-03-20T08:11:44.653Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Request body: 2023-03-20T08:11:44.653Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:44.687Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:44.687Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:44.687Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status text : OK 2023-03-20T08:11:44.687Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:44 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:44.688Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Response body: { "requestId" : "69142c2d-7c23-495a-908c-06f5d777e068", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=247724a6-c916-4cde-bcc2-0d9ed7140140 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-20T08:11:20.000+00:00", "endTime" : "2023-03-20T08:11:36.000+00:00", "source" : "VID", "vnfId" : "715dfcb1-14ec-4e2e-9c0c-68f44ab6188f", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T08:11:41.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "2b44d293-c58e-4298-9cde-6948b701fa24", "serviceInstanceName" : "basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "69142c2d-7c23-495a-908c-06f5d777e068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" } } } 2023-03-20T08:11:44.688Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:44.688Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||InvokeReturn 2023-03-20T08:11:44.689Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:44.690Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T08:11:44.690Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:44.690Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:44.690Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T08:11:44.690Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc005b7346bdb8ed829cea3f033d1a2d", X-B3-SpanId:"e9db22559a505f5e", X-B3-ParentSpanId:"b56f6c27e2c0198f", X-B3-Sampled:"0", X-ONAP-RequestID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-RequestID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-TransactionID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-ECOMP-RequestID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33286747-3b29-4bb7-a9c4-06f5c372d971"] 2023-03-20T08:11:44.690Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T08:11:44.690Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:44.705Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:44.706Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:44.706Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T08:11:44.706Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:44 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:44.706Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T08:11:44.706Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:44.706Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T08:11:44.721Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T08:11:44.722Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-20T08:11:44.722Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:44.722Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-20T08:11:44.722Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-20T08:11:44.722Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-RequestID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-TransactionID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-ECOMP-RequestID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e2dfbcb-3345-40bd-9118-75afdf22e3fe"] 2023-03-20T08:11:44.722Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-20T08:11:44.722Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:44.870Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:44.871Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:44.871Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T08:11:44.871Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=10DFDC35860309016F3912B9788825C6; 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:"Mon, 20 Mar 2023 08:11:45 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-20T08:11:44.872Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3","businessKey":"69142c2d-7c23-495a-908c-06f5d777e068","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-20T08:11:40.810+0000","endTime":"2023-03-20T08:11:40.932+0000","removalTime":null,"durationInMillis":122,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"cce0eac0-c6f6-11ed-bfdf-ce11913f2eb3","superProcessInstanceId":"d8173fd5-c6f6-11ed-bfdf-ce11913f2eb3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-20T08:11:44.872Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:44.872Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=69142c2d-7c23-495a-908c-06f5d777e068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-20T08:11:44.888Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T08:11:44.888Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||Invoke 2023-03-20T08:11:44.888Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:44.888Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1 2023-03-20T08:11:44.888Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Method : GET 2023-03-20T08:11:44.889Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-RequestID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-TransactionID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-ECOMP-RequestID:"aebd46ee-4f71-4318-8ae1-4291f81a5403", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7b69aef-900b-4114-8500-914f2ff584b8"] 2023-03-20T08:11:44.889Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Request body: 2023-03-20T08:11:44.889Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:45.029Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:45.029Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:45.030Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Status text : OK 2023-03-20T08:11:45.030Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C7A82D800433187FFF6D276FFE898A01; 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:"Mon, 20 Mar 2023 08:11:45 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2023-03-20T08:11:45.030Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d8193af1-c6f6-11ed-bfdf-ce11913f2eb3","parentActivityInstanceId":"d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:454fdeab-c6ac-11ed-bfdf-ce11913f2eb3","processInstanceId":"d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3","executionId":"d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-20T08:11:40.814+0000","endTime":"2023-03-20T08:11:40.932+0000","durationInMillis":118,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cce0eac0-c6f6-11ed-bfdf-ce11913f2eb3"}] 2023-03-20T08:11:45.031Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:45.031Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d8189f9e-c6f6-11ed-bfdf-ce11913f2eb3&maxResults=1|INFO|500||InvokeReturn 2023-03-20T08:11:45.036Z|aebd46ee-4f71-4318-8ae1-4291f81a5403|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T08:11:50.930Z|c4c19e12-48c3-43cf-9d34-1885c05f31d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:11:50.931Z|c4c19e12-48c3-43cf-9d34-1885c05f31d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:11:52.241Z|3578a5e7-a4e7-4e5a-b993-122bf3231396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:11:52.241Z|3578a5e7-a4e7-4e5a-b993-122bf3231396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:11:52.607Z|7de61242-8692-462f-b997-268e9eccbe48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:52.608Z|7de61242-8692-462f-b997-268e9eccbe48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:52.612Z|db282dc1-034a-44eb-af9b-6fc6b8c01251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:52.612Z|48cde419-4023-4e89-b88a-3c78c94fcc10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:11:52.613Z|db282dc1-034a-44eb-af9b-6fc6b8c01251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:52.613Z|48cde419-4023-4e89-b88a-3c78c94fcc10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:11:55.206Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Entering 2023-03-20T08:11:55.214Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:55.215Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||Invoke 2023-03-20T08:11:55.215Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:55.215Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:55.215Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Method : GET 2023-03-20T08:11:55.215Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57d658f051edde52b3e71391df6a654a", X-B3-SpanId:"311e2c788b3b42d0", X-B3-ParentSpanId:"a6829c33ad85f8ff", X-B3-Sampled:"0", X-ONAP-RequestID:"3cca3525-25f8-4ca7-8b4d-5913f245d9a0", X-RequestID:"3cca3525-25f8-4ca7-8b4d-5913f245d9a0", X-TransactionID:"3cca3525-25f8-4ca7-8b4d-5913f245d9a0", X-ECOMP-RequestID:"3cca3525-25f8-4ca7-8b4d-5913f245d9a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d70850d3-7f8c-4214-a7b2-d54cb4174c83"] 2023-03-20T08:11:55.215Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Request body: 2023-03-20T08:11:55.215Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:55.251Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:55.252Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:55.252Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status text : OK 2023-03-20T08:11:55.252Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:55 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:55.253Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Response body: { "requestId" : "69142c2d-7c23-495a-908c-06f5d777e068", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=247724a6-c916-4cde-bcc2-0d9ed7140140 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-03-20T08:11:20.000+00:00", "endTime" : "2023-03-20T08:11:45.000+00:00", "source" : "VID", "vnfId" : "715dfcb1-14ec-4e2e-9c0c-68f44ab6188f", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T08:11:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "2b44d293-c58e-4298-9cde-6948b701fa24", "serviceInstanceName" : "basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "69142c2d-7c23-495a-908c-06f5d777e068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" } } } 2023-03-20T08:11:55.253Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:55.253Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||InvokeReturn 2023-03-20T08:11:55.254Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:55.255Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T08:11:55.255Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:55.255Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:55.255Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T08:11:55.255Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57d658f051edde52b3e71391df6a654a", X-B3-SpanId:"1e1a964798d45a3e", X-B3-ParentSpanId:"a6829c33ad85f8ff", X-B3-Sampled:"0", X-ONAP-RequestID:"3cca3525-25f8-4ca7-8b4d-5913f245d9a0", X-RequestID:"3cca3525-25f8-4ca7-8b4d-5913f245d9a0", X-TransactionID:"3cca3525-25f8-4ca7-8b4d-5913f245d9a0", X-ECOMP-RequestID:"3cca3525-25f8-4ca7-8b4d-5913f245d9a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba23ebc8-5517-450e-806b-6c5cf4eafced"] 2023-03-20T08:11:55.255Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T08:11:55.256Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:55.273Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:55.273Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:55.273Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T08:11:55.273Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:55 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:55.274Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T08:11:55.274Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:55.274Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T08:11:55.281Z|3cca3525-25f8-4ca7-8b4d-5913f245d9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T08:11:55.450Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Entering 2023-03-20T08:11:55.455Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:55.456Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||Invoke 2023-03-20T08:11:55.456Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:55.456Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:55.456Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Method : GET 2023-03-20T08:11:55.456Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9419b4f842aecd586c91666eb8ef25fb", X-B3-SpanId:"7ed952fcce56add0", X-B3-ParentSpanId:"1c0c89350c0c21f5", X-B3-Sampled:"0", X-ONAP-RequestID:"43dc0235-f832-412e-97c1-155b39189099", X-RequestID:"43dc0235-f832-412e-97c1-155b39189099", X-TransactionID:"43dc0235-f832-412e-97c1-155b39189099", X-ECOMP-RequestID:"43dc0235-f832-412e-97c1-155b39189099", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2e7e21d-4e9f-478a-94e6-bc071a316103"] 2023-03-20T08:11:55.456Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Request body: 2023-03-20T08:11:55.456Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:55.488Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:55.488Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:55.489Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status text : OK 2023-03-20T08:11:55.489Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:55 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:55.489Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Response body: { "requestId" : "69142c2d-7c23-495a-908c-06f5d777e068", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=247724a6-c916-4cde-bcc2-0d9ed7140140 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-03-20T08:11:20.000+00:00", "endTime" : "2023-03-20T08:11:45.000+00:00", "source" : "VID", "vnfId" : "715dfcb1-14ec-4e2e-9c0c-68f44ab6188f", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T08:11:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "2b44d293-c58e-4298-9cde-6948b701fa24", "serviceInstanceName" : "basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "69142c2d-7c23-495a-908c-06f5d777e068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" } } } 2023-03-20T08:11:55.490Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:55.490Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||InvokeReturn 2023-03-20T08:11:55.492Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:55.493Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T08:11:55.494Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:55.494Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:55.494Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T08:11:55.494Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9419b4f842aecd586c91666eb8ef25fb", X-B3-SpanId:"963318ad395bae10", X-B3-ParentSpanId:"1c0c89350c0c21f5", X-B3-Sampled:"0", X-ONAP-RequestID:"43dc0235-f832-412e-97c1-155b39189099", X-RequestID:"43dc0235-f832-412e-97c1-155b39189099", X-TransactionID:"43dc0235-f832-412e-97c1-155b39189099", X-ECOMP-RequestID:"43dc0235-f832-412e-97c1-155b39189099", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62a0cc81-94be-420c-be2d-35492b5eb491"] 2023-03-20T08:11:55.495Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T08:11:55.495Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:55.513Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:55.513Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:55.514Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T08:11:55.514Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:55 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:55.514Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T08:11:55.515Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:55.515Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T08:11:55.520Z|43dc0235-f832-412e-97c1-155b39189099|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T08:11:55.683Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Entering 2023-03-20T08:11:55.688Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:55.689Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||Invoke 2023-03-20T08:11:55.689Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:55.689Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:55.689Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Method : GET 2023-03-20T08:11:55.690Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66af475d51aae286ff15ac658164373e", X-B3-SpanId:"7a0ff0f0143bdb0a", X-B3-ParentSpanId:"2ba83ad82fa23d60", X-B3-Sampled:"0", X-ONAP-RequestID:"77bb3a10-df8e-471d-be37-3732728c9265", X-RequestID:"77bb3a10-df8e-471d-be37-3732728c9265", X-TransactionID:"77bb3a10-df8e-471d-be37-3732728c9265", X-ECOMP-RequestID:"77bb3a10-df8e-471d-be37-3732728c9265", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfcc965a-4290-4144-b32a-a992a690fcd4"] 2023-03-20T08:11:55.690Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Request body: 2023-03-20T08:11:55.690Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:55.726Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:55.727Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:55.727Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status text : OK 2023-03-20T08:11:55.728Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:55 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:55.728Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Response body: { "requestId" : "69142c2d-7c23-495a-908c-06f5d777e068", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=247724a6-c916-4cde-bcc2-0d9ed7140140 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-03-20T08:11:20.000+00:00", "endTime" : "2023-03-20T08:11:45.000+00:00", "source" : "VID", "vnfId" : "715dfcb1-14ec-4e2e-9c0c-68f44ab6188f", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T08:11:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "2b44d293-c58e-4298-9cde-6948b701fa24", "serviceInstanceName" : "basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "69142c2d-7c23-495a-908c-06f5d777e068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" } } } 2023-03-20T08:11:55.728Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:55.729Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||InvokeReturn 2023-03-20T08:11:55.730Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:55.731Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T08:11:55.731Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:55.731Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:55.731Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T08:11:55.732Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66af475d51aae286ff15ac658164373e", X-B3-SpanId:"d170505763beafbd", X-B3-ParentSpanId:"2ba83ad82fa23d60", X-B3-Sampled:"0", X-ONAP-RequestID:"77bb3a10-df8e-471d-be37-3732728c9265", X-RequestID:"77bb3a10-df8e-471d-be37-3732728c9265", X-TransactionID:"77bb3a10-df8e-471d-be37-3732728c9265", X-ECOMP-RequestID:"77bb3a10-df8e-471d-be37-3732728c9265", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63fc9a0e-e1a2-4195-b9e0-06caa4efd939"] 2023-03-20T08:11:55.732Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T08:11:55.732Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:55.750Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:55.750Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:55.751Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T08:11:55.751Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:55 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:55.751Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T08:11:55.752Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:55.752Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T08:11:55.759Z|77bb3a10-df8e-471d-be37-3732728c9265|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T08:11:55.947Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Entering 2023-03-20T08:11:55.951Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:55.952Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||Invoke 2023-03-20T08:11:55.952Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:55.952Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:55.952Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Method : GET 2023-03-20T08:11:55.952Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab4746169db3f20398fccddaef301f73", X-B3-SpanId:"139b908903d6ab3e", X-B3-ParentSpanId:"bccb7cc5c0f3f332", X-B3-Sampled:"0", X-ONAP-RequestID:"90e4d02a-3e6d-4a87-b746-4f29285bdd0a", X-RequestID:"90e4d02a-3e6d-4a87-b746-4f29285bdd0a", X-TransactionID:"90e4d02a-3e6d-4a87-b746-4f29285bdd0a", X-ECOMP-RequestID:"90e4d02a-3e6d-4a87-b746-4f29285bdd0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f353929-9591-4e22-946a-1a36246ddb23"] 2023-03-20T08:11:55.952Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Request body: 2023-03-20T08:11:55.952Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:55.986Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:55.986Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:55.986Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status text : OK 2023-03-20T08:11:55.986Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:55 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:55.988Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Response body: { "requestId" : "69142c2d-7c23-495a-908c-06f5d777e068", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=247724a6-c916-4cde-bcc2-0d9ed7140140 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-03-20T08:11:20.000+00:00", "endTime" : "2023-03-20T08:11:45.000+00:00", "source" : "VID", "vnfId" : "715dfcb1-14ec-4e2e-9c0c-68f44ab6188f", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T08:11:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "2b44d293-c58e-4298-9cde-6948b701fa24", "serviceInstanceName" : "basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "69142c2d-7c23-495a-908c-06f5d777e068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" } } } 2023-03-20T08:11:55.988Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:55.988Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||InvokeReturn 2023-03-20T08:11:55.990Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:55.990Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T08:11:55.990Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:55.991Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:55.991Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T08:11:55.991Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab4746169db3f20398fccddaef301f73", X-B3-SpanId:"254f1d67ee1ba75e", X-B3-ParentSpanId:"bccb7cc5c0f3f332", X-B3-Sampled:"0", X-ONAP-RequestID:"90e4d02a-3e6d-4a87-b746-4f29285bdd0a", X-RequestID:"90e4d02a-3e6d-4a87-b746-4f29285bdd0a", X-TransactionID:"90e4d02a-3e6d-4a87-b746-4f29285bdd0a", X-ECOMP-RequestID:"90e4d02a-3e6d-4a87-b746-4f29285bdd0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae21a73d-1c79-4930-86e8-def641e17d09"] 2023-03-20T08:11:55.991Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T08:11:55.992Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:56.009Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:56.009Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:56.009Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T08:11:56.009Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:55 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:56.010Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T08:11:56.010Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:56.010Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T08:11:56.016Z|90e4d02a-3e6d-4a87-b746-4f29285bdd0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T08:11:56.186Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Entering 2023-03-20T08:11:56.190Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:56.190Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||Invoke 2023-03-20T08:11:56.191Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:56.191Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068 2023-03-20T08:11:56.191Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Method : GET 2023-03-20T08:11:56.191Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e831e7ebe1a798f1f14a25780637d63", X-B3-SpanId:"9b82692b3ef12686", X-B3-ParentSpanId:"aafa6b6bfcf2f0e9", X-B3-Sampled:"0", X-ONAP-RequestID:"09ab64bd-248c-4805-b51d-42f03f79f50a", X-RequestID:"09ab64bd-248c-4805-b51d-42f03f79f50a", X-TransactionID:"09ab64bd-248c-4805-b51d-42f03f79f50a", X-ECOMP-RequestID:"09ab64bd-248c-4805-b51d-42f03f79f50a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"faa0669e-9cf2-49b5-9416-fec7330e8fef"] 2023-03-20T08:11:56.191Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Request body: 2023-03-20T08:11:56.191Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:56.217Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:56.217Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:56.217Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Status text : OK 2023-03-20T08:11:56.217Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:55 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:56.218Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||Response body: { "requestId" : "69142c2d-7c23-495a-908c-06f5d777e068", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=247724a6-c916-4cde-bcc2-0d9ed7140140 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-03-20T08:11:20.000+00:00", "endTime" : "2023-03-20T08:11:45.000+00:00", "source" : "VID", "vnfId" : "715dfcb1-14ec-4e2e-9c0c-68f44ab6188f", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\n\t\t\t\"modelVersionId\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\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_1108a4c5-1b5d-4dd5-82f0-048b94469535\",\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\": \"af839351-4e06-47d9-8976-1e7ea958c3d5\",\n \"modelInvariantUuid\": \"81661fd3-300b-4714-8a1f-412a5297816d\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e91dbcbc-1f3c-423c-b955-41c82d97cb04\",\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\": \"ce8b4460-5449-41aa-a39d-450c3bf82cb3\",\n \"modelInvariantUuid\": \"0cf9e172-e6d4-4c92-8943-3313f749d243\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a37ed09c-406f-4e80-83a9-d26b5144ba07\"\n },\n \"instanceName\": \"basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535_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\": \"4f181188-f43a-46c7-a063-9f9f1b5347e1\",\n \"modelInvariantId\": \"aa44f43f-e923-4c1b-adce-c88a20825bea\",\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\": \"596b6bc5-f8d1-4b89-a6dc-b28d68d6fd3c\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-20T08:11:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "2b44d293-c58e-4298-9cde-6948b701fa24", "serviceInstanceName" : "basic_cnf_macro_1108a4c5-1b5d-4dd5-82f0-048b94469535", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "69142c2d-7c23-495a-908c-06f5d777e068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068" } } } 2023-03-20T08:11:56.218Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:56.218Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69142c2d-7c23-495a-908c-06f5d777e068|INFO|500||InvokeReturn 2023-03-20T08:11:56.219Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:56.220Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-20T08:11:56.220Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-20T08:11:56.220Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false 2023-03-20T08:11:56.220Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-20T08:11:56.220Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e831e7ebe1a798f1f14a25780637d63", X-B3-SpanId:"03a0165b90e4d6d5", X-B3-ParentSpanId:"aafa6b6bfcf2f0e9", X-B3-Sampled:"0", X-ONAP-RequestID:"09ab64bd-248c-4805-b51d-42f03f79f50a", X-RequestID:"09ab64bd-248c-4805-b51d-42f03f79f50a", X-TransactionID:"09ab64bd-248c-4805-b51d-42f03f79f50a", X-ECOMP-RequestID:"09ab64bd-248c-4805-b51d-42f03f79f50a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2750701-40b6-48b7-beea-a51875b06cc6"] 2023-03-20T08:11:56.220Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-20T08:11:56.220Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-20T08:11:56.237Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-20T08:11:56.237Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-20T08:11:56.237Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-20T08:11:56.237Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 20 Mar 2023 08:11:55 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-20T08:11:56.238Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-20T08:11:56.238Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-20T08:11:56.238Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69142c2d-7c23-495a-908c-06f5d777e068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-20T08:11:56.244Z|09ab64bd-248c-4805-b51d-42f03f79f50a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69142c2d-7c23-495a-908c-06f5d777e068|InfraPortalClient|||INFO|500||Exiting. 2023-03-20T08:12:02.638Z|b8ae0a21-5bea-46c6-9f80-d49b4736a070|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:02.638Z|b8ae0a21-5bea-46c6-9f80-d49b4736a070|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:02.639Z|6ad4a1a2-664a-4b37-b222-b88b7eb706a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:02.639Z|6ad4a1a2-664a-4b37-b222-b88b7eb706a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:02.648Z|0cd5ba81-1363-45b0-8ea8-f821cb236fed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:02.648Z|0cd5ba81-1363-45b0-8ea8-f821cb236fed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:05.930Z|1d586a94-532a-4b2c-8f0c-29845f78f036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:12:05.935Z|1d586a94-532a-4b2c-8f0c-29845f78f036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:12:12.664Z|c978b067-617c-4450-967e-4fe634443f4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:12.665Z|c978b067-617c-4450-967e-4fe634443f4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:12.666Z|091134f5-5788-4ed8-af0a-c245c1f93b9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:12.667Z|091134f5-5788-4ed8-af0a-c245c1f93b9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:12.672Z|c5703242-9b00-4398-9b68-343f2436436d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:12.673Z|c5703242-9b00-4398-9b68-343f2436436d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:20.930Z|8852d95f-cf30-43ec-9d8d-2d5a5105d403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:12:20.930Z|8852d95f-cf30-43ec-9d8d-2d5a5105d403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:12:22.242Z|59fb2a2e-57e7-42e9-94ac-61f07549b48c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:12:22.243Z|59fb2a2e-57e7-42e9-94ac-61f07549b48c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:12:22.689Z|dcbd437b-6c32-4de4-aeb5-4b52ec4b3243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:22.690Z|dcbd437b-6c32-4de4-aeb5-4b52ec4b3243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:22.691Z|d9d5aa49-559b-4a15-821a-766c61665ef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:22.691Z|d9d5aa49-559b-4a15-821a-766c61665ef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:22.696Z|b5100cec-759b-4525-8cfc-59a7a498a99e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:22.696Z|b5100cec-759b-4525-8cfc-59a7a498a99e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:32.715Z|2da04a8f-5190-4b4b-9c0b-fefbe7234284|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:32.715Z|2da04a8f-5190-4b4b-9c0b-fefbe7234284|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:32.718Z|d86f4223-cd37-478e-99d0-cb797cccad96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:32.718Z|d86f4223-cd37-478e-99d0-cb797cccad96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:32.719Z|91eb49e0-c965-4c3c-b32f-676ca5191980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:32.719Z|91eb49e0-c965-4c3c-b32f-676ca5191980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:35.930Z|e8f600f3-3d3a-4658-bee4-61b4260d24b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:12:35.931Z|e8f600f3-3d3a-4658-bee4-61b4260d24b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:12:42.745Z|99ff5705-8f99-4d57-b0a9-28e692b3f826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:42.745Z|99ff5705-8f99-4d57-b0a9-28e692b3f826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:42.747Z|afb0acf2-0686-4e9d-846c-8162ec3605b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:42.748Z|aa760565-b48a-47b5-8840-b0e2b359a77e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:42.748Z|afb0acf2-0686-4e9d-846c-8162ec3605b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:42.748Z|aa760565-b48a-47b5-8840-b0e2b359a77e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:42.866Z|272de321-00dd-4feb-b912-8e7a19fec239|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:12:42.867Z|272de321-00dd-4feb-b912-8e7a19fec239|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:50.930Z|012c87ae-2987-40e9-ad0d-209d1c73fc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:12:50.934Z|012c87ae-2987-40e9-ad0d-209d1c73fc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:12:52.243Z|02300dac-ee7c-4df7-9995-c8e7b3baed61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:12:52.244Z|02300dac-ee7c-4df7-9995-c8e7b3baed61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:12:52.771Z|3bfb0f41-14bc-4af3-8d3c-e60fc43b3904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:52.772Z|3bfb0f41-14bc-4af3-8d3c-e60fc43b3904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:52.774Z|9eb4121e-23cf-4e14-bebb-722d221626e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:52.774Z|9eb4121e-23cf-4e14-bebb-722d221626e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:12:52.796Z|d3892603-895c-4230-a840-f54240056cc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:12:52.796Z|d3892603-895c-4230-a840-f54240056cc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:02.798Z|985ce72d-7749-408d-8905-1daf2d796d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:02.798Z|985ce72d-7749-408d-8905-1daf2d796d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:02.812Z|ac0b473c-e1b3-41a4-ad3b-2fb0a8d0177b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:02.812Z|ac0b473c-e1b3-41a4-ad3b-2fb0a8d0177b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:02.823Z|da7e8ccd-70d0-416f-a0bd-ddf3ec9c2d4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:02.824Z|da7e8ccd-70d0-416f-a0bd-ddf3ec9c2d4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:05.930Z|9866f133-67fe-44b2-86da-12be4453c74f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:13:05.930Z|9866f133-67fe-44b2-86da-12be4453c74f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:13:12.835Z|0c56ab48-68e9-45c6-bd68-082c2251f950|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:12.835Z|0c56ab48-68e9-45c6-bd68-082c2251f950|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:12.839Z|7a31f195-206e-4cd7-b64c-875a064dc22d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:12.840Z|7a31f195-206e-4cd7-b64c-875a064dc22d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:12.852Z|7663f675-64f0-4d8e-a557-f64e35f4fcc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:12.852Z|7663f675-64f0-4d8e-a557-f64e35f4fcc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:20.930Z|eab7ab4f-f617-44ee-b812-4875e25addc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:13:20.931Z|eab7ab4f-f617-44ee-b812-4875e25addc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:13:22.244Z|bf781df2-5415-467b-8b83-ec4eb354b2c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:13:22.245Z|bf781df2-5415-467b-8b83-ec4eb354b2c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:13:22.864Z|ff7e4c60-89c3-4024-8f66-54f76325eb39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:22.865Z|ff7e4c60-89c3-4024-8f66-54f76325eb39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:22.869Z|462b47bc-ecc6-4e4a-8ae5-70d21c248ae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:22.870Z|462b47bc-ecc6-4e4a-8ae5-70d21c248ae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:22.873Z|1e4871ae-ec46-4873-be3a-5c6615c7db47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:22.874Z|1e4871ae-ec46-4873-be3a-5c6615c7db47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:32.891Z|76815c49-64f9-4ee4-a5bb-8ef2a70932fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:32.891Z|76815c49-64f9-4ee4-a5bb-8ef2a70932fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:32.894Z|6cded842-dadf-4877-acfa-60b3280d7ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:32.894Z|6cded842-dadf-4877-acfa-60b3280d7ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:32.896Z|b87fa99f-0989-4f6f-be28-f8c23263e585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:32.896Z|b87fa99f-0989-4f6f-be28-f8c23263e585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:35.930Z|75d910e0-3788-462d-b8d9-589564763e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:13:35.934Z|75d910e0-3788-462d-b8d9-589564763e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:13:42.867Z|9853646e-e84f-4ce0-a63b-a3aef607658a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:13:42.868Z|9853646e-e84f-4ce0-a63b-a3aef607658a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:42.914Z|9153554a-fafc-42fb-bcc1-9dac23496aad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:42.914Z|9153554a-fafc-42fb-bcc1-9dac23496aad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:42.915Z|d492f8be-e4f6-4f8f-8c2a-46d98a7cf40b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:42.916Z|d492f8be-e4f6-4f8f-8c2a-46d98a7cf40b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:42.917Z|0a010f2e-d3c0-4d47-a239-9f4c123bf937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:42.917Z|0a010f2e-d3c0-4d47-a239-9f4c123bf937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:50.930Z|a56548b1-5d21-4468-9b25-dcc8bc71d499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:13:50.930Z|a56548b1-5d21-4468-9b25-dcc8bc71d499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:13:52.245Z|30ffa45e-b7e6-4ab3-9f53-bf827380f31a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:13:52.246Z|30ffa45e-b7e6-4ab3-9f53-bf827380f31a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:13:52.939Z|e5b23a81-a4ce-4af5-9e8f-848c5f194b22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:52.939Z|e5b23a81-a4ce-4af5-9e8f-848c5f194b22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:52.941Z|09d12d03-780f-4492-8faf-381865371a34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:52.941Z|09d12d03-780f-4492-8faf-381865371a34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:13:52.949Z|0d29287f-3e7a-40c4-a117-a905a16366fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:13:52.949Z|0d29287f-3e7a-40c4-a117-a905a16366fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:02.973Z|846c1b1d-1309-4760-a0ac-6fa711142b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:02.974Z|846c1b1d-1309-4760-a0ac-6fa711142b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:02.974Z|a35daa89-61b7-418e-b4a8-8cce52ff979b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:02.975Z|a35daa89-61b7-418e-b4a8-8cce52ff979b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:02.976Z|7a96ea3b-9200-4631-a9af-2a172b939ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:02.976Z|7a96ea3b-9200-4631-a9af-2a172b939ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:05.930Z|603700dc-1278-40c0-9d9e-f124c0353643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:14:05.931Z|603700dc-1278-40c0-9d9e-f124c0353643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:14:12.997Z|0087e2b8-d0c8-467a-8e9e-426c68c008ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:12.997Z|0087e2b8-d0c8-467a-8e9e-426c68c008ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:12.999Z|ee6f55bc-c2da-434c-ae00-5b97eb4c3e7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:12.999Z|ee6f55bc-c2da-434c-ae00-5b97eb4c3e7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:13.002Z|7b48c7ff-1e50-4bc5-b215-99042160e155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:13.002Z|7b48c7ff-1e50-4bc5-b215-99042160e155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:20.930Z|73896ebe-9f47-468e-8a5c-6a22149896e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:14:20.933Z|73896ebe-9f47-468e-8a5c-6a22149896e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:14:22.247Z|1ed6594a-3d00-4ab9-92a1-9500fefec854|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:14:22.247Z|1ed6594a-3d00-4ab9-92a1-9500fefec854|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:14:23.034Z|fab36181-023b-4c9a-9d78-4676c886d927|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:23.035Z|fab36181-023b-4c9a-9d78-4676c886d927|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:23.035Z|c3d86c73-5419-4628-a3c3-ef00a1b6da7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:23.035Z|319d7217-6a61-4117-9f67-628a3afa5d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:23.035Z|c3d86c73-5419-4628-a3c3-ef00a1b6da7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:23.035Z|319d7217-6a61-4117-9f67-628a3afa5d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:33.058Z|3dc7c6f3-d54c-4e19-9ba7-69cc332af1b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:33.058Z|3dc7c6f3-d54c-4e19-9ba7-69cc332af1b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:33.061Z|83695a90-826a-4583-9c02-9fcc0cf167eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:33.062Z|83695a90-826a-4583-9c02-9fcc0cf167eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:33.066Z|9dcd73ce-6df6-47a2-ad1c-895b7f133c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:33.066Z|9dcd73ce-6df6-47a2-ad1c-895b7f133c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:35.930Z|2064fb09-d381-4949-af40-5a4c4beedddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:14:35.931Z|2064fb09-d381-4949-af40-5a4c4beedddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:14:42.867Z|a5c2d61f-e7f0-4b79-a75b-9c2a564e4112|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:14:42.868Z|a5c2d61f-e7f0-4b79-a75b-9c2a564e4112|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:43.091Z|15eaf261-0f3c-4a58-a8be-f789063d12f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:43.091Z|5e88e980-b4b5-44d8-a87e-979027eab027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:43.092Z|15eaf261-0f3c-4a58-a8be-f789063d12f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:43.092Z|5e88e980-b4b5-44d8-a87e-979027eab027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:43.096Z|7dcc6e4c-30f1-461d-8e90-f902903da0ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:43.096Z|7dcc6e4c-30f1-461d-8e90-f902903da0ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:50.930Z|6deebd85-be90-4274-a609-5d40d70b3b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:14:50.931Z|6deebd85-be90-4274-a609-5d40d70b3b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:14:52.247Z|a516048c-f07d-47be-b70e-2fb13c401dc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:14:52.248Z|a516048c-f07d-47be-b70e-2fb13c401dc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:14:53.134Z|06a0f290-e1d6-4fba-bee9-aa631ff3c05c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:53.134Z|eed6c131-bb29-4ac6-a72e-51c24fa382a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:53.134Z|497da79b-b32e-4abc-8097-017383375aa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:14:53.134Z|06a0f290-e1d6-4fba-bee9-aa631ff3c05c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:53.134Z|eed6c131-bb29-4ac6-a72e-51c24fa382a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:14:53.135Z|497da79b-b32e-4abc-8097-017383375aa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:03.164Z|e4d408d8-0a94-404c-a1e2-94b4501cb0b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:03.164Z|e4d408d8-0a94-404c-a1e2-94b4501cb0b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:03.171Z|536949bf-affd-4b3a-b483-e62fb51ab7a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:03.172Z|536949bf-affd-4b3a-b483-e62fb51ab7a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:03.172Z|1c9dbbab-5d17-48ab-8769-3939744fe62d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:03.172Z|1c9dbbab-5d17-48ab-8769-3939744fe62d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:05.930Z|a0b7a9f0-5704-4656-a590-c19c236d317b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:15:05.934Z|a0b7a9f0-5704-4656-a590-c19c236d317b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:15:13.199Z|ed035bc2-97a4-448f-a8ba-a8a426f4af61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:13.199Z|60e30e04-b3a8-4cca-9409-c9915304534d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:13.200Z|60e30e04-b3a8-4cca-9409-c9915304534d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:13.200Z|ed035bc2-97a4-448f-a8ba-a8a426f4af61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:13.201Z|2e8b97d4-e59b-4b44-9224-3ada66840e7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:13.201Z|2e8b97d4-e59b-4b44-9224-3ada66840e7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:20.930Z|c5d7fbbd-8393-4719-b382-3667c1be2546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:15:20.931Z|c5d7fbbd-8393-4719-b382-3667c1be2546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:15:22.248Z|3a1a4f5e-c9cf-4a9e-bbf6-73f3b31131f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:15:22.249Z|3a1a4f5e-c9cf-4a9e-bbf6-73f3b31131f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:15:23.231Z|50bf300e-bfea-49a4-8cfd-700bb4683283|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:23.232Z|50bf300e-bfea-49a4-8cfd-700bb4683283|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:23.236Z|44049126-8d14-4590-b13e-753795f5ed3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:23.236Z|44049126-8d14-4590-b13e-753795f5ed3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:23.238Z|52627c7b-febe-40dd-b303-c452bebd8255|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:23.238Z|52627c7b-febe-40dd-b303-c452bebd8255|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:33.262Z|2203b2c2-106d-42fb-891c-6fb913da84c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:33.263Z|2203b2c2-106d-42fb-891c-6fb913da84c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:33.263Z|f44342a8-2b9e-48dd-8102-7238094cee55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:33.264Z|f44342a8-2b9e-48dd-8102-7238094cee55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:33.265Z|d067ce35-75ee-4c50-b4f2-43eab28e579d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:33.265Z|d067ce35-75ee-4c50-b4f2-43eab28e579d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:35.930Z|1969c8d1-05b7-4b91-85da-b4f418100e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:15:35.931Z|1969c8d1-05b7-4b91-85da-b4f418100e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:15:42.867Z|338cd89a-2c8d-4553-a949-b77ac23ce4e1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:15:42.868Z|338cd89a-2c8d-4553-a949-b77ac23ce4e1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:43.290Z|028da2d9-3956-4dc3-a8e1-4db4600bda33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:43.291Z|028da2d9-3956-4dc3-a8e1-4db4600bda33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:43.299Z|01a49ecf-23c2-4dfb-ab42-3330d281eb90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:43.299Z|7bfda792-0fcb-4814-b684-7652f6e742cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:43.299Z|01a49ecf-23c2-4dfb-ab42-3330d281eb90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:43.299Z|7bfda792-0fcb-4814-b684-7652f6e742cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:50.930Z|33e57476-db42-4c3e-b749-4b0fa267f2f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:15:50.933Z|33e57476-db42-4c3e-b749-4b0fa267f2f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:15:52.249Z|0962398a-36aa-412a-b860-33ff5f5a7dca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:15:52.249Z|0962398a-36aa-412a-b860-33ff5f5a7dca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:15:53.316Z|07a1fc41-01c1-4a18-b31c-6177b1695298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:53.317Z|07a1fc41-01c1-4a18-b31c-6177b1695298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:53.324Z|37b954c9-c369-4b67-b0a9-6b5251fb094a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:53.325Z|37b954c9-c369-4b67-b0a9-6b5251fb094a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:15:53.324Z|7a5f89c9-6774-4bb6-b7bb-03cf6fbed45b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:15:53.325Z|7a5f89c9-6774-4bb6-b7bb-03cf6fbed45b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:03.344Z|4886f15a-9769-467b-a97a-743252ca2477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:03.345Z|4886f15a-9769-467b-a97a-743252ca2477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:03.350Z|a8ce92ec-3768-4598-a654-cdec9ca4148d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:03.350Z|2660a2e8-123b-4a64-bed2-95ffd7a3330b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:03.351Z|a8ce92ec-3768-4598-a654-cdec9ca4148d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:03.351Z|2660a2e8-123b-4a64-bed2-95ffd7a3330b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:05.930Z|7d34c081-8c57-4e9f-b890-dce266d67c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:16:05.931Z|7d34c081-8c57-4e9f-b890-dce266d67c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:16:13.373Z|67b12c9c-12d2-47ec-898e-931a993f471b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:13.374Z|67b12c9c-12d2-47ec-898e-931a993f471b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:13.377Z|3edc6eb9-2516-45d8-887d-cd64bde5c3fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:13.378Z|3edc6eb9-2516-45d8-887d-cd64bde5c3fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:13.379Z|681a6165-dc3f-4b95-afbc-01b09e4001c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:13.379Z|681a6165-dc3f-4b95-afbc-01b09e4001c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:20.930Z|b5ad730a-dbda-4a68-9dee-54e10b1a9c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:16:20.930Z|b5ad730a-dbda-4a68-9dee-54e10b1a9c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:16:22.250Z|6acb837c-1d50-47d7-81da-6e08c5366878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:16:22.250Z|6acb837c-1d50-47d7-81da-6e08c5366878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:16:23.402Z|bb291629-4e49-4cb8-9447-7a0d3e5d5811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:23.403Z|bb291629-4e49-4cb8-9447-7a0d3e5d5811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:23.404Z|6250ba75-1274-4c04-8a3e-42726d3b9cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:23.405Z|6250ba75-1274-4c04-8a3e-42726d3b9cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:23.406Z|ed34fd51-eda5-4a5f-a547-a5397c6cf573|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:23.407Z|ed34fd51-eda5-4a5f-a547-a5397c6cf573|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:33.432Z|d2e08aeb-7d92-499f-b825-15d3bd200f59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:33.432Z|d2e08aeb-7d92-499f-b825-15d3bd200f59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:33.438Z|b9a5857f-4a5c-418a-872d-33ba727a6476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:33.438Z|b9a5857f-4a5c-418a-872d-33ba727a6476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:33.438Z|d99d91d9-a60a-4484-b80f-c80c4149afbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:33.439Z|d99d91d9-a60a-4484-b80f-c80c4149afbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:35.930Z|b92a2c83-fa02-46d9-9aba-e48e0a46f136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:16:35.934Z|b92a2c83-fa02-46d9-9aba-e48e0a46f136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:16:42.867Z|411467bd-c2a7-4012-89a4-351acf032d46|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:16:42.868Z|411467bd-c2a7-4012-89a4-351acf032d46|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:43.460Z|bfc35a22-d849-4eb0-b949-98af586099ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:43.460Z|bfc35a22-d849-4eb0-b949-98af586099ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:43.466Z|e0932603-fc9c-441c-b1f9-3654c3d7ae15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:43.466Z|ae0394b7-131d-402d-9785-25ffabcf43de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:43.466Z|e0932603-fc9c-441c-b1f9-3654c3d7ae15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:43.466Z|ae0394b7-131d-402d-9785-25ffabcf43de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:50.930Z|9dcc4ae2-6d82-46db-95cd-8dac433c67bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:16:50.931Z|9dcc4ae2-6d82-46db-95cd-8dac433c67bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:16:52.251Z|347fcc63-7a23-4156-bc45-657712f34732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:16:52.252Z|347fcc63-7a23-4156-bc45-657712f34732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:16:53.488Z|00b4cab5-7725-4f4c-90b8-7a3528c6c8a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:53.489Z|00b4cab5-7725-4f4c-90b8-7a3528c6c8a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:53.491Z|9146b2db-ddf1-44dc-8181-f70ba2c7c34a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:53.491Z|0f922278-1775-4161-89de-2be5405dacbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:16:53.491Z|9146b2db-ddf1-44dc-8181-f70ba2c7c34a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:16:53.491Z|0f922278-1775-4161-89de-2be5405dacbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:03.517Z|b64c1aa0-5080-4b44-b706-b5a37d44de23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:03.518Z|b64c1aa0-5080-4b44-b706-b5a37d44de23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:03.518Z|d0f7c68f-befa-416b-ab5a-e100d118d0a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:03.519Z|d0f7c68f-befa-416b-ab5a-e100d118d0a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:03.526Z|02780d06-eab3-420d-9819-e2c5e9f782cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:03.527Z|02780d06-eab3-420d-9819-e2c5e9f782cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:05.930Z|ea1ab3a3-b2b7-4582-94bd-b01475143f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:17:05.931Z|ea1ab3a3-b2b7-4582-94bd-b01475143f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:17:13.548Z|75c268a5-a949-47a7-a897-3cd53ba764da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:13.549Z|75c268a5-a949-47a7-a897-3cd53ba764da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:13.552Z|23806441-5489-4470-9743-31b9e55ceb27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:13.553Z|23806441-5489-4470-9743-31b9e55ceb27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:13.553Z|9ddc83db-1172-4f92-8835-5b399f9e3244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:13.553Z|9ddc83db-1172-4f92-8835-5b399f9e3244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:20.930Z|6d83da62-62ab-4326-a11a-1f1d2938a09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:17:20.934Z|6d83da62-62ab-4326-a11a-1f1d2938a09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:17:22.252Z|d84f6d03-4155-4f3d-a6d2-b42f47a7ea5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:17:22.253Z|d84f6d03-4155-4f3d-a6d2-b42f47a7ea5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:17:23.579Z|bc404657-d04e-4994-911c-5c8d8f2a1805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:23.579Z|bc404657-d04e-4994-911c-5c8d8f2a1805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:23.580Z|28226ed8-b4d6-4eee-b08d-4453e219e144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:23.580Z|28226ed8-b4d6-4eee-b08d-4453e219e144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:23.580Z|a87ad06e-b0ed-4a1f-8170-95664cc5f45a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:23.581Z|a87ad06e-b0ed-4a1f-8170-95664cc5f45a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:33.605Z|ee387175-9145-4de1-9c0a-aa902d65477a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:33.606Z|ee387175-9145-4de1-9c0a-aa902d65477a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:33.604Z|f67d1ff9-90c1-4ff9-a1ae-5952d3247c70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:33.607Z|f67d1ff9-90c1-4ff9-a1ae-5952d3247c70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:33.609Z|3ceee91c-a293-4ab0-9be5-b417200cb513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:33.609Z|3ceee91c-a293-4ab0-9be5-b417200cb513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:35.930Z|e15c721d-6aa7-44e7-9804-26738358ed2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:17:35.931Z|e15c721d-6aa7-44e7-9804-26738358ed2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:17:42.866Z|9876b172-14bf-4385-b4d3-63a837525287|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:17:42.866Z|9876b172-14bf-4385-b4d3-63a837525287|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:43.633Z|624a4da7-5f7a-47cf-8f7e-8eeafe45de41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:43.634Z|624a4da7-5f7a-47cf-8f7e-8eeafe45de41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:43.635Z|703271fb-cc90-49fa-85ef-2f2d4db65253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:43.636Z|703271fb-cc90-49fa-85ef-2f2d4db65253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:43.637Z|dff6ae26-a8e9-4944-a58e-1a66c94cb4ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:43.638Z|dff6ae26-a8e9-4944-a58e-1a66c94cb4ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:50.930Z|b5ae19e4-4913-4524-b970-b926ed1ab841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:17:50.931Z|b5ae19e4-4913-4524-b970-b926ed1ab841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:17:52.253Z|00c2cdb6-ae84-4ea9-8e56-796148719975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:17:52.254Z|00c2cdb6-ae84-4ea9-8e56-796148719975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:17:53.664Z|a43c6986-d3b5-48cc-a6a7-a541fbed377b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:53.665Z|a43c6986-d3b5-48cc-a6a7-a541fbed377b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:53.671Z|80b2ab81-8dc5-489d-9676-02d5207b5d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:53.672Z|80b2ab81-8dc5-489d-9676-02d5207b5d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:17:53.673Z|dbd262d2-baa1-4b89-99fd-f3f31c623507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:17:53.673Z|dbd262d2-baa1-4b89-99fd-f3f31c623507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:03.701Z|c8363fa3-0570-4581-ba33-9cdb67d7f914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:03.701Z|bfedbf45-3b2e-4fc7-a149-fdbfdf45b27d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:03.702Z|c8363fa3-0570-4581-ba33-9cdb67d7f914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:03.702Z|bfedbf45-3b2e-4fc7-a149-fdbfdf45b27d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:03.711Z|64645a94-2eac-4f5b-8d66-c5a7444eaef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:03.712Z|64645a94-2eac-4f5b-8d66-c5a7444eaef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:05.930Z|8a9a03ed-e8bd-4f4e-b43c-f0ee46e41785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:18:05.934Z|8a9a03ed-e8bd-4f4e-b43c-f0ee46e41785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:18:13.729Z|aa12f47a-1bdd-42e3-90b0-7da7f7b8ccde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:13.729Z|aa12f47a-1bdd-42e3-90b0-7da7f7b8ccde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:13.732Z|afd4490c-480e-4f90-9873-f94e3c417a1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:13.732Z|afd4490c-480e-4f90-9873-f94e3c417a1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:13.734Z|8b6a13bd-3e12-4417-ae41-31ce5ca807bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:13.735Z|8b6a13bd-3e12-4417-ae41-31ce5ca807bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:20.930Z|25a6031e-7a3b-4538-8aa5-1290c8c7b6a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:18:20.931Z|25a6031e-7a3b-4538-8aa5-1290c8c7b6a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:18:22.254Z|2bed4457-efdf-4044-8e90-18966796a396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:18:22.255Z|2bed4457-efdf-4044-8e90-18966796a396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:18:23.760Z|6602b9a1-142e-4b1a-b47b-75ec9cb307ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:23.761Z|6602b9a1-142e-4b1a-b47b-75ec9cb307ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:23.762Z|f3ae244b-1e06-4f43-9139-4dd42edb6bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:23.763Z|f3ae244b-1e06-4f43-9139-4dd42edb6bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:23.764Z|5df2c14b-209e-4071-8a7c-2c7350f7e96c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:23.764Z|5df2c14b-209e-4071-8a7c-2c7350f7e96c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:33.787Z|c1ec5801-81af-421e-abe1-41b6044abf6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:33.788Z|c1ec5801-81af-421e-abe1-41b6044abf6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:33.789Z|9c2f6847-1de7-4889-921d-1c8180414035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:33.789Z|176baac2-419a-45dd-bcdf-efe5c63d49a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:33.790Z|9c2f6847-1de7-4889-921d-1c8180414035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:33.790Z|176baac2-419a-45dd-bcdf-efe5c63d49a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:35.930Z|cfebf306-b5c4-45c8-a311-fb567117cf71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:18:35.931Z|cfebf306-b5c4-45c8-a311-fb567117cf71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:18:42.867Z|e682578e-a9eb-4c47-9291-9096b0600f77|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:18:42.868Z|e682578e-a9eb-4c47-9291-9096b0600f77|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:43.820Z|c686a1cc-ee79-4b58-8b6a-e545be145995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:43.820Z|91d0ef5f-91f6-404b-a184-11421030fe6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:43.822Z|c686a1cc-ee79-4b58-8b6a-e545be145995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:43.822Z|91d0ef5f-91f6-404b-a184-11421030fe6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:43.825Z|b2475a10-f813-4d4d-b1df-d3dd6dbfe8f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:43.826Z|b2475a10-f813-4d4d-b1df-d3dd6dbfe8f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:50.930Z|dc63af40-5301-4fd1-beaf-0e04cc6be4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:18:50.933Z|dc63af40-5301-4fd1-beaf-0e04cc6be4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:18:52.255Z|822838f4-f209-4a58-ad14-93db0fd61665|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:18:52.256Z|822838f4-f209-4a58-ad14-93db0fd61665|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:18:53.847Z|df7a7ee2-b840-428e-b665-5023f3a1efdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:53.848Z|df7a7ee2-b840-428e-b665-5023f3a1efdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:53.851Z|08bea8c3-c76c-4b6a-b259-44854d1fc51a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:53.852Z|08bea8c3-c76c-4b6a-b259-44854d1fc51a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:18:53.852Z|2d483751-b761-48ba-ad0d-e01d84105467|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:18:53.853Z|2d483751-b761-48ba-ad0d-e01d84105467|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:03.875Z|f07a8f24-544e-493c-a681-6c1b56272a31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:03.876Z|f07a8f24-544e-493c-a681-6c1b56272a31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:03.878Z|785e7a84-b244-4451-9b11-b85f6f5b66a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:03.879Z|785e7a84-b244-4451-9b11-b85f6f5b66a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:03.879Z|00cb4e9f-36e8-402d-a3e7-54b42b37726b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:03.879Z|00cb4e9f-36e8-402d-a3e7-54b42b37726b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:05.930Z|bd18837f-fdef-4888-8bd8-2961ecd4e5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:19:05.931Z|bd18837f-fdef-4888-8bd8-2961ecd4e5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:19:13.904Z|321bf6a8-b8f4-4bf1-bb40-03c55b77b421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:13.905Z|321bf6a8-b8f4-4bf1-bb40-03c55b77b421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:13.906Z|3c108391-acd4-401b-b342-1266edd8b6f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:13.906Z|3c108391-acd4-401b-b342-1266edd8b6f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:13.911Z|9aa9d309-b4db-4726-b8da-8fbdc9f0b3f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:13.911Z|9aa9d309-b4db-4726-b8da-8fbdc9f0b3f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:20.930Z|5cf623f1-8b79-4390-9565-4284a8b675e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:19:20.931Z|5cf623f1-8b79-4390-9565-4284a8b675e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:19:22.256Z|432a18da-4844-4a82-9f82-cac97b981606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:19:22.261Z|432a18da-4844-4a82-9f82-cac97b981606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:19:23.935Z|b2951dbc-3a68-47ad-ac47-875a737dc30c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:23.936Z|b2951dbc-3a68-47ad-ac47-875a737dc30c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:23.938Z|e41b6db6-7d58-4850-a425-695159831632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:23.939Z|e41b6db6-7d58-4850-a425-695159831632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:23.939Z|2985c544-9279-4f72-a378-8d75bbafeaff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:23.939Z|2985c544-9279-4f72-a378-8d75bbafeaff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:33.957Z|c34e9f0f-2855-4c6c-9278-a6351fe00a50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:33.958Z|1b74d047-f028-450d-91b6-5b9eccf11626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:33.958Z|1b74d047-f028-450d-91b6-5b9eccf11626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:33.958Z|c34e9f0f-2855-4c6c-9278-a6351fe00a50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:33.961Z|6fad0bf0-ee26-4fed-b54d-9c6575464587|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:33.961Z|6fad0bf0-ee26-4fed-b54d-9c6575464587|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:35.930Z|7715051a-5065-4eeb-bb61-8e38a33b756a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:19:35.934Z|7715051a-5065-4eeb-bb61-8e38a33b756a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:19:42.867Z|24ab1452-a5ca-4cb2-8426-4169adfa2072|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:19:42.867Z|24ab1452-a5ca-4cb2-8426-4169adfa2072|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:43.984Z|c19dd0c9-43b1-47c8-9d19-36ebdabe975e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:43.985Z|c19dd0c9-43b1-47c8-9d19-36ebdabe975e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:43.985Z|b6cacf3d-a5ff-4a23-9a2b-a0c769e178b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:43.985Z|b6cacf3d-a5ff-4a23-9a2b-a0c769e178b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:43.993Z|eef95d4b-3975-4510-aef5-07fe5b667a2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:43.994Z|eef95d4b-3975-4510-aef5-07fe5b667a2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:50.930Z|ea861d3f-a2e9-4437-8ec8-a64c41dfebfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:19:50.930Z|ea861d3f-a2e9-4437-8ec8-a64c41dfebfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:19:52.261Z|6d70a8ac-0b90-438e-8ca1-88a1f5b0fbf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:19:52.262Z|6d70a8ac-0b90-438e-8ca1-88a1f5b0fbf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:19:54.011Z|0e530bf3-6afb-4a46-9afd-720901acec3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:54.011Z|0e530bf3-6afb-4a46-9afd-720901acec3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:54.014Z|99cea370-d590-476c-bd05-4ecae0214489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:54.015Z|99cea370-d590-476c-bd05-4ecae0214489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:19:54.016Z|76f801fc-0cb5-40a8-8721-5b4147e70e7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:19:54.016Z|76f801fc-0cb5-40a8-8721-5b4147e70e7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:04.039Z|9f1f2bac-1d93-4582-9eeb-ab4c02f72d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:04.040Z|9f1f2bac-1d93-4582-9eeb-ab4c02f72d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:04.041Z|5d7577bf-1f72-4c26-8071-f62a5983cc4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:04.041Z|5d7577bf-1f72-4c26-8071-f62a5983cc4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:04.043Z|952ecfda-60ef-43c2-bea4-3d394bc863a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:04.044Z|952ecfda-60ef-43c2-bea4-3d394bc863a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:05.930Z|afcc4b0b-f658-4c59-8b37-237b9d003dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:20:05.931Z|afcc4b0b-f658-4c59-8b37-237b9d003dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:20:14.067Z|839de3dd-12e2-4980-a7ac-b3ea094baa83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:14.068Z|839de3dd-12e2-4980-a7ac-b3ea094baa83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:14.073Z|9caa8ae5-8407-4e27-a5fe-2bac9aedd251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:14.074Z|9caa8ae5-8407-4e27-a5fe-2bac9aedd251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:14.076Z|5868c1f8-ea8b-4533-a3f7-be9e871a617d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:14.077Z|5868c1f8-ea8b-4533-a3f7-be9e871a617d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:20.930Z|de97d17e-637d-4bd7-ade4-94e21d202e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:20:20.933Z|de97d17e-637d-4bd7-ade4-94e21d202e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:20:22.262Z|2f8ce987-05c7-4f23-9dd8-1abb139a1359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:20:22.263Z|2f8ce987-05c7-4f23-9dd8-1abb139a1359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:20:24.096Z|850d66e3-80d9-4f50-bb09-2f368cb33793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:24.096Z|850d66e3-80d9-4f50-bb09-2f368cb33793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:24.099Z|672e1190-f1b2-4f7c-8200-41ec8b6826e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:24.099Z|672e1190-f1b2-4f7c-8200-41ec8b6826e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:24.101Z|023993aa-cf65-469b-b175-86c273667b41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:24.101Z|023993aa-cf65-469b-b175-86c273667b41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:34.122Z|19dd5bff-3bac-4b5d-b964-d14777ca47cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:34.123Z|19dd5bff-3bac-4b5d-b964-d14777ca47cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:34.132Z|489c0456-18b7-4b49-a80d-77de3e46ca19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:34.132Z|f0db3cbf-ab74-402c-97d3-b99d7b7ccf37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:34.133Z|489c0456-18b7-4b49-a80d-77de3e46ca19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:34.133Z|f0db3cbf-ab74-402c-97d3-b99d7b7ccf37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:35.930Z|515199fc-a20c-41f6-91cc-5da2d09d35a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:20:35.931Z|515199fc-a20c-41f6-91cc-5da2d09d35a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:20:42.867Z|2fa9f7f9-0fba-493c-b4f8-e5a8565490a2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:20:42.868Z|2fa9f7f9-0fba-493c-b4f8-e5a8565490a2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:44.149Z|d3852cdd-dcaa-42ff-8489-16fb93bada80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:44.150Z|d3852cdd-dcaa-42ff-8489-16fb93bada80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:44.155Z|fab2528a-7514-4e04-8b33-42c0e133ea86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:44.156Z|fab2528a-7514-4e04-8b33-42c0e133ea86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:44.163Z|b414e835-b0e6-40a6-aa66-214394324470|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:44.164Z|b414e835-b0e6-40a6-aa66-214394324470|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:50.930Z|c87e17b8-7078-4096-b689-54742ca55e54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:20:50.931Z|c87e17b8-7078-4096-b689-54742ca55e54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:20:52.264Z|9c43c1fd-61d7-41e9-974b-b4495a9279a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:20:52.265Z|9c43c1fd-61d7-41e9-974b-b4495a9279a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:20:54.181Z|f6c07127-f784-42fe-8c94-3afbb5a6de21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:54.182Z|f6c07127-f784-42fe-8c94-3afbb5a6de21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:54.184Z|cb71fb0e-e9b7-4d98-b2e1-228311ee9973|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:54.184Z|cb71fb0e-e9b7-4d98-b2e1-228311ee9973|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:20:54.189Z|a4662fee-179e-4b8b-b459-de71907fdd18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:20:54.191Z|a4662fee-179e-4b8b-b459-de71907fdd18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:04.211Z|3c10e16f-b32d-486b-9707-7b3c23eb1362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:04.211Z|157363c0-e250-4930-9ac4-2f394ed08dd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:04.211Z|3c10e16f-b32d-486b-9707-7b3c23eb1362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:04.211Z|157363c0-e250-4930-9ac4-2f394ed08dd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:04.216Z|72b55154-acf2-4a4e-940f-35968185f541|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:04.217Z|72b55154-acf2-4a4e-940f-35968185f541|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:05.930Z|87012e39-1904-4593-a6a0-50d3f4acab82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:21:05.935Z|87012e39-1904-4593-a6a0-50d3f4acab82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:21:14.238Z|16255cf7-00cc-4ea3-a5f9-6e980b9c233d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:14.239Z|16255cf7-00cc-4ea3-a5f9-6e980b9c233d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:14.239Z|61a7aaed-0552-4129-8a8f-f7e2571fb197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:14.240Z|61a7aaed-0552-4129-8a8f-f7e2571fb197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:14.243Z|442d465f-96ff-48b0-82dd-a5926a0917e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:14.243Z|442d465f-96ff-48b0-82dd-a5926a0917e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:20.930Z|9446a3fd-e105-4f1a-aba2-3f06f73c8ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:21:20.930Z|9446a3fd-e105-4f1a-aba2-3f06f73c8ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:21:22.265Z|c5ae65f7-74ee-40d7-8e46-d14282cbad25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:21:22.266Z|c5ae65f7-74ee-40d7-8e46-d14282cbad25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:21:24.265Z|37ade4f8-267f-4046-98fb-a036687187bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:24.267Z|37ade4f8-267f-4046-98fb-a036687187bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:24.268Z|c10f21dc-b71d-41e8-b92d-76dcf6a8d283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:24.268Z|c10f21dc-b71d-41e8-b92d-76dcf6a8d283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:24.271Z|ef7d2366-4854-40ff-b569-c35636c4a68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:24.271Z|ef7d2366-4854-40ff-b569-c35636c4a68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:34.296Z|5eb7cc74-d378-44a1-9246-ef876f26d874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:34.297Z|5eb7cc74-d378-44a1-9246-ef876f26d874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:34.300Z|31232fc7-8093-46f3-a195-d33c7985d242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:34.301Z|31232fc7-8093-46f3-a195-d33c7985d242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:34.304Z|fbcd3568-4f9f-4a9f-bb6f-21582657ab96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:34.305Z|fbcd3568-4f9f-4a9f-bb6f-21582657ab96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:35.930Z|dcd34388-1f06-4e3b-98ec-d65c04b1b5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:21:35.931Z|dcd34388-1f06-4e3b-98ec-d65c04b1b5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:21:42.866Z|efa96564-1f12-47ad-8dd9-1dd52b9b5268|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:21:42.867Z|efa96564-1f12-47ad-8dd9-1dd52b9b5268|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:44.324Z|93114af7-a724-4a5b-b0ff-c97aeadf3575|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:44.325Z|93114af7-a724-4a5b-b0ff-c97aeadf3575|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:44.328Z|0e7f4b1f-0b0b-4a77-8dab-8875eec76d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:44.329Z|0e7f4b1f-0b0b-4a77-8dab-8875eec76d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:44.330Z|fbbdec5f-3443-4807-87ef-732d271ce129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:44.331Z|fbbdec5f-3443-4807-87ef-732d271ce129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:50.930Z|a5012260-951f-43a1-b79c-072861bd3856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:21:50.935Z|a5012260-951f-43a1-b79c-072861bd3856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:21:52.267Z|f393cb04-564c-47fb-971c-d737b7c8940f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:21:52.268Z|f393cb04-564c-47fb-971c-d737b7c8940f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:21:54.357Z|13683dc2-1f03-4315-8641-50ab4f510e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:54.359Z|13683dc2-1f03-4315-8641-50ab4f510e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:54.360Z|b7947adb-6519-4a1f-b5c3-8a14e0b9cd07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:54.361Z|46cfaea1-251a-4568-89cb-1ec78f3efa2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:21:54.361Z|b7947adb-6519-4a1f-b5c3-8a14e0b9cd07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:21:54.361Z|46cfaea1-251a-4568-89cb-1ec78f3efa2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:04.387Z|217618fd-955a-409e-be72-71d7da738fd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:04.388Z|217618fd-955a-409e-be72-71d7da738fd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:04.389Z|9d67a326-21c3-49dd-8f1b-6d4225001821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:04.389Z|8ee7b961-0aee-41d7-ae92-c5e4fad94215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:04.389Z|9d67a326-21c3-49dd-8f1b-6d4225001821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:04.390Z|8ee7b961-0aee-41d7-ae92-c5e4fad94215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:05.930Z|5dd40e66-d073-40e9-b84b-4dae9a2f8937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:22:05.931Z|5dd40e66-d073-40e9-b84b-4dae9a2f8937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:22:14.414Z|a7867805-b5da-4413-a51d-faf75e8a61eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:14.415Z|a7867805-b5da-4413-a51d-faf75e8a61eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:14.420Z|812222e2-d2c1-4261-98d1-076fa2bd97e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:14.421Z|812222e2-d2c1-4261-98d1-076fa2bd97e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:14.421Z|8d595839-9541-401b-af37-a7e0061d3250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:14.421Z|8d595839-9541-401b-af37-a7e0061d3250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:20.930Z|682e6f84-849d-4337-a82a-90bacd20eb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:22:20.931Z|682e6f84-849d-4337-a82a-90bacd20eb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:22:22.268Z|5cec8203-b23e-4a09-9a96-e490fe93d35a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:22:22.269Z|5cec8203-b23e-4a09-9a96-e490fe93d35a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:22:24.439Z|8c74a83c-2477-4aab-b853-0db7ca16ea0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:24.440Z|8c74a83c-2477-4aab-b853-0db7ca16ea0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:24.446Z|3041694c-e937-4a42-9c3e-17b3da44c94b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:24.447Z|3041694c-e937-4a42-9c3e-17b3da44c94b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:24.448Z|2760333a-e33f-49a8-86c4-2e96caf9dbe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:24.448Z|2760333a-e33f-49a8-86c4-2e96caf9dbe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:34.468Z|a58e405f-d74a-4400-88bc-d47edce9ae21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:34.469Z|a58e405f-d74a-4400-88bc-d47edce9ae21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:34.473Z|31241b71-6d92-403f-9cfb-da22a98deafc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:34.474Z|31241b71-6d92-403f-9cfb-da22a98deafc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:34.476Z|d41f1a9c-6178-4566-8c57-68be5c4b5862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:34.476Z|d41f1a9c-6178-4566-8c57-68be5c4b5862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:35.930Z|9050c331-1852-4618-8f05-a9de1a15d6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:22:35.934Z|9050c331-1852-4618-8f05-a9de1a15d6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:22:42.867Z|a74ea159-0109-4cea-9aaa-10724737210f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:22:42.867Z|a74ea159-0109-4cea-9aaa-10724737210f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:44.493Z|46820e0b-6d16-488f-91dd-f85f6e7264e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:44.494Z|46820e0b-6d16-488f-91dd-f85f6e7264e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:44.496Z|cd419ddc-54ad-476b-ac5f-e204f3d9de7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:44.496Z|cd419ddc-54ad-476b-ac5f-e204f3d9de7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:44.499Z|8935d699-bbe3-4a83-a884-3dcb894000fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:44.499Z|8935d699-bbe3-4a83-a884-3dcb894000fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:50.930Z|98add0eb-e197-4838-b822-4f54e24048ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:22:50.931Z|98add0eb-e197-4838-b822-4f54e24048ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:22:52.269Z|4862ec41-4b37-4c2e-9c30-eb9a7ff37f7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:22:52.270Z|4862ec41-4b37-4c2e-9c30-eb9a7ff37f7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:22:54.523Z|dd4d84ca-8383-46ce-89c8-b9331edb98a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:54.524Z|dd4d84ca-8383-46ce-89c8-b9331edb98a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:54.524Z|9632876d-d4b3-4b56-ad6e-fb2c187a69c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:54.524Z|9632876d-d4b3-4b56-ad6e-fb2c187a69c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:22:54.526Z|9fb67b65-1b51-4608-b5f4-a814b0ff0e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:22:54.527Z|9fb67b65-1b51-4608-b5f4-a814b0ff0e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:04.550Z|2c95ec6e-a61f-45bd-895a-4bae4f6b8b3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:04.550Z|2c95ec6e-a61f-45bd-895a-4bae4f6b8b3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:04.551Z|90f380e7-203f-481a-a520-4c975c2c146b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:04.552Z|90f380e7-203f-481a-a520-4c975c2c146b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:04.552Z|0ebca7cd-f2fd-433d-9e18-a89b4363124d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:04.552Z|0ebca7cd-f2fd-433d-9e18-a89b4363124d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:05.930Z|570b6613-1569-46c1-9ff6-088a8f632a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:23:05.931Z|570b6613-1569-46c1-9ff6-088a8f632a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:23:14.578Z|c29dab5a-7c99-42db-a45b-7473fe2b2860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:14.578Z|abaeb19a-eb8c-419d-8df9-44131c45e141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:14.578Z|c29dab5a-7c99-42db-a45b-7473fe2b2860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:14.579Z|abaeb19a-eb8c-419d-8df9-44131c45e141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:14.587Z|fbef5be1-5e81-466c-b05b-ffc3a270c3c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:14.587Z|fbef5be1-5e81-466c-b05b-ffc3a270c3c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:20.930Z|a2f9a33d-26f1-4ee7-8335-d0017aae153d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:23:20.934Z|a2f9a33d-26f1-4ee7-8335-d0017aae153d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:23:22.270Z|549ef2b7-ba7a-4ae4-9924-ea4c09095eb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:23:22.271Z|549ef2b7-ba7a-4ae4-9924-ea4c09095eb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:23:24.603Z|24121a67-9a8b-4778-b945-666de3226a3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:24.604Z|24121a67-9a8b-4778-b945-666de3226a3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:24.604Z|d6b58dee-1b70-49c6-80af-fb8aaec9ad59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:24.604Z|d6b58dee-1b70-49c6-80af-fb8aaec9ad59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:24.607Z|6e4930b6-e683-42d1-80a9-663710fc80a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:24.608Z|6e4930b6-e683-42d1-80a9-663710fc80a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:34.630Z|57f8248d-4f0c-4c36-948c-4cf315b191cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:34.630Z|57f8248d-4f0c-4c36-948c-4cf315b191cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:34.631Z|19baad8a-6e21-4cd7-932c-71a125d1f189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:34.632Z|19baad8a-6e21-4cd7-932c-71a125d1f189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:34.633Z|9117e1ae-9d3f-4b5a-abbc-59c6565c2eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:34.633Z|9117e1ae-9d3f-4b5a-abbc-59c6565c2eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:35.930Z|37d6889e-c4aa-42ed-be98-92aad9b98859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:23:35.931Z|37d6889e-c4aa-42ed-be98-92aad9b98859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:23:42.866Z|b7f60640-e9aa-4ae3-b449-34f635834ff7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:23:42.867Z|b7f60640-e9aa-4ae3-b449-34f635834ff7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:44.655Z|76e12b64-fae9-46d4-bac7-ea7122883574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:44.656Z|76e12b64-fae9-46d4-bac7-ea7122883574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:44.658Z|e329ee77-2e65-458e-bfb7-0f57f42aad49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:44.658Z|e329ee77-2e65-458e-bfb7-0f57f42aad49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:44.659Z|e236ddcd-e766-4ee0-a86a-b6958b8e1ec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:44.659Z|e236ddcd-e766-4ee0-a86a-b6958b8e1ec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:50.930Z|aa86305f-68ee-4a1b-a27d-80c6a9176183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:23:50.930Z|aa86305f-68ee-4a1b-a27d-80c6a9176183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:23:52.271Z|ba3cfc57-2d03-4f58-9e9e-d518546ee36f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:23:52.272Z|ba3cfc57-2d03-4f58-9e9e-d518546ee36f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:23:54.681Z|58763ae4-dc58-4fb7-b4fd-c09bfb81cb29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:54.681Z|58763ae4-dc58-4fb7-b4fd-c09bfb81cb29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:54.685Z|f01922b2-eb6f-4dcd-a6c1-3c3f3a42ce02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:54.685Z|f01922b2-eb6f-4dcd-a6c1-3c3f3a42ce02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:23:54.685Z|8b1b18d9-d3ae-487b-ae28-4043e9da46e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:23:54.685Z|8b1b18d9-d3ae-487b-ae28-4043e9da46e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:04.709Z|11102af1-b5ba-463d-8f92-2721633505ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:04.709Z|11102af1-b5ba-463d-8f92-2721633505ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:04.712Z|57fb848a-e53f-4e94-a408-49bc9e1dabe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:04.712Z|5ebd4888-c824-4555-960b-b9bce1c0f4ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:04.712Z|57fb848a-e53f-4e94-a408-49bc9e1dabe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:04.712Z|5ebd4888-c824-4555-960b-b9bce1c0f4ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:05.930Z|c56ed7ef-346b-44fd-a31a-2c49a8e50347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:24:05.939Z|c56ed7ef-346b-44fd-a31a-2c49a8e50347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:24:14.742Z|4f711377-afd3-4b6b-ba09-78ccbf3fcbcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:14.742Z|4f711377-afd3-4b6b-ba09-78ccbf3fcbcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:14.742Z|e8bb7cf4-993e-4a17-bb47-39fc2fba6402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:14.743Z|e8bb7cf4-993e-4a17-bb47-39fc2fba6402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:14.745Z|45c2c777-c690-4da7-9b15-c5dfdee3bc53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:14.746Z|45c2c777-c690-4da7-9b15-c5dfdee3bc53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:20.930Z|1c069bea-7e0c-4ac4-ba13-b730543a4632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:24:20.931Z|1c069bea-7e0c-4ac4-ba13-b730543a4632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:24:22.272Z|67b9911e-c10b-410c-9937-4193e506e5dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:24:22.273Z|67b9911e-c10b-410c-9937-4193e506e5dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:24:24.766Z|c7f4ab83-52d6-44ad-b280-4dc088f1a9fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:24.766Z|c7f4ab83-52d6-44ad-b280-4dc088f1a9fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:24.766Z|a8947074-031d-44ff-8c63-ce3661f66119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:24.767Z|a8947074-031d-44ff-8c63-ce3661f66119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:24.768Z|9f3408d4-0701-40a1-a401-5d63d03cf8e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:24.768Z|9f3408d4-0701-40a1-a401-5d63d03cf8e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:34.797Z|fde03dd4-0262-45ee-8d80-d3dcd39c66d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:34.797Z|46e658f0-7f1f-457e-b549-4bdfdb314b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:34.797Z|fde03dd4-0262-45ee-8d80-d3dcd39c66d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:34.797Z|46e658f0-7f1f-457e-b549-4bdfdb314b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:34.798Z|cd51e145-4c1f-4379-979c-f8996bbd07df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:34.799Z|cd51e145-4c1f-4379-979c-f8996bbd07df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:35.930Z|3eb0b42d-92c4-481b-8736-08ff7c8582f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:24:35.931Z|3eb0b42d-92c4-481b-8736-08ff7c8582f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:24:42.865Z|01435c6a-8261-4154-baf8-5411b0ad5804|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:24:42.866Z|01435c6a-8261-4154-baf8-5411b0ad5804|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:44.833Z|cbffc062-1dc1-4824-8124-86386420ca3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:44.834Z|cbffc062-1dc1-4824-8124-86386420ca3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:44.834Z|5670fa9e-acc3-4a05-b416-fa1cdb9cab08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:44.834Z|5670fa9e-acc3-4a05-b416-fa1cdb9cab08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:44.836Z|a883bd3c-4b1a-4b5b-8eff-08315ec1ef81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:44.837Z|a883bd3c-4b1a-4b5b-8eff-08315ec1ef81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:50.930Z|070176cb-3813-4384-ba65-5d3af5532314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:24:50.934Z|070176cb-3813-4384-ba65-5d3af5532314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:24:52.274Z|ceecc813-7c44-4bde-8c4c-b3bb4fa9a979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:24:52.274Z|ceecc813-7c44-4bde-8c4c-b3bb4fa9a979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:24:54.862Z|cb7c0c8f-1942-44ba-a5de-d2e86150fe59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:54.863Z|cb7c0c8f-1942-44ba-a5de-d2e86150fe59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:54.870Z|65de4e02-0358-4738-afc3-0ebe93ca3c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:54.871Z|65de4e02-0358-4738-afc3-0ebe93ca3c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:24:54.871Z|384e9e35-5a99-416e-b1af-396bd9f571ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:24:54.872Z|384e9e35-5a99-416e-b1af-396bd9f571ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:04.891Z|23349ada-b924-4ca1-96a1-f89c1bae2ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:04.892Z|23349ada-b924-4ca1-96a1-f89c1bae2ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:04.893Z|0e4c06b8-0ea2-4995-9dd2-977901127d77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:04.894Z|0e4c06b8-0ea2-4995-9dd2-977901127d77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:04.896Z|b10bd291-4c30-42c4-bea4-fc59ef3064f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:04.896Z|b10bd291-4c30-42c4-bea4-fc59ef3064f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:05.930Z|eb507555-e82b-4899-9a33-904817f9aed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:25:05.931Z|eb507555-e82b-4899-9a33-904817f9aed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:25:14.916Z|6c9cde5c-4860-4c4f-8ad1-25840d2ea193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:14.917Z|6c9cde5c-4860-4c4f-8ad1-25840d2ea193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:14.923Z|fc91f2b7-d122-4be4-a7d7-d7090da388b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:14.923Z|fc91f2b7-d122-4be4-a7d7-d7090da388b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:14.943Z|fb76b808-2287-4586-9b7f-13d49dd96ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:14.943Z|fb76b808-2287-4586-9b7f-13d49dd96ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:20.930Z|5e9415ac-e475-4932-8b6c-394d2458fb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:25:20.931Z|5e9415ac-e475-4932-8b6c-394d2458fb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:25:22.275Z|3e3c6af5-4caf-44f5-8d0c-66970b7680c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:25:22.275Z|3e3c6af5-4caf-44f5-8d0c-66970b7680c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:25:24.938Z|428ce3ee-88bf-4b0c-8436-b632a9aaa74b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:24.939Z|428ce3ee-88bf-4b0c-8436-b632a9aaa74b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:24.945Z|852ec430-4c8f-4cea-9815-565d5bd1a64d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:24.946Z|852ec430-4c8f-4cea-9815-565d5bd1a64d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:24.964Z|b71be93c-10aa-4929-a5c6-77dca938ef0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:24.964Z|b71be93c-10aa-4929-a5c6-77dca938ef0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:34.961Z|9dd09022-f146-4aff-8eda-4dac4b577020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:34.962Z|9dd09022-f146-4aff-8eda-4dac4b577020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:34.967Z|03fb0cb1-0663-431c-a79a-e32c976cf714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:34.968Z|03fb0cb1-0663-431c-a79a-e32c976cf714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:34.987Z|52b49983-f66d-4cbb-af2d-eb6246440d45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:34.988Z|52b49983-f66d-4cbb-af2d-eb6246440d45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:35.930Z|841eb3b5-5961-45f1-9186-ac3a2c1201a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:25:35.934Z|841eb3b5-5961-45f1-9186-ac3a2c1201a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:25:42.867Z|eab8b709-a05e-41ca-aa59-13996eff17a0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:25:42.867Z|eab8b709-a05e-41ca-aa59-13996eff17a0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:44.989Z|2441687e-89ae-42e1-9420-c349b4754b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:44.990Z|2441687e-89ae-42e1-9420-c349b4754b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:44.994Z|a9a4d5b2-6805-4637-b8b0-964fcef7ebf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:44.995Z|a9a4d5b2-6805-4637-b8b0-964fcef7ebf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:45.012Z|69e4c279-4d30-49f0-8206-a96400433423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:45.013Z|69e4c279-4d30-49f0-8206-a96400433423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:50.930Z|ac5e6171-f83b-49f8-a449-d78e6c31ce46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:25:50.931Z|ac5e6171-f83b-49f8-a449-d78e6c31ce46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:25:52.276Z|e0c23ca6-03bd-47ed-b831-3570ea725ca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:25:52.276Z|e0c23ca6-03bd-47ed-b831-3570ea725ca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:25:55.021Z|5da4044f-426c-4ee6-8aca-a87698c5d23c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:55.022Z|5da4044f-426c-4ee6-8aca-a87698c5d23c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:55.025Z|a7af4b90-e995-4d0f-a045-18ccc71d4d3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:55.025Z|a7af4b90-e995-4d0f-a045-18ccc71d4d3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:25:55.039Z|4ab4de0f-73d8-4bf1-afc6-d490ac25ea7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:25:55.040Z|4ab4de0f-73d8-4bf1-afc6-d490ac25ea7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:05.046Z|127f490a-370e-468d-b9d1-09c0f55100d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:05.047Z|127f490a-370e-468d-b9d1-09c0f55100d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:05.051Z|061bdf48-631c-4a4a-b4fb-03c4de436123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:05.052Z|061bdf48-631c-4a4a-b4fb-03c4de436123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:05.064Z|2019d5c2-eb19-4ceb-905f-be34adc52401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:05.065Z|2019d5c2-eb19-4ceb-905f-be34adc52401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:05.930Z|1367ae5e-68a0-40e7-bca3-12df249cc2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:26:05.931Z|1367ae5e-68a0-40e7-bca3-12df249cc2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:26:15.074Z|e7407b45-7899-4c26-b907-ea35771cbb8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:15.075Z|e7407b45-7899-4c26-b907-ea35771cbb8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:15.083Z|f31b3f7d-5994-4014-8b57-d7a190f04763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:15.083Z|f31b3f7d-5994-4014-8b57-d7a190f04763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:15.089Z|41b83ee0-f954-4bee-b030-1a40d269f24f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:15.089Z|41b83ee0-f954-4bee-b030-1a40d269f24f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:20.930Z|6b78fc59-16b5-43bb-8949-4b71ea192d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:26:20.934Z|6b78fc59-16b5-43bb-8949-4b71ea192d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:26:22.277Z|6be2fb9d-4cf7-4dd9-a36c-3204d211e1c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:26:22.277Z|6be2fb9d-4cf7-4dd9-a36c-3204d211e1c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:26:25.101Z|abe9f99e-8d50-4025-b1ee-64c1bfaafe93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:25.102Z|abe9f99e-8d50-4025-b1ee-64c1bfaafe93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:25.109Z|abab1b99-b40e-45c7-a1fd-af401c6a3daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:25.110Z|abab1b99-b40e-45c7-a1fd-af401c6a3daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:25.111Z|b572028e-528b-4ca4-9292-e284d6639422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:25.112Z|b572028e-528b-4ca4-9292-e284d6639422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:35.135Z|0e158e81-93fd-40fd-ada0-a9d7a21eda77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:35.136Z|0e158e81-93fd-40fd-ada0-a9d7a21eda77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:35.138Z|c246c783-721c-4e9a-8020-4b6283d77bce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:35.139Z|c246c783-721c-4e9a-8020-4b6283d77bce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:35.139Z|59f20c1c-5543-4c01-b089-2724f29426c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:35.140Z|59f20c1c-5543-4c01-b089-2724f29426c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:35.930Z|33e8ecf8-2754-4530-93fc-fef2800f599a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:26:35.931Z|33e8ecf8-2754-4530-93fc-fef2800f599a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:26:42.867Z|17333951-53f2-436d-a242-f27398c044af|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:26:42.868Z|17333951-53f2-436d-a242-f27398c044af|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:45.163Z|96ba34b4-84c4-4630-9fd7-949f854930dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:45.164Z|96ba34b4-84c4-4630-9fd7-949f854930dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:45.164Z|92d48029-9d43-4f03-8bd9-d43204d6b561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:45.165Z|92d48029-9d43-4f03-8bd9-d43204d6b561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:45.167Z|02ed4ddf-0586-4e67-83ba-4c394d77ab1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:45.167Z|02ed4ddf-0586-4e67-83ba-4c394d77ab1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:50.930Z|50af621f-71dd-48a0-803f-389661d5cec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:26:50.931Z|50af621f-71dd-48a0-803f-389661d5cec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:26:52.278Z|fa84b172-51c8-4ae6-af2a-97cd86ff51bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:26:52.278Z|fa84b172-51c8-4ae6-af2a-97cd86ff51bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:26:55.193Z|08df52e1-ebb9-4468-9832-9fad3888f874|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:55.193Z|08df52e1-ebb9-4468-9832-9fad3888f874|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:55.195Z|b980f28f-03ee-475c-9618-8b437fd14b08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:55.196Z|b980f28f-03ee-475c-9618-8b437fd14b08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:26:55.200Z|be4dd531-f9b9-40fb-8778-b1b979e0c6c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:26:55.200Z|be4dd531-f9b9-40fb-8778-b1b979e0c6c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:05.223Z|54bf57f8-7ce7-4590-8ac9-46e5087b46e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:05.224Z|1b02d809-410c-4c45-a1d7-7c8cc2ba6255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:05.224Z|54bf57f8-7ce7-4590-8ac9-46e5087b46e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:05.224Z|1b02d809-410c-4c45-a1d7-7c8cc2ba6255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:05.226Z|9557751e-0ded-4bb2-93ca-1dc96ca041a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:05.226Z|9557751e-0ded-4bb2-93ca-1dc96ca041a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:05.930Z|39aa7d1e-53d1-4221-8b21-8e77866ae411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:27:05.934Z|39aa7d1e-53d1-4221-8b21-8e77866ae411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:27:15.257Z|6f7a2239-199e-47ef-9fb2-3872d7984fb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:15.257Z|72ad058e-cebd-4e67-a634-d9cd312e9544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:15.257Z|6f7a2239-199e-47ef-9fb2-3872d7984fb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:15.257Z|72ad058e-cebd-4e67-a634-d9cd312e9544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:15.262Z|920fa0ad-9ed9-4c44-9f9a-7ee9385b08f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:15.263Z|920fa0ad-9ed9-4c44-9f9a-7ee9385b08f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:20.930Z|8eea454a-7a97-4438-984b-c44436888a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:27:20.931Z|8eea454a-7a97-4438-984b-c44436888a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:27:22.279Z|9aefa3d9-985a-44b1-9394-3bf11bbf912b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:27:22.279Z|9aefa3d9-985a-44b1-9394-3bf11bbf912b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:27:25.279Z|370d2efd-fe80-410a-8d98-177d094a200d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:25.280Z|370d2efd-fe80-410a-8d98-177d094a200d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:25.284Z|d58fd667-4769-400a-a45f-9933be40d9a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:25.284Z|d58fd667-4769-400a-a45f-9933be40d9a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:25.287Z|1778ade4-a5c8-49e3-8dcc-28e32f134f41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:25.288Z|1778ade4-a5c8-49e3-8dcc-28e32f134f41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:35.306Z|1be07aeb-d82e-4bf7-8895-25b4ff6f353d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:35.307Z|1be07aeb-d82e-4bf7-8895-25b4ff6f353d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:35.307Z|83ec80b8-a808-4837-9a35-4965df942161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:35.308Z|83ec80b8-a808-4837-9a35-4965df942161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:35.313Z|eea2baa8-98ee-4967-b7a3-f4b40afb4be3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:35.314Z|eea2baa8-98ee-4967-b7a3-f4b40afb4be3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:35.930Z|c913c9f0-852e-4594-8be7-8dab42b4d635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:27:35.931Z|c913c9f0-852e-4594-8be7-8dab42b4d635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:27:42.867Z|0c90e8fe-8e32-4991-b139-ea54f14fe8b6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:27:42.867Z|0c90e8fe-8e32-4991-b139-ea54f14fe8b6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:45.334Z|b4b3e46c-6500-4e6c-9506-880908581357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:45.334Z|b4b3e46c-6500-4e6c-9506-880908581357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:45.335Z|fb3a8a43-d666-4944-9611-a20147efc04c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:45.336Z|fb3a8a43-d666-4944-9611-a20147efc04c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:45.343Z|f2386545-cc08-43df-8f43-eb62718eb5d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:45.344Z|f2386545-cc08-43df-8f43-eb62718eb5d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:50.930Z|aec1ab52-db5b-45ee-be76-e156df169572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:27:50.934Z|aec1ab52-db5b-45ee-be76-e156df169572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:27:52.280Z|19ee676c-e405-4bb5-9795-13c0d3d2ce60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:27:52.280Z|19ee676c-e405-4bb5-9795-13c0d3d2ce60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:27:55.361Z|443c96d0-573e-47fb-9369-2ce4a2493664|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:55.362Z|443c96d0-573e-47fb-9369-2ce4a2493664|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:55.363Z|a444dc96-31d1-4956-b0b3-f382a8c0182b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:55.364Z|a444dc96-31d1-4956-b0b3-f382a8c0182b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:27:55.370Z|d03848b2-7eee-4435-9dc7-53193669dc9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:27:55.370Z|d03848b2-7eee-4435-9dc7-53193669dc9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:05.391Z|2d37cc3e-2e0e-494a-86eb-517db7c28ecf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:05.392Z|2d37cc3e-2e0e-494a-86eb-517db7c28ecf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:05.392Z|375c4261-bd5c-48b7-b1a5-22b8e5e964c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:05.393Z|375c4261-bd5c-48b7-b1a5-22b8e5e964c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:05.395Z|632df247-97c7-4d2a-9729-42c785008dc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:05.396Z|632df247-97c7-4d2a-9729-42c785008dc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:05.930Z|56bb4ace-fb10-4ca7-a69c-71b7501bba24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:28:05.930Z|56bb4ace-fb10-4ca7-a69c-71b7501bba24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:28:15.422Z|f993469f-dd37-4f17-bc19-bfa44b92551f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:15.422Z|f993469f-dd37-4f17-bc19-bfa44b92551f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:15.424Z|7a4d6c54-3acb-4c42-b99a-a2071d8bba07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:15.424Z|7a4d6c54-3acb-4c42-b99a-a2071d8bba07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:15.430Z|f138435a-11e7-4f4e-a49b-cacf4bad67a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:15.430Z|f138435a-11e7-4f4e-a49b-cacf4bad67a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:20.930Z|7be70607-32e9-4c1a-baee-2230edadcdd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:28:20.930Z|7be70607-32e9-4c1a-baee-2230edadcdd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:28:22.281Z|9c4e4d29-d86f-44f9-bec7-2f280f128c4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:28:22.281Z|9c4e4d29-d86f-44f9-bec7-2f280f128c4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:28:25.453Z|619539d2-15b0-4fd0-a191-fbc8f3e0e925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:25.454Z|619539d2-15b0-4fd0-a191-fbc8f3e0e925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:25.457Z|a7d2ae94-fa41-479c-b93f-4eeb399fb805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:25.458Z|a7d2ae94-fa41-479c-b93f-4eeb399fb805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:25.462Z|ae52f11d-eb8e-4858-9008-3f33983415bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:25.462Z|ae52f11d-eb8e-4858-9008-3f33983415bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:35.484Z|44ccf915-8431-4bd2-9149-81a4466727b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:35.485Z|44ccf915-8431-4bd2-9149-81a4466727b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:35.487Z|e6e85ec4-2e07-44fe-b9e0-2b2948bdb4fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:35.488Z|e6e85ec4-2e07-44fe-b9e0-2b2948bdb4fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:35.492Z|c2bdd490-3ea7-47ec-bd82-e4e483d14ed3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:35.493Z|c2bdd490-3ea7-47ec-bd82-e4e483d14ed3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:35.930Z|eaff556e-1079-4117-bf40-e7f59b73e2c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:28:35.934Z|eaff556e-1079-4117-bf40-e7f59b73e2c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:28:42.868Z|2c7f8f23-1d81-4b59-9139-865a243a53ac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:28:42.868Z|2c7f8f23-1d81-4b59-9139-865a243a53ac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:45.510Z|35211750-9f4b-44b8-afad-46fb9f206fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:45.511Z|35211750-9f4b-44b8-afad-46fb9f206fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:45.513Z|0cae46c9-9642-451c-ba61-63eee853a84f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:45.514Z|0cae46c9-9642-451c-ba61-63eee853a84f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:45.516Z|f53484ee-e729-47e2-884f-086f92a07422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:45.516Z|f53484ee-e729-47e2-884f-086f92a07422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:50.930Z|5fa41cae-0c78-4d32-8366-006514b4d974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:28:50.931Z|5fa41cae-0c78-4d32-8366-006514b4d974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:28:52.282Z|b19a7991-e88b-426e-ac60-a007505673f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:28:52.282Z|b19a7991-e88b-426e-ac60-a007505673f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:28:55.540Z|60f720e0-c7bf-4f94-a474-7c305157d374|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:55.540Z|60f720e0-c7bf-4f94-a474-7c305157d374|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:55.540Z|afc29746-3610-4aee-97c9-f441d550c8be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:55.541Z|afc29746-3610-4aee-97c9-f441d550c8be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:28:55.549Z|9ccf8f3b-9766-4666-b4b4-22ff4795ab68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:28:55.549Z|9ccf8f3b-9766-4666-b4b4-22ff4795ab68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:05.567Z|c0bc4bf6-2c1e-49f3-9330-21a398f9d44f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:05.568Z|c0bc4bf6-2c1e-49f3-9330-21a398f9d44f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:05.569Z|1a240286-36ee-4ee3-845b-efda7e318950|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:05.569Z|1a240286-36ee-4ee3-845b-efda7e318950|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:05.576Z|0cb715f3-3871-4bc7-9b4a-716605c06a08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:05.577Z|0cb715f3-3871-4bc7-9b4a-716605c06a08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:05.930Z|768a93c7-ec00-4b48-aa34-1f3452a61f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:29:05.931Z|768a93c7-ec00-4b48-aa34-1f3452a61f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:29:15.595Z|85257210-8248-455c-b41b-4b79f58d82f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:15.596Z|85257210-8248-455c-b41b-4b79f58d82f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:15.597Z|112d5d36-045c-48f6-a495-0e371814d0b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:15.597Z|112d5d36-045c-48f6-a495-0e371814d0b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:15.601Z|fc265f8d-270b-4069-bde1-fb92b2840d48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:15.602Z|fc265f8d-270b-4069-bde1-fb92b2840d48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:20.930Z|9fa06b80-330a-4360-8658-e69b0b262df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:29:20.934Z|9fa06b80-330a-4360-8658-e69b0b262df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:29:22.283Z|7b4a3cfa-881e-4d9f-ba16-fd8053339e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:29:22.284Z|7b4a3cfa-881e-4d9f-ba16-fd8053339e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:29:25.620Z|36bf1887-6a5e-405e-baac-a5f90d7fdbe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:25.621Z|36bf1887-6a5e-405e-baac-a5f90d7fdbe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:25.622Z|f95f513c-ff54-4c5b-bcfd-a3fce945d8e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:25.623Z|f95f513c-ff54-4c5b-bcfd-a3fce945d8e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:25.629Z|d8a73fa0-a991-4da6-9fa6-8f0a91ccab0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:25.630Z|d8a73fa0-a991-4da6-9fa6-8f0a91ccab0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:35.648Z|4371022b-b0f9-4c5d-a9ce-026df22f1a52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:35.648Z|4371022b-b0f9-4c5d-a9ce-026df22f1a52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:35.649Z|0ffc05c1-55d0-48bd-a46b-d57d9676e1a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:35.649Z|0ffc05c1-55d0-48bd-a46b-d57d9676e1a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:35.655Z|8918b516-c2f7-489f-bef6-001bc057adb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:35.656Z|8918b516-c2f7-489f-bef6-001bc057adb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:35.930Z|76d20543-7765-4d78-be35-53e68988a367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:29:35.931Z|76d20543-7765-4d78-be35-53e68988a367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:29:42.867Z|a4d4b8e6-bf82-4079-b8bb-e61c78bfb3fd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:29:42.868Z|a4d4b8e6-bf82-4079-b8bb-e61c78bfb3fd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:45.676Z|94054ad0-fd93-49b6-8730-c77ba6148825|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:45.676Z|94054ad0-fd93-49b6-8730-c77ba6148825|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:45.682Z|384c8e32-47ec-40c5-a2e4-d528f3cfcc69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:45.683Z|384c8e32-47ec-40c5-a2e4-d528f3cfcc69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:45.684Z|0cb5c651-556d-4749-ada1-406ade0df896|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:45.684Z|0cb5c651-556d-4749-ada1-406ade0df896|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:50.930Z|ade06286-5c55-41a0-a627-4089213237e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:29:50.931Z|ade06286-5c55-41a0-a627-4089213237e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:29:52.285Z|c0d2485b-9324-4749-a1b9-a7a47a32b3d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:29:52.285Z|c0d2485b-9324-4749-a1b9-a7a47a32b3d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:29:55.704Z|2f9e921a-7e09-4819-97af-9c133ec1d379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:55.705Z|2f9e921a-7e09-4819-97af-9c133ec1d379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:55.709Z|948a4af4-da1a-4047-b7f0-6c5df7fe5aca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:55.709Z|948a4af4-da1a-4047-b7f0-6c5df7fe5aca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:29:55.710Z|f961f2b8-d108-4aab-be37-eed2b4612b4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:29:55.711Z|f961f2b8-d108-4aab-be37-eed2b4612b4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:05.731Z|0a4f8b87-48c3-42e5-bd34-dc891d0f02ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:05.732Z|0a4f8b87-48c3-42e5-bd34-dc891d0f02ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:05.735Z|88dc2e5b-bec5-4920-a88d-c6437d2299fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:05.735Z|88dc2e5b-bec5-4920-a88d-c6437d2299fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:05.738Z|e7b63620-fc7d-4e66-af52-254548e8f765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:05.738Z|e7b63620-fc7d-4e66-af52-254548e8f765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:05.930Z|792ba12d-6d8d-4d6f-a86c-ccb5d30970ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:30:05.934Z|792ba12d-6d8d-4d6f-a86c-ccb5d30970ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:30:15.763Z|57062d23-65aa-4ebe-8093-eb986927485f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:15.763Z|57062d23-65aa-4ebe-8093-eb986927485f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:15.763Z|80c3691f-8b78-4908-980a-6dba9c1158d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:15.764Z|80c3691f-8b78-4908-980a-6dba9c1158d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:15.764Z|35cf2bf1-f591-4bba-ba99-bbd7b125f48a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:15.765Z|35cf2bf1-f591-4bba-ba99-bbd7b125f48a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:20.931Z|ea14ac82-784a-41af-bc1a-5231cd81502b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:30:20.931Z|ea14ac82-784a-41af-bc1a-5231cd81502b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:30:22.286Z|c952f3f9-112a-49d7-a61a-f3f816894ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:30:22.286Z|c952f3f9-112a-49d7-a61a-f3f816894ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:30:25.793Z|397cd2f7-f116-4e08-b8cf-76814bdef570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:25.793Z|397cd2f7-f116-4e08-b8cf-76814bdef570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:25.795Z|5028be3d-831b-4768-ac0d-ab960414ece0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:25.795Z|21b83397-2caf-4300-91db-aedd3ede675f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:25.795Z|5028be3d-831b-4768-ac0d-ab960414ece0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:25.795Z|21b83397-2caf-4300-91db-aedd3ede675f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:35.821Z|7b4b4364-b367-4f9d-b4dd-334d38a1dfab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:35.822Z|7b4b4364-b367-4f9d-b4dd-334d38a1dfab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:35.823Z|7dc2fc66-ac36-48ec-8dbf-cee86eab7129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:35.824Z|7dc2fc66-ac36-48ec-8dbf-cee86eab7129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:35.825Z|6f90de4b-851b-4378-964d-c7497b55af3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:35.826Z|6f90de4b-851b-4378-964d-c7497b55af3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:35.930Z|ac547612-76eb-4048-bcb6-d80ce7dff641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:30:35.930Z|ac547612-76eb-4048-bcb6-d80ce7dff641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:30:42.868Z|8e271c22-5cc0-4257-9efa-ba08d21ba3dc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:30:42.869Z|8e271c22-5cc0-4257-9efa-ba08d21ba3dc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:45.856Z|eae069ef-1ff2-4252-87b2-3badd271965a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:45.856Z|eae069ef-1ff2-4252-87b2-3badd271965a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:45.861Z|e8e8061d-6cf9-445a-a421-c9815228706e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:45.861Z|4609a853-c763-47a9-bb4e-b644c4a3d6f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:45.861Z|e8e8061d-6cf9-445a-a421-c9815228706e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:45.861Z|4609a853-c763-47a9-bb4e-b644c4a3d6f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:50.930Z|a5d2051d-7334-45e4-8b51-511eb812a4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:30:50.934Z|a5d2051d-7334-45e4-8b51-511eb812a4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:30:52.287Z|e52590f9-e17f-4d68-b5f3-46aba53c12c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:30:52.287Z|e52590f9-e17f-4d68-b5f3-46aba53c12c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:30:55.885Z|ea3e0972-563f-4c13-bf2d-19de53428c87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:55.886Z|ea3e0972-563f-4c13-bf2d-19de53428c87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:55.889Z|efc9290f-800e-4062-bb02-10f2daaf3c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:55.889Z|efc9290f-800e-4062-bb02-10f2daaf3c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:30:55.894Z|6e138428-bcb3-4061-9486-620895024f8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:30:55.895Z|6e138428-bcb3-4061-9486-620895024f8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:05.913Z|16e25c58-0b02-4c63-bb6d-9279c37948eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:05.914Z|16e25c58-0b02-4c63-bb6d-9279c37948eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:05.914Z|66037fc1-0c8e-41b6-aa04-565edb9b9cbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:05.915Z|66037fc1-0c8e-41b6-aa04-565edb9b9cbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:05.919Z|40b081f8-6254-4dc1-a92b-34a580084fc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:05.920Z|40b081f8-6254-4dc1-a92b-34a580084fc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:05.930Z|1d8b5f55-38c6-45df-af55-5b8430e66ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:31:05.930Z|1d8b5f55-38c6-45df-af55-5b8430e66ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:31:15.934Z|e905649b-16d4-409b-8742-e86c2e478abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:15.935Z|e905649b-16d4-409b-8742-e86c2e478abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:15.935Z|2235e2ae-481c-4aea-ad94-8b6f804bf87a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:15.935Z|2235e2ae-481c-4aea-ad94-8b6f804bf87a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:15.944Z|b0f1b9db-7f63-4e67-8c31-20bb174d750d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:15.944Z|b0f1b9db-7f63-4e67-8c31-20bb174d750d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:20.930Z|23be523a-1222-459e-b338-54819809975f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:31:20.931Z|23be523a-1222-459e-b338-54819809975f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:31:22.288Z|0acc2570-b343-4dbf-bd4b-9d4b3016fdb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:31:22.288Z|0acc2570-b343-4dbf-bd4b-9d4b3016fdb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:31:25.962Z|65d20f1d-ac32-41b8-967c-360d787fdd20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:25.962Z|65d20f1d-ac32-41b8-967c-360d787fdd20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:25.970Z|0930163b-c9e2-43b0-aea8-cb26bfaba7f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:25.970Z|978fd585-6748-40f8-8a92-26644fcb8168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:25.970Z|0930163b-c9e2-43b0-aea8-cb26bfaba7f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:25.970Z|978fd585-6748-40f8-8a92-26644fcb8168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:35.930Z|0417c62e-ca09-41b1-9374-28b1b2d7be21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:31:35.934Z|0417c62e-ca09-41b1-9374-28b1b2d7be21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:31:35.992Z|70a7847d-dbcb-4c03-b8ce-3d73f38bd0a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:35.992Z|70a7847d-dbcb-4c03-b8ce-3d73f38bd0a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:35.995Z|be324943-b737-45be-b553-785db8d8ded6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:35.996Z|be324943-b737-45be-b553-785db8d8ded6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:35.996Z|31f4b227-dfb8-4584-b3ce-a6ecbcf66482|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:35.997Z|31f4b227-dfb8-4584-b3ce-a6ecbcf66482|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:42.868Z|2590e37f-212c-4f65-8f6b-8163114a8658|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:31:42.868Z|2590e37f-212c-4f65-8f6b-8163114a8658|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:46.021Z|c19000dd-4873-4333-8157-27d118ea32d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:46.021Z|c19000dd-4873-4333-8157-27d118ea32d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:46.022Z|21227edf-cafd-40d1-a627-4c3ae6e82fa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:46.022Z|d6eb9d0e-472e-4952-a918-89fd87ba0451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:46.022Z|21227edf-cafd-40d1-a627-4c3ae6e82fa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:46.022Z|d6eb9d0e-472e-4952-a918-89fd87ba0451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:50.930Z|5f8f565a-693a-4c83-993d-dd4cb3eb5528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:31:50.930Z|5f8f565a-693a-4c83-993d-dd4cb3eb5528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:31:52.289Z|eeed87e4-6543-4835-b945-e7c9514cd8f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:31:52.289Z|eeed87e4-6543-4835-b945-e7c9514cd8f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:31:56.050Z|3131606c-f5f5-488f-beca-b58ebbe1a7c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:56.050Z|3131606c-f5f5-488f-beca-b58ebbe1a7c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:56.052Z|f8ca8b71-c32a-43ba-aaf7-924d39e294c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:56.053Z|f8ca8b71-c32a-43ba-aaf7-924d39e294c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:31:56.059Z|33652f49-49e7-4613-96ad-a48fa2338460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:31:56.059Z|33652f49-49e7-4613-96ad-a48fa2338460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:05.930Z|4e76b3f4-66f6-4953-8943-82812267bad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:32:05.931Z|4e76b3f4-66f6-4953-8943-82812267bad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:32:06.082Z|1e90a03a-ba76-4418-874c-f3fb94dfd6b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:06.082Z|67c68dec-5a75-4e22-ae5e-19b9f0c545aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:06.082Z|1e90a03a-ba76-4418-874c-f3fb94dfd6b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:06.083Z|67c68dec-5a75-4e22-ae5e-19b9f0c545aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:06.086Z|5a297313-795b-497c-8db8-ca3712fc697e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:06.087Z|5a297313-795b-497c-8db8-ca3712fc697e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:16.112Z|cb5a00b2-8821-4c94-8637-37944cdb660b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:16.113Z|cb5a00b2-8821-4c94-8637-37944cdb660b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:16.113Z|f2f45d58-5daf-4968-9a71-b288d210bfaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:16.114Z|ac6eac68-e795-430d-95a8-d1ffd9f89301|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:16.114Z|f2f45d58-5daf-4968-9a71-b288d210bfaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:16.114Z|ac6eac68-e795-430d-95a8-d1ffd9f89301|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:20.930Z|6df9575c-e8c5-4bd3-804c-97f671ea5739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:32:20.934Z|6df9575c-e8c5-4bd3-804c-97f671ea5739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:32:22.290Z|a14b6d6a-8721-4e86-b32c-747a6e431a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:32:22.291Z|a14b6d6a-8721-4e86-b32c-747a6e431a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:32:26.138Z|adea3fbb-21c4-4e36-9580-88ef893a10c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:26.139Z|adea3fbb-21c4-4e36-9580-88ef893a10c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:26.141Z|48e12269-540a-4c46-8e8f-e72298276ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:26.141Z|48e12269-540a-4c46-8e8f-e72298276ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:26.147Z|699e4755-38e0-439b-9feb-70c2b33feee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:26.148Z|699e4755-38e0-439b-9feb-70c2b33feee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:35.930Z|8dc3be69-0dba-4409-b5fd-fe581c312463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:32:35.931Z|8dc3be69-0dba-4409-b5fd-fe581c312463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:32:36.167Z|63d0c847-cf83-4759-8322-1de3b85aaf81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:36.167Z|63d0c847-cf83-4759-8322-1de3b85aaf81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:36.170Z|36a61758-8258-46c7-9429-619af4281a6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:36.171Z|36a61758-8258-46c7-9429-619af4281a6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:36.173Z|76549652-502e-46fc-af7c-0af4ec207f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:36.173Z|76549652-502e-46fc-af7c-0af4ec207f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:42.867Z|1f2b18f1-5018-4239-9b8a-ecb128441dd1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:32:42.867Z|1f2b18f1-5018-4239-9b8a-ecb128441dd1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:46.195Z|0e61572f-4f2f-4b81-92fb-33c8157e7218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:46.195Z|34ebccf5-8b6d-435a-a175-c8001da39b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:46.196Z|34ebccf5-8b6d-435a-a175-c8001da39b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:46.196Z|0e61572f-4f2f-4b81-92fb-33c8157e7218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:46.200Z|3f765d10-307b-4b22-9721-829151c425ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:46.201Z|3f765d10-307b-4b22-9721-829151c425ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:50.930Z|515d1456-9643-43f1-9b11-e3bc76309e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:32:50.931Z|515d1456-9643-43f1-9b11-e3bc76309e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:32:52.291Z|5068a111-9407-4430-ab5b-211a958d550c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:32:52.292Z|5068a111-9407-4430-ab5b-211a958d550c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:32:56.224Z|34031ff8-b76a-4b99-8303-fec066ce291c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:56.225Z|34031ff8-b76a-4b99-8303-fec066ce291c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:56.226Z|f7afa7e3-888d-400e-baa8-c731acd389fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:56.227Z|f7afa7e3-888d-400e-baa8-c731acd389fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:32:56.231Z|2b5cacc7-1a45-4ef2-9744-9f06b7c33b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:32:56.231Z|2b5cacc7-1a45-4ef2-9744-9f06b7c33b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:05.930Z|497013f0-f39a-4075-ad1e-bc8c41f6db00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:33:05.935Z|497013f0-f39a-4075-ad1e-bc8c41f6db00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:33:06.249Z|c2265766-663f-4b06-b953-de3bea2f1733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:06.249Z|c2265766-663f-4b06-b953-de3bea2f1733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:06.250Z|7aa3bd98-9ed9-4683-9aa7-9e0a2ec86b07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:06.250Z|7aa3bd98-9ed9-4683-9aa7-9e0a2ec86b07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:06.255Z|9815f6cb-709c-43ac-9cb9-0b7acbb25a15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:06.256Z|9815f6cb-709c-43ac-9cb9-0b7acbb25a15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:16.276Z|09cc3014-9dea-486e-b0b0-b33b8cf60b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:16.276Z|335cda04-483f-4076-ac02-7b2e53c8868e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:16.276Z|335cda04-483f-4076-ac02-7b2e53c8868e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:16.276Z|09cc3014-9dea-486e-b0b0-b33b8cf60b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:16.282Z|ae2e5d16-b526-4be1-97b8-2efc2692e9ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:16.282Z|ae2e5d16-b526-4be1-97b8-2efc2692e9ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:20.930Z|921efd7b-5d5a-487e-8a22-90818c9f4ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:33:20.931Z|921efd7b-5d5a-487e-8a22-90818c9f4ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:33:22.292Z|8ab824a5-4678-4bde-a01e-bae8d35c524f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:33:22.293Z|8ab824a5-4678-4bde-a01e-bae8d35c524f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:33:26.307Z|962d11e5-96a5-4008-99d4-2b075f182f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:26.308Z|962d11e5-96a5-4008-99d4-2b075f182f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:26.314Z|db283e3f-e168-446e-92ef-217dc489ea32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:26.315Z|db283e3f-e168-446e-92ef-217dc489ea32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:26.316Z|893b6510-6d72-4fe8-8fb0-5e1b0a7e17b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:26.317Z|893b6510-6d72-4fe8-8fb0-5e1b0a7e17b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:35.930Z|6a14509c-d826-4ded-a55a-6bd70cca6a23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:33:35.931Z|6a14509c-d826-4ded-a55a-6bd70cca6a23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:33:36.339Z|4e75751b-a119-4fbb-a40b-a69b492a0376|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:36.339Z|329a9b38-4dc2-4ad4-82e3-4ce32041e735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:36.340Z|329a9b38-4dc2-4ad4-82e3-4ce32041e735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:36.340Z|4e75751b-a119-4fbb-a40b-a69b492a0376|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:36.342Z|d48bac57-2297-4076-9490-518375aa1a27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:36.343Z|d48bac57-2297-4076-9490-518375aa1a27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:42.866Z|98e81e24-6758-4e8a-a15d-22b5aacc9adb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:33:42.867Z|98e81e24-6758-4e8a-a15d-22b5aacc9adb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:46.365Z|a0b9a625-f926-49cd-94c0-f70936127b42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:46.366Z|a0b9a625-f926-49cd-94c0-f70936127b42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:46.369Z|11db33e5-472c-4879-a38a-0cc42f9ef342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:46.369Z|10003b17-5797-4ee4-a6de-84eec9314a46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:46.369Z|11db33e5-472c-4879-a38a-0cc42f9ef342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:46.370Z|10003b17-5797-4ee4-a6de-84eec9314a46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:50.930Z|48026532-1a07-4d75-a288-3314ca2d8126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:33:50.933Z|48026532-1a07-4d75-a288-3314ca2d8126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:33:52.293Z|da71ea50-4baa-47db-bf22-4b83d4029ed3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:33:52.294Z|da71ea50-4baa-47db-bf22-4b83d4029ed3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:33:56.392Z|5c8ce83e-b7a5-4d8e-a6b6-b0fcb91c2c7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:56.392Z|49fdeb01-a09b-47ec-b752-c4c7c16be622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:56.392Z|5c8ce83e-b7a5-4d8e-a6b6-b0fcb91c2c7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:56.392Z|49fdeb01-a09b-47ec-b752-c4c7c16be622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:33:56.395Z|8dbbbb5c-aeed-42a5-806d-52bc92867db7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:33:56.396Z|8dbbbb5c-aeed-42a5-806d-52bc92867db7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:05.930Z|8f43627b-2d9b-4102-825b-7776c1b1377e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:34:05.931Z|8f43627b-2d9b-4102-825b-7776c1b1377e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:34:06.419Z|3d9293fe-9340-4ebf-adea-8dfa47d0830c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:06.419Z|3d9293fe-9340-4ebf-adea-8dfa47d0830c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:06.426Z|017f772f-60fd-417f-a705-22588218cf92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:06.426Z|017f772f-60fd-417f-a705-22588218cf92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:06.428Z|ebf2d730-f855-46c4-870e-0ceb54634c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:06.429Z|ebf2d730-f855-46c4-870e-0ceb54634c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:16.453Z|3601b036-f85a-417c-8e12-d98244be384d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:16.454Z|3601b036-f85a-417c-8e12-d98244be384d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:16.453Z|80021de1-47b0-4dc3-b3d9-6b21ec2ff582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:16.454Z|80021de1-47b0-4dc3-b3d9-6b21ec2ff582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:16.456Z|427be9db-596d-422f-9d8f-f1f902ebc99d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:16.456Z|427be9db-596d-422f-9d8f-f1f902ebc99d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:20.930Z|1702ce1b-9272-4e2e-903d-06fc3f0ecfc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:34:20.931Z|1702ce1b-9272-4e2e-903d-06fc3f0ecfc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:34:22.294Z|c3cb0308-1c91-4ae7-a76f-30c2271bd462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:34:22.295Z|c3cb0308-1c91-4ae7-a76f-30c2271bd462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:34:26.481Z|7013d7a0-2415-45e8-828d-81a467a34ba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:26.482Z|7013d7a0-2415-45e8-828d-81a467a34ba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:26.483Z|556801ce-508d-416c-849d-1e45ef2fd70e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:26.484Z|556801ce-508d-416c-849d-1e45ef2fd70e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:26.489Z|a2e68a4c-fbbf-4c53-acad-347bdc92eaba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:26.490Z|a2e68a4c-fbbf-4c53-acad-347bdc92eaba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:35.930Z|1620faf6-9e79-41cc-80e3-5ab4e3e53d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:34:35.935Z|1620faf6-9e79-41cc-80e3-5ab4e3e53d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:34:36.513Z|fcee026c-bd86-4f7f-b5e6-95f020729346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:36.514Z|fcee026c-bd86-4f7f-b5e6-95f020729346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:36.516Z|836907dd-4110-4efa-83bb-33f8ab900340|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:36.516Z|836907dd-4110-4efa-83bb-33f8ab900340|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:36.520Z|8c192cfc-a2cd-44f7-998d-f57d039de711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:36.521Z|8c192cfc-a2cd-44f7-998d-f57d039de711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:42.868Z|0fa5efd3-7f88-4eca-988f-9757e18dd00f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:34:42.868Z|0fa5efd3-7f88-4eca-988f-9757e18dd00f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:46.539Z|a265a237-bf4b-4106-bc9f-b6c144548e14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:46.540Z|a265a237-bf4b-4106-bc9f-b6c144548e14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:46.544Z|8d59a448-6294-494d-90f2-96308bb67f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:46.545Z|8d59a448-6294-494d-90f2-96308bb67f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:46.548Z|4db444fc-5170-4e78-bdb1-48a9ca0218ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:46.548Z|4db444fc-5170-4e78-bdb1-48a9ca0218ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:50.930Z|38aeadd9-6c0f-42cf-8c0b-2ccf214d5258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:34:50.930Z|38aeadd9-6c0f-42cf-8c0b-2ccf214d5258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:34:52.295Z|de480e98-cec3-4998-b2ee-dcf29a3a2a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:34:52.295Z|de480e98-cec3-4998-b2ee-dcf29a3a2a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:34:56.570Z|5644fae7-a4c6-4d08-bfd2-9295579e749c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:56.570Z|5644fae7-a4c6-4d08-bfd2-9295579e749c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:56.574Z|2c8be9fb-ac93-419d-9db5-9b573c52a1f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:56.574Z|2c8be9fb-ac93-419d-9db5-9b573c52a1f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:34:56.577Z|6552cd9a-e3d7-4b3d-858f-5981bcdb816f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:34:56.578Z|6552cd9a-e3d7-4b3d-858f-5981bcdb816f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:05.930Z|ab94c6ad-4425-403f-87f6-12a980b3a7ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:35:05.931Z|ab94c6ad-4425-403f-87f6-12a980b3a7ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:35:06.600Z|1cf8958d-e79f-44f3-aa61-8d06774d65f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:06.601Z|1cf8958d-e79f-44f3-aa61-8d06774d65f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:06.600Z|3e904196-80a8-4608-be12-a1cdbb96cad8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:06.601Z|3e904196-80a8-4608-be12-a1cdbb96cad8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:06.601Z|9474be2d-8f12-4873-a08f-d99ec4c24abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:06.602Z|9474be2d-8f12-4873-a08f-d99ec4c24abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:16.630Z|e9e0e268-1334-499d-be90-6619a210e872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:16.630Z|e9e0e268-1334-499d-be90-6619a210e872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:16.630Z|c582a45d-a9ea-4e61-a560-9eaed17a7d30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:16.631Z|c582a45d-a9ea-4e61-a560-9eaed17a7d30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:16.634Z|b35b40b0-6d71-40a9-924b-dbfd218070c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:16.635Z|b35b40b0-6d71-40a9-924b-dbfd218070c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:20.930Z|7a35d51d-6eb3-47c4-a35e-142854a35f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:35:20.934Z|7a35d51d-6eb3-47c4-a35e-142854a35f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:35:22.296Z|d6a1cb0e-dbc2-492b-87fd-4e77f1855d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:35:22.296Z|d6a1cb0e-dbc2-492b-87fd-4e77f1855d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:35:26.657Z|7d2d2e60-451f-4c9f-aaf8-456f38899445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:26.658Z|7d2d2e60-451f-4c9f-aaf8-456f38899445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:26.659Z|dee09d3a-5897-4d54-8f1c-c2af63b742b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:26.659Z|dee09d3a-5897-4d54-8f1c-c2af63b742b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:26.660Z|1c304a9a-e332-456f-b254-17c68fb78837|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:26.661Z|1c304a9a-e332-456f-b254-17c68fb78837|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:35.930Z|e5acfc8b-d5f2-4965-9e75-88fc382d8dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:35:35.931Z|e5acfc8b-d5f2-4965-9e75-88fc382d8dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:35:36.686Z|16a0b5ae-c5d7-4253-9923-56d113f62bd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:36.687Z|16a0b5ae-c5d7-4253-9923-56d113f62bd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:36.688Z|16539e34-cd70-4ff1-8163-2f02706924f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:36.688Z|16539e34-cd70-4ff1-8163-2f02706924f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:36.696Z|b18e241b-c545-4486-84ee-7d023813d89a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:36.697Z|b18e241b-c545-4486-84ee-7d023813d89a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:42.866Z|e7ed6225-a080-47fa-987b-297bcaba616e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:35:42.867Z|e7ed6225-a080-47fa-987b-297bcaba616e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:46.716Z|e3bbe0eb-29d7-4c45-8967-955304f9d6b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:46.717Z|e3bbe0eb-29d7-4c45-8967-955304f9d6b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:46.717Z|fafe66fd-b8ac-403f-bf0a-e7b863bb5507|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:46.717Z|fafe66fd-b8ac-403f-bf0a-e7b863bb5507|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:46.726Z|97fc9e82-511f-4872-a138-8be506eb7cc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:46.726Z|97fc9e82-511f-4872-a138-8be506eb7cc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:50.930Z|89b46834-d78e-4579-88bd-45f1255f8902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:35:50.930Z|89b46834-d78e-4579-88bd-45f1255f8902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:35:52.297Z|9f301023-9855-4b11-8811-5f414b0e3c64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:35:52.297Z|9f301023-9855-4b11-8811-5f414b0e3c64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:35:56.746Z|971327b2-5f8e-417c-a851-30791a4b3e6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:56.746Z|971327b2-5f8e-417c-a851-30791a4b3e6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:56.747Z|3ed9b5fb-739c-4d28-beb1-f81a7cb12e21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:56.748Z|3ed9b5fb-739c-4d28-beb1-f81a7cb12e21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:35:56.759Z|10cdf2d6-a9fb-4e7f-aa21-acb20e2b478a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:35:56.759Z|10cdf2d6-a9fb-4e7f-aa21-acb20e2b478a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:05.930Z|99d15ea7-aab7-4e3f-9e82-8835f8023035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:36:05.934Z|99d15ea7-aab7-4e3f-9e82-8835f8023035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:36:06.776Z|a81422b5-5858-439d-88da-2b4ffe108e59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:06.776Z|a81422b5-5858-439d-88da-2b4ffe108e59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:06.778Z|dce7e0d8-b0d4-4a27-8809-d3940cc4124d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:06.779Z|dce7e0d8-b0d4-4a27-8809-d3940cc4124d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:06.786Z|d5162f81-aacf-4994-9904-e63af5997033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:06.787Z|d5162f81-aacf-4994-9904-e63af5997033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:16.808Z|20635835-3b9a-4541-b5fc-911d5702bf8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:16.809Z|20635835-3b9a-4541-b5fc-911d5702bf8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:16.809Z|8a223e6c-b328-4cd8-9a65-cee209f942f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:16.810Z|8a223e6c-b328-4cd8-9a65-cee209f942f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:16.816Z|72bb8705-b2a3-429e-926c-b14477a610ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:16.816Z|72bb8705-b2a3-429e-926c-b14477a610ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:20.930Z|ac3482f4-d44a-4f87-b47f-6fedde6ee426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:36:20.931Z|ac3482f4-d44a-4f87-b47f-6fedde6ee426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:36:22.297Z|f24cf6a6-c44a-4910-977c-a9ea995f304c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:36:22.298Z|f24cf6a6-c44a-4910-977c-a9ea995f304c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:36:26.834Z|76868df6-32b0-4be1-80ae-cc1f548af077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:26.834Z|76868df6-32b0-4be1-80ae-cc1f548af077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:26.843Z|ecf391c2-a8d6-4a35-9802-ad09f509e4d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:26.843Z|f3eeab24-965c-4cd7-9651-3717f5bc022e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:26.844Z|ecf391c2-a8d6-4a35-9802-ad09f509e4d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:26.844Z|f3eeab24-965c-4cd7-9651-3717f5bc022e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:35.930Z|5387d30d-a3c7-44b3-8de0-5fd7c2655156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:36:35.931Z|5387d30d-a3c7-44b3-8de0-5fd7c2655156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:36:36.864Z|3c74f296-e161-4196-a892-1422c16872b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:36.864Z|3c74f296-e161-4196-a892-1422c16872b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:36.870Z|5b9516e4-60f0-46b2-9d63-f051e3a51770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:36.871Z|5b9516e4-60f0-46b2-9d63-f051e3a51770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:36.872Z|ef4f5747-ed24-492a-9781-e9f49faa65e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:36.872Z|ef4f5747-ed24-492a-9781-e9f49faa65e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:42.867Z|7e8143dc-1319-491e-bef6-b2c61932ff9e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:36:42.868Z|7e8143dc-1319-491e-bef6-b2c61932ff9e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:46.892Z|ab160abc-56fb-46cd-9b65-1bd07d899bfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:46.893Z|ab160abc-56fb-46cd-9b65-1bd07d899bfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:46.899Z|0b704675-a165-4f02-9d3d-e906cc9008a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:46.899Z|0b704675-a165-4f02-9d3d-e906cc9008a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:46.900Z|27e74c15-722e-447e-a8fe-5844ce68781d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:46.901Z|27e74c15-722e-447e-a8fe-5844ce68781d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:50.930Z|f03395f9-bf9e-402d-b3dd-a3255235f187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:36:50.934Z|f03395f9-bf9e-402d-b3dd-a3255235f187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:36:52.298Z|63a791e9-e7e4-42f6-921f-82532f957ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:36:52.299Z|63a791e9-e7e4-42f6-921f-82532f957ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:36:56.918Z|e4bc0a7d-493b-4fe9-b0d2-dff33bc06fea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:56.919Z|e4bc0a7d-493b-4fe9-b0d2-dff33bc06fea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:56.920Z|8f638b52-c782-4527-bc4c-55d2693119c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:56.920Z|8f638b52-c782-4527-bc4c-55d2693119c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:36:56.927Z|bba36d24-41de-4bab-99fb-0585ea2a38ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:36:56.927Z|bba36d24-41de-4bab-99fb-0585ea2a38ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:05.930Z|a33e521c-382d-4ce1-adcc-d70f6623cd99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:37:05.931Z|a33e521c-382d-4ce1-adcc-d70f6623cd99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:37:06.940Z|b48de03e-d0df-4d84-ab47-0823fe138480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:06.940Z|47c959cb-4607-41f9-ad0d-86f3a8f98ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:06.940Z|47c959cb-4607-41f9-ad0d-86f3a8f98ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:06.941Z|b48de03e-d0df-4d84-ab47-0823fe138480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:06.948Z|5147ba64-744d-46a5-bebc-6959c298a779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:06.948Z|5147ba64-744d-46a5-bebc-6959c298a779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:16.967Z|860c4c69-e558-429e-92d1-3437e0c74aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:16.967Z|860c4c69-e558-429e-92d1-3437e0c74aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:16.967Z|e91dc8db-927c-4e12-ae25-b43746215015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:16.968Z|e91dc8db-927c-4e12-ae25-b43746215015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:16.972Z|18e24b5d-5a3a-45bf-8e8d-fd3872266513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:16.973Z|18e24b5d-5a3a-45bf-8e8d-fd3872266513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:20.930Z|995f3ca4-e8f9-46d9-a518-08576d9bdd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:37:20.930Z|995f3ca4-e8f9-46d9-a518-08576d9bdd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:37:22.299Z|63e4b02a-efd5-45ad-a958-5d8a7dc34777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:37:22.300Z|63e4b02a-efd5-45ad-a958-5d8a7dc34777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:37:26.995Z|dd2c8353-25e8-46db-8f8e-1b6696569e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:26.995Z|dd2c8353-25e8-46db-8f8e-1b6696569e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:26.996Z|7a238021-4614-4dd2-b5ac-a5f3acaee7e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:26.996Z|7a238021-4614-4dd2-b5ac-a5f3acaee7e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:26.999Z|8b774149-fd6d-45cc-8197-42c7014267e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:27.000Z|8b774149-fd6d-45cc-8197-42c7014267e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:35.930Z|f0062061-c974-432a-969c-385b73cf03ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:37:35.934Z|f0062061-c974-432a-969c-385b73cf03ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:37:37.024Z|7e8e047a-33e5-4ab4-acc0-290be23fe274|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:37.025Z|7e8e047a-33e5-4ab4-acc0-290be23fe274|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:37.024Z|51c68c11-cc38-409e-89e5-0036af12ecdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:37.025Z|51c68c11-cc38-409e-89e5-0036af12ecdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:37.028Z|7b4204d6-26e5-4564-a865-5b941233c101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:37.029Z|7b4204d6-26e5-4564-a865-5b941233c101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:42.868Z|62458ddd-893a-4fdf-8599-af7eb0ae5e27|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-20T08:37:42.868Z|62458ddd-893a-4fdf-8599-af7eb0ae5e27|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:47.048Z|d4f8c679-3b5e-406b-b34b-33f7206c67d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:47.049Z|d4f8c679-3b5e-406b-b34b-33f7206c67d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:47.050Z|e0dead0f-e584-4239-849c-5fc96a68a19c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:47.050Z|e0dead0f-e584-4239-849c-5fc96a68a19c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:47.057Z|836dfde9-8963-48b8-83d9-237f36406626|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:47.057Z|836dfde9-8963-48b8-83d9-237f36406626|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:50.930Z|b0a0db80-456b-47c4-82df-702da053f1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:37:50.930Z|b0a0db80-456b-47c4-82df-702da053f1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:37:52.300Z|12253b10-e7e9-4039-8de6-cbd983e9d757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:37:52.301Z|12253b10-e7e9-4039-8de6-cbd983e9d757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:37:57.079Z|ccba3fac-e806-4d46-a9f6-b26b9dda1ace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:57.080Z|ccba3fac-e806-4d46-a9f6-b26b9dda1ace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:57.079Z|54681fe9-4f5e-4563-a334-1a72db446de4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:57.080Z|54681fe9-4f5e-4563-a334-1a72db446de4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:37:57.086Z|170a743a-e0e2-4f4a-8f3d-fec66ae33545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:37:57.086Z|170a743a-e0e2-4f4a-8f3d-fec66ae33545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:38:05.930Z|99efa571-1030-4b02-b3aa-f9a592fd55e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:38:05.931Z|99efa571-1030-4b02-b3aa-f9a592fd55e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:38:07.103Z|d69c9e6f-2509-4025-a753-a86d2cd3e819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:38:07.103Z|d69c9e6f-2509-4025-a753-a86d2cd3e819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:38:07.109Z|3555cc20-5be6-43cf-ada0-51f51b317064|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:38:07.110Z|3555cc20-5be6-43cf-ada0-51f51b317064|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:38:07.115Z|bc2b678b-043c-4b3a-a794-a40e4db0abff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:38:07.115Z|bc2b678b-043c-4b3a-a794-a40e4db0abff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:38:17.131Z|db4c641b-69a8-4eb0-9a4c-6aa019ee07ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:38:17.132Z|db4c641b-69a8-4eb0-9a4c-6aa019ee07ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:38:17.135Z|eb35654f-7474-422a-ac34-9032e0b63f0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:38:17.135Z|eb35654f-7474-422a-ac34-9032e0b63f0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:38:17.138Z|41203f23-0d2d-4829-b7e5-d108f5482da0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:38:17.139Z|41203f23-0d2d-4829-b7e5-d108f5482da0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:38:20.930Z|bc23d4af-2a51-40e8-bbac-bbd64f1f9cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:38:20.930Z|bc23d4af-2a51-40e8-bbac-bbd64f1f9cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:38:22.302Z|51e6d982-9527-4e20-a6f9-6b7b5eadac19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:38:22.302Z|51e6d982-9527-4e20-a6f9-6b7b5eadac19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:38:27.159Z|3f0a63d7-0932-4bee-9aec-498d3fe38f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:38:27.160Z|3f0a63d7-0932-4bee-9aec-498d3fe38f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:38:27.167Z|2be8f8f4-926e-46e6-ae0e-e3aa06970df0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:38:27.168Z|2be8f8f4-926e-46e6-ae0e-e3aa06970df0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:38:27.168Z|64c4c834-67d5-4c17-89c4-373eb05f5795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:38:27.169Z|64c4c834-67d5-4c17-89c4-373eb05f5795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:38:35.930Z|94b1f287-d1ef-4fb9-9c18-63afa106242f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-20T08:38:35.931Z|94b1f287-d1ef-4fb9-9c18-63afa106242f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-20T08:38:37.187Z|3dd71ec4-dfd7-49cc-917e-7f08d2030112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:38:37.188Z|3dd71ec4-dfd7-49cc-917e-7f08d2030112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:38:37.192Z|2d3f9fa8-0672-4678-9d66-30c87ac5f561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:38:37.193Z|2d3f9fa8-0672-4678-9d66-30c87ac5f561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-20T08:38:37.195Z|2e49af66-f33a-4029-bafc-d8a7774dbb70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-20T08:38:37.196Z|2e49af66-f33a-4029-bafc-d8a7774dbb70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.