By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-02-24T10:34:23.251Z||main|||||INFO|500||The following profiles are active: basic 2022-02-24T10:34:40.857Z||main|||||INFO|500||Starting service [Tomcat] 2022-02-24T10:34:40.858Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-02-24T10:34:41.004Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-02-24T10:34:49.700Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-02-24T10:34:50.008Z||main|||||INFO|500||catdb-pool - Starting... 2022-02-24T10:34:50.563Z||main|||||INFO|500||catdb-pool - Start completed. 2022-02-24T10:34:51.070Z||main|||||INFO|500||reqdb-pool - Starting... 2022-02-24T10:34:51.087Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-02-24T10:34:51.349Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-02-24T10:34:51.618Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-02-24T10:34:52.555Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-02-24T10:34:59.589Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-02-24T10:35:01.719Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-02-24T10:35:01.791Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-02-24T10:35:02.441Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-02-24T10:35:02.636Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-02-24T10:35:03.922Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-02-24T10:35:05.255Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-02-24T10:35:10.849Z||main|||||WARN|500||--- 2022-02-24T10:35:10.849Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-02-24T10:35:10.850Z||main|||||WARN|500||--- 2022-02-24T10:35:11.329Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-02-24T10:35:16.459Z||main|||||INFO|500||Started ApiHandlerApplication in 58.387 seconds (JVM running for 67.425) 2022-02-24T10:35:16.494Z|7c93d7b8-17b4-4cb0-9cc9-2c82e7c7308c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:35:16.506Z|7c93d7b8-17b4-4cb0-9cc9-2c82e7c7308c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:35:16.508Z|5fc81a92-6d38-44e6-a1e6-16a9be254786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:35:16.516Z|5fc81a92-6d38-44e6-a1e6-16a9be254786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:35:21.036Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-02-24T10:35:21.230Z|e824ead3-ca2f-42f6-b7a2-26bc53116247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:21.401Z|ffa53663-151e-4851-a301-77dcf1c9c69a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:21.435Z|6eaa46bd-94f1-4ae1-8be2-ab1311b8e316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-02-24T10:35:21.629Z|ffa53663-151e-4851-a301-77dcf1c9c69a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:21.630Z|e824ead3-ca2f-42f6-b7a2-26bc53116247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:21.630Z|6eaa46bd-94f1-4ae1-8be2-ab1311b8e316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:31.451Z|64da85d1-06b1-4719-b0b2-a55467ab17b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:35:31.455Z|64da85d1-06b1-4719-b0b2-a55467ab17b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:35:31.824Z|e51adfce-f7cf-4742-91bd-d36c5a9e06d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:31.825Z|bf19ad83-9cc3-424a-9f10-6e87a1479791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:31.826Z|e51adfce-f7cf-4742-91bd-d36c5a9e06d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:31.827Z|bf19ad83-9cc3-424a-9f10-6e87a1479791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:31.839Z|f2efbb1f-4049-4ff8-95e1-7c119e6f2e51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:31.840Z|f2efbb1f-4049-4ff8-95e1-7c119e6f2e51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:41.883Z|b50ac492-98e1-43cc-81e9-c2cc217537bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:41.885Z|5619dc9d-30c3-4aef-9c07-5accee84ca93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:41.885Z|7b00d87f-fd0c-41e5-b372-dcae8eefc128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:41.885Z|b50ac492-98e1-43cc-81e9-c2cc217537bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:41.887Z|7b00d87f-fd0c-41e5-b372-dcae8eefc128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:41.887Z|5619dc9d-30c3-4aef-9c07-5accee84ca93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:46.450Z|c982c772-72aa-4355-a1a8-e90bf3a02dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:35:46.451Z|c982c772-72aa-4355-a1a8-e90bf3a02dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:35:46.518Z|6c481b10-0fe3-4e16-b56c-5a2ab47abc96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:35:46.519Z|6c481b10-0fe3-4e16-b56c-5a2ab47abc96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:35:51.935Z|01918463-5c73-43cf-8415-2c0fd1ca8531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:51.935Z|d89a3c0d-7e8a-4e9d-a12a-1fe361c19bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:51.936Z|d89a3c0d-7e8a-4e9d-a12a-1fe361c19bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:51.936Z|01918463-5c73-43cf-8415-2c0fd1ca8531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:51.946Z|2d8e9de3-e8f4-4115-b2b3-f2fa87ee0d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:51.947Z|2d8e9de3-e8f4-4115-b2b3-f2fa87ee0d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:01.451Z|53781b31-58f5-456b-a8c7-0578d79365a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:36:01.452Z|53781b31-58f5-456b-a8c7-0578d79365a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:36:01.998Z|7c816c75-9e6a-4292-b569-3910c95619aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:01.998Z|eda97744-a860-4447-9e32-b52f793d730c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:01.999Z|7c816c75-9e6a-4292-b569-3910c95619aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:01.999Z|eda97744-a860-4447-9e32-b52f793d730c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:02.011Z|e10f37f5-585b-46b1-88e0-8d4c371cbd2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:02.012Z|e10f37f5-585b-46b1-88e0-8d4c371cbd2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:12.054Z|89d710fe-79c7-4227-8576-546e8ff40975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:12.055Z|a1bb9a7f-bb97-4ea4-a1db-26e1221560f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:12.054Z|25e6e99a-f107-479d-87cf-b78b23db798b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:12.057Z|89d710fe-79c7-4227-8576-546e8ff40975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:12.057Z|25e6e99a-f107-479d-87cf-b78b23db798b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:12.057Z|a1bb9a7f-bb97-4ea4-a1db-26e1221560f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:16.450Z|d1716b18-64a8-4b29-bb33-520b79b6921c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:36:16.454Z|d1716b18-64a8-4b29-bb33-520b79b6921c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:36:16.520Z|e3ece60c-e880-40b1-a754-550772e916ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:36:16.521Z|e3ece60c-e880-40b1-a754-550772e916ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:36:22.100Z|b0af8b3e-d847-4701-81b2-3491fbd8e35b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:22.100Z|53fa846c-4459-456a-9882-cf7817f35781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:22.101Z|b0af8b3e-d847-4701-81b2-3491fbd8e35b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:22.101Z|53fa846c-4459-456a-9882-cf7817f35781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:22.105Z|345894d5-c9cd-4829-af16-836455c2bbca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:22.106Z|345894d5-c9cd-4829-af16-836455c2bbca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:31.450Z|00563727-e361-49ae-9cd2-760ba3af0a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:36:31.451Z|00563727-e361-49ae-9cd2-760ba3af0a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:36:32.137Z|39be3ca9-9e3c-4b1e-8cac-c6238477b462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:32.138Z|0604c95d-7035-40d0-b494-4d30d2a39adf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:32.138Z|0604c95d-7035-40d0-b494-4d30d2a39adf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:32.139Z|39be3ca9-9e3c-4b1e-8cac-c6238477b462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:32.144Z|dc5b9722-7494-4ca6-a1d2-e54c569bc643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:32.144Z|dc5b9722-7494-4ca6-a1d2-e54c569bc643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:42.166Z|fb985a09-d0e3-4381-a0c1-b3e24a23373c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:42.167Z|fb985a09-d0e3-4381-a0c1-b3e24a23373c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:42.168Z|eb0ac701-bd2d-4da7-8f7d-fe8d9f9d3c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:42.169Z|eb0ac701-bd2d-4da7-8f7d-fe8d9f9d3c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:42.176Z|dea55fcd-11e8-40cd-a1e2-173f7d91d19c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:42.177Z|dea55fcd-11e8-40cd-a1e2-173f7d91d19c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:46.450Z|5c67feec-1190-4f78-a70f-1632293eac39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:36:46.451Z|5c67feec-1190-4f78-a70f-1632293eac39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:36:46.523Z|fb054042-01ef-4b29-9e87-f8d7677cbe58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:36:46.524Z|fb054042-01ef-4b29-9e87-f8d7677cbe58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:36:52.197Z|1014ab80-6251-4b33-bce7-eb7d66285f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:52.197Z|caab4158-e90d-44e7-8db7-9e933edbbae7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:52.198Z|1014ab80-6251-4b33-bce7-eb7d66285f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:52.199Z|caab4158-e90d-44e7-8db7-9e933edbbae7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:52.211Z|f8e9df2a-783b-4c0b-834d-30580170e348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:52.213Z|f8e9df2a-783b-4c0b-834d-30580170e348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:01.450Z|b390e710-d831-492d-8074-529cb10bf004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:37:01.453Z|b390e710-d831-492d-8074-529cb10bf004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:37:02.234Z|705ef5a7-38c8-4e2b-a15a-d8089f350c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:02.236Z|705ef5a7-38c8-4e2b-a15a-d8089f350c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:02.240Z|a716444b-5235-4c61-aa50-26bb079c816f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:02.241Z|a716444b-5235-4c61-aa50-26bb079c816f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:02.249Z|42cbde0f-1c64-47db-a61e-950306764c6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:02.251Z|42cbde0f-1c64-47db-a61e-950306764c6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:12.265Z|49e0e41e-1291-4240-a89c-732a32e3bc24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:12.267Z|49e0e41e-1291-4240-a89c-732a32e3bc24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:12.269Z|63b00b7e-81e0-49a5-8420-6fec5374562d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:12.270Z|63b00b7e-81e0-49a5-8420-6fec5374562d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:12.303Z|f4fc9470-3494-4226-ae62-110f81a54ab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:12.304Z|f4fc9470-3494-4226-ae62-110f81a54ab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:16.450Z|ca4f40a0-ce73-439a-9fee-efd15a6c8d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:37:16.451Z|ca4f40a0-ce73-439a-9fee-efd15a6c8d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:37:16.525Z|ab6c5d7c-98eb-4702-9332-dc79f52b738c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:37:16.527Z|ab6c5d7c-98eb-4702-9332-dc79f52b738c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:37:22.293Z|11664610-a47c-4067-ab9d-3760cd5a8ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:22.294Z|11664610-a47c-4067-ab9d-3760cd5a8ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:22.296Z|933baed2-9eaf-430e-aee4-58541e1221fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:22.297Z|933baed2-9eaf-430e-aee4-58541e1221fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:22.329Z|6b73805d-f22c-4da8-8953-5e2847bc021a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:22.330Z|6b73805d-f22c-4da8-8953-5e2847bc021a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:31.450Z|c8eee14b-8312-4aa7-9bb4-38a6a2803ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:37:31.451Z|c8eee14b-8312-4aa7-9bb4-38a6a2803ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:37:32.323Z|c9adaf46-3083-4f62-903a-25eb4bcbd9a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:32.323Z|34ca3a60-d9b8-484a-8d40-9ebf6bfb7fcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:32.324Z|34ca3a60-d9b8-484a-8d40-9ebf6bfb7fcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:32.324Z|c9adaf46-3083-4f62-903a-25eb4bcbd9a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:32.356Z|94e41a5b-8bfb-4e5b-9779-f5b3436a1329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:32.357Z|94e41a5b-8bfb-4e5b-9779-f5b3436a1329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:42.352Z|692cd7de-de5e-4425-9a3e-6033c627014c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:42.352Z|fc0ec450-1336-40fe-82a6-4c6cb47a1474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:42.354Z|692cd7de-de5e-4425-9a3e-6033c627014c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:42.354Z|fc0ec450-1336-40fe-82a6-4c6cb47a1474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:42.382Z|0ab93c3e-0a94-4b84-bd68-a5367a3d03ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:42.385Z|0ab93c3e-0a94-4b84-bd68-a5367a3d03ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:46.451Z|20473c83-dc0a-430d-92da-711477079995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:37:46.455Z|20473c83-dc0a-430d-92da-711477079995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:37:46.528Z|4785cfc8-5651-407d-8c85-9f29c253de0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:37:46.529Z|4785cfc8-5651-407d-8c85-9f29c253de0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:37:52.382Z|b250f98e-6ad4-4fcc-ab51-cce694d38b94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:52.384Z|b250f98e-6ad4-4fcc-ab51-cce694d38b94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:52.387Z|42742556-8dad-4f5b-87bc-cc700012ff67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:52.388Z|42742556-8dad-4f5b-87bc-cc700012ff67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:52.417Z|ff3d4527-a5a7-4a91-8f45-93ef997a778f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:52.418Z|ff3d4527-a5a7-4a91-8f45-93ef997a778f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:01.451Z|d17d67d7-25c1-4dfc-b08e-79f5743f6d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:38:01.453Z|d17d67d7-25c1-4dfc-b08e-79f5743f6d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:38:02.422Z|a08108cf-0e32-4475-81f6-3080b897b386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:02.422Z|2e420b1d-00cb-4db9-ab12-52bbbef78bac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:02.423Z|a08108cf-0e32-4475-81f6-3080b897b386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:02.423Z|2e420b1d-00cb-4db9-ab12-52bbbef78bac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:02.443Z|f0e4adc8-8957-4312-b6d0-804ab2c5001b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:02.444Z|f0e4adc8-8957-4312-b6d0-804ab2c5001b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:12.468Z|50d0169e-d7d5-4874-9990-cd20b0c07f67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:12.468Z|0f1af8fc-6b5a-4a1a-af78-ffa083fb418a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:12.468Z|8d449462-7ffe-4a56-96a0-8598ee0179fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:12.470Z|0f1af8fc-6b5a-4a1a-af78-ffa083fb418a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:12.470Z|50d0169e-d7d5-4874-9990-cd20b0c07f67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:12.470Z|8d449462-7ffe-4a56-96a0-8598ee0179fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:16.451Z|965d09cd-0f51-4490-a9d7-c9ea720d2aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:38:16.452Z|965d09cd-0f51-4490-a9d7-c9ea720d2aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:38:16.531Z|c0bbe833-f3bd-47c4-9573-429bbeb30d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:38:16.532Z|c0bbe833-f3bd-47c4-9573-429bbeb30d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:38:22.502Z|0fa6ff1f-ee49-4d80-ae0f-28fbaf19621a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:22.503Z|0fa6ff1f-ee49-4d80-ae0f-28fbaf19621a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:22.504Z|664f6894-844b-42c5-bcf3-07a814dfc88f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:22.504Z|664f6894-844b-42c5-bcf3-07a814dfc88f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:22.508Z|a40ba6c9-5597-4a57-9550-b685f10cceba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:22.509Z|a40ba6c9-5597-4a57-9550-b685f10cceba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:31.450Z|97202888-7ab7-4e77-b872-3dbe8f50b2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:38:31.454Z|97202888-7ab7-4e77-b872-3dbe8f50b2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:38:32.532Z|1a0890e9-00cd-4f99-b18a-feea6929d310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:32.532Z|791cd6f7-d386-417e-9d1c-91c9efd62160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:32.534Z|9dea46d5-ee53-460c-acfa-779b1ff2699b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:32.534Z|791cd6f7-d386-417e-9d1c-91c9efd62160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:32.534Z|1a0890e9-00cd-4f99-b18a-feea6929d310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:32.534Z|9dea46d5-ee53-460c-acfa-779b1ff2699b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:42.570Z|d006283a-6a02-41a9-b5c4-f196536cf603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:42.572Z|d006283a-6a02-41a9-b5c4-f196536cf603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:42.572Z|b7ba3ae5-01a5-48ad-978c-3070ff6aa37d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:42.573Z|b7ba3ae5-01a5-48ad-978c-3070ff6aa37d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:42.582Z|54b45f31-b483-41a2-875a-057d50a92998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:42.583Z|54b45f31-b483-41a2-875a-057d50a92998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:46.450Z|040ca542-70ef-407b-acb6-7ff51cc85069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:38:46.451Z|040ca542-70ef-407b-acb6-7ff51cc85069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:38:46.534Z|6ef16962-0faa-46f4-949e-2c5fac3aa999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:38:46.535Z|6ef16962-0faa-46f4-949e-2c5fac3aa999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:38:52.602Z|8b68607b-0133-4fcd-8938-4a5263701e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:52.602Z|7f8e310d-6a2d-4327-b613-66cfecd2d8b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:52.604Z|8b68607b-0133-4fcd-8938-4a5263701e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:52.604Z|7f8e310d-6a2d-4327-b613-66cfecd2d8b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:52.611Z|9284f24a-e54f-4808-914b-01cc09a964bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:52.612Z|9284f24a-e54f-4808-914b-01cc09a964bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:01.452Z|4d30b420-d5dd-40ee-ae30-e5e994a77795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:39:01.453Z|4d30b420-d5dd-40ee-ae30-e5e994a77795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:39:02.631Z|720213f6-e1cf-4ca6-8eea-caabdb78af7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:02.631Z|fa912d6c-2e6b-4952-8dfb-bc83d5807073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:02.632Z|720213f6-e1cf-4ca6-8eea-caabdb78af7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:02.632Z|fa912d6c-2e6b-4952-8dfb-bc83d5807073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:02.640Z|014a2498-4fc1-45e6-b07f-fcb7f4051ab1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:02.641Z|014a2498-4fc1-45e6-b07f-fcb7f4051ab1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:12.659Z|211b1d98-bd50-4961-a3cb-eb40c0e84678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:12.660Z|211b1d98-bd50-4961-a3cb-eb40c0e84678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:12.672Z|336e20f4-49e2-42c9-ac40-f7f23c8db4f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:12.672Z|336e20f4-49e2-42c9-ac40-f7f23c8db4f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:12.673Z|fc7d139c-43ef-4fd5-bc03-8c840a8828ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:12.674Z|fc7d139c-43ef-4fd5-bc03-8c840a8828ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:16.450Z|5a16330a-5c60-4312-8d1e-c828006fa4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:39:16.453Z|5a16330a-5c60-4312-8d1e-c828006fa4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:39:16.536Z|7d1a6eb9-757e-427b-b6f6-7ed02bd3747e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:39:16.537Z|7d1a6eb9-757e-427b-b6f6-7ed02bd3747e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:39:22.691Z|6f658a3b-f4c4-4b27-97ea-542099841454|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:22.692Z|6f658a3b-f4c4-4b27-97ea-542099841454|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:22.699Z|f1ce2ea9-11f2-45e3-86fe-3d1e07282ca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:22.699Z|5fc11718-e0a0-4f79-9b14-3e7db5b25972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:22.700Z|f1ce2ea9-11f2-45e3-86fe-3d1e07282ca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:22.700Z|5fc11718-e0a0-4f79-9b14-3e7db5b25972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:31.450Z|de658b58-9a56-484d-89b0-b42a749bcda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:39:31.451Z|de658b58-9a56-484d-89b0-b42a749bcda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:39:32.720Z|e6d3829f-0053-428e-af81-773ac2d7b9ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:32.721Z|e6d3829f-0053-428e-af81-773ac2d7b9ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:32.728Z|d1da3f66-4504-4d7d-a5f7-f6eb4460d2f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:32.729Z|d1da3f66-4504-4d7d-a5f7-f6eb4460d2f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:32.732Z|9b62ff94-21c0-4b63-905b-172b682fd3f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:32.735Z|9b62ff94-21c0-4b63-905b-172b682fd3f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:42.772Z|e87ee84a-9764-43aa-95cd-f9f58a2e1a6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:42.773Z|e87ee84a-9764-43aa-95cd-f9f58a2e1a6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:42.774Z|acb3404d-47ae-4da8-ba10-e4e474466d1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:42.775Z|acb3404d-47ae-4da8-ba10-e4e474466d1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:42.777Z|04164fde-0515-4ac3-beb7-56e3b3ec2c23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:42.778Z|04164fde-0515-4ac3-beb7-56e3b3ec2c23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:46.450Z|e867522b-7d60-4943-84ec-48d7f6ba0a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:39:46.451Z|e867522b-7d60-4943-84ec-48d7f6ba0a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:39:46.538Z|ed3067fd-7b2e-4590-82b5-b87b49f7ccfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:39:46.539Z|ed3067fd-7b2e-4590-82b5-b87b49f7ccfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:39:52.806Z|0264336c-19fc-41ad-ad8e-af469906a707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:52.806Z|96f1c808-2103-4bc9-8b26-e358ad5e60c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:52.806Z|09867728-8dc9-49ce-8f4c-3e7a749ec41a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:52.807Z|96f1c808-2103-4bc9-8b26-e358ad5e60c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:52.807Z|09867728-8dc9-49ce-8f4c-3e7a749ec41a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:52.808Z|0264336c-19fc-41ad-ad8e-af469906a707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:01.450Z|315af817-877a-4a76-9ebc-6b5cac829006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:40:01.453Z|315af817-877a-4a76-9ebc-6b5cac829006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:40:02.839Z|647ae272-37c2-42fb-8349-960f7502208b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:02.839Z|0c37d659-78be-4f90-a566-c5d22f9547e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:02.839Z|c985b72f-768c-47fb-b178-4e19bdd9b514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:02.840Z|c985b72f-768c-47fb-b178-4e19bdd9b514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:02.840Z|647ae272-37c2-42fb-8349-960f7502208b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:02.840Z|0c37d659-78be-4f90-a566-c5d22f9547e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:12.896Z|f9faca42-efa8-4934-9d5a-5c4b679dd166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:12.896Z|6489b852-1f51-4c42-9787-982d985dab0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:12.898Z|9705f4f2-a26c-4bf9-b138-ebf961be3bfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:12.899Z|f9faca42-efa8-4934-9d5a-5c4b679dd166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:12.899Z|9705f4f2-a26c-4bf9-b138-ebf961be3bfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:12.899Z|6489b852-1f51-4c42-9787-982d985dab0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:16.452Z|f88238c5-f477-461b-8c45-979a25bede14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:40:16.455Z|f88238c5-f477-461b-8c45-979a25bede14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:40:16.540Z|50a3e117-7f72-459a-a771-efdd11eeaa75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:40:16.541Z|50a3e117-7f72-459a-a771-efdd11eeaa75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:40:22.937Z|dac38139-3019-4190-b448-d9fa71f4419a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:22.937Z|f6916aa5-13cb-4616-8eb8-c35017c71c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:22.937Z|373d5819-2520-4f30-98fc-8854f2c3f5c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:22.938Z|dac38139-3019-4190-b448-d9fa71f4419a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:22.938Z|f6916aa5-13cb-4616-8eb8-c35017c71c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:22.938Z|373d5819-2520-4f30-98fc-8854f2c3f5c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:31.453Z|b4099c6b-0471-4ba9-949e-d8e1a1167747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:40:31.457Z|b4099c6b-0471-4ba9-949e-d8e1a1167747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:40:32.975Z|507d08c2-8d91-4c8b-a66e-0293a84f6d1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:32.975Z|464bece8-bf0f-4995-8518-e3120cf26291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:32.976Z|4b146dc4-b69c-4881-9e77-fa317a30e44e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:32.976Z|507d08c2-8d91-4c8b-a66e-0293a84f6d1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:32.977Z|464bece8-bf0f-4995-8518-e3120cf26291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:32.978Z|4b146dc4-b69c-4881-9e77-fa317a30e44e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:43.010Z|b9fa11ab-1434-417c-9cbd-5e0e1c78e1db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:43.011Z|b9fa11ab-1434-417c-9cbd-5e0e1c78e1db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:43.012Z|ce1f4b4c-8f70-4df4-ad84-49c7a08d32e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:43.013Z|ce1f4b4c-8f70-4df4-ad84-49c7a08d32e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:43.009Z|bf386e93-c6dc-4796-a854-1e954d309384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:43.017Z|bf386e93-c6dc-4796-a854-1e954d309384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:46.450Z|2245edf7-ff02-4822-b65a-00cfbcb558ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:40:46.451Z|2245edf7-ff02-4822-b65a-00cfbcb558ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:40:46.545Z|d134815c-3c4a-47e5-a975-0864154e15e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:40:46.546Z|d134815c-3c4a-47e5-a975-0864154e15e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:40:53.040Z|aac27817-5047-4ad7-9d7c-77f70d116ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:53.040Z|6317a510-9da9-438d-b3e5-70534fad46af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:53.041Z|aac27817-5047-4ad7-9d7c-77f70d116ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:53.042Z|6317a510-9da9-438d-b3e5-70534fad46af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:53.042Z|9433cb09-7e27-4349-b133-d056c3b7c01c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:53.043Z|9433cb09-7e27-4349-b133-d056c3b7c01c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:01.450Z|d89d8c8e-8bab-4382-85aa-0263d0cb3bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:41:01.451Z|d89d8c8e-8bab-4382-85aa-0263d0cb3bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:41:03.067Z|d2e8ca09-0fce-4b31-9959-b9535cab8d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:03.067Z|2d45e30e-eb8b-430b-a474-09d7d25d1ff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:03.068Z|d2e8ca09-0fce-4b31-9959-b9535cab8d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:03.068Z|2d45e30e-eb8b-430b-a474-09d7d25d1ff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:03.067Z|1ab674ee-a00f-4804-a932-1d8d36781210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:03.071Z|1ab674ee-a00f-4804-a932-1d8d36781210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:13.095Z|2ed44e71-942c-4880-bb81-4d83b89b3b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:13.095Z|ad9e313e-8567-484c-8edd-5f408c3d256a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:13.096Z|af2ea8e3-42de-4c80-8da8-874eaccae769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:13.096Z|ad9e313e-8567-484c-8edd-5f408c3d256a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:13.097Z|af2ea8e3-42de-4c80-8da8-874eaccae769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:13.097Z|2ed44e71-942c-4880-bb81-4d83b89b3b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:16.450Z|56d331b9-8bd4-4f67-97ed-2a829929bcda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:41:16.453Z|56d331b9-8bd4-4f67-97ed-2a829929bcda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:41:16.547Z|c05ab244-d620-47e7-a64c-f1b6bb57018b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:41:16.548Z|c05ab244-d620-47e7-a64c-f1b6bb57018b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:41:23.132Z|3f13108e-9bc5-4264-9fae-a266761f524c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:23.133Z|1a98d8f7-a5d7-4886-ab4d-35767599dd3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:23.133Z|3f13108e-9bc5-4264-9fae-a266761f524c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:23.134Z|1a98d8f7-a5d7-4886-ab4d-35767599dd3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:23.138Z|eb60cb2c-521c-46b1-a30e-8fab4a72d4d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:23.139Z|eb60cb2c-521c-46b1-a30e-8fab4a72d4d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:31.452Z|b7de2bdb-3056-4513-9620-1dbd3902173f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:41:31.455Z|b7de2bdb-3056-4513-9620-1dbd3902173f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:41:33.181Z|5d5d7f29-440b-461f-a056-137666cc8767|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:33.181Z|212f08cd-a4ac-4cd6-b743-077e6bde68c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:33.183Z|5d5d7f29-440b-461f-a056-137666cc8767|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:33.183Z|212f08cd-a4ac-4cd6-b743-077e6bde68c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:33.184Z|9ae89d7a-187b-4fdb-859f-717d4f3d7d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:33.185Z|9ae89d7a-187b-4fdb-859f-717d4f3d7d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:43.221Z|10919ad0-88d9-49f5-8476-260c41883a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:43.221Z|3a84d9d4-0552-40f6-9597-1fcb30f4f2de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:43.222Z|10919ad0-88d9-49f5-8476-260c41883a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:43.224Z|3a84d9d4-0552-40f6-9597-1fcb30f4f2de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:43.226Z|efabc012-f1ef-4db9-8e85-08db3ff71b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:43.226Z|efabc012-f1ef-4db9-8e85-08db3ff71b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:46.450Z|db047565-b687-4149-917c-f546a7904fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:41:46.451Z|db047565-b687-4149-917c-f546a7904fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:41:46.549Z|18201827-e78a-43d5-b677-e5c81c81e0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:41:46.549Z|18201827-e78a-43d5-b677-e5c81c81e0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:41:53.249Z|74b32999-ab83-48d0-82bc-76b7ada1109c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:53.249Z|fcdd9480-c9f0-4c9c-950c-421789ed941a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:53.250Z|74b32999-ab83-48d0-82bc-76b7ada1109c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:53.250Z|fcdd9480-c9f0-4c9c-950c-421789ed941a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:53.251Z|803180c9-7564-4fdf-87a9-3d9064f218cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:53.252Z|803180c9-7564-4fdf-87a9-3d9064f218cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:01.450Z|8f4b38de-de64-477b-9909-5542399630b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:42:01.453Z|8f4b38de-de64-477b-9909-5542399630b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:42:03.277Z|08802af9-1b23-41cb-a806-4788305a2373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:03.277Z|7b21de3c-70dc-4e83-b84f-6e5b8fc8e178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:03.277Z|670ac891-3e0d-48b0-a458-6395706d8874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:03.278Z|08802af9-1b23-41cb-a806-4788305a2373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:03.279Z|7b21de3c-70dc-4e83-b84f-6e5b8fc8e178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:03.279Z|670ac891-3e0d-48b0-a458-6395706d8874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:13.306Z|4cb33833-dcaa-486d-9aa4-3bf17d982983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:13.306Z|8ffa38f4-0ba8-43b5-a60f-99c1b08a4fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:13.307Z|4cb33833-dcaa-486d-9aa4-3bf17d982983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:13.307Z|8ffa38f4-0ba8-43b5-a60f-99c1b08a4fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:13.310Z|fc750f5b-77de-4bac-9999-fe55ba552b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:13.312Z|fc750f5b-77de-4bac-9999-fe55ba552b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:16.450Z|71814fa3-0c90-4776-b1a9-ff3e87b098b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:42:16.451Z|71814fa3-0c90-4776-b1a9-ff3e87b098b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:42:16.551Z|d3346fad-6774-4f51-a0ff-5fd8ea574ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:42:16.552Z|d3346fad-6774-4f51-a0ff-5fd8ea574ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:42:23.338Z|2f859ccb-79f3-410e-9bb9-9058dab23897|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:23.339Z|76d885d5-5366-4ab2-aefe-fca0a0a5a0b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:23.340Z|76d885d5-5366-4ab2-aefe-fca0a0a5a0b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:23.339Z|2f859ccb-79f3-410e-9bb9-9058dab23897|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:23.343Z|80e6eef3-90c2-4316-a4ea-e58a937c888d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:23.344Z|80e6eef3-90c2-4316-a4ea-e58a937c888d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:31.450Z|4dac3701-a877-4a77-93e3-92b93df0a80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:42:31.451Z|4dac3701-a877-4a77-93e3-92b93df0a80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:42:33.369Z|0174c97a-545a-4198-8032-14cf106dca98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:33.369Z|c28263ab-57da-4513-80e5-4dc7514df64f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:33.370Z|c28263ab-57da-4513-80e5-4dc7514df64f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:33.370Z|0174c97a-545a-4198-8032-14cf106dca98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:33.371Z|b0ac43a5-f509-438d-bf62-ce3bcdb63290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:33.372Z|b0ac43a5-f509-438d-bf62-ce3bcdb63290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:43.396Z|fa03f805-213c-4351-bba4-628f3783318f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:43.396Z|2b0b7d38-a532-4a0f-a753-f126ef2682d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:43.397Z|fa03f805-213c-4351-bba4-628f3783318f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:43.397Z|2b0b7d38-a532-4a0f-a753-f126ef2682d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:43.400Z|c03de17d-3525-48c5-a3dc-22ba1dc76e65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:43.402Z|c03de17d-3525-48c5-a3dc-22ba1dc76e65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:46.450Z|7f257f57-e563-4f98-8748-9545e9917097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:42:46.453Z|7f257f57-e563-4f98-8748-9545e9917097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:42:46.554Z|7f7319b9-4efc-49c4-8078-7b6b485b014b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:42:46.555Z|7f7319b9-4efc-49c4-8078-7b6b485b014b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:42:53.435Z|c67c738d-7ca1-44dd-9269-36dced363a6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:53.436Z|32e20b58-f468-49f8-8df3-5a155088ed55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:53.436Z|c67c738d-7ca1-44dd-9269-36dced363a6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:53.437Z|32e20b58-f468-49f8-8df3-5a155088ed55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:53.437Z|4f987b36-9c96-41d0-9c52-53e29a4d6b47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:53.438Z|4f987b36-9c96-41d0-9c52-53e29a4d6b47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:01.450Z|500390f5-9d0a-41d0-a2ac-2ba1ab0d30a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:43:01.451Z|500390f5-9d0a-41d0-a2ac-2ba1ab0d30a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:43:03.462Z|f33b0ae9-f31f-4e14-b2da-0675eb7ca216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:03.462Z|d53da0d9-b625-4d53-9dfd-fae8bc59a553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:03.462Z|ed6f489e-bf13-46f8-83a6-592710b936a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:03.463Z|f33b0ae9-f31f-4e14-b2da-0675eb7ca216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:03.464Z|d53da0d9-b625-4d53-9dfd-fae8bc59a553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:03.463Z|ed6f489e-bf13-46f8-83a6-592710b936a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:13.507Z|60aedff4-9a5a-4a6c-b934-74b1a5237a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:13.507Z|33db4029-52ad-4219-920a-1afba35efb6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:13.515Z|33db4029-52ad-4219-920a-1afba35efb6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:13.507Z|8b9d57da-d0d3-4f51-85d3-ca10dfe99e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:13.515Z|60aedff4-9a5a-4a6c-b934-74b1a5237a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:13.516Z|8b9d57da-d0d3-4f51-85d3-ca10dfe99e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:16.451Z|b8dcb4c5-5070-4b98-a297-c32e5d3aa408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:43:16.452Z|b8dcb4c5-5070-4b98-a297-c32e5d3aa408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:43:16.556Z|62fcd49c-6551-4014-9748-fad08d26cfa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:43:16.557Z|62fcd49c-6551-4014-9748-fad08d26cfa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:43:23.556Z|4f5f2bbc-a177-4976-8228-a6ce19727f92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:23.556Z|b7655ae7-adaf-4cb1-9181-b55d4a89b1e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:23.556Z|12ff7ca8-e6ea-43dd-99b6-a7c5328c26a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:23.557Z|12ff7ca8-e6ea-43dd-99b6-a7c5328c26a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:23.557Z|4f5f2bbc-a177-4976-8228-a6ce19727f92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:23.557Z|b7655ae7-adaf-4cb1-9181-b55d4a89b1e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:31.450Z|afec0152-c6b6-4bbf-b41e-06198a4406cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:43:31.453Z|afec0152-c6b6-4bbf-b41e-06198a4406cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:43:33.583Z|dd68ee1c-d028-4f6d-bf1b-3d4b2fb82a20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:33.583Z|ad618b4a-3637-4fa5-94cd-affbfdd1a129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:33.583Z|10e3023f-6170-4c94-9567-4d065e83007e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:33.584Z|ad618b4a-3637-4fa5-94cd-affbfdd1a129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:33.584Z|10e3023f-6170-4c94-9567-4d065e83007e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:33.584Z|dd68ee1c-d028-4f6d-bf1b-3d4b2fb82a20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:43.611Z|d9842469-3b20-42ac-b95a-93b805505c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:43.611Z|53037e41-1590-4930-a2ae-3d1bf439f0a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:43.611Z|685fa357-ad4f-4cee-95a7-c52f83a91330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:43.612Z|d9842469-3b20-42ac-b95a-93b805505c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:43.612Z|53037e41-1590-4930-a2ae-3d1bf439f0a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:43.612Z|685fa357-ad4f-4cee-95a7-c52f83a91330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:46.450Z|e2d1bab1-f325-460d-ad68-c361a3b8a5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:43:46.450Z|e2d1bab1-f325-460d-ad68-c361a3b8a5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:43:46.558Z|d04aa800-31aa-402e-94b7-1080d9285f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:43:46.559Z|d04aa800-31aa-402e-94b7-1080d9285f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:43:53.636Z|23830e6b-9dfd-4d0b-999a-5a27c7d359d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:53.637Z|38e79863-334e-4e7b-b4ce-35d03a697790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:53.637Z|23830e6b-9dfd-4d0b-999a-5a27c7d359d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:53.637Z|38e79863-334e-4e7b-b4ce-35d03a697790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:53.639Z|747f7155-3728-4026-a681-84bf19ea0e79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:53.639Z|747f7155-3728-4026-a681-84bf19ea0e79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:01.451Z|669e0f81-d045-49b2-913a-286874e0768c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:44:01.452Z|669e0f81-d045-49b2-913a-286874e0768c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:44:03.663Z|926bd6eb-b513-482a-9989-48138308603d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:03.664Z|2aef2c6d-e71c-4491-a1fe-2ec083da1e89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:03.664Z|926bd6eb-b513-482a-9989-48138308603d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:03.665Z|2aef2c6d-e71c-4491-a1fe-2ec083da1e89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:03.667Z|4fd58e7d-e281-488d-b53c-78f59cfe8868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:03.669Z|4fd58e7d-e281-488d-b53c-78f59cfe8868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:13.693Z|bae115a0-0fad-43ad-9e4c-65d3c03a276c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:13.693Z|0c271651-e1c2-4945-8fe6-16c0ce469939|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:13.694Z|98e2a726-73ba-4310-bf2d-99c62cdffe5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:13.694Z|0c271651-e1c2-4945-8fe6-16c0ce469939|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:13.694Z|bae115a0-0fad-43ad-9e4c-65d3c03a276c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:13.695Z|98e2a726-73ba-4310-bf2d-99c62cdffe5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:16.450Z|e5ed9457-9ba5-4a8c-aa05-c867d6f10539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:44:16.453Z|e5ed9457-9ba5-4a8c-aa05-c867d6f10539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:44:16.561Z|566caef7-ae5e-44bb-a62d-f24610c0dc9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:44:16.562Z|566caef7-ae5e-44bb-a62d-f24610c0dc9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:44:23.719Z|8132efe0-c45b-4cb9-8358-f94f801a93d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:23.719Z|2b27f896-3542-4e89-b98e-d726ad4435b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:23.719Z|43a64ac8-84f1-4667-bb9f-9b495780718b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:23.720Z|8132efe0-c45b-4cb9-8358-f94f801a93d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:23.721Z|43a64ac8-84f1-4667-bb9f-9b495780718b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:23.720Z|2b27f896-3542-4e89-b98e-d726ad4435b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:31.450Z|2ff64828-ce6c-442f-85ac-e844cfe7fb1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:44:31.451Z|2ff64828-ce6c-442f-85ac-e844cfe7fb1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:44:33.748Z|51a35e1d-4cb7-41da-9187-bc53c5bcf895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:33.749Z|51a35e1d-4cb7-41da-9187-bc53c5bcf895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:33.754Z|9bafc848-6400-456a-9365-32cd7fe23cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:33.755Z|9bafc848-6400-456a-9365-32cd7fe23cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:33.756Z|44e86b04-cfbf-433f-bcdd-71fcb894f795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:33.757Z|44e86b04-cfbf-433f-bcdd-71fcb894f795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:38.526Z|6ae6410b-3a0d-46da-b42e-421cb53d4ddc|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:44:38.527Z|6ae6410b-3a0d-46da-b42e-421cb53d4ddc|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:43.790Z|ccded8d5-de53-4253-b0e0-9cfe44220edf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:43.791Z|5ec3f583-27fa-46bd-b2b4-0ff6fb15a051|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:43.792Z|ccded8d5-de53-4253-b0e0-9cfe44220edf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:43.792Z|5ec3f583-27fa-46bd-b2b4-0ff6fb15a051|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:43.792Z|c6957c88-59b2-4910-8dc0-75da170a468f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:43.793Z|c6957c88-59b2-4910-8dc0-75da170a468f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:46.450Z|b9b55fb9-b5c0-4691-ac00-791cf1a4d1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:44:46.451Z|b9b55fb9-b5c0-4691-ac00-791cf1a4d1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:44:46.563Z|f7143dea-73a8-4cf6-bd75-27381baa02ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:44:46.564Z|f7143dea-73a8-4cf6-bd75-27381baa02ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:44:53.821Z|afd0f076-4e73-4d87-9570-4090b08d2992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:53.822Z|afd0f076-4e73-4d87-9570-4090b08d2992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:53.822Z|a73195ff-9b88-4e23-8a11-b695a32ab470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:53.823Z|a73195ff-9b88-4e23-8a11-b695a32ab470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:53.827Z|6525e933-9804-4907-9c7c-24d76827de6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:53.828Z|6525e933-9804-4907-9c7c-24d76827de6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:01.450Z|3747c059-46a2-4083-8241-707a35f46212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:45:01.453Z|3747c059-46a2-4083-8241-707a35f46212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:45:03.855Z|dfa77f1c-a161-44eb-adc5-44e740461202|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:03.855Z|727942ba-d370-41e0-b537-87556d85f209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:03.855Z|3ae55e58-dbed-486e-92a6-f24ef6388b4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:03.856Z|dfa77f1c-a161-44eb-adc5-44e740461202|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:03.856Z|3ae55e58-dbed-486e-92a6-f24ef6388b4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:03.856Z|727942ba-d370-41e0-b537-87556d85f209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:13.891Z|98e509ce-c64e-48fc-93e5-0095dc975bff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:13.891Z|cbd4595d-87fc-47fe-80de-c553ee8e3413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:13.891Z|a631be40-a76f-46af-97e6-a7790800dd8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:13.892Z|98e509ce-c64e-48fc-93e5-0095dc975bff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:13.892Z|cbd4595d-87fc-47fe-80de-c553ee8e3413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:13.902Z|a631be40-a76f-46af-97e6-a7790800dd8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:16.452Z|1f69ce8e-e79b-4286-b9ab-abad69dabc2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:45:16.454Z|1f69ce8e-e79b-4286-b9ab-abad69dabc2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:45:16.565Z|80b1a8b8-4870-4ea5-b63b-d0410eed6e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:45:16.566Z|80b1a8b8-4870-4ea5-b63b-d0410eed6e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:45:23.934Z|8cb6edf7-3c63-4bd6-8cca-f48365a40bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:23.934Z|ba1c0827-e1f6-42c7-b5ab-1955bf072a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:23.934Z|3a66d636-f19a-4619-9682-1ea58f5b1075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:23.936Z|ba1c0827-e1f6-42c7-b5ab-1955bf072a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:23.936Z|8cb6edf7-3c63-4bd6-8cca-f48365a40bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:23.936Z|3a66d636-f19a-4619-9682-1ea58f5b1075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:31.450Z|45b6a541-3fea-4c65-be40-f0ca6d34689a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:45:31.451Z|45b6a541-3fea-4c65-be40-f0ca6d34689a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:45:33.970Z|640dd295-a133-4128-b12d-6a989671b010|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:33.970Z|b2201ff9-688b-4f86-ba82-b7b7de2e05f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:33.970Z|b3192554-ee01-4eb2-92d1-09988e671751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:33.970Z|b3192554-ee01-4eb2-92d1-09988e671751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:33.970Z|b2201ff9-688b-4f86-ba82-b7b7de2e05f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:33.971Z|640dd295-a133-4128-b12d-6a989671b010|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:38.515Z|659b2d3a-a84b-4745-91a6-59042c112c89|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:45:38.516Z|659b2d3a-a84b-4745-91a6-59042c112c89|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:43.996Z|395b9665-374f-4223-a11f-9680de911fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:43.996Z|b3da7508-8eb8-400b-a438-2ef3aa24c2dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:43.997Z|395b9665-374f-4223-a11f-9680de911fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:43.998Z|b3da7508-8eb8-400b-a438-2ef3aa24c2dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:43.998Z|eaa1d482-df44-4c9f-acab-a5f79bb147d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:43.999Z|eaa1d482-df44-4c9f-acab-a5f79bb147d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:46.450Z|5baa5052-75f9-4cbe-a8ba-15c4e009b50d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:45:46.453Z|5baa5052-75f9-4cbe-a8ba-15c4e009b50d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:45:46.567Z|e63ff96e-e172-4d82-9ce9-06e75f648b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:45:46.568Z|e63ff96e-e172-4d82-9ce9-06e75f648b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:45:54.020Z|d858682d-a0ac-4f30-abdd-d02276434998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:54.020Z|56d2dd2b-3f78-42c4-b6dd-98e4bdc36dba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:54.021Z|56d2dd2b-3f78-42c4-b6dd-98e4bdc36dba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:54.021Z|d858682d-a0ac-4f30-abdd-d02276434998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:54.024Z|33118bc5-c37a-413c-b0e9-868a91fe53c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:54.025Z|33118bc5-c37a-413c-b0e9-868a91fe53c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:01.450Z|5d951df8-346a-4d81-8e67-a9d7772c467e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:46:01.451Z|5d951df8-346a-4d81-8e67-a9d7772c467e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:46:04.048Z|89e2ec83-dcb3-43b9-8337-4cbef169fe4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:04.048Z|275d335b-9058-4254-ab0c-fc2def8495b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:04.049Z|89e2ec83-dcb3-43b9-8337-4cbef169fe4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:04.049Z|275d335b-9058-4254-ab0c-fc2def8495b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:04.056Z|1259d0f1-615b-499b-9fea-d7b2ec91f526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:04.057Z|1259d0f1-615b-499b-9fea-d7b2ec91f526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:14.073Z|a16b2682-7fde-47bd-965c-f44718db9425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:14.074Z|a16b2682-7fde-47bd-965c-f44718db9425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:14.081Z|6e26c615-0e85-4988-8622-47d913370a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:14.082Z|6e26c615-0e85-4988-8622-47d913370a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:14.091Z|ffd075ce-3377-4a0e-a4cb-1c9ae3524ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:14.095Z|ffd075ce-3377-4a0e-a4cb-1c9ae3524ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:16.450Z|8b7cc20a-4ff4-4aa3-bde2-edc21c122cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:46:16.450Z|8b7cc20a-4ff4-4aa3-bde2-edc21c122cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:46:16.569Z|46e1356f-2534-4a52-aba1-92bed5d85b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:46:16.569Z|46e1356f-2534-4a52-aba1-92bed5d85b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:46:24.109Z|ed3a9dd4-f677-467e-827f-f87811845cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:24.109Z|6eb71448-d713-429b-957e-7593ed282139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:24.110Z|ed3a9dd4-f677-467e-827f-f87811845cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:24.110Z|6eb71448-d713-429b-957e-7593ed282139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:24.123Z|d8a16104-4cf8-4552-8fcc-4f25555af633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:24.124Z|d8a16104-4cf8-4552-8fcc-4f25555af633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:31.450Z|af2c5911-f951-4bb3-ad7e-560cdd8aec97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:46:31.453Z|af2c5911-f951-4bb3-ad7e-560cdd8aec97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:46:34.139Z|c455dfc6-2827-40bc-a827-c179930d2599|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:34.139Z|0864e089-13c2-441f-9bbd-27380b2f4082|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:34.141Z|c455dfc6-2827-40bc-a827-c179930d2599|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:34.141Z|0864e089-13c2-441f-9bbd-27380b2f4082|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:34.151Z|3a9fa9c2-49d6-4a00-b3bb-f441dafd11ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:34.152Z|3a9fa9c2-49d6-4a00-b3bb-f441dafd11ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:38.514Z|8a0cd175-2302-4f99-8b1e-c316a902f2f4|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:46:38.515Z|8a0cd175-2302-4f99-8b1e-c316a902f2f4|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:44.176Z|d2f37f0e-943d-4f37-937b-2f85af3ab10b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:44.176Z|e9a90cfa-255c-4188-8ed4-6d93ed419ef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:44.177Z|d2f37f0e-943d-4f37-937b-2f85af3ab10b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:44.177Z|e9a90cfa-255c-4188-8ed4-6d93ed419ef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:44.193Z|e7a691f5-3965-43fe-9d30-0bcfd4ee6bbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:44.194Z|e7a691f5-3965-43fe-9d30-0bcfd4ee6bbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:46.450Z|60e61590-cfff-4e1f-9b11-a21bc3eef1fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:46:46.450Z|60e61590-cfff-4e1f-9b11-a21bc3eef1fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:46:46.570Z|c4418430-dc5e-469d-8787-1f56efa495db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:46:46.571Z|c4418430-dc5e-469d-8787-1f56efa495db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:46:54.203Z|b0de671d-ed48-4516-a583-c9d6f687f1d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:54.204Z|b0de671d-ed48-4516-a583-c9d6f687f1d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:54.215Z|a819fce8-87e1-47c2-876c-b2b6372a0e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:54.215Z|96da1f15-dac6-4418-8f86-48d281f07099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:54.216Z|96da1f15-dac6-4418-8f86-48d281f07099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:54.216Z|a819fce8-87e1-47c2-876c-b2b6372a0e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:01.450Z|33febdbf-8d0d-4106-9711-d104bfb33376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:47:01.450Z|33febdbf-8d0d-4106-9711-d104bfb33376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:47:04.230Z|eab5561a-2a01-4b42-ad6b-e6d125fe0655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:04.231Z|eab5561a-2a01-4b42-ad6b-e6d125fe0655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:04.237Z|99ecbeab-599d-4b67-bb66-4a3efc3e3cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:04.237Z|15ab9d4b-8488-4b1d-a04e-a21a244dafba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:04.237Z|99ecbeab-599d-4b67-bb66-4a3efc3e3cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:04.237Z|15ab9d4b-8488-4b1d-a04e-a21a244dafba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:14.264Z|7bc15255-d9d6-4791-bf76-163c0e43e18e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:14.264Z|1d479ccf-60b3-4e71-a291-755bc38fb921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:14.265Z|7bc15255-d9d6-4791-bf76-163c0e43e18e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:14.265Z|1d479ccf-60b3-4e71-a291-755bc38fb921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:14.268Z|1695a487-8591-4ced-981e-a0398830a871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:14.269Z|1695a487-8591-4ced-981e-a0398830a871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:16.452Z|16f28a33-523a-4d0c-b5ae-b0afd565dd7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:47:16.455Z|16f28a33-523a-4d0c-b5ae-b0afd565dd7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:47:16.573Z|87b7d510-186a-4b9a-98aa-f544fdb36217|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:47:16.575Z|87b7d510-186a-4b9a-98aa-f544fdb36217|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:47:24.306Z|b684fb98-ad39-4faa-a90d-83e252c13a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:24.306Z|de449588-b069-4aab-9cc8-b3af9c84ce38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:24.306Z|a2b2ce67-a596-4140-ae09-a7402f80fe94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:24.310Z|b684fb98-ad39-4faa-a90d-83e252c13a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:24.310Z|a2b2ce67-a596-4140-ae09-a7402f80fe94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:24.310Z|de449588-b069-4aab-9cc8-b3af9c84ce38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:31.451Z|a2bb49fe-264d-4f2e-abf2-585deebabd3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:47:31.452Z|a2bb49fe-264d-4f2e-abf2-585deebabd3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:47:34.350Z|83d5229b-90d2-4188-bf8b-1be3ee243ba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:34.350Z|991de567-530b-4504-82c8-5c82b4331a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:34.351Z|83d5229b-90d2-4188-bf8b-1be3ee243ba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:34.351Z|991de567-530b-4504-82c8-5c82b4331a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:34.351Z|76e9e8c4-c20f-4658-95d1-3121534987a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:34.355Z|76e9e8c4-c20f-4658-95d1-3121534987a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:38.514Z|8318da28-55bc-48be-9d71-326620c8cab4|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:47:38.516Z|8318da28-55bc-48be-9d71-326620c8cab4|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:44.393Z|3e32c6de-df2f-4bcb-a330-9dc0704f7d14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:44.393Z|4606eb99-6b3e-49e9-abf3-ad4c90d8ac95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:44.394Z|4606eb99-6b3e-49e9-abf3-ad4c90d8ac95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:44.394Z|3e32c6de-df2f-4bcb-a330-9dc0704f7d14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:44.396Z|5d3db19b-5d64-484e-8955-ab17b29def75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:44.397Z|5d3db19b-5d64-484e-8955-ab17b29def75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:46.450Z|9dbc5d98-504f-4d91-8193-f79cf33aaf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:47:46.450Z|9dbc5d98-504f-4d91-8193-f79cf33aaf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:47:46.576Z|b636e542-98ae-4958-9214-dee793afc34d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:47:46.577Z|b636e542-98ae-4958-9214-dee793afc34d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:47:54.421Z|4856283a-ed38-4d44-ae25-d1ca835b3ddc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:54.421Z|243138fc-1155-4b39-bf5e-a4e4b7c90193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:54.422Z|4856283a-ed38-4d44-ae25-d1ca835b3ddc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:54.422Z|243138fc-1155-4b39-bf5e-a4e4b7c90193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:54.422Z|97edc584-3f34-4ac7-aeb6-89215e871852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:54.423Z|97edc584-3f34-4ac7-aeb6-89215e871852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:01.450Z|195ec396-932e-4874-8e0d-98c9884588aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:48:01.453Z|195ec396-932e-4874-8e0d-98c9884588aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:48:04.449Z|c2bbdec2-e58e-4837-bdd7-c601578e2e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:04.449Z|8e64c54a-fb67-430b-97c8-81e540df4690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:04.450Z|c2bbdec2-e58e-4837-bdd7-c601578e2e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:04.450Z|8e64c54a-fb67-430b-97c8-81e540df4690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:04.450Z|a74acbd2-c245-4617-9d87-351245d8f9a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:04.451Z|a74acbd2-c245-4617-9d87-351245d8f9a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:14.476Z|59d8f0d2-1c2c-47a7-935a-784f086c523a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:14.476Z|62d53287-e8b0-496f-a095-f6bc80fbbcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:14.476Z|0dbf485e-ea39-49cf-bd80-fd1dfe6777f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:14.477Z|59d8f0d2-1c2c-47a7-935a-784f086c523a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:14.477Z|0dbf485e-ea39-49cf-bd80-fd1dfe6777f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:14.477Z|62d53287-e8b0-496f-a095-f6bc80fbbcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:16.450Z|d9650a1a-8976-4f18-bcb1-98b193e1a3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:48:16.450Z|d9650a1a-8976-4f18-bcb1-98b193e1a3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:48:16.578Z|5b08befe-491d-47b7-bd62-3e139bd663b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:48:16.579Z|5b08befe-491d-47b7-bd62-3e139bd663b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:48:24.502Z|4aa178fb-c50a-491b-b79b-247574147f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:24.502Z|a4f8e9ba-e23c-4987-8326-9ec38c6d9284|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:24.503Z|4aa178fb-c50a-491b-b79b-247574147f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:24.503Z|a4f8e9ba-e23c-4987-8326-9ec38c6d9284|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:24.506Z|7eac03a8-b1a7-4dd4-a25c-2d5bd8963085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:24.507Z|7eac03a8-b1a7-4dd4-a25c-2d5bd8963085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:31.450Z|ff76a078-3223-4f7a-9c45-fafc74560389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:48:31.450Z|ff76a078-3223-4f7a-9c45-fafc74560389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:48:34.528Z|c66eaf1a-2af0-404a-b014-7a56f07178fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:34.528Z|134e1752-a2fa-41a9-9880-4746aa8f2b93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:34.528Z|b70c0a69-0c67-444b-9860-57664c005652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:34.529Z|134e1752-a2fa-41a9-9880-4746aa8f2b93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:34.529Z|c66eaf1a-2af0-404a-b014-7a56f07178fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:34.529Z|b70c0a69-0c67-444b-9860-57664c005652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:38.514Z|3e7feb86-e406-40b7-9d28-42db30e7c2f4|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:48:38.515Z|3e7feb86-e406-40b7-9d28-42db30e7c2f4|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:44.552Z|c9034af4-c345-4420-95ff-2fe956941b14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:44.553Z|c9034af4-c345-4420-95ff-2fe956941b14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:44.556Z|88eacbf2-19fc-48ba-87ce-fb5a5ede07cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:44.552Z|faa826ce-cbbf-4522-a105-0c567c7ea5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:44.556Z|88eacbf2-19fc-48ba-87ce-fb5a5ede07cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:44.557Z|faa826ce-cbbf-4522-a105-0c567c7ea5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:46.450Z|f25ab88a-5444-4056-b17f-462475a11060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:48:46.453Z|f25ab88a-5444-4056-b17f-462475a11060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:48:46.580Z|60a2564a-4e94-47dd-b5f7-7f55733f6b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:48:46.582Z|60a2564a-4e94-47dd-b5f7-7f55733f6b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:48:54.579Z|12b884d5-5443-4435-94de-cd629af92ecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:54.580Z|12b884d5-5443-4435-94de-cd629af92ecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:54.590Z|5645c08c-64ef-4da9-b90b-357ca2d67c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:54.591Z|5645c08c-64ef-4da9-b90b-357ca2d67c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:54.596Z|9e38ace2-a34a-4a2a-b02a-f0187bbf6d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:54.597Z|9e38ace2-a34a-4a2a-b02a-f0187bbf6d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:01.450Z|ec85aac5-b484-48be-862e-fd23a03de309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:49:01.450Z|ec85aac5-b484-48be-862e-fd23a03de309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:49:04.608Z|53fec59c-2c18-4b9c-8c39-3153fecccc51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:04.609Z|53fec59c-2c18-4b9c-8c39-3153fecccc51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:04.612Z|7d15749f-6c69-45ec-a7f6-f04aee47ae16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:04.613Z|7d15749f-6c69-45ec-a7f6-f04aee47ae16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:04.618Z|76b591d3-4349-4488-900e-057a420da01f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:04.619Z|76b591d3-4349-4488-900e-057a420da01f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:14.636Z|7a9c73aa-86aa-4d6f-9162-8826bf173d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:14.636Z|c3f51b02-c039-4aaf-93a7-b4fff32a7a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:14.637Z|7a9c73aa-86aa-4d6f-9162-8826bf173d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:14.637Z|c3f51b02-c039-4aaf-93a7-b4fff32a7a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:14.641Z|924cb9fb-d974-4eb8-a53d-9d9186b221ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:14.643Z|924cb9fb-d974-4eb8-a53d-9d9186b221ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:16.450Z|8b457c22-2162-4136-8be4-3045e704de9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:49:16.451Z|8b457c22-2162-4136-8be4-3045e704de9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:49:16.583Z|2e6fa1b7-eefc-47c9-904d-1d168220f6dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:49:16.584Z|2e6fa1b7-eefc-47c9-904d-1d168220f6dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:49:24.674Z|2a525871-5559-49b5-b358-faba7bcab7fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:24.673Z|2e76c20c-307b-4dbb-b183-5fc172e05419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:24.673Z|4ea0b19a-df44-4e04-be26-e9f96ba79e51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:24.675Z|2a525871-5559-49b5-b358-faba7bcab7fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:24.675Z|2e76c20c-307b-4dbb-b183-5fc172e05419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:24.675Z|4ea0b19a-df44-4e04-be26-e9f96ba79e51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:31.451Z|84394631-d23c-4801-86af-094e1f267c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:49:31.455Z|84394631-d23c-4801-86af-094e1f267c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:49:34.716Z|735a612f-8d19-4dd3-80e9-a2584666d866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:34.716Z|3ce62e36-8136-42dd-8773-9d0fb2e362b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:34.716Z|c181f3f4-7b8f-4ead-a97e-7c9dde9079f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:34.718Z|3ce62e36-8136-42dd-8773-9d0fb2e362b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:34.718Z|c181f3f4-7b8f-4ead-a97e-7c9dde9079f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:34.718Z|735a612f-8d19-4dd3-80e9-a2584666d866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:38.517Z|344f6215-a62f-4417-a3ea-7a47c4c0620d|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:49:38.518Z|344f6215-a62f-4417-a3ea-7a47c4c0620d|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:44.759Z|353bbe08-5e0a-4342-a8fe-1068646b5b7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:44.759Z|0fad6faf-c577-4c1e-ac90-3edc080c6d44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:44.759Z|a0993ef0-7285-476d-a68c-3c3dd7f0c811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:44.760Z|353bbe08-5e0a-4342-a8fe-1068646b5b7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:44.760Z|a0993ef0-7285-476d-a68c-3c3dd7f0c811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:44.760Z|0fad6faf-c577-4c1e-ac90-3edc080c6d44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:46.450Z|2eb72264-18ff-49ec-95fd-ca2d8ad8abb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:49:46.450Z|2eb72264-18ff-49ec-95fd-ca2d8ad8abb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:49:46.585Z|e7478792-09ab-4490-a3c1-3dab440e1fc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:49:46.586Z|e7478792-09ab-4490-a3c1-3dab440e1fc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:49:54.789Z|d529987e-6fee-45bc-8aef-bac5bd2c004b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:54.789Z|36a18555-b5e5-4424-8805-7449e233260f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:54.790Z|d529987e-6fee-45bc-8aef-bac5bd2c004b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:54.790Z|36a18555-b5e5-4424-8805-7449e233260f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:54.791Z|d487ee42-6e81-4f6f-9812-c6ed8d7a194a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:54.791Z|d487ee42-6e81-4f6f-9812-c6ed8d7a194a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:01.450Z|6d6d2dd9-8d2e-4a3e-8dd9-207909d71b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:50:01.451Z|6d6d2dd9-8d2e-4a3e-8dd9-207909d71b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:50:04.815Z|e8cf78f4-2885-4b10-ae5d-e150282e9776|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:04.815Z|0b910767-9e87-4a39-8ea5-1f0eb82d0bfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:04.815Z|8c650606-ead0-4705-aca4-a52df33d2586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:04.816Z|e8cf78f4-2885-4b10-ae5d-e150282e9776|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:04.816Z|0b910767-9e87-4a39-8ea5-1f0eb82d0bfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:04.816Z|8c650606-ead0-4705-aca4-a52df33d2586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:14.844Z|4ea14dde-9d9c-4244-a003-80c3efb0f9e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:14.844Z|bcaacc9d-a9b4-4db0-9026-7a455bd5075b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:14.844Z|335922a6-e133-43ef-a4f4-a833430a53e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:14.845Z|4ea14dde-9d9c-4244-a003-80c3efb0f9e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:14.845Z|bcaacc9d-a9b4-4db0-9026-7a455bd5075b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:14.845Z|335922a6-e133-43ef-a4f4-a833430a53e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:16.450Z|d9dea2f9-2828-4cb4-987f-c1e5df9686be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:50:16.453Z|d9dea2f9-2828-4cb4-987f-c1e5df9686be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:50:16.587Z|6d2a269b-ca36-426a-9c53-6d08294767ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:50:16.588Z|6d2a269b-ca36-426a-9c53-6d08294767ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:50:24.871Z|a734877b-758c-44d8-9e10-7aecc995ca58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:24.872Z|a734877b-758c-44d8-9e10-7aecc995ca58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:24.874Z|50183c7b-1868-47fd-9f74-c887c186bf2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:24.872Z|7f83f436-fbae-44e5-ab5d-b052aaf20c55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:24.875Z|50183c7b-1868-47fd-9f74-c887c186bf2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:24.876Z|7f83f436-fbae-44e5-ab5d-b052aaf20c55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:31.450Z|3deac65f-0cc3-4c27-9aaa-74ab98f2d678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:50:31.450Z|3deac65f-0cc3-4c27-9aaa-74ab98f2d678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:50:34.899Z|2afa133f-fee9-4f07-b62a-7542846a0007|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:34.899Z|b307a78e-584b-487d-9d57-eb03f632312b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:34.900Z|b307a78e-584b-487d-9d57-eb03f632312b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:34.900Z|2afa133f-fee9-4f07-b62a-7542846a0007|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:34.904Z|feaf701c-f4ab-43eb-8e65-422d8ba2fb5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:34.905Z|feaf701c-f4ab-43eb-8e65-422d8ba2fb5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:38.514Z|bfc85c33-0626-46cf-9541-eadc634f2515|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:50:38.515Z|bfc85c33-0626-46cf-9541-eadc634f2515|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:44.928Z|360fe838-c299-4a50-a3bf-9d4e56a68656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:44.929Z|360fe838-c299-4a50-a3bf-9d4e56a68656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:44.929Z|1b42b105-4c28-489c-8141-809466ca66ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:44.929Z|80b228f4-6cbf-4fcf-9847-fc25d034bb72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:44.930Z|1b42b105-4c28-489c-8141-809466ca66ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:44.930Z|80b228f4-6cbf-4fcf-9847-fc25d034bb72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:46.450Z|f3b33419-50f7-498a-8fc1-e778aac33a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:50:46.450Z|f3b33419-50f7-498a-8fc1-e778aac33a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:50:46.589Z|eeec7f7f-49d5-4aee-a530-27930374e43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:50:46.589Z|eeec7f7f-49d5-4aee-a530-27930374e43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:50:54.954Z|3064916f-7d3a-4ea9-b6f7-ee47b47b6175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:54.954Z|a18efc8c-1411-4312-9314-7ace1c33fd18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:54.954Z|47f3124b-cb8b-4b3b-9c7b-1cc255db6288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:54.954Z|3064916f-7d3a-4ea9-b6f7-ee47b47b6175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:54.954Z|a18efc8c-1411-4312-9314-7ace1c33fd18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:54.954Z|47f3124b-cb8b-4b3b-9c7b-1cc255db6288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:01.450Z|c91aa34a-d50b-45c1-af0d-f4625d2e5d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:51:01.453Z|c91aa34a-d50b-45c1-af0d-f4625d2e5d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:51:04.978Z|603da546-b648-464a-9dba-7b8eaa0b0fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:04.978Z|0211ce47-5e90-4595-ac7d-349d9375fc2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:04.979Z|603da546-b648-464a-9dba-7b8eaa0b0fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:04.979Z|0211ce47-5e90-4595-ac7d-349d9375fc2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:04.980Z|44a8ce82-15d1-4c9c-bfca-550672c5ca97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:04.980Z|44a8ce82-15d1-4c9c-bfca-550672c5ca97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:15.006Z|670c2aee-745b-4cc2-8376-1e8576021a1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:15.006Z|0c1d0e83-f7ec-4315-99ed-530e2a8721ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:15.007Z|670c2aee-745b-4cc2-8376-1e8576021a1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:15.007Z|0c1d0e83-f7ec-4315-99ed-530e2a8721ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:15.008Z|bbb768c4-711e-4309-b29e-46cf4884bd5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:15.009Z|bbb768c4-711e-4309-b29e-46cf4884bd5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:16.450Z|828b31ae-65d4-4638-9dff-5ac052d71ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:51:16.450Z|828b31ae-65d4-4638-9dff-5ac052d71ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:51:16.590Z|0673022c-31b4-4a85-bbec-078e9b81b3bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:51:16.591Z|0673022c-31b4-4a85-bbec-078e9b81b3bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:51:25.041Z|6bdb3854-34ad-4836-8996-eac2d614a9fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:25.041Z|39b5b188-e268-47c0-af6e-d13354585394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:25.041Z|0e1495d1-4c10-4afe-a76e-0a39ed95031b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:25.042Z|0e1495d1-4c10-4afe-a76e-0a39ed95031b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:25.042Z|6bdb3854-34ad-4836-8996-eac2d614a9fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:25.043Z|39b5b188-e268-47c0-af6e-d13354585394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:31.450Z|1bc9f341-130c-4e67-9b6e-fc4dff31f2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:51:31.450Z|1bc9f341-130c-4e67-9b6e-fc4dff31f2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:51:35.076Z|faa1f930-8d41-4a80-be63-f536f9318c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:35.077Z|faa1f930-8d41-4a80-be63-f536f9318c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:35.078Z|969787ab-56be-48f8-9d5b-25fef2300cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:35.079Z|969787ab-56be-48f8-9d5b-25fef2300cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:35.079Z|21cbca42-baf5-484d-99e4-b670b8c9ee71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:35.080Z|21cbca42-baf5-484d-99e4-b670b8c9ee71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:38.516Z|829e1490-e4c5-402b-a6b1-96aa0eb58a43|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:51:38.517Z|829e1490-e4c5-402b-a6b1-96aa0eb58a43|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:45.115Z|8e14b848-ae18-4d8f-a6a0-6f8d84d2b45e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:45.115Z|d35d58e0-0a5f-473b-9f74-f2dad0d6397f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:45.115Z|3e04fd54-299d-437b-9d07-5b0e375ce71a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:45.117Z|3e04fd54-299d-437b-9d07-5b0e375ce71a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:45.117Z|d35d58e0-0a5f-473b-9f74-f2dad0d6397f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:45.117Z|8e14b848-ae18-4d8f-a6a0-6f8d84d2b45e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:46.451Z|fcf5ed5b-e65f-42e4-bd1f-1a5b4f6cc579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:51:46.454Z|fcf5ed5b-e65f-42e4-bd1f-1a5b4f6cc579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:51:46.592Z|cab8b4ea-4081-4f10-92a0-dcfa7ccdb9f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:51:46.592Z|cab8b4ea-4081-4f10-92a0-dcfa7ccdb9f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:51:55.152Z|173dc30a-2326-41c3-b04e-db4b1958b4fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:55.154Z|173dc30a-2326-41c3-b04e-db4b1958b4fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:55.154Z|fbfed92d-f8e3-4e09-8f7c-e180a81d0c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:55.154Z|767cb974-1cdb-4d41-8fef-22b57a423e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:55.155Z|fbfed92d-f8e3-4e09-8f7c-e180a81d0c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:55.155Z|767cb974-1cdb-4d41-8fef-22b57a423e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:01.450Z|b49c8e28-d4de-4925-afb3-139ef29cf79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:52:01.450Z|b49c8e28-d4de-4925-afb3-139ef29cf79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:52:05.179Z|9b6d06cd-4a51-49c4-af46-eb3f8dca86c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:05.179Z|492eb48e-3d0c-4f6b-98ff-030d6ea36de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:05.180Z|9b6d06cd-4a51-49c4-af46-eb3f8dca86c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:05.181Z|492eb48e-3d0c-4f6b-98ff-030d6ea36de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:05.186Z|b63f2fac-a08c-44be-8fc1-d455e930737f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:05.186Z|b63f2fac-a08c-44be-8fc1-d455e930737f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:15.204Z|b503698b-561c-406c-a196-8d9a2492b945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:15.204Z|588407fb-9286-4804-b912-004aece5ec83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:15.205Z|588407fb-9286-4804-b912-004aece5ec83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:15.205Z|b503698b-561c-406c-a196-8d9a2492b945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:15.209Z|d993ba12-7e95-4997-8778-7e5ff781dcfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:15.210Z|d993ba12-7e95-4997-8778-7e5ff781dcfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:16.450Z|94c4dc93-b20d-4386-a4dd-4d334f507a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:52:16.450Z|94c4dc93-b20d-4386-a4dd-4d334f507a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:52:16.593Z|507925b0-8d1a-4944-ad98-89b0fdf99c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:52:16.594Z|507925b0-8d1a-4944-ad98-89b0fdf99c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:52:25.230Z|93cae78e-9376-4e9d-a851-6a90d6c05e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:25.231Z|bfa4d6fd-68e9-41be-8a06-b72cd0852f80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:25.231Z|bfa4d6fd-68e9-41be-8a06-b72cd0852f80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:25.231Z|93cae78e-9376-4e9d-a851-6a90d6c05e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:25.234Z|8b35148f-f5e5-4d3b-947d-fbbad2f5b174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:25.235Z|8b35148f-f5e5-4d3b-947d-fbbad2f5b174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:31.450Z|1c1dc1bb-8390-4459-9a84-227c127a05d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:52:31.453Z|1c1dc1bb-8390-4459-9a84-227c127a05d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:52:35.269Z|e3c412f5-9d28-4427-b733-a0b98fef21f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:35.269Z|2a133f29-cdf3-440e-acf9-96b4292fd371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:35.270Z|2a133f29-cdf3-440e-acf9-96b4292fd371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:35.270Z|e3c412f5-9d28-4427-b733-a0b98fef21f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:35.272Z|4519d06d-9750-4958-b6a7-036c96c2fced|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:35.273Z|4519d06d-9750-4958-b6a7-036c96c2fced|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:38.516Z|7e4c69bd-1903-4eed-8862-e6a12ad01689|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:52:38.517Z|7e4c69bd-1903-4eed-8862-e6a12ad01689|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:45.304Z|6016e6a6-3a03-41f8-a755-8312c79c8313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:45.304Z|034a144b-6611-4f70-a293-dcd83be866b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:45.304Z|7cb76fdd-40d2-4cab-8bcc-382a35e6223b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:45.305Z|6016e6a6-3a03-41f8-a755-8312c79c8313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:45.305Z|7cb76fdd-40d2-4cab-8bcc-382a35e6223b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:45.305Z|034a144b-6611-4f70-a293-dcd83be866b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:46.450Z|a16cb4de-8390-4612-8c90-73933504394a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:52:46.451Z|a16cb4de-8390-4612-8c90-73933504394a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:52:46.595Z|46df7a89-7695-492c-bea1-e18ec212cdac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:52:46.595Z|46df7a89-7695-492c-bea1-e18ec212cdac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:52:55.332Z|a7d89e47-39bb-43ed-9d64-88a177dd9860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:55.332Z|7aa86379-3395-4d1a-a271-29394b2cf82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:55.333Z|a7d89e47-39bb-43ed-9d64-88a177dd9860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:55.333Z|7aa86379-3395-4d1a-a271-29394b2cf82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:55.336Z|cfa4fa6d-a72c-471d-87b1-dd1541133c04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:55.337Z|cfa4fa6d-a72c-471d-87b1-dd1541133c04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:01.450Z|a557fb76-8e1b-4433-9760-33c56c1df56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:53:01.450Z|a557fb76-8e1b-4433-9760-33c56c1df56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:53:05.361Z|d42202c5-5d00-4dcc-afa3-0a2d1de5a921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:05.361Z|892d37e1-d669-42a3-beaa-ba0c021ddee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:05.362Z|892d37e1-d669-42a3-beaa-ba0c021ddee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:05.362Z|d42202c5-5d00-4dcc-afa3-0a2d1de5a921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:05.367Z|8005ea50-b5dc-4427-96aa-196c124a6b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:05.368Z|8005ea50-b5dc-4427-96aa-196c124a6b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:15.385Z|a739d74b-9a80-4153-8e2c-52c5b9057879|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:15.385Z|62851e9d-0ef8-40d1-b785-cd6065f1f644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:15.386Z|a739d74b-9a80-4153-8e2c-52c5b9057879|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:15.386Z|62851e9d-0ef8-40d1-b785-cd6065f1f644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:15.389Z|ea19c686-c118-4071-8005-27db6b1a8f2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:15.390Z|ea19c686-c118-4071-8005-27db6b1a8f2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:16.450Z|f949a7e5-97c5-48a8-a4bf-c83b4591a93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:53:16.452Z|f949a7e5-97c5-48a8-a4bf-c83b4591a93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:53:16.596Z|b19ed6f3-1b6b-4eb7-bea2-ea7ca35eb639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:53:16.597Z|b19ed6f3-1b6b-4eb7-bea2-ea7ca35eb639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:53:25.410Z|3a59609c-7061-4a4c-b446-2a205c8d4cf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:25.410Z|dfb36755-b5f4-411b-a738-b2126d601d60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:25.411Z|3a59609c-7061-4a4c-b446-2a205c8d4cf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:25.411Z|7ab1a548-6a10-4641-8a0f-7002c7104f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:25.411Z|dfb36755-b5f4-411b-a738-b2126d601d60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:25.412Z|7ab1a548-6a10-4641-8a0f-7002c7104f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:31.450Z|732f2b2d-f72b-4794-b092-b4cccdc5745e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:53:31.450Z|732f2b2d-f72b-4794-b092-b4cccdc5745e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:53:35.436Z|3c180776-638a-4602-9573-4dbc24a927d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:35.436Z|e24070d6-b5e2-42b7-8f02-4d2e601b0348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:35.436Z|1c1d5453-118f-4b0b-804d-99b0b2ac3386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:35.437Z|e24070d6-b5e2-42b7-8f02-4d2e601b0348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:35.437Z|3c180776-638a-4602-9573-4dbc24a927d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:35.437Z|1c1d5453-118f-4b0b-804d-99b0b2ac3386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:38.515Z|71449acc-8582-4ef6-9d8c-0f8246fd4ad5|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:53:38.516Z|71449acc-8582-4ef6-9d8c-0f8246fd4ad5|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:45.468Z|bca11417-b8ea-4d07-bebb-878996f6048b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:45.468Z|0417e1db-b83f-473f-9466-ca6b7ad4ae52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:45.469Z|bca11417-b8ea-4d07-bebb-878996f6048b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:45.469Z|0417e1db-b83f-473f-9466-ca6b7ad4ae52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:45.470Z|e9293f08-25b5-4194-8fd0-7c6162967c2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:45.470Z|e9293f08-25b5-4194-8fd0-7c6162967c2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:46.450Z|0f234ff1-0132-4906-9f38-6043890ee0b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:53:46.451Z|0f234ff1-0132-4906-9f38-6043890ee0b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:53:46.598Z|99dc3c12-d975-4b79-945d-57ccea856cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:53:46.598Z|99dc3c12-d975-4b79-945d-57ccea856cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:53:55.509Z|9126741d-3302-49e7-a1b9-145a57b6db4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:55.509Z|e573fece-3ed7-4f5e-bb7a-f02567f8752c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:55.509Z|c8830f8b-4554-49f5-bfd7-99eaec2d836d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:55.511Z|c8830f8b-4554-49f5-bfd7-99eaec2d836d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:55.511Z|e573fece-3ed7-4f5e-bb7a-f02567f8752c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:55.511Z|9126741d-3302-49e7-a1b9-145a57b6db4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:01.451Z|469b7bfd-415e-4600-8dca-7c442445a890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:54:01.455Z|469b7bfd-415e-4600-8dca-7c442445a890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:54:05.543Z|f30d423f-50c1-4406-92d1-0ebd369688aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:05.543Z|324b5e29-1609-45c4-95e8-1c7bfb48a4f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:05.543Z|ea48b444-c7cd-43b6-a12e-e334a1efe5e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:05.544Z|f30d423f-50c1-4406-92d1-0ebd369688aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:05.544Z|324b5e29-1609-45c4-95e8-1c7bfb48a4f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:05.544Z|ea48b444-c7cd-43b6-a12e-e334a1efe5e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:15.569Z|e1b17c2d-7578-4faa-82d1-0b855d92da3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:15.570Z|e1b17c2d-7578-4faa-82d1-0b855d92da3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:15.571Z|35889ffc-d642-43ff-9a2d-b6296fc32455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:15.571Z|fa025a75-f894-40a3-a28d-38d3e28d1008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:15.571Z|35889ffc-d642-43ff-9a2d-b6296fc32455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:15.571Z|fa025a75-f894-40a3-a28d-38d3e28d1008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:16.450Z|b45b79ea-e68f-4d25-81d6-e22d2a917edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:54:16.451Z|b45b79ea-e68f-4d25-81d6-e22d2a917edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:54:16.600Z|661e536e-2aea-400f-8fe2-e25536e679af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:54:16.600Z|661e536e-2aea-400f-8fe2-e25536e679af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:54:25.595Z|9608ba24-3fef-4037-a248-62b64463b727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:25.596Z|9608ba24-3fef-4037-a248-62b64463b727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:25.597Z|216f707f-cf5c-4f75-b0f4-391707cbecb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:25.598Z|cc4bf795-3b4e-4c3a-9d67-d28da17beb93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:25.598Z|216f707f-cf5c-4f75-b0f4-391707cbecb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:25.598Z|cc4bf795-3b4e-4c3a-9d67-d28da17beb93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:31.450Z|061c2f66-759b-43b5-9949-83e1ae63f9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:54:31.451Z|061c2f66-759b-43b5-9949-83e1ae63f9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:54:35.623Z|32156dc9-4cef-439b-8498-e7b4929c692f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:35.623Z|51b51bae-a696-49c4-a2fc-cef3e3c38ca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:35.623Z|ebc23e22-d512-47f0-9114-ed218a4e0426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:35.624Z|32156dc9-4cef-439b-8498-e7b4929c692f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:35.624Z|51b51bae-a696-49c4-a2fc-cef3e3c38ca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:35.625Z|ebc23e22-d512-47f0-9114-ed218a4e0426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:38.516Z|3cbb89a1-e598-4e3e-b178-b0f3205c4fce|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:54:38.518Z|3cbb89a1-e598-4e3e-b178-b0f3205c4fce|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:45.648Z|13da0e33-70dd-4588-bb69-16d50ea566d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:45.648Z|83f2234c-e3e5-465e-8412-866fc6016a1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:45.649Z|83f2234c-e3e5-465e-8412-866fc6016a1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:45.649Z|13da0e33-70dd-4588-bb69-16d50ea566d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:45.659Z|4b660d1f-c1d6-4ecf-9bd1-d53e9b621275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:45.659Z|4b660d1f-c1d6-4ecf-9bd1-d53e9b621275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:46.450Z|f5d6751a-d145-4270-b74f-d8ff1f57e7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:54:46.453Z|f5d6751a-d145-4270-b74f-d8ff1f57e7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:54:46.601Z|8f35bf2a-3375-4313-88cd-b20dd3824e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:54:46.602Z|8f35bf2a-3375-4313-88cd-b20dd3824e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:54:55.673Z|e0326ea2-cb54-43f4-9f3d-636452a43f08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:55.674Z|e0326ea2-cb54-43f4-9f3d-636452a43f08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:55.675Z|d398bd70-ca19-445f-b55b-3538f73fbb57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:55.675Z|d398bd70-ca19-445f-b55b-3538f73fbb57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:55.695Z|47c6b7f9-0f76-4f78-a156-c78a58c0fdd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:55.696Z|47c6b7f9-0f76-4f78-a156-c78a58c0fdd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:01.450Z|04f0412f-c8df-4b1b-b8c3-fc60a90b588b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:55:01.450Z|04f0412f-c8df-4b1b-b8c3-fc60a90b588b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:55:05.711Z|323b95ad-b750-4e0c-a216-1fd8ed936782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:05.713Z|323b95ad-b750-4e0c-a216-1fd8ed936782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:05.715Z|00afddc9-1333-4696-b221-a5c446281863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:05.715Z|00afddc9-1333-4696-b221-a5c446281863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:05.727Z|8fed6c3b-219d-494a-b557-884f8ec62d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:05.727Z|8fed6c3b-219d-494a-b557-884f8ec62d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:15.743Z|2c3e858f-3d8e-402c-ba27-babf77ac9289|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:15.743Z|d7e505a7-aad3-474b-b9c0-e2d33326a7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:15.744Z|d7e505a7-aad3-474b-b9c0-e2d33326a7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:15.744Z|2c3e858f-3d8e-402c-ba27-babf77ac9289|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:15.749Z|07ffc685-68be-44f7-8638-86a734f783c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:15.750Z|07ffc685-68be-44f7-8638-86a734f783c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:16.450Z|57f7ba87-a84a-44f2-8d27-5dd3404a2c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:55:16.450Z|57f7ba87-a84a-44f2-8d27-5dd3404a2c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:55:16.603Z|fd90a955-9de2-4f64-ae93-10ad5c86d052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:55:16.603Z|fd90a955-9de2-4f64-ae93-10ad5c86d052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:55:25.773Z|8bc74dab-138a-4e98-949b-3cd21e0f1fc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:25.773Z|8bc74dab-138a-4e98-949b-3cd21e0f1fc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:25.780Z|40277d5a-dc13-42c6-b35c-6ed6dc87c710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:25.781Z|40277d5a-dc13-42c6-b35c-6ed6dc87c710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:25.783Z|c3494e18-9e2f-46be-8a2a-07714c14d66d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:25.784Z|c3494e18-9e2f-46be-8a2a-07714c14d66d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:31.450Z|2a767e91-c51b-47d8-9bf8-1c4572eb6f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:55:31.453Z|2a767e91-c51b-47d8-9bf8-1c4572eb6f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:55:35.802Z|cbe9923b-b319-4cd8-b101-0fd3d580f67e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:35.802Z|e1e35bd5-01c0-4afb-a79b-3788ff744b2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:35.803Z|e1e35bd5-01c0-4afb-a79b-3788ff744b2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:35.803Z|cbe9923b-b319-4cd8-b101-0fd3d580f67e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:35.820Z|b2606966-d5a7-4a84-bafe-ed42e5735f41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:35.820Z|b2606966-d5a7-4a84-bafe-ed42e5735f41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:38.514Z|4f9c8e14-9376-4d47-8c83-1636797a1f94|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:55:38.515Z|4f9c8e14-9376-4d47-8c83-1636797a1f94|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:45.828Z|40829d3a-5ddb-4f4e-aef2-e2d23f5f8f9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:45.828Z|f49d7140-8b0d-412d-b34b-022fa03b1089|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:45.829Z|40829d3a-5ddb-4f4e-aef2-e2d23f5f8f9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:45.829Z|f49d7140-8b0d-412d-b34b-022fa03b1089|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:45.846Z|d8727a54-a991-45d9-ad49-84241e6e2bfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:45.847Z|d8727a54-a991-45d9-ad49-84241e6e2bfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:46.450Z|dc9e0bfc-c41f-49a0-ba72-0daf0c08d61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:55:46.450Z|dc9e0bfc-c41f-49a0-ba72-0daf0c08d61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:55:46.605Z|eaed850d-0918-488e-9f3a-acf617a9212a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:55:46.606Z|eaed850d-0918-488e-9f3a-acf617a9212a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:55:55.855Z|aaf45bf8-b374-462f-858b-b76fe196528b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:55.856Z|aaf45bf8-b374-462f-858b-b76fe196528b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:55.874Z|e97ea3c2-d1e7-46c6-b376-848a384998cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:55.875Z|e97ea3c2-d1e7-46c6-b376-848a384998cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:55.884Z|8835947a-f8cb-4bca-be91-433be5ad9682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:55.884Z|8835947a-f8cb-4bca-be91-433be5ad9682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:01.451Z|1fea1d7f-c6c1-4bc0-9b08-a07de5affd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:56:01.452Z|1fea1d7f-c6c1-4bc0-9b08-a07de5affd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:56:05.898Z|f212b27a-0834-46f9-8003-f00a683bdf46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:05.898Z|fdae8c37-ae69-41e9-affc-e0689516dca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:05.902Z|f212b27a-0834-46f9-8003-f00a683bdf46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:05.907Z|aadce7fc-9a2e-4d8e-b680-83b1b3601e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:05.902Z|fdae8c37-ae69-41e9-affc-e0689516dca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:05.907Z|aadce7fc-9a2e-4d8e-b680-83b1b3601e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:15.935Z|c791cf9d-a876-4f5f-9ea5-0207a845b67f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:15.935Z|9d7ff081-28e9-41dc-9c7e-595b669673a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:15.935Z|ea333215-b993-4138-8f93-ddd4862691be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:15.937Z|c791cf9d-a876-4f5f-9ea5-0207a845b67f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:15.937Z|9d7ff081-28e9-41dc-9c7e-595b669673a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:15.937Z|ea333215-b993-4138-8f93-ddd4862691be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:16.451Z|9f3c9b5c-1ddb-4478-bd00-5a13864492e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:56:16.454Z|9f3c9b5c-1ddb-4478-bd00-5a13864492e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:56:16.606Z|e8669ca1-df5b-493f-be70-256e06858de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:56:16.607Z|e8669ca1-df5b-493f-be70-256e06858de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:56:25.962Z|a40d21a5-b38a-40f9-82ef-402d156749ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:25.962Z|18498556-bca7-4c2a-9d3e-0877ad902968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:25.963Z|d34750ef-ae72-45b9-9f3e-b97578d71443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:25.964Z|a40d21a5-b38a-40f9-82ef-402d156749ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:25.964Z|d34750ef-ae72-45b9-9f3e-b97578d71443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:25.964Z|18498556-bca7-4c2a-9d3e-0877ad902968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:31.450Z|8c723e0c-2595-4a59-b86c-71229eb75aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:56:31.450Z|8c723e0c-2595-4a59-b86c-71229eb75aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:56:36.004Z|360fc3f4-46cf-419f-86c3-59e15dc2930b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:36.005Z|b23ae520-abd9-46e3-8e4d-fb6cef97f8be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:36.005Z|360fc3f4-46cf-419f-86c3-59e15dc2930b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:36.006Z|b23ae520-abd9-46e3-8e4d-fb6cef97f8be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:36.011Z|bb4a493c-6106-4740-95ed-9b7278cca7e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:36.011Z|bb4a493c-6106-4740-95ed-9b7278cca7e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:38.515Z|048705d8-7156-4fe7-b4f9-ff7a6f956978|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:56:38.516Z|048705d8-7156-4fe7-b4f9-ff7a6f956978|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:46.034Z|2888cd9f-2387-4b8b-a0ee-69c782b93293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:46.035Z|2888cd9f-2387-4b8b-a0ee-69c782b93293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:46.036Z|f51deb6d-b514-43ed-8657-803674fd6e5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:46.036Z|e356fe08-1c65-4dfd-a7dc-ac5901ba8b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:46.037Z|f51deb6d-b514-43ed-8657-803674fd6e5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:46.037Z|e356fe08-1c65-4dfd-a7dc-ac5901ba8b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:46.450Z|bbd9863b-6439-43da-9151-dc2518ceb887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:56:46.450Z|bbd9863b-6439-43da-9151-dc2518ceb887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:56:46.610Z|db0bc687-a388-48f2-8d06-95427f2f3420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:56:46.610Z|db0bc687-a388-48f2-8d06-95427f2f3420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:56:56.066Z|e6420316-f885-4582-8514-6702328726f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:56.067Z|e6420316-f885-4582-8514-6702328726f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:56.077Z|0551a03b-6b92-47c4-a1b5-264a96274b09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:56.077Z|0551a03b-6b92-47c4-a1b5-264a96274b09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:56.080Z|2089dc99-2d7a-4bbe-aebe-103cca3b29eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:56.080Z|2089dc99-2d7a-4bbe-aebe-103cca3b29eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:01.450Z|65d6ee37-5dca-488d-aa4b-470bb8469e2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:57:01.453Z|65d6ee37-5dca-488d-aa4b-470bb8469e2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:57:06.120Z|ce82520f-7a49-4a3d-88b5-06aea1d05d2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:06.120Z|c15005dd-36e6-45c7-8e65-3991e25bb48b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:06.120Z|8f7196b5-8dfa-4a54-be21-91764e200fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:06.121Z|ce82520f-7a49-4a3d-88b5-06aea1d05d2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:06.121Z|8f7196b5-8dfa-4a54-be21-91764e200fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:06.121Z|c15005dd-36e6-45c7-8e65-3991e25bb48b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:16.156Z|f291c6b6-54e0-4028-a43a-76b55b0e4ba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:16.156Z|1b956eaa-2cae-426a-ab93-1ce11bc7f36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:16.156Z|b1d957af-7ec3-4b27-826f-f923f5416a65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:16.156Z|f291c6b6-54e0-4028-a43a-76b55b0e4ba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:16.156Z|1b956eaa-2cae-426a-ab93-1ce11bc7f36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:16.157Z|b1d957af-7ec3-4b27-826f-f923f5416a65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:16.450Z|0e5d7e23-b584-4d05-bd86-5a7fcc96e5b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:57:16.451Z|0e5d7e23-b584-4d05-bd86-5a7fcc96e5b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:57:16.611Z|08d97531-98f8-473e-8777-9cb9bd6a0a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:57:16.612Z|08d97531-98f8-473e-8777-9cb9bd6a0a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:57:26.191Z|a5a6677f-864a-4758-b039-ce6119720439|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:26.192Z|a5a6677f-864a-4758-b039-ce6119720439|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:26.202Z|82a16184-c4af-40bc-90ef-40a22b21c55c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:26.203Z|82a16184-c4af-40bc-90ef-40a22b21c55c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:26.205Z|3df01f62-e97a-41fc-99d1-dd4a72c7cf80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:26.205Z|3df01f62-e97a-41fc-99d1-dd4a72c7cf80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:31.450Z|93d49317-a93f-42a8-8b05-c291dff0f26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:57:31.450Z|93d49317-a93f-42a8-8b05-c291dff0f26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:57:36.220Z|9e8e0bd2-2827-45c7-a179-68d72b34b8a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:36.222Z|9e8e0bd2-2827-45c7-a179-68d72b34b8a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:36.234Z|a3da55ff-67cc-490a-a716-b1c2266255df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:36.234Z|a3da55ff-67cc-490a-a716-b1c2266255df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:36.238Z|6c11ac6b-e346-417d-a68e-72ebb88ca917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:36.239Z|6c11ac6b-e346-417d-a68e-72ebb88ca917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:38.515Z|7feb4dac-2411-423c-8ff4-59714c36fc9a|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:57:38.516Z|7feb4dac-2411-423c-8ff4-59714c36fc9a|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:46.260Z|b7f1d3d4-a712-4398-a14a-3f06dc2bc693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:46.260Z|a0dae489-ba81-4b34-84cf-f6b3e0f5d744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:46.261Z|b7f1d3d4-a712-4398-a14a-3f06dc2bc693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:46.261Z|f922e1d1-9149-4508-bd51-9f1accdb53e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:46.261Z|a0dae489-ba81-4b34-84cf-f6b3e0f5d744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:46.262Z|f922e1d1-9149-4508-bd51-9f1accdb53e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:46.450Z|6f61a0e9-a8eb-4c4c-80c4-1282423232f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:57:46.454Z|6f61a0e9-a8eb-4c4c-80c4-1282423232f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:57:46.613Z|8e273714-24ad-42f6-86a2-8930b7e39d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:57:46.614Z|8e273714-24ad-42f6-86a2-8930b7e39d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:57:56.288Z|7af5645a-21dc-4df7-aa60-c095675b8a32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:56.288Z|66bb90a0-f194-400d-8218-b489c20b3f50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:56.288Z|bf5e31e9-841e-4a8f-8598-1ecdf7ae9faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:56.289Z|66bb90a0-f194-400d-8218-b489c20b3f50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:56.289Z|bf5e31e9-841e-4a8f-8598-1ecdf7ae9faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:56.289Z|7af5645a-21dc-4df7-aa60-c095675b8a32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:01.450Z|ef851b96-345d-45b5-87ea-4cba0da32139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:58:01.450Z|ef851b96-345d-45b5-87ea-4cba0da32139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:58:06.313Z|8103679a-9ec6-43cf-b8ac-866b51cf96c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:06.313Z|7cd99ee2-89df-4937-aac2-d54445e72129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:06.314Z|8103679a-9ec6-43cf-b8ac-866b51cf96c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:06.314Z|7cd99ee2-89df-4937-aac2-d54445e72129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:06.319Z|626f9be7-a6ac-43ec-8c2a-ef6fe5a48b85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:06.320Z|626f9be7-a6ac-43ec-8c2a-ef6fe5a48b85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:16.354Z|b8e98ab4-9fa8-43e7-9126-0f5887886944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:16.355Z|4aa074b1-3456-41e2-aa21-c523df20515a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:16.354Z|8324178f-33ab-40a6-af62-c3ae2f99eb4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:16.357Z|b8e98ab4-9fa8-43e7-9126-0f5887886944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:16.357Z|8324178f-33ab-40a6-af62-c3ae2f99eb4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:16.357Z|4aa074b1-3456-41e2-aa21-c523df20515a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:16.450Z|c9a0d943-e182-4b48-98ee-6c32dc056fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:58:16.452Z|c9a0d943-e182-4b48-98ee-6c32dc056fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:58:16.615Z|0388c014-b2f4-4604-a93a-000ab4f5d026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:58:16.615Z|0388c014-b2f4-4604-a93a-000ab4f5d026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:58:26.395Z|00656971-256e-436c-ad5b-b24fc8d43f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:26.395Z|bf561ec0-bc14-4aaf-8e35-98c2acaad0e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:26.401Z|00656971-256e-436c-ad5b-b24fc8d43f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:26.401Z|bf561ec0-bc14-4aaf-8e35-98c2acaad0e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:26.403Z|e6fd2640-4029-4a30-bd71-320a2768c238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:26.403Z|e6fd2640-4029-4a30-bd71-320a2768c238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:31.450Z|1463a1b4-5f34-4b23-a09d-01526924489f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:58:31.453Z|1463a1b4-5f34-4b23-a09d-01526924489f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:58:36.431Z|cdfd7856-9df0-46ff-9844-a3022f76cba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:36.432Z|cdfd7856-9df0-46ff-9844-a3022f76cba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:36.436Z|4bfce95d-9310-4f7c-b76d-60a889e75283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:36.437Z|4bfce95d-9310-4f7c-b76d-60a889e75283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:36.439Z|e78e16e9-c549-44fb-aa10-f22ccf9eeaaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:36.440Z|e78e16e9-c549-44fb-aa10-f22ccf9eeaaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:38.514Z|90773faa-7dba-4ad7-9117-1db09e2be5a5|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:58:38.515Z|90773faa-7dba-4ad7-9117-1db09e2be5a5|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:46.450Z|d65ad946-7a06-4781-98ef-047f523522f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:58:46.450Z|d65ad946-7a06-4781-98ef-047f523522f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:58:46.470Z|de83a224-f2cf-4cd1-83c8-3c4597e23419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:46.470Z|de83a224-f2cf-4cd1-83c8-3c4597e23419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:46.473Z|9f5afcb7-56b4-4cfd-8bca-47c062c9237c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:46.473Z|340eb52d-6b39-4d9d-8fb9-a14b162ff032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:46.473Z|9f5afcb7-56b4-4cfd-8bca-47c062c9237c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:46.474Z|340eb52d-6b39-4d9d-8fb9-a14b162ff032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:46.616Z|b435a673-b2e8-4629-86f7-6e147a728fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:58:46.617Z|b435a673-b2e8-4629-86f7-6e147a728fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:58:56.496Z|fda571e9-9e9a-434e-a2e4-46b84bc82dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:56.498Z|fda571e9-9e9a-434e-a2e4-46b84bc82dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:56.502Z|aa122daf-1e51-4ba6-b5e6-e4e7b126e308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:56.503Z|aa122daf-1e51-4ba6-b5e6-e4e7b126e308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:56.505Z|a1966fd2-4edc-47c3-8af9-3b31e618d45f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:56.506Z|a1966fd2-4edc-47c3-8af9-3b31e618d45f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:01.450Z|8ee8a99e-e16d-433f-8082-8d5fa5f158c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:59:01.450Z|8ee8a99e-e16d-433f-8082-8d5fa5f158c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:59:06.521Z|2e5f4049-c675-460c-9f58-5d634b0943b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:06.522Z|2e5f4049-c675-460c-9f58-5d634b0943b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:06.527Z|71b16c3e-39b4-4a41-9618-435365f45f4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:06.528Z|71b16c3e-39b4-4a41-9618-435365f45f4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:06.538Z|241b62e2-a785-468c-8251-fb8da49549e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:06.539Z|241b62e2-a785-468c-8251-fb8da49549e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:16.450Z|5e195476-cda4-45f1-a37a-934829f42d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:59:16.452Z|5e195476-cda4-45f1-a37a-934829f42d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:59:16.547Z|2978dae8-cc51-4d29-b147-5bebe6ba14f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:16.549Z|838d249e-354b-4717-8396-9427346fadb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:16.548Z|2978dae8-cc51-4d29-b147-5bebe6ba14f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:16.549Z|838d249e-354b-4717-8396-9427346fadb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:16.563Z|ef63e3b9-fdde-4a45-b786-f12c074cbcd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:16.563Z|ef63e3b9-fdde-4a45-b786-f12c074cbcd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:16.618Z|d7901eb4-2498-482c-92f8-f2f37aaeaf85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:59:16.619Z|d7901eb4-2498-482c-92f8-f2f37aaeaf85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:59:26.574Z|46421237-21a9-4979-a83d-d6c506c91653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:26.575Z|46421237-21a9-4979-a83d-d6c506c91653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:26.575Z|10181e66-2d8e-4fdf-9893-170cb4f52582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:26.576Z|10181e66-2d8e-4fdf-9893-170cb4f52582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:26.596Z|fe5ec944-22dd-4692-b7e8-75a37f1cede6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:26.597Z|fe5ec944-22dd-4692-b7e8-75a37f1cede6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:31.450Z|1be78557-9d42-4c6b-94cc-ff375f6813e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:59:31.450Z|1be78557-9d42-4c6b-94cc-ff375f6813e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:59:36.611Z|75781bfb-31d6-4f34-8430-73e5227ee9ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:36.612Z|75781bfb-31d6-4f34-8430-73e5227ee9ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:36.612Z|15454f56-2977-4eb4-9303-9ca9e03e521f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:36.613Z|15454f56-2977-4eb4-9303-9ca9e03e521f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:36.618Z|69c68cb9-3eb2-419c-b157-cf7164c22191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:36.619Z|69c68cb9-3eb2-419c-b157-cf7164c22191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:38.513Z|4029e7ce-a6d9-4384-ad63-9662270e54c7|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:59:38.514Z|4029e7ce-a6d9-4384-ad63-9662270e54c7|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:46.450Z|a3270f1e-7241-45f2-b8dc-6b4341e6dc36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:59:46.450Z|a3270f1e-7241-45f2-b8dc-6b4341e6dc36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:59:46.620Z|35399117-7be1-4735-a7ed-4a9d769845d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:59:46.621Z|35399117-7be1-4735-a7ed-4a9d769845d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:59:46.635Z|3c338f4a-8a12-4126-92e2-da854389574a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:46.635Z|e83cf699-b6ec-4f75-a0ce-2f6e700d2233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:46.636Z|3c338f4a-8a12-4126-92e2-da854389574a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:46.636Z|e83cf699-b6ec-4f75-a0ce-2f6e700d2233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:46.639Z|add3e76b-c2cc-433f-b62a-2f4e90865166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:46.640Z|add3e76b-c2cc-433f-b62a-2f4e90865166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:56.664Z|b181d130-c90f-47d7-9dee-e56302bec8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:56.665Z|b181d130-c90f-47d7-9dee-e56302bec8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:56.667Z|89146f02-41f7-41ed-a7a2-047e0a0701e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:56.668Z|89146f02-41f7-41ed-a7a2-047e0a0701e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:56.668Z|892b2aed-3e73-4700-bf77-7114daeccef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:56.669Z|892b2aed-3e73-4700-bf77-7114daeccef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:01.450Z|4a16fc7e-2d6e-473c-b2cd-915925d7b922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:00:01.452Z|4a16fc7e-2d6e-473c-b2cd-915925d7b922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:00:06.689Z|739ed815-8bae-4b0e-bffb-562e549a8dda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:06.689Z|902742a2-f42e-478f-8694-e4a3a934749f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:06.690Z|739ed815-8bae-4b0e-bffb-562e549a8dda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:06.690Z|902742a2-f42e-478f-8694-e4a3a934749f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:06.696Z|66b94c42-1178-4fda-9622-34dcbd06f0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:06.697Z|66b94c42-1178-4fda-9622-34dcbd06f0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:16.450Z|8ce60518-d335-428d-9495-8be48ae2331d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:00:16.450Z|8ce60518-d335-428d-9495-8be48ae2331d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:00:16.621Z|2105ea83-7833-459f-bd73-59e315869376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:00:16.622Z|2105ea83-7833-459f-bd73-59e315869376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:00:16.713Z|03f03a77-6ff5-453a-8a18-83121c6c3090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:16.713Z|ea460d5a-ab5c-46ae-8bfc-59be3884ebf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:16.714Z|03f03a77-6ff5-453a-8a18-83121c6c3090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:16.714Z|ea460d5a-ab5c-46ae-8bfc-59be3884ebf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:16.717Z|937cc21d-d868-4ca1-b65f-19c1500a1cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:16.718Z|937cc21d-d868-4ca1-b65f-19c1500a1cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:26.743Z|f476b814-30e7-4917-a9ad-a2753dea9a7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:26.743Z|d4c9ca56-71af-495e-a45c-a8d143686861|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:26.743Z|4ad4f4d0-125c-40bf-a60e-0fb201d4ef8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:26.744Z|f476b814-30e7-4917-a9ad-a2753dea9a7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:26.744Z|d4c9ca56-71af-495e-a45c-a8d143686861|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:26.744Z|4ad4f4d0-125c-40bf-a60e-0fb201d4ef8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:31.451Z|9f66ce3d-939c-4619-a161-a97fd32fbadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:00:31.455Z|9f66ce3d-939c-4619-a161-a97fd32fbadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:00:36.780Z|c3e8da58-5de2-4dbf-b0ba-c71f225337a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:36.780Z|1fcdec1a-4d90-4e4c-8c3a-d211aabb88be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:36.782Z|b840f612-bb65-49ce-8d34-cf1765e44a1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:36.782Z|1fcdec1a-4d90-4e4c-8c3a-d211aabb88be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:36.783Z|b840f612-bb65-49ce-8d34-cf1765e44a1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:36.782Z|c3e8da58-5de2-4dbf-b0ba-c71f225337a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:38.515Z|498fbed7-f799-446a-a3b0-71572fd8cc7d|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:00:38.516Z|498fbed7-f799-446a-a3b0-71572fd8cc7d|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:46.450Z|bd4f1583-6280-4a46-a4e3-99fdf6a8f900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:00:46.450Z|bd4f1583-6280-4a46-a4e3-99fdf6a8f900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:00:46.623Z|feb23248-75ce-45d1-ae2b-bef7920cf815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:00:46.624Z|feb23248-75ce-45d1-ae2b-bef7920cf815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:00:46.813Z|3ad8fc28-b333-4494-ba8d-1c88311aec2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:46.813Z|6dcf954f-39dc-47f0-98cd-fb90a4188a8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:46.814Z|3ad8fc28-b333-4494-ba8d-1c88311aec2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:46.814Z|6dcf954f-39dc-47f0-98cd-fb90a4188a8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:46.816Z|1b82737d-fecc-4301-83d0-f95d8d5171ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:46.817Z|1b82737d-fecc-4301-83d0-f95d8d5171ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:56.839Z|93a5cec2-7f4e-4c35-8cfe-3620a90cbf12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:56.840Z|93a5cec2-7f4e-4c35-8cfe-3620a90cbf12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:56.842Z|28c27a72-fcab-4eb7-a801-4f622996eb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:56.843Z|88be6077-47f3-44f6-ba63-95adeb42af3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:56.843Z|28c27a72-fcab-4eb7-a801-4f622996eb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:56.844Z|88be6077-47f3-44f6-ba63-95adeb42af3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:01.450Z|4c233d13-6e4a-4fe4-8a32-7f3a3aff4fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:01:01.451Z|4c233d13-6e4a-4fe4-8a32-7f3a3aff4fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:01:06.865Z|ed6319a9-5dd1-48d8-b243-29013851cbb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:06.865Z|15ee3d92-97a6-465e-a3d5-c4b278f2da70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:06.865Z|b944583d-71f0-44c7-9a5f-6b8bc183179f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:06.865Z|ed6319a9-5dd1-48d8-b243-29013851cbb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:06.865Z|15ee3d92-97a6-465e-a3d5-c4b278f2da70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:06.866Z|b944583d-71f0-44c7-9a5f-6b8bc183179f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:16.450Z|574511fd-b6fb-46e0-ab1e-ef9ef1ff1da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:01:16.453Z|574511fd-b6fb-46e0-ab1e-ef9ef1ff1da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:01:16.625Z|675f224c-1361-4eaf-ae18-b8909289d85e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:01:16.625Z|675f224c-1361-4eaf-ae18-b8909289d85e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:01:16.890Z|583aebf8-7d0f-419f-a352-6113c50d0d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:16.890Z|2334edfa-0b9d-48f1-a210-caff41953f07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:16.890Z|c040e777-792d-421c-a524-f954a3023b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:16.890Z|2334edfa-0b9d-48f1-a210-caff41953f07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:16.890Z|583aebf8-7d0f-419f-a352-6113c50d0d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:16.890Z|c040e777-792d-421c-a524-f954a3023b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:26.914Z|a5bf344a-7c30-48e0-979e-32cd098f7dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:26.914Z|59999d1b-c24d-40f6-a637-2109224b928b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:26.914Z|be6bd118-94e1-4fa5-9a2e-b361350d4fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:26.915Z|a5bf344a-7c30-48e0-979e-32cd098f7dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:26.915Z|59999d1b-c24d-40f6-a637-2109224b928b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:26.915Z|be6bd118-94e1-4fa5-9a2e-b361350d4fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:31.450Z|7dc7d2f1-b411-4edd-8da3-e27c9d1943f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:01:31.450Z|7dc7d2f1-b411-4edd-8da3-e27c9d1943f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:01:36.940Z|e1fe47a7-72fc-45ae-8a61-32b83f0ba122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:36.941Z|db799a4f-9b97-4d6d-afb3-1a496987f249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:36.940Z|66c84d1d-e199-4097-9eea-5a39c18a9580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:36.941Z|e1fe47a7-72fc-45ae-8a61-32b83f0ba122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:36.941Z|db799a4f-9b97-4d6d-afb3-1a496987f249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:36.941Z|66c84d1d-e199-4097-9eea-5a39c18a9580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:38.515Z|0e1d336b-7e41-41eb-af04-6cc8ee52f35e|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:01:38.516Z|0e1d336b-7e41-41eb-af04-6cc8ee52f35e|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:46.450Z|f8e60d65-e2c2-4af3-8d8f-173611a05f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:01:46.450Z|f8e60d65-e2c2-4af3-8d8f-173611a05f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:01:46.626Z|cb84f2d2-55f1-41c9-ace3-737b4f6a60a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:01:46.627Z|cb84f2d2-55f1-41c9-ace3-737b4f6a60a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:01:46.965Z|56248a03-1bf3-4d92-81b2-a0a40e194d6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:46.965Z|10803a5c-be30-4d0f-9208-0198f46011e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:46.965Z|56248a03-1bf3-4d92-81b2-a0a40e194d6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:46.965Z|10803a5c-be30-4d0f-9208-0198f46011e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:46.965Z|23c44f78-dd47-44d6-af36-f718efde9f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:46.966Z|23c44f78-dd47-44d6-af36-f718efde9f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:56.991Z|ba0bba4f-c990-4ae1-ba53-613ed2a43366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:56.992Z|ba0bba4f-c990-4ae1-ba53-613ed2a43366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:56.992Z|249888dc-af1d-40d8-bc3f-96a3c6779101|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:56.993Z|249888dc-af1d-40d8-bc3f-96a3c6779101|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:57.010Z|d862022c-73db-43a0-a3a5-c3887b2e090c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:57.011Z|d862022c-73db-43a0-a3a5-c3887b2e090c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:01.450Z|5377ad88-07cb-4465-8456-7117c313af61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:02:01.453Z|5377ad88-07cb-4465-8456-7117c313af61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:02:07.018Z|ce585f4d-b2af-44ed-a3a9-228c70e8b576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:07.018Z|ca9bb2d6-8fcd-4ec5-8a37-25b2c9592cdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:07.019Z|ce585f4d-b2af-44ed-a3a9-228c70e8b576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:07.019Z|ca9bb2d6-8fcd-4ec5-8a37-25b2c9592cdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:07.030Z|1bfe30c8-af19-4a0e-aa98-72bd1f7d0b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:07.030Z|1bfe30c8-af19-4a0e-aa98-72bd1f7d0b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:16.450Z|125b73ca-f93a-48c9-ab79-432f6478eca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:02:16.450Z|125b73ca-f93a-48c9-ab79-432f6478eca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:02:16.628Z|36c6c678-ab4d-4b66-961e-2318b641e4e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:02:16.628Z|36c6c678-ab4d-4b66-961e-2318b641e4e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:02:17.044Z|6e9935ad-53fd-46a7-a8de-bec4ee149ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:17.044Z|3e3c5dac-5078-4676-b3d8-4148b178027a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:17.045Z|6e9935ad-53fd-46a7-a8de-bec4ee149ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:17.045Z|3e3c5dac-5078-4676-b3d8-4148b178027a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:17.050Z|57de580f-874b-4627-b406-7e5d45433523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:17.051Z|57de580f-874b-4627-b406-7e5d45433523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:27.068Z|9406e4a2-9ff1-4f1a-9342-a879dd044e63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:27.068Z|b4f39cb4-0ea6-4361-a294-78b8c7d99dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:27.069Z|8f9d47dd-e481-4cd8-90b6-98f68d3ccc6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:27.069Z|b4f39cb4-0ea6-4361-a294-78b8c7d99dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:27.069Z|9406e4a2-9ff1-4f1a-9342-a879dd044e63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:27.070Z|8f9d47dd-e481-4cd8-90b6-98f68d3ccc6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:31.450Z|443f4c13-6ce7-4ce8-978a-1b1e6debd3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:02:31.451Z|443f4c13-6ce7-4ce8-978a-1b1e6debd3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:02:37.104Z|3dabe8de-1a3b-44a3-8aae-2bea4734cfda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:37.104Z|f67c128f-90ab-4e1c-ac55-d23a8129f6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:37.106Z|3dabe8de-1a3b-44a3-8aae-2bea4734cfda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:37.106Z|f67c128f-90ab-4e1c-ac55-d23a8129f6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:37.110Z|4df4c4ba-513a-4a08-9fc9-3fb4a3290ce5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:37.110Z|4df4c4ba-513a-4a08-9fc9-3fb4a3290ce5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:38.519Z|9d20a65d-1271-42e1-8079-ca97d46efa0d|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:02:38.521Z|9d20a65d-1271-42e1-8079-ca97d46efa0d|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:46.450Z|4869b8cf-073d-4da8-af0a-98b5aafac1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:02:46.455Z|4869b8cf-073d-4da8-af0a-98b5aafac1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:02:46.629Z|9f3e5ec4-fddf-49e6-803e-88325e3a8de3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:02:46.630Z|9f3e5ec4-fddf-49e6-803e-88325e3a8de3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:02:47.138Z|4400d382-c9e7-418e-973c-99c49c8bd263|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:47.138Z|c0cbc989-c3e1-4412-af0a-015bed6393d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:47.139Z|4400d382-c9e7-418e-973c-99c49c8bd263|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:47.139Z|c0cbc989-c3e1-4412-af0a-015bed6393d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:47.140Z|b8980804-0e77-479c-aeb1-ec7c2ca93624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:47.141Z|b8980804-0e77-479c-aeb1-ec7c2ca93624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:57.164Z|f6c47460-8c8b-4886-bf76-126f40c06115|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:57.164Z|41118b78-0512-46ec-b62b-8c3c257baa85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:57.165Z|f6c47460-8c8b-4886-bf76-126f40c06115|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:57.165Z|41118b78-0512-46ec-b62b-8c3c257baa85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:57.165Z|ad235530-3ed7-498c-91bf-6775b1aa54fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:57.165Z|ad235530-3ed7-498c-91bf-6775b1aa54fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:01.450Z|20aae6e1-c6a1-46e9-b2e4-dd5dd1690b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:03:01.450Z|20aae6e1-c6a1-46e9-b2e4-dd5dd1690b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:03:07.194Z|68070f29-3fa8-4c42-a324-08630b49a4ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:07.194Z|001f5054-4862-47f0-8ab1-bae6d86c3d08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:07.194Z|50f21f00-c8f1-4de1-8b96-a91336a1254a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:07.195Z|68070f29-3fa8-4c42-a324-08630b49a4ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:07.195Z|50f21f00-c8f1-4de1-8b96-a91336a1254a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:07.195Z|001f5054-4862-47f0-8ab1-bae6d86c3d08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:16.450Z|4b9e4f3d-7405-416f-9041-d03a8de0c740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:03:16.450Z|4b9e4f3d-7405-416f-9041-d03a8de0c740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:03:16.631Z|7b5b04aa-32e0-4004-999d-87f43fdb5e04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:03:16.631Z|7b5b04aa-32e0-4004-999d-87f43fdb5e04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:03:17.220Z|a39a9953-6194-44fd-ad83-83c76357ee08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:17.220Z|4d25122f-7e2c-4424-a5b0-c82efb5ab667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:17.221Z|1065d3d9-5779-4630-a436-fcaa144c63ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:17.222Z|a39a9953-6194-44fd-ad83-83c76357ee08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:17.222Z|4d25122f-7e2c-4424-a5b0-c82efb5ab667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:17.222Z|1065d3d9-5779-4630-a436-fcaa144c63ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:27.246Z|55518a01-f7bc-40c7-bd89-3f74783d5570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:27.246Z|74574d78-8fd7-4910-9fac-c55bfeadd9a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:27.249Z|eaf5dee7-eb8c-44cf-b8ff-656a17210ba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:27.249Z|55518a01-f7bc-40c7-bd89-3f74783d5570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:27.249Z|74574d78-8fd7-4910-9fac-c55bfeadd9a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:27.250Z|eaf5dee7-eb8c-44cf-b8ff-656a17210ba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:31.449Z|0e0c764a-f77e-4477-93f6-a2a6299d56b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:03:31.453Z|0e0c764a-f77e-4477-93f6-a2a6299d56b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:03:37.295Z|8c9098f0-f147-46f2-8606-261282a3eb7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:37.294Z|87501730-e399-4d2b-a2d7-bd0dd5487b81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:37.295Z|8c9098f0-f147-46f2-8606-261282a3eb7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:37.295Z|87501730-e399-4d2b-a2d7-bd0dd5487b81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:37.298Z|6cffd80b-7001-48a1-bf81-2c454a6683ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:37.298Z|6cffd80b-7001-48a1-bf81-2c454a6683ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:38.514Z|9bd22286-6356-472e-9b5f-90e61e335c93|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:03:38.515Z|9bd22286-6356-472e-9b5f-90e61e335c93|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:46.450Z|00233db9-5300-4f04-8b92-2e843c6cdd04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:03:46.450Z|00233db9-5300-4f04-8b92-2e843c6cdd04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:03:46.632Z|41f78ac3-646f-47a7-9f81-0385f02f0f89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:03:46.633Z|41f78ac3-646f-47a7-9f81-0385f02f0f89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:03:47.319Z|7dbe35a6-f30e-49c5-93ec-dcffdc2a2885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:47.320Z|7dbe35a6-f30e-49c5-93ec-dcffdc2a2885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:47.321Z|e841213d-4319-458f-bd64-0dedf18e82d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:47.322Z|e841213d-4319-458f-bd64-0dedf18e82d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:47.326Z|49cfd10e-e97f-4a6f-adea-a19996b0f256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:47.326Z|49cfd10e-e97f-4a6f-adea-a19996b0f256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:57.344Z|b2f9a8d9-2fd2-4cc4-b73e-8b4a4e3cf2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:57.345Z|db24b9f8-c600-45c8-aa91-952bd5616bc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:57.345Z|b2f9a8d9-2fd2-4cc4-b73e-8b4a4e3cf2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:57.346Z|db24b9f8-c600-45c8-aa91-952bd5616bc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:57.348Z|0c90245f-6edd-4d37-a9be-a8e85240e35b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:57.348Z|0c90245f-6edd-4d37-a9be-a8e85240e35b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:01.450Z|40e9d537-7717-4b79-a4d4-ae2a8e91cea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:04:01.450Z|40e9d537-7717-4b79-a4d4-ae2a8e91cea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:04:07.368Z|4731d4db-6687-486e-a5a0-b16e362549de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:07.368Z|363f7547-446f-43aa-8ef3-1885e2b8df0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:07.369Z|4731d4db-6687-486e-a5a0-b16e362549de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:07.370Z|cba1a391-d1cd-4403-858a-080ab01a1e37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:07.369Z|363f7547-446f-43aa-8ef3-1885e2b8df0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:07.370Z|cba1a391-d1cd-4403-858a-080ab01a1e37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:16.450Z|fab3175e-7cfc-4e98-9d4a-d6b9c8ea3826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:04:16.450Z|fab3175e-7cfc-4e98-9d4a-d6b9c8ea3826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:04:16.633Z|62f9f53e-4f97-4973-a0b4-86ddda9def5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:04:16.634Z|62f9f53e-4f97-4973-a0b4-86ddda9def5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:04:17.403Z|58dfbeb3-64cd-456f-a3bd-e24866e57242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:17.404Z|7c523501-3c98-42ca-8cd0-e57d673f4d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:17.405Z|7c523501-3c98-42ca-8cd0-e57d673f4d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:17.404Z|58dfbeb3-64cd-456f-a3bd-e24866e57242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:17.405Z|698db419-d796-4626-aa2b-b631f7a768e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:17.406Z|698db419-d796-4626-aa2b-b631f7a768e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:27.429Z|11062d3e-9c79-441d-8d94-1d08a955f3af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:27.430Z|11062d3e-9c79-441d-8d94-1d08a955f3af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:27.432Z|9cec68f1-92b9-4051-8a4e-cc67583e031e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:27.433Z|9cec68f1-92b9-4051-8a4e-cc67583e031e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:27.436Z|1ec4eef1-a0dc-43bb-8a89-804b96d2ded4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:27.437Z|1ec4eef1-a0dc-43bb-8a89-804b96d2ded4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:31.450Z|436a21d0-e368-46d9-8e51-9a4372dc58af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:04:31.450Z|436a21d0-e368-46d9-8e51-9a4372dc58af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:04:37.459Z|bdfd77a8-fe7c-4122-8aae-60cc6abc69f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:37.459Z|54e5cdd0-2dac-44af-995b-93904f9aee44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:37.460Z|54e5cdd0-2dac-44af-995b-93904f9aee44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:37.460Z|bdfd77a8-fe7c-4122-8aae-60cc6abc69f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:37.463Z|95e23a83-5fe1-47c4-a9f5-ace22ab87cc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:37.463Z|95e23a83-5fe1-47c4-a9f5-ace22ab87cc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:38.513Z|455fd629-f637-4816-a9e5-a9979d158ae3|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:04:38.514Z|455fd629-f637-4816-a9e5-a9979d158ae3|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:46.454Z|cde69193-d370-476a-a1dd-8c461bc0fe27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:04:46.456Z|cde69193-d370-476a-a1dd-8c461bc0fe27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:04:46.635Z|98e77c83-540f-4089-a484-55a915451b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:04:46.636Z|98e77c83-540f-4089-a484-55a915451b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:04:47.493Z|311f1dca-6604-4d7c-bccd-faa67394eec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:47.493Z|9654d3a6-384e-4cfd-aff3-d38ce54fddae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:47.493Z|d1cd7de3-45a6-461a-88a1-32a05444c9c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:47.495Z|311f1dca-6604-4d7c-bccd-faa67394eec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:47.495Z|9654d3a6-384e-4cfd-aff3-d38ce54fddae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:47.495Z|d1cd7de3-45a6-461a-88a1-32a05444c9c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:57.525Z|859ec478-61f7-4b0d-9f56-2d1bd9871e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:57.525Z|00b2edeb-6de8-44b6-9762-08864aa189cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:57.526Z|859ec478-61f7-4b0d-9f56-2d1bd9871e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:57.527Z|00b2edeb-6de8-44b6-9762-08864aa189cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:57.525Z|06a6500f-9994-42e6-a865-eb05831b7566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:57.530Z|06a6500f-9994-42e6-a865-eb05831b7566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:01.450Z|605e0919-b0e4-4a1c-b88d-8e34eed1b83e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:05:01.450Z|605e0919-b0e4-4a1c-b88d-8e34eed1b83e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:05:07.551Z|e36b24d1-3c08-4246-bc13-70e56aa2afda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:07.552Z|e36b24d1-3c08-4246-bc13-70e56aa2afda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:07.553Z|1b7b5ca6-8773-48bd-8568-430839d11f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:07.553Z|1b7b5ca6-8773-48bd-8568-430839d11f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:07.557Z|38bfe0fa-5d92-4353-99f4-757f54c75182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:07.558Z|38bfe0fa-5d92-4353-99f4-757f54c75182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:16.450Z|93ef02b1-a817-4e35-830b-57b7a42690eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:05:16.454Z|93ef02b1-a817-4e35-830b-57b7a42690eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:05:16.637Z|9a11968a-f690-4c19-bc58-700168fbe6b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:05:16.638Z|9a11968a-f690-4c19-bc58-700168fbe6b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:05:17.586Z|69eff1d4-1b76-4f03-8ba9-9103a1c38c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:17.586Z|cf5bf42a-1b65-457c-91a9-417671ae9166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:17.587Z|69eff1d4-1b76-4f03-8ba9-9103a1c38c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:17.587Z|cf5bf42a-1b65-457c-91a9-417671ae9166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:17.587Z|4389346f-62a4-472e-a886-6f2cd66f2572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:17.588Z|4389346f-62a4-472e-a886-6f2cd66f2572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:27.610Z|0d493872-98dc-4c99-86a2-19bc9be296dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:27.611Z|0d493872-98dc-4c99-86a2-19bc9be296dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:27.612Z|de6cc45c-1bb4-4ad4-b24d-fac79ffabe47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:27.612Z|de6cc45c-1bb4-4ad4-b24d-fac79ffabe47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:27.616Z|8e753305-2d22-4677-a6bd-4dd6c3e1123e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:27.616Z|8e753305-2d22-4677-a6bd-4dd6c3e1123e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:31.450Z|f4223fe5-7aef-4940-b2a8-60da1f128010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:05:31.451Z|f4223fe5-7aef-4940-b2a8-60da1f128010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:05:37.639Z|2b728a6d-65ec-4b05-93dd-318548fc77fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:37.640Z|2b728a6d-65ec-4b05-93dd-318548fc77fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:37.642Z|3ef95beb-9463-4884-84cb-da1953388fa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:37.643Z|3ef95beb-9463-4884-84cb-da1953388fa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:37.647Z|a6e76ac7-20c4-4834-95c9-84feb1f435e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:37.649Z|a6e76ac7-20c4-4834-95c9-84feb1f435e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:38.514Z|5ac921a2-06f3-449a-b454-ec6c20c567cd|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:05:38.515Z|5ac921a2-06f3-449a-b454-ec6c20c567cd|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:46.450Z|4b4023a3-44e7-4c24-b419-a42b15e2d2f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:05:46.450Z|4b4023a3-44e7-4c24-b419-a42b15e2d2f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:05:46.638Z|b1c22ce8-b0b5-474f-8648-f77dca6f2976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:05:46.639Z|b1c22ce8-b0b5-474f-8648-f77dca6f2976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:05:47.663Z|06ba55f5-f11c-42d2-b45c-13ed500c9add|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:47.663Z|13a79ac4-dcd7-473e-9b4a-f0c1975c7325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:47.664Z|06ba55f5-f11c-42d2-b45c-13ed500c9add|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:47.664Z|13a79ac4-dcd7-473e-9b4a-f0c1975c7325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:47.668Z|498e0b4e-da01-4652-a12a-3a4a8770f28a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:47.669Z|498e0b4e-da01-4652-a12a-3a4a8770f28a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:57.686Z|20998bb1-f9b1-4d6c-bd71-9601aac6f3f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:57.686Z|afbb4621-1288-4ef1-9a1e-37041f4e9cce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:57.687Z|afbb4621-1288-4ef1-9a1e-37041f4e9cce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:57.687Z|20998bb1-f9b1-4d6c-bd71-9601aac6f3f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:57.688Z|b482f33e-869f-4612-bfbf-a0c48f48ac2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:57.689Z|b482f33e-869f-4612-bfbf-a0c48f48ac2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:01.450Z|ae517eaa-c693-4e7d-8f75-ae1b9c058828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:06:01.452Z|ae517eaa-c693-4e7d-8f75-ae1b9c058828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:06:07.710Z|e366fa8d-adf0-49ff-aeff-87fa976f6d89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:07.710Z|7c71495d-5a95-493f-9801-b6b4222e1b3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:07.711Z|7c71495d-5a95-493f-9801-b6b4222e1b3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:07.711Z|e366fa8d-adf0-49ff-aeff-87fa976f6d89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:07.712Z|d6504ae6-f30d-4f19-bc3b-e3e28e170060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:07.713Z|d6504ae6-f30d-4f19-bc3b-e3e28e170060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:16.450Z|d6ef838f-9f62-46cd-8bf0-9fea77ff519b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:06:16.450Z|d6ef838f-9f62-46cd-8bf0-9fea77ff519b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:06:16.640Z|88411f92-896e-4340-bf82-e0c0ff568bf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:06:16.640Z|88411f92-896e-4340-bf82-e0c0ff568bf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:06:17.735Z|fdfa4aa3-d028-4bf9-9994-bf59ceffc162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:17.735Z|4115eee0-50a9-40b9-b7fe-f99d4e3f59a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:17.736Z|80a5987f-5073-47b4-a5c6-4a4368710f52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:17.736Z|fdfa4aa3-d028-4bf9-9994-bf59ceffc162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:17.736Z|80a5987f-5073-47b4-a5c6-4a4368710f52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:17.736Z|4115eee0-50a9-40b9-b7fe-f99d4e3f59a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:27.762Z|de486f0e-8a93-464a-a641-53c2c9ea41dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:27.763Z|de486f0e-8a93-464a-a641-53c2c9ea41dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:27.764Z|32b6e238-877c-4bd3-97e5-fa1535b3420f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:27.768Z|dd4fbccb-378b-4854-a4ee-e081ed21a20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:27.768Z|32b6e238-877c-4bd3-97e5-fa1535b3420f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:27.769Z|dd4fbccb-378b-4854-a4ee-e081ed21a20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:31.450Z|d82c4d4e-4fcd-494f-90d1-9ed4c8966f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:06:31.450Z|d82c4d4e-4fcd-494f-90d1-9ed4c8966f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:06:37.800Z|e1f60024-1187-4afe-bdc5-9daec4d46324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:37.801Z|2a168f1a-fcdf-4c11-86a7-a87ae199e714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:37.802Z|2a168f1a-fcdf-4c11-86a7-a87ae199e714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:37.802Z|e1f60024-1187-4afe-bdc5-9daec4d46324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:37.809Z|ea0cacb4-14aa-4599-9cf3-d3579c0f027d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:37.814Z|ea0cacb4-14aa-4599-9cf3-d3579c0f027d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:38.517Z|a9721cb8-15df-46af-ab4e-e08fd4415846|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:06:38.518Z|a9721cb8-15df-46af-ab4e-e08fd4415846|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:46.451Z|4f8bca47-573e-4471-bffe-aae6e86215f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:06:46.458Z|4f8bca47-573e-4471-bffe-aae6e86215f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:06:46.641Z|050b784d-5f79-4f7f-a552-2243f02e0773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:06:46.643Z|050b784d-5f79-4f7f-a552-2243f02e0773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:06:47.835Z|0d4a764b-261d-4264-b4da-4e9a095c883f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:47.835Z|34e6a870-059f-4ad6-b127-0b2283804e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:47.837Z|34e6a870-059f-4ad6-b127-0b2283804e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:47.837Z|0d4a764b-261d-4264-b4da-4e9a095c883f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:47.840Z|f57cd549-28bd-4e27-9bd3-445949b35898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:47.841Z|f57cd549-28bd-4e27-9bd3-445949b35898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:57.867Z|6cbb7d9d-5ce2-4da2-a839-6f36807a4b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:57.867Z|8f66636f-3394-4f02-82f8-ff2ad739a1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:57.869Z|6cbb7d9d-5ce2-4da2-a839-6f36807a4b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:57.870Z|8f66636f-3394-4f02-82f8-ff2ad739a1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:57.871Z|0d7e0c47-d8a0-47af-8861-966015d50b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:57.872Z|0d7e0c47-d8a0-47af-8861-966015d50b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:01.450Z|62b184bd-e1e4-446d-9493-0c03d38df999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:07:01.450Z|62b184bd-e1e4-446d-9493-0c03d38df999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:07:07.896Z|8fdae729-a97a-45d3-808a-bb7a8e7283c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:07.896Z|f49100b6-d224-4a00-994d-526d47bc14a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:07.896Z|76514893-5d70-4cfb-a3a0-b7cd2f84f63a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:07.897Z|8fdae729-a97a-45d3-808a-bb7a8e7283c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:07.897Z|f49100b6-d224-4a00-994d-526d47bc14a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:07.897Z|76514893-5d70-4cfb-a3a0-b7cd2f84f63a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:16.450Z|8578d110-b337-4361-871a-de7a7563c739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:07:16.450Z|8578d110-b337-4361-871a-de7a7563c739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:07:16.643Z|f2a78666-429d-4b7f-8cb0-59311921a6e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:07:16.644Z|f2a78666-429d-4b7f-8cb0-59311921a6e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:07:17.922Z|d012af5e-8fe7-4ac5-a426-1f92e76f5f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:17.922Z|23b8c8ef-4e82-4bdd-a71c-b6d4ae21b455|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:17.923Z|d012af5e-8fe7-4ac5-a426-1f92e76f5f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:17.923Z|23b8c8ef-4e82-4bdd-a71c-b6d4ae21b455|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:17.924Z|e5d5d811-a413-4c80-9d50-c5b18da01705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:17.925Z|e5d5d811-a413-4c80-9d50-c5b18da01705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:27.946Z|359c6b64-6ffa-4af9-a6d0-44acb163bb42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:27.946Z|7b33599e-827e-4142-8bc9-3639b405b939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:27.947Z|359c6b64-6ffa-4af9-a6d0-44acb163bb42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:27.948Z|7b33599e-827e-4142-8bc9-3639b405b939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:27.949Z|5cee3c77-0812-494c-af25-8dc4d55c39c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:27.949Z|5cee3c77-0812-494c-af25-8dc4d55c39c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:31.450Z|745f484a-8c59-439a-897d-ade0c8646afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:07:31.453Z|745f484a-8c59-439a-897d-ade0c8646afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:07:37.975Z|3d34c926-c201-46e0-9f12-5c2d5f9385d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:37.975Z|4d83ff7b-e740-4e99-ad06-bcb9627d59c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:37.975Z|4d4e5e1d-a2dc-497b-abf9-de20fcd43c8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:37.976Z|3d34c926-c201-46e0-9f12-5c2d5f9385d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:37.976Z|4d83ff7b-e740-4e99-ad06-bcb9627d59c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:37.977Z|4d4e5e1d-a2dc-497b-abf9-de20fcd43c8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:38.514Z|b7f1e216-4443-4626-ad3e-04cf0636dd02|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:07:38.515Z|b7f1e216-4443-4626-ad3e-04cf0636dd02|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:46.450Z|78004212-d38f-470d-b593-ac4743f4a04b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:07:46.451Z|78004212-d38f-470d-b593-ac4743f4a04b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:07:46.645Z|cd68fb36-a2b8-4593-8b7a-e3b51b2b30cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:07:46.646Z|cd68fb36-a2b8-4593-8b7a-e3b51b2b30cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:07:48.000Z|a9e48e2b-34b9-4cc7-8619-e9ed9c52afd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:48.000Z|8bb45060-1966-48c9-ac3d-1c7a3a38418f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:48.001Z|8bb45060-1966-48c9-ac3d-1c7a3a38418f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:48.001Z|a9e48e2b-34b9-4cc7-8619-e9ed9c52afd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:48.060Z|389da494-7330-4023-8b6b-b2216fdbcceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:48.062Z|389da494-7330-4023-8b6b-b2216fdbcceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:58.082Z|8a4824b9-814b-4508-a84c-e1e6290a1ef3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:58.082Z|f7cef6b9-2b82-4e4f-9489-cfe5a4c32ba6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:58.083Z|8a4824b9-814b-4508-a84c-e1e6290a1ef3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:58.083Z|f7cef6b9-2b82-4e4f-9489-cfe5a4c32ba6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:58.085Z|0d5cafd1-aaaf-4b29-8514-89bbd73af9b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:58.086Z|0d5cafd1-aaaf-4b29-8514-89bbd73af9b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:01.450Z|4550e75b-be83-4294-b944-d163e0c48011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:08:01.451Z|4550e75b-be83-4294-b944-d163e0c48011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:08:08.106Z|7ff99161-9509-4640-9895-aa3cae1d037e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:08.106Z|5ba6fb39-f140-4b0d-8c16-fb65f58e519a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:08.106Z|83878dc7-134b-4fe4-8513-3b9bc4091e44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:08.107Z|7ff99161-9509-4640-9895-aa3cae1d037e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:08.107Z|5ba6fb39-f140-4b0d-8c16-fb65f58e519a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:08.107Z|83878dc7-134b-4fe4-8513-3b9bc4091e44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:16.450Z|41717db5-976e-4468-9ba9-df180d183d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:08:16.453Z|41717db5-976e-4468-9ba9-df180d183d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:08:16.647Z|b05cf83a-263e-4251-bfef-d76bd90c8c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:08:16.648Z|b05cf83a-263e-4251-bfef-d76bd90c8c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:08:18.132Z|a882f535-61ec-408b-a73e-816d999de209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:18.132Z|a882f535-61ec-408b-a73e-816d999de209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:18.138Z|34e4fbfe-11b6-4119-8db6-79cb477e5776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:18.138Z|cdc33aed-10cb-47d1-9a62-328b9143b6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:18.139Z|34e4fbfe-11b6-4119-8db6-79cb477e5776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:18.139Z|cdc33aed-10cb-47d1-9a62-328b9143b6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:28.155Z|4e1febfc-52e2-4c3e-8179-cd687bacbd32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:28.156Z|4e1febfc-52e2-4c3e-8179-cd687bacbd32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:28.162Z|a5b5e8af-f11e-41d2-a203-664c570656a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:28.162Z|6598b832-70a3-4400-acdb-e7fde3ed8fe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:28.163Z|a5b5e8af-f11e-41d2-a203-664c570656a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:28.163Z|6598b832-70a3-4400-acdb-e7fde3ed8fe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:31.450Z|454d6ff5-6236-420a-ad10-7654e59b1f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:08:31.451Z|454d6ff5-6236-420a-ad10-7654e59b1f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:08:38.182Z|ec275df8-5b61-4167-831f-67161a6c8958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:38.182Z|561891d9-4694-45ea-9111-9e442cb13cf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:38.183Z|ec275df8-5b61-4167-831f-67161a6c8958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:38.183Z|561891d9-4694-45ea-9111-9e442cb13cf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:38.184Z|19dbb9b2-ea96-4495-bbd5-1b85dde64ac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:38.185Z|19dbb9b2-ea96-4495-bbd5-1b85dde64ac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:38.513Z|73c11ca1-0674-4527-abc5-347191753960|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:08:38.514Z|73c11ca1-0674-4527-abc5-347191753960|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:46.454Z|1aff6280-8f85-4781-8f5f-d9dde7e9d81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:08:46.460Z|1aff6280-8f85-4781-8f5f-d9dde7e9d81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:08:46.649Z|cc75ad18-03ae-4428-8ebf-e40ab9fb43cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:08:46.650Z|cc75ad18-03ae-4428-8ebf-e40ab9fb43cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:08:48.217Z|ec5eac7e-b014-4c4d-8585-bdd8a655ab47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:48.217Z|431d8e81-1631-4495-8136-996af5de2497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:48.217Z|e616ce2a-4129-4ea3-9991-bb687f8a223c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:48.219Z|ec5eac7e-b014-4c4d-8585-bdd8a655ab47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:48.219Z|431d8e81-1631-4495-8136-996af5de2497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:48.220Z|e616ce2a-4129-4ea3-9991-bb687f8a223c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:58.250Z|a3b230c4-b9ba-4a26-9972-08feef21e0f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:58.251Z|557ab47d-1681-4b3e-823a-2add845d399a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:58.250Z|0ab30ce7-18f6-4043-a8ae-66cbffb25076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:58.251Z|557ab47d-1681-4b3e-823a-2add845d399a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:58.251Z|0ab30ce7-18f6-4043-a8ae-66cbffb25076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:58.251Z|a3b230c4-b9ba-4a26-9972-08feef21e0f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:01.450Z|62c19ac4-ba6c-46d9-a5ed-9782bde4d72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:09:01.450Z|62c19ac4-ba6c-46d9-a5ed-9782bde4d72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:09:08.275Z|35abde7d-f249-4491-8e33-7c281bbef329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:08.275Z|9d65b9ab-6298-4c20-867f-287015a41b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:08.275Z|e7519907-2ea7-49a2-937c-b82232a14a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:08.276Z|35abde7d-f249-4491-8e33-7c281bbef329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:08.276Z|e7519907-2ea7-49a2-937c-b82232a14a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:08.276Z|9d65b9ab-6298-4c20-867f-287015a41b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:16.450Z|96d0cc36-1955-4b75-8cb1-f89f70fb5c65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:09:16.450Z|96d0cc36-1955-4b75-8cb1-f89f70fb5c65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:09:16.651Z|f65d70d3-f9e9-4813-a7a1-318c8e352d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:09:16.652Z|f65d70d3-f9e9-4813-a7a1-318c8e352d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:09:18.300Z|becdc87b-040a-4405-8476-b5b5e30a845d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:18.300Z|92149e2c-66a2-40af-9929-9c2ca9f4fe33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:18.301Z|92149e2c-66a2-40af-9929-9c2ca9f4fe33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:18.301Z|becdc87b-040a-4405-8476-b5b5e30a845d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:18.302Z|508456ea-3dd0-46f2-b99d-bf9d8d8f0001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:18.302Z|508456ea-3dd0-46f2-b99d-bf9d8d8f0001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:28.324Z|df445499-cf4f-45df-8f7a-697882b36a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:28.324Z|386167fc-64a0-4b86-92c2-b2047c9c9472|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:28.324Z|b801e199-d6c6-49fb-aaa4-248b6089f720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:28.325Z|386167fc-64a0-4b86-92c2-b2047c9c9472|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:28.326Z|df445499-cf4f-45df-8f7a-697882b36a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:28.325Z|b801e199-d6c6-49fb-aaa4-248b6089f720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:31.450Z|ea5bd20f-87bf-4a66-943d-a68a0fb896c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:09:31.453Z|ea5bd20f-87bf-4a66-943d-a68a0fb896c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:09:38.347Z|b72b6c32-9fba-4fb6-8baa-33da1f8ca0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:38.348Z|6ff944e2-2e12-40ad-945b-d67de55d6965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:38.349Z|b72b6c32-9fba-4fb6-8baa-33da1f8ca0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:38.349Z|6ff944e2-2e12-40ad-945b-d67de55d6965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:38.354Z|6127a30b-4647-467a-b05f-dde16400f467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:38.355Z|6127a30b-4647-467a-b05f-dde16400f467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:38.514Z|f3ff02c7-b5fa-431d-87b9-db9f0a37dda8|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:09:38.515Z|f3ff02c7-b5fa-431d-87b9-db9f0a37dda8|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:41.253Z||http-nio-8080-exec-1|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03mGM0xb10xf50x160x98:0x9ccI0x92BU0xf50x90E0x070x1c0x1e0x860xf00x010xceY0xe390xbb0xf10xed0xfd0xa5]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T11:09:46.450Z|a892ab8c-dda4-435c-ab83-187c099e8956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:09:46.451Z|a892ab8c-dda4-435c-ab83-187c099e8956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:09:46.653Z|d4c95875-71e3-42d5-a7e4-c9cb3dc13ce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:09:46.654Z|d4c95875-71e3-42d5-a7e4-c9cb3dc13ce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:09:48.380Z|98b23799-8566-4572-9cf6-6a34638d1fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:48.380Z|ffeeefaf-2149-4053-a120-81a5ad58ae68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:48.381Z|ffeeefaf-2149-4053-a120-81a5ad58ae68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:48.381Z|98b23799-8566-4572-9cf6-6a34638d1fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:48.382Z|9c4e6937-2c08-4813-8360-bab2153de0c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:48.383Z|9c4e6937-2c08-4813-8360-bab2153de0c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:58.406Z|f012208a-38fe-4c6c-abd7-cd1d2dc46e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:58.406Z|bf34e9eb-2efc-4f76-974f-ac0cc06e451f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:58.407Z|bf34e9eb-2efc-4f76-974f-ac0cc06e451f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:58.407Z|f012208a-38fe-4c6c-abd7-cd1d2dc46e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:58.412Z|4faad062-9089-4351-8865-82182246b3c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:58.413Z|4faad062-9089-4351-8865-82182246b3c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:01.450Z|f52a2b01-6cd1-4ec9-b26d-583501ea97f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:10:01.450Z|f52a2b01-6cd1-4ec9-b26d-583501ea97f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:10:08.431Z|ba5cc059-a004-47cf-b065-6b3f8974d787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:08.431Z|1647aebc-446b-41b6-b1f0-126fb43c84f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:08.432Z|de166485-bac3-4193-8099-cbb227013022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:08.432Z|ba5cc059-a004-47cf-b065-6b3f8974d787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:08.433Z|de166485-bac3-4193-8099-cbb227013022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:08.433Z|1647aebc-446b-41b6-b1f0-126fb43c84f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:16.450Z|2416e417-c9c9-4c91-b661-824ba182598a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:10:16.454Z|2416e417-c9c9-4c91-b661-824ba182598a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:10:16.655Z|5096bfe2-b940-40f0-a8c0-fa25dcdb1448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:10:16.656Z|5096bfe2-b940-40f0-a8c0-fa25dcdb1448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:10:18.457Z|b020b167-7368-4d5c-b833-dc3dac7d43b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:18.457Z|a1564e46-7870-4b62-b88f-242dfcb74217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:18.458Z|07ff646a-58e6-42d3-be6a-33e288543ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:18.458Z|a1564e46-7870-4b62-b88f-242dfcb74217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:18.459Z|07ff646a-58e6-42d3-be6a-33e288543ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:18.460Z|b020b167-7368-4d5c-b833-dc3dac7d43b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:28.484Z|f2a51098-868d-4882-8800-b4daa6cf3542|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:28.484Z|c47e6e22-abef-4e0d-b28c-01c719591383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:28.484Z|1b808ed8-1c45-4631-bc7d-b7d366439627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:28.485Z|c47e6e22-abef-4e0d-b28c-01c719591383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:28.485Z|1b808ed8-1c45-4631-bc7d-b7d366439627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:28.485Z|f2a51098-868d-4882-8800-b4daa6cf3542|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:31.450Z|70739c68-7362-4aac-ab37-571c7d900362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:10:31.450Z|70739c68-7362-4aac-ab37-571c7d900362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:10:38.515Z|f64e2bcb-74df-481b-ae10-2204f38e4bd3|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:10:38.515Z|0127ed57-46a4-4baa-baf9-c26459ac8d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:38.515Z|4b88a6a2-3170-45c6-8e2b-bcdcf0fa048e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:38.516Z|14f65b48-b026-40c7-a4c2-4b027b949fcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:38.517Z|4b88a6a2-3170-45c6-8e2b-bcdcf0fa048e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:38.517Z|0127ed57-46a4-4baa-baf9-c26459ac8d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:38.517Z|f64e2bcb-74df-481b-ae10-2204f38e4bd3|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:38.517Z|14f65b48-b026-40c7-a4c2-4b027b949fcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:46.452Z|22521365-0b1a-47c0-9697-49f0debc8c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:10:46.459Z|22521365-0b1a-47c0-9697-49f0debc8c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:10:46.657Z|409e74c1-11ae-44ce-b752-f2ba55a47814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:10:46.658Z|409e74c1-11ae-44ce-b752-f2ba55a47814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:10:48.548Z|0e943de4-f193-4ad4-969a-d5801acca432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:48.549Z|56abd838-e6be-4666-ac7f-3189c26b1b8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:48.550Z|0e943de4-f193-4ad4-969a-d5801acca432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:48.550Z|56abd838-e6be-4666-ac7f-3189c26b1b8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:48.552Z|df305a56-a552-499d-89c3-f50ba2776f38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:48.554Z|df305a56-a552-499d-89c3-f50ba2776f38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:58.583Z|bf57bced-e8ef-4b3c-8d62-5246b222247d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:58.583Z|62924465-e57c-4a91-b734-58d215937be2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:58.583Z|bf57bced-e8ef-4b3c-8d62-5246b222247d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:58.583Z|62924465-e57c-4a91-b734-58d215937be2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:58.589Z|debb4c72-782d-4a1d-942e-70c1b375213c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:58.590Z|debb4c72-782d-4a1d-942e-70c1b375213c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:01.450Z|89b4b866-c0ff-402e-8790-13fd9cb2bc5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:11:01.451Z|89b4b866-c0ff-402e-8790-13fd9cb2bc5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:11:08.618Z|5400a88b-f934-4937-a634-e4c95f4eedba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:08.619Z|5400a88b-f934-4937-a634-e4c95f4eedba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:08.622Z|f7150dd0-4131-4945-996b-eee49da05ca9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:08.623Z|f7150dd0-4131-4945-996b-eee49da05ca9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:08.623Z|58254772-475e-432e-87b9-8d93efe2901d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:08.624Z|58254772-475e-432e-87b9-8d93efe2901d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:16.450Z|35111f41-6336-4085-8217-05e69b30f394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:11:16.451Z|35111f41-6336-4085-8217-05e69b30f394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:11:16.659Z|15393114-a41d-4ba2-bf66-9f0138b32cdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:11:16.660Z|15393114-a41d-4ba2-bf66-9f0138b32cdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:11:18.653Z|775ee7b4-d0e0-4ca2-a076-7a645a69bf71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:18.653Z|c2c2052a-0b94-46ef-9cf0-7ba8eab66a91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:18.654Z|775ee7b4-d0e0-4ca2-a076-7a645a69bf71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:18.654Z|c2c2052a-0b94-46ef-9cf0-7ba8eab66a91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:18.667Z|1af90b07-49b5-41e5-9340-d492efc7ca6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:18.668Z|1af90b07-49b5-41e5-9340-d492efc7ca6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:28.690Z|04d6fd57-951d-4a80-a443-178283914e87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:28.691Z|04d6fd57-951d-4a80-a443-178283914e87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:28.697Z|8e0100c6-6011-45e3-b24d-779164dbf6e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:28.698Z|8e0100c6-6011-45e3-b24d-779164dbf6e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:28.702Z|bf3d4e7c-f40d-442d-8484-158a269e8a6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:28.702Z|bf3d4e7c-f40d-442d-8484-158a269e8a6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:31.450Z|083635d8-b303-486b-8e63-a5602fa6bda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:11:31.454Z|083635d8-b303-486b-8e63-a5602fa6bda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:11:38.514Z|09b0638f-4a9e-4879-ad9f-2bf7c76fd196|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:11:38.515Z|09b0638f-4a9e-4879-ad9f-2bf7c76fd196|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:38.728Z|cab4450d-4bda-4981-aecc-35f0fa282877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:38.729Z|cab4450d-4bda-4981-aecc-35f0fa282877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:38.729Z|2f19ff2a-4006-405b-a762-6032a4c18487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:38.730Z|2f19ff2a-4006-405b-a762-6032a4c18487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:38.729Z|fc206d2a-93c3-4762-9e5b-6ae0397b802f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:38.732Z|fc206d2a-93c3-4762-9e5b-6ae0397b802f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:46.450Z|13aa6db9-ac6d-412a-8c3f-44dbede16fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:11:46.450Z|13aa6db9-ac6d-412a-8c3f-44dbede16fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:11:46.661Z|2e59d7bb-6650-4105-9b8b-453d91e8d341|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:11:46.661Z|2e59d7bb-6650-4105-9b8b-453d91e8d341|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:11:48.759Z|e660a8fb-ebaa-4972-b55e-0d4e84e901e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:48.761Z|e660a8fb-ebaa-4972-b55e-0d4e84e901e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:48.766Z|8702d115-b0ce-4e93-ad36-359c07200915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:48.767Z|8702d115-b0ce-4e93-ad36-359c07200915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:48.768Z|8f5c301c-9cf4-4f0d-90c9-e2c776e957f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:48.768Z|8f5c301c-9cf4-4f0d-90c9-e2c776e957f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:58.794Z|a3e89003-9310-4775-ac2f-591d5bfd457a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:58.795Z|a3e89003-9310-4775-ac2f-591d5bfd457a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:58.798Z|1e6f512d-fb52-45bf-b97e-e948ab75f63b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:58.798Z|1e6f512d-fb52-45bf-b97e-e948ab75f63b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:58.805Z|98c16d2d-39d3-42af-a225-125d8b82732c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:58.806Z|98c16d2d-39d3-42af-a225-125d8b82732c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:01.450Z|1d6d994b-19e1-4535-bb3d-24e71218bd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:12:01.450Z|1d6d994b-19e1-4535-bb3d-24e71218bd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:12:08.826Z|44523cf7-41fb-4a51-9bc2-4896fe67bb82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:08.827Z|44523cf7-41fb-4a51-9bc2-4896fe67bb82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:08.832Z|a9840471-e6fd-4c50-9ea7-6e552e92cd72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:08.832Z|a9840471-e6fd-4c50-9ea7-6e552e92cd72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:08.844Z|fd9b31da-2a60-408b-810d-d2b2e96939fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:08.845Z|fd9b31da-2a60-408b-810d-d2b2e96939fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:16.450Z|f3a91523-2773-4aae-a852-421e4a70e3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:12:16.453Z|f3a91523-2773-4aae-a852-421e4a70e3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:12:16.662Z|2cb5277f-2876-431f-a180-4db6c4747454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:12:16.663Z|2cb5277f-2876-431f-a180-4db6c4747454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:12:18.852Z|5bb5181c-9400-42f8-b271-325d86714c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:18.853Z|5bb5181c-9400-42f8-b271-325d86714c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:18.854Z|d01eec4a-e5a3-45e6-b131-ea58d4ebe9b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:18.854Z|d01eec4a-e5a3-45e6-b131-ea58d4ebe9b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:18.870Z|6c884385-dd4e-4044-871e-dc0d4fc8e511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:18.871Z|6c884385-dd4e-4044-871e-dc0d4fc8e511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:28.894Z|5324eda0-175a-434f-9092-d6998458fc9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:28.895Z|5324eda0-175a-434f-9092-d6998458fc9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:28.906Z|53daae30-ac05-41bc-8711-c5fbef921763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:28.906Z|53daae30-ac05-41bc-8711-c5fbef921763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:28.908Z|d3eaf70a-b3c0-41e9-b684-fd4e5c6b6575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:28.909Z|d3eaf70a-b3c0-41e9-b684-fd4e5c6b6575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:31.450Z|7a67a8bb-d7b4-42d6-970b-451b6d91bfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:12:31.450Z|7a67a8bb-d7b4-42d6-970b-451b6d91bfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:12:38.514Z|156475bf-bc1f-4f2a-b6a8-08ef42315d6d|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:12:38.514Z|156475bf-bc1f-4f2a-b6a8-08ef42315d6d|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:38.919Z|1d7169c0-2c35-4d5d-9bb8-be1fd2761786|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:38.920Z|1d7169c0-2c35-4d5d-9bb8-be1fd2761786|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:38.925Z|d0d6b6d0-e3ed-453c-b119-5addb102fc74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:38.925Z|d0d6b6d0-e3ed-453c-b119-5addb102fc74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:38.930Z|727e218b-6246-4cc1-a5e4-53c7025b3411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:38.930Z|727e218b-6246-4cc1-a5e4-53c7025b3411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:46.451Z|98466a2c-0289-40b2-a38f-d023d1686cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:12:46.451Z|98466a2c-0289-40b2-a38f-d023d1686cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:12:46.664Z|3ce9af13-c90e-42e7-a317-6d36875287a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:12:46.665Z|3ce9af13-c90e-42e7-a317-6d36875287a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:12:48.950Z|0465b14e-0260-4bbd-a7bd-214a07e457b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:48.950Z|18dbe505-80a0-45ec-a6c6-d6de7ef03b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:48.951Z|9ca35c6e-9e6b-4ed3-948c-6c34df7faf67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:48.951Z|18dbe505-80a0-45ec-a6c6-d6de7ef03b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:48.951Z|0465b14e-0260-4bbd-a7bd-214a07e457b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:48.951Z|9ca35c6e-9e6b-4ed3-948c-6c34df7faf67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:58.988Z|3b77e0af-d023-4ee0-91a3-75c8575466e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:58.988Z|cd5c9225-a311-4d97-ab65-7af341d1c689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:58.988Z|3210e42a-898d-4106-a320-660749c9c6df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:58.992Z|cd5c9225-a311-4d97-ab65-7af341d1c689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:58.992Z|3210e42a-898d-4106-a320-660749c9c6df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:58.992Z|3b77e0af-d023-4ee0-91a3-75c8575466e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:01.450Z|a9e52d91-98f3-42dd-b9f6-b26332d6c60a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:13:01.455Z|a9e52d91-98f3-42dd-b9f6-b26332d6c60a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:13:09.024Z|858c8e29-9aaf-4754-bbaa-c8f5e8cce84b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:09.024Z|22ab5fbd-35fe-4e6a-9fb1-5283ddb28a88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:09.025Z|858c8e29-9aaf-4754-bbaa-c8f5e8cce84b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:09.025Z|22ab5fbd-35fe-4e6a-9fb1-5283ddb28a88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:09.026Z|a6176587-676f-48f0-977c-f5b30fd25688|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:09.026Z|a6176587-676f-48f0-977c-f5b30fd25688|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:16.450Z|848d1464-b465-4fee-b37c-f6b3c6eb874f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:13:16.450Z|848d1464-b465-4fee-b37c-f6b3c6eb874f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:13:16.666Z|f527b219-2e9e-44e4-a5cf-24a6feb7f288|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:13:16.667Z|f527b219-2e9e-44e4-a5cf-24a6feb7f288|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:13:19.047Z|534f7f58-62c8-4820-a1cd-725d2afbac32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:19.048Z|534f7f58-62c8-4820-a1cd-725d2afbac32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:19.049Z|96da5088-9f39-4fd4-a0fa-1fad39f3423d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:19.049Z|96da5088-9f39-4fd4-a0fa-1fad39f3423d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:19.053Z|333253a2-dbef-492b-a7a4-72baaad5ec1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:19.054Z|333253a2-dbef-492b-a7a4-72baaad5ec1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:29.071Z|c807b2d7-1e04-4ae5-9763-80048884a125|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:29.072Z|c807b2d7-1e04-4ae5-9763-80048884a125|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:29.081Z|30a57117-7bc0-45b5-8823-a098e33ebb4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:29.082Z|30a57117-7bc0-45b5-8823-a098e33ebb4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:29.082Z|fa58a01d-0aad-4d50-9b4f-8b1390ddc056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:29.083Z|fa58a01d-0aad-4d50-9b4f-8b1390ddc056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:31.450Z|2796bfa1-8a32-4036-9a82-13c5aca58c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:13:31.450Z|2796bfa1-8a32-4036-9a82-13c5aca58c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:13:38.514Z|68237e3f-c74d-47de-bb90-7f746ccd00c3|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:13:38.515Z|68237e3f-c74d-47de-bb90-7f746ccd00c3|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:39.097Z|124cdc38-7b17-4ce3-aa82-aa823db14b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:39.098Z|124cdc38-7b17-4ce3-aa82-aa823db14b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:39.102Z|8f396f06-83c6-4e12-aa80-018052509baa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:39.102Z|8f396f06-83c6-4e12-aa80-018052509baa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:39.104Z|ca2dc1c5-c6be-43c7-80f7-3e6043bf0d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:39.105Z|ca2dc1c5-c6be-43c7-80f7-3e6043bf0d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:46.450Z|76f5ed57-ab27-47fe-9c6c-a44a01ba24f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:13:46.452Z|76f5ed57-ab27-47fe-9c6c-a44a01ba24f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:13:46.668Z|deeb10b9-df6e-4db7-a2f0-7a95f8650b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:13:46.668Z|deeb10b9-df6e-4db7-a2f0-7a95f8650b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:13:49.123Z|27d0f517-100e-4f37-9968-6fd370ac0c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:49.124Z|27d0f517-100e-4f37-9968-6fd370ac0c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:49.126Z|c4f67c14-c5a4-4a22-b30b-150b5b313b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:49.127Z|c4f67c14-c5a4-4a22-b30b-150b5b313b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:49.128Z|c3849187-e0fe-4aa7-97e2-12773a02c85d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:49.129Z|c3849187-e0fe-4aa7-97e2-12773a02c85d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:59.151Z|70fefe7d-77e2-4f29-88b7-559037c431ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:59.152Z|70fefe7d-77e2-4f29-88b7-559037c431ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:59.154Z|390d157b-aa4c-4cf9-bfcf-9842b4a15b9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:59.155Z|390d157b-aa4c-4cf9-bfcf-9842b4a15b9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:59.159Z|eaee1ffa-c7b7-477d-a0b6-0af09771907e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:59.159Z|eaee1ffa-c7b7-477d-a0b6-0af09771907e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:01.450Z|2884a3b6-1a01-4ad5-89aa-1dd36cf5d35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:14:01.450Z|2884a3b6-1a01-4ad5-89aa-1dd36cf5d35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:14:09.178Z|a55020cf-3e77-46c8-b759-75bd217cc34a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:09.179Z|a55020cf-3e77-46c8-b759-75bd217cc34a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:09.177Z|9805e1cb-b8b7-4292-9fdf-d9217db1acec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:09.179Z|3933d08b-8f55-496c-8eac-eb564045fe3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:09.180Z|9805e1cb-b8b7-4292-9fdf-d9217db1acec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:09.180Z|3933d08b-8f55-496c-8eac-eb564045fe3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:16.450Z|80168a50-c68d-41a7-9bd1-9fb864285ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:14:16.450Z|80168a50-c68d-41a7-9bd1-9fb864285ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:14:16.669Z|6481086d-3041-4efe-b4dc-de2d7aaf65b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:14:16.670Z|6481086d-3041-4efe-b4dc-de2d7aaf65b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:14:19.212Z|3b7598fb-74dc-4c43-be3d-ac546a046b67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:19.213Z|3b7598fb-74dc-4c43-be3d-ac546a046b67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:19.214Z|586163b6-dd51-4c60-882d-17ce2b97f14e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:19.214Z|586163b6-dd51-4c60-882d-17ce2b97f14e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:19.215Z|cb9564d2-c77e-49ea-933b-bb85a02bbc44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:19.215Z|cb9564d2-c77e-49ea-933b-bb85a02bbc44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:29.235Z|e88a4908-e595-4317-8863-c7f08b1f77d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:29.235Z|d9d0b493-9e02-4164-99ed-1a3205f67743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:29.236Z|e88a4908-e595-4317-8863-c7f08b1f77d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:29.236Z|d9d0b493-9e02-4164-99ed-1a3205f67743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:29.238Z|8d1c25af-443a-4e7e-9acb-68945daa3d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:29.238Z|8d1c25af-443a-4e7e-9acb-68945daa3d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:31.450Z|3839b449-15fe-4508-98a4-01bbbf06fa29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:14:31.455Z|3839b449-15fe-4508-98a4-01bbbf06fa29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:14:38.514Z|bebbf7bf-d1ff-4706-a66e-c9ae99446c38|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:14:38.515Z|bebbf7bf-d1ff-4706-a66e-c9ae99446c38|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:39.361Z|9779e6fb-3ad7-4ae5-b30c-aa3525664267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:39.361Z|9966a2c1-75dd-45c4-9426-61b78204d5c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:39.361Z|4057bbd3-8395-4c33-9b2e-6d1b15014c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:39.362Z|9779e6fb-3ad7-4ae5-b30c-aa3525664267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:39.362Z|9966a2c1-75dd-45c4-9426-61b78204d5c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:39.362Z|4057bbd3-8395-4c33-9b2e-6d1b15014c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:46.450Z|1b152b8f-43f0-48ef-8edb-0eb2f082db91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:14:46.451Z|1b152b8f-43f0-48ef-8edb-0eb2f082db91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:14:46.671Z|159b4ed9-2b85-4edc-895c-8b9644309171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:14:46.673Z|159b4ed9-2b85-4edc-895c-8b9644309171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:14:49.393Z|7c3ed8cd-6e27-48a8-aeaf-48763b5837e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:49.393Z|3f1c6e70-0145-42b8-9806-9bb160da1f3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:49.393Z|99ae8b13-38fc-431e-b24e-1917c676e3d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:49.395Z|3f1c6e70-0145-42b8-9806-9bb160da1f3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:49.395Z|7c3ed8cd-6e27-48a8-aeaf-48763b5837e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:49.395Z|99ae8b13-38fc-431e-b24e-1917c676e3d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:59.430Z|c52c7b2e-fd65-47b5-a063-ce35ffe68c61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:59.430Z|567fff07-413f-4bf0-8a82-41a47ad06edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:59.430Z|9c2191ea-34d1-473b-9a53-14dc28005878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:59.433Z|c52c7b2e-fd65-47b5-a063-ce35ffe68c61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:59.433Z|567fff07-413f-4bf0-8a82-41a47ad06edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:59.433Z|9c2191ea-34d1-473b-9a53-14dc28005878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:01.450Z|b46ef84f-f56d-44ef-a9f1-9d2ce3379332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:15:01.451Z|b46ef84f-f56d-44ef-a9f1-9d2ce3379332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:15:09.460Z|4a559ac5-da85-4f1d-94b0-11b07a36a2da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:09.460Z|16985f5c-6e8d-44a3-a765-4d378d232a64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:09.461Z|4a559ac5-da85-4f1d-94b0-11b07a36a2da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:09.461Z|16985f5c-6e8d-44a3-a765-4d378d232a64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:09.465Z|3f3e969d-d69c-4b6e-abe2-9814b0cba7cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:09.466Z|3f3e969d-d69c-4b6e-abe2-9814b0cba7cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:16.450Z|ac51d731-a4ef-4b26-8ac0-de3f82dcc00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:15:16.453Z|ac51d731-a4ef-4b26-8ac0-de3f82dcc00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:15:16.674Z|c07cbb7e-d8a0-4837-b31e-bc4b1307f119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:15:16.675Z|c07cbb7e-d8a0-4837-b31e-bc4b1307f119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:15:19.485Z|8ab5a602-f453-4692-a4a8-d4344d43e481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:19.485Z|09b92b34-eee9-40fe-95ef-9ea399c06108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:19.486Z|09b92b34-eee9-40fe-95ef-9ea399c06108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:19.486Z|8ab5a602-f453-4692-a4a8-d4344d43e481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:19.493Z|6779d647-6484-4d47-812a-74b36c2f1220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:19.493Z|6779d647-6484-4d47-812a-74b36c2f1220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:29.508Z|79122114-2fc4-4132-8068-658f0ec0d791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:29.509Z|79122114-2fc4-4132-8068-658f0ec0d791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:29.508Z|4cd4423a-e72c-4c18-9a54-f26e7985cca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:29.510Z|4cd4423a-e72c-4c18-9a54-f26e7985cca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:29.511Z|ebb31303-0b0d-440d-8bf3-68aeb7ebc3fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:29.513Z|ebb31303-0b0d-440d-8bf3-68aeb7ebc3fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:31.450Z|9f7fa712-d963-440a-8c66-6d8a7e3b317f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:15:31.450Z|9f7fa712-d963-440a-8c66-6d8a7e3b317f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:15:38.514Z|48a44e28-d9ad-40bd-99b9-65097086ff7f|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:15:38.514Z|48a44e28-d9ad-40bd-99b9-65097086ff7f|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:39.539Z|2fb17dd2-bb52-4cd8-b722-e2564b8c2368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:39.539Z|deb24372-10c4-43b3-a0c6-c969b01bf6e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:39.540Z|2fb17dd2-bb52-4cd8-b722-e2564b8c2368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:39.540Z|deb24372-10c4-43b3-a0c6-c969b01bf6e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:39.546Z|2aa2ce88-b40c-410b-9c29-07dbe965644c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:39.547Z|2aa2ce88-b40c-410b-9c29-07dbe965644c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:46.449Z|0f6efbac-cd0c-4ee2-b573-c979523c2ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:15:46.450Z|0f6efbac-cd0c-4ee2-b573-c979523c2ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:15:46.676Z|c51971c7-8d27-4f50-befc-5b746a410522|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:15:46.677Z|c51971c7-8d27-4f50-befc-5b746a410522|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:15:49.568Z|8a2cef33-8ae3-4402-808c-3138905377b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:49.569Z|8a2cef33-8ae3-4402-808c-3138905377b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:49.571Z|67e001c6-dc7d-4c5b-a5cc-ed5bd788f606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:49.572Z|67e001c6-dc7d-4c5b-a5cc-ed5bd788f606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:49.575Z|a144b793-a327-4800-803b-4f88e5523fd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:49.575Z|a144b793-a327-4800-803b-4f88e5523fd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:59.594Z|67f013d7-5a74-438e-9ae5-d69a719c1d1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:59.594Z|e7212318-93cb-41ec-b1db-3abb7e00e01c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:59.595Z|e7212318-93cb-41ec-b1db-3abb7e00e01c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:59.595Z|67f013d7-5a74-438e-9ae5-d69a719c1d1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:59.599Z|0b83f32b-70b2-4335-92ec-b00e95e77817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:59.600Z|0b83f32b-70b2-4335-92ec-b00e95e77817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:01.450Z|a8fcc095-d16a-4b09-a998-e9a453d044ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:16:01.453Z|a8fcc095-d16a-4b09-a998-e9a453d044ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:16:09.620Z|4078b152-4e44-4c51-bc38-86e986efadb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:09.620Z|acfdaaa7-f9eb-49a7-a729-c2d27ffddbfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:09.621Z|7fdeaaad-5482-4cf8-b99e-4f195b77783e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:09.621Z|4078b152-4e44-4c51-bc38-86e986efadb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:09.621Z|acfdaaa7-f9eb-49a7-a729-c2d27ffddbfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:09.621Z|7fdeaaad-5482-4cf8-b99e-4f195b77783e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:16.450Z|1d550964-7dff-44eb-ba35-ae621c5ea5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:16:16.450Z|1d550964-7dff-44eb-ba35-ae621c5ea5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:16:16.678Z|7f6e503e-3a3c-46e2-ac8a-f4a8a56bb7b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:16:16.679Z|7f6e503e-3a3c-46e2-ac8a-f4a8a56bb7b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:16:19.646Z|28abf304-5931-455d-aaa4-de177a9e4117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:19.646Z|6bf27ca1-09f5-4a59-8cbf-8aca5f16bf5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:19.646Z|fbcb7ab8-c053-4197-bda5-b556696877c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:19.647Z|6bf27ca1-09f5-4a59-8cbf-8aca5f16bf5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:19.647Z|28abf304-5931-455d-aaa4-de177a9e4117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:19.647Z|fbcb7ab8-c053-4197-bda5-b556696877c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:29.670Z|d1a18808-a4a4-4312-a9ec-a6aa5473cd95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:29.670Z|7b43c48b-b769-470b-820d-1b6f43c4fd9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:29.670Z|5d0ea604-4d1c-4f37-9f1b-7e9f083a3bda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:29.671Z|7b43c48b-b769-470b-820d-1b6f43c4fd9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:29.671Z|5d0ea604-4d1c-4f37-9f1b-7e9f083a3bda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:29.671Z|d1a18808-a4a4-4312-a9ec-a6aa5473cd95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:31.450Z|e056599d-458d-40f1-baac-6ba02cec3d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:16:31.450Z|e056599d-458d-40f1-baac-6ba02cec3d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:16:38.517Z|ec50ceac-edfa-4145-a25e-30866edfaafd|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:16:38.518Z|ec50ceac-edfa-4145-a25e-30866edfaafd|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:39.695Z|6854c4bd-af93-4e8a-99ee-7fd1ffc438ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:39.696Z|6854c4bd-af93-4e8a-99ee-7fd1ffc438ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:39.696Z|95e70087-0089-4ca4-bfaa-cd9f7363b60a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:39.696Z|1c9bdd97-3263-4e97-aa7b-07e3a987f441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:39.697Z|1c9bdd97-3263-4e97-aa7b-07e3a987f441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:39.697Z|95e70087-0089-4ca4-bfaa-cd9f7363b60a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:46.451Z|0a4ec117-e1ce-4d61-a30c-441b79246645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:16:46.455Z|0a4ec117-e1ce-4d61-a30c-441b79246645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:16:46.679Z|b929896c-6b9b-4839-8f63-5755eb2ea64c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:16:46.680Z|b929896c-6b9b-4839-8f63-5755eb2ea64c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:16:49.729Z|b97e8715-ec46-4511-96da-e81f61a4eeb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:49.729Z|ecc09f1d-b83e-4a48-a317-a657b91aceef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:49.729Z|26396f43-32a6-422a-b22a-a58f6db7486f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:49.731Z|ecc09f1d-b83e-4a48-a317-a657b91aceef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:49.731Z|26396f43-32a6-422a-b22a-a58f6db7486f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:49.731Z|b97e8715-ec46-4511-96da-e81f61a4eeb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:59.765Z|db1f6b1d-4d2b-4d0b-a3a4-8bee65a3a28f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:59.765Z|060d7121-5411-4735-8582-021b95562371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:59.765Z|436e69d2-3fdc-4b1b-950a-25ea03f9f1a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:16:59.767Z|060d7121-5411-4735-8582-021b95562371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:59.767Z|db1f6b1d-4d2b-4d0b-a3a4-8bee65a3a28f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:16:59.767Z|436e69d2-3fdc-4b1b-950a-25ea03f9f1a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:01.450Z|95b54203-76f1-47a7-bf83-07eb4cb4b95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:17:01.451Z|95b54203-76f1-47a7-bf83-07eb4cb4b95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:17:09.799Z|a7948c3c-461d-4a15-90e5-5e209e9d5e03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:09.800Z|a7948c3c-461d-4a15-90e5-5e209e9d5e03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:09.802Z|28bb9d30-00f0-4313-a80d-8dfc4e38befb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:09.803Z|28bb9d30-00f0-4313-a80d-8dfc4e38befb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:09.803Z|578c2fd7-994c-4b45-8cb1-d924af9e6df2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:09.804Z|578c2fd7-994c-4b45-8cb1-d924af9e6df2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:16.450Z|1e0dd73b-2479-481a-a294-f4d24ba610c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:17:16.450Z|1e0dd73b-2479-481a-a294-f4d24ba610c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:17:16.681Z|bfffad45-5796-40f4-a915-d00184a0a50e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:17:16.682Z|bfffad45-5796-40f4-a915-d00184a0a50e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:17:19.823Z|c3fcdf80-d7fc-4d0f-ad17-0d6bafc24c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:19.824Z|e9b86b56-3a99-4fe8-ac0d-85763431ea90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:19.823Z|832f0451-5521-4912-81e4-585dc497eca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:19.824Z|e9b86b56-3a99-4fe8-ac0d-85763431ea90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:19.824Z|c3fcdf80-d7fc-4d0f-ad17-0d6bafc24c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:19.824Z|832f0451-5521-4912-81e4-585dc497eca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:29.848Z|53932ec9-17e2-464d-ba0d-65284c6d99eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:29.848Z|ae1099d3-b1f0-41fb-ba5e-1879682636a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:29.848Z|93a5e6e9-4610-4abe-8014-95a7bfcdd917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:29.848Z|ae1099d3-b1f0-41fb-ba5e-1879682636a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:29.849Z|53932ec9-17e2-464d-ba0d-65284c6d99eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:29.850Z|93a5e6e9-4610-4abe-8014-95a7bfcdd917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:31.450Z|ed78e65c-7244-4c4c-b158-81192824aaee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:17:31.453Z|ed78e65c-7244-4c4c-b158-81192824aaee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:17:38.513Z|ca096dd0-8a4c-418a-9364-708698577cfc|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:17:38.514Z|ca096dd0-8a4c-418a-9364-708698577cfc|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:39.871Z|46318be8-0731-4c75-9334-3f743ac4157a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:39.871Z|e0f3915b-d14f-479e-bbd1-f9b9e69d2165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:39.871Z|b94d2af2-22dc-4418-86e1-424316227585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:39.872Z|b94d2af2-22dc-4418-86e1-424316227585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:39.872Z|e0f3915b-d14f-479e-bbd1-f9b9e69d2165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:39.872Z|46318be8-0731-4c75-9334-3f743ac4157a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:46.450Z|0326ed02-5c23-43ce-90bb-3ddcd1dbcaa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:17:46.452Z|0326ed02-5c23-43ce-90bb-3ddcd1dbcaa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:17:46.683Z|cc24f0f8-89b5-48aa-a832-5ced5f31b6fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:17:46.684Z|cc24f0f8-89b5-48aa-a832-5ced5f31b6fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:17:49.894Z|a0dc614e-b49d-42c9-ad21-e679432f0581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:49.895Z|a0dc614e-b49d-42c9-ad21-e679432f0581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:49.896Z|8801fe35-5e07-4306-8905-31f182e4aba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:49.896Z|b0a04bec-aff5-417e-80d6-13beb354eb6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:49.897Z|8801fe35-5e07-4306-8905-31f182e4aba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:49.897Z|b0a04bec-aff5-417e-80d6-13beb354eb6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:59.918Z|423f9609-6de5-4f65-ba1f-327ab0db126e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:59.918Z|2e3587f7-18cc-47f4-931a-88a1f3e324fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:59.918Z|1f079b4a-4b0b-4a7b-93cf-d888dffbc30f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:17:59.919Z|423f9609-6de5-4f65-ba1f-327ab0db126e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:59.919Z|1f079b4a-4b0b-4a7b-93cf-d888dffbc30f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:17:59.919Z|2e3587f7-18cc-47f4-931a-88a1f3e324fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:01.450Z|fef97a58-0e7e-44c1-ad35-dbb8444ea2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:18:01.450Z|fef97a58-0e7e-44c1-ad35-dbb8444ea2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:18:09.942Z|d6f9fca9-dff6-4a59-a8e7-506941d3383b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:09.942Z|4a287ca6-de01-4d57-8f87-9ad9b360e03d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:09.943Z|d6f9fca9-dff6-4a59-a8e7-506941d3383b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:09.943Z|4a287ca6-de01-4d57-8f87-9ad9b360e03d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:09.948Z|e8675124-6590-4fb8-8e71-a7ae00829750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:09.948Z|e8675124-6590-4fb8-8e71-a7ae00829750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:16.450Z|2c874b95-c5de-4707-9191-8698d060a075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:18:16.454Z|2c874b95-c5de-4707-9191-8698d060a075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:18:16.685Z|bdabc142-208c-480f-8763-1a6061eeb716|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:18:16.685Z|bdabc142-208c-480f-8763-1a6061eeb716|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:18:19.968Z|b44633e8-f56d-4e63-8dbf-d1821c3efe31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:19.969Z|b44633e8-f56d-4e63-8dbf-d1821c3efe31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:19.970Z|8441138d-100d-416a-8d22-3eeb786a11a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:19.970Z|8441138d-100d-416a-8d22-3eeb786a11a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:19.971Z|a3c44dcc-975f-4145-9d73-6398fb36691d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:19.971Z|a3c44dcc-975f-4145-9d73-6398fb36691d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:29.992Z|e19de591-99e8-4d4a-bd96-0019c90251ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:29.992Z|c73e47ef-7bef-49ef-9535-636718ab630b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:29.992Z|8bd7458b-12d0-4125-820c-7ca069758034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:29.993Z|c73e47ef-7bef-49ef-9535-636718ab630b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:29.993Z|8bd7458b-12d0-4125-820c-7ca069758034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:29.993Z|e19de591-99e8-4d4a-bd96-0019c90251ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:31.450Z|8a25ea08-f635-4b67-85f3-ce0e51b959e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:18:31.450Z|8a25ea08-f635-4b67-85f3-ce0e51b959e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:18:38.516Z|809a4fa0-af08-44dd-a67f-aee0fd2fe785|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:18:38.518Z|809a4fa0-af08-44dd-a67f-aee0fd2fe785|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:40.020Z|cbdf05b1-ba36-4766-8981-a195f5873fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:40.020Z|55804924-a532-4b67-be32-63e1b1eb3791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:40.020Z|d5f365c5-88d0-47db-9873-ae70509af076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:40.022Z|cbdf05b1-ba36-4766-8981-a195f5873fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:40.022Z|55804924-a532-4b67-be32-63e1b1eb3791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:40.022Z|d5f365c5-88d0-47db-9873-ae70509af076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:46.451Z|1d4c756e-da67-435f-9e1c-1c50af089c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:18:46.458Z|1d4c756e-da67-435f-9e1c-1c50af089c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:18:46.686Z|dbcef9cc-5028-4a3e-9477-87fbb809dad5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:18:46.687Z|dbcef9cc-5028-4a3e-9477-87fbb809dad5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:18:50.053Z|06210ef6-79b4-4416-a99a-4a10aceaddc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:50.053Z|27831a06-6893-4632-bdf7-958c805874b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:50.055Z|06210ef6-79b4-4416-a99a-4a10aceaddc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:50.055Z|27831a06-6893-4632-bdf7-958c805874b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:18:50.057Z|9bc5e977-4957-40e7-a7fa-0c1cbdc6521e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:18:50.061Z|9bc5e977-4957-40e7-a7fa-0c1cbdc6521e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:00.086Z|991f5f03-a648-4c67-9885-72c097689a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:00.086Z|831edd5d-f80f-4a09-b68d-f6f11dcebdd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:00.087Z|991f5f03-a648-4c67-9885-72c097689a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:00.087Z|831edd5d-f80f-4a09-b68d-f6f11dcebdd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:00.093Z|7b35764e-1acb-4823-b475-3920a8cd435c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:00.094Z|7b35764e-1acb-4823-b475-3920a8cd435c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:01.450Z|2e289a54-b3d2-48e3-b6bd-d22e0157d606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:19:01.451Z|2e289a54-b3d2-48e3-b6bd-d22e0157d606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:19:10.113Z|caf7554f-1d3a-4d21-af8a-6db097ec779f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:10.114Z|caf7554f-1d3a-4d21-af8a-6db097ec779f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:10.115Z|cee291ff-38f4-4c40-b949-c4338ced4b28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:10.115Z|67540ecf-b4d8-458c-ba80-478d2834df3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:10.116Z|67540ecf-b4d8-458c-ba80-478d2834df3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:10.116Z|cee291ff-38f4-4c40-b949-c4338ced4b28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:16.450Z|9700483a-58dd-4739-b33a-89b6b0d00c39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:19:16.450Z|9700483a-58dd-4739-b33a-89b6b0d00c39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:19:16.689Z|15227fc2-223f-422c-bf1d-ecc95e0e7e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:19:16.690Z|15227fc2-223f-422c-bf1d-ecc95e0e7e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:19:20.137Z|5c607806-5e48-40e8-aae7-ea24f3ec20d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:20.138Z|5c607806-5e48-40e8-aae7-ea24f3ec20d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:20.139Z|906435b7-83c5-49d5-812b-4eb11c962abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:20.140Z|906435b7-83c5-49d5-812b-4eb11c962abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:20.143Z|12ca29da-2754-4126-84da-31da2a4acf98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:20.143Z|12ca29da-2754-4126-84da-31da2a4acf98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:30.166Z|173c630d-1bca-41ec-8018-18630d33f4ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:30.167Z|173c630d-1bca-41ec-8018-18630d33f4ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:30.168Z|e099f52d-9e00-4cf0-8560-d41f7dae62b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:30.169Z|7f262470-2c62-4c1a-9402-b1baa8618837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:30.169Z|e099f52d-9e00-4cf0-8560-d41f7dae62b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:30.169Z|7f262470-2c62-4c1a-9402-b1baa8618837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:31.450Z|9a2d7e62-d466-49d7-9ffc-dd674415b894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:19:31.453Z|9a2d7e62-d466-49d7-9ffc-dd674415b894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:19:38.513Z|8011a89a-d8fd-40fe-9a03-e898d7114eed|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:19:38.514Z|8011a89a-d8fd-40fe-9a03-e898d7114eed|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:41.254Z|a2d0a834-10ed-4ad5-a1f7-d0b54f642cce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:41.255Z|08a3afe0-69ec-4f20-8264-08e853c9cca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:41.254Z|6587d060-5941-4306-84bf-3e4d5c13cb92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:41.255Z|a2d0a834-10ed-4ad5-a1f7-d0b54f642cce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:41.256Z|08a3afe0-69ec-4f20-8264-08e853c9cca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:41.256Z|6587d060-5941-4306-84bf-3e4d5c13cb92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:46.450Z|19a78e3d-98ad-4d06-a8bd-c06941e8eaf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:19:46.450Z|19a78e3d-98ad-4d06-a8bd-c06941e8eaf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:19:46.691Z|db2877e8-c495-47a4-9055-d52938e6146b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:19:46.692Z|db2877e8-c495-47a4-9055-d52938e6146b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:19:51.285Z|687796e5-7896-4401-b50e-489c6e28325b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:51.286Z|687796e5-7896-4401-b50e-489c6e28325b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:51.285Z|1eb3885d-51dc-40f6-afe6-2a3f4421e6b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:51.285Z|54863398-86cb-4a47-954d-1a250ea4bfd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:19:51.287Z|54863398-86cb-4a47-954d-1a250ea4bfd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:19:51.288Z|1eb3885d-51dc-40f6-afe6-2a3f4421e6b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:01.313Z|cd0088e2-f57d-4788-932f-bee8906185ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:01.314Z|cd0088e2-f57d-4788-932f-bee8906185ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:01.315Z|162a17d4-8a04-4742-abe5-881da058f4f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:01.316Z|162a17d4-8a04-4742-abe5-881da058f4f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:01.319Z|7caeedbe-38cd-4cd7-ad73-c1d2235e90c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:01.319Z|7caeedbe-38cd-4cd7-ad73-c1d2235e90c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:01.450Z|5dc6cd1f-2fa6-44fd-b16f-a081502b21e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:20:01.450Z|5dc6cd1f-2fa6-44fd-b16f-a081502b21e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:20:11.337Z|e773d3f8-296a-41df-93d1-f153a8cab07e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:11.337Z|eb82bf3e-a169-41f7-9c40-def1b4dc155e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:11.338Z|e773d3f8-296a-41df-93d1-f153a8cab07e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:11.338Z|eb82bf3e-a169-41f7-9c40-def1b4dc155e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:11.339Z|958324ef-ec06-4ab7-b5b4-3f068dc3401f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:11.341Z|958324ef-ec06-4ab7-b5b4-3f068dc3401f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:16.450Z|ff7e6351-689d-4767-9ae3-296f7e66ddca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:20:16.453Z|ff7e6351-689d-4767-9ae3-296f7e66ddca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:20:16.693Z|64983405-cb2e-41dd-b0ff-a1abc9490066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:20:16.693Z|64983405-cb2e-41dd-b0ff-a1abc9490066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:20:21.363Z|d1d85d74-4fe0-451e-8aec-d785703464ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:21.363Z|63fb60e4-6e7f-4aff-b24a-adb846a65a56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:21.364Z|d1d85d74-4fe0-451e-8aec-d785703464ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:21.364Z|7029f9ac-cb03-4a16-9a4f-03132d1bd0f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:21.364Z|63fb60e4-6e7f-4aff-b24a-adb846a65a56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:21.365Z|7029f9ac-cb03-4a16-9a4f-03132d1bd0f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:31.388Z|b668b1ab-35ef-43cb-b43b-73e0fb1d0c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:31.388Z|cdd23458-d7e6-4652-b992-f1114f4f0585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:31.389Z|b668b1ab-35ef-43cb-b43b-73e0fb1d0c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:31.389Z|cdd23458-d7e6-4652-b992-f1114f4f0585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:31.394Z|1ae53cfa-4257-41e3-a789-ac89a97668f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:31.394Z|1ae53cfa-4257-41e3-a789-ac89a97668f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:31.450Z|d4bec062-c629-44cf-a51b-7ef9446ba8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:20:31.450Z|d4bec062-c629-44cf-a51b-7ef9446ba8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:20:38.518Z|da8c97ab-afb1-4cfa-9d00-f53aa63f1618|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:20:38.520Z|da8c97ab-afb1-4cfa-9d00-f53aa63f1618|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:41.417Z|6c94f6bb-a166-4c21-8dfe-656a7325592f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:41.417Z|65793e87-c84f-4920-9fbb-4d371155c75f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:41.417Z|dfa3ae67-6f41-4fba-8588-c7efbb479828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:41.420Z|65793e87-c84f-4920-9fbb-4d371155c75f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:41.420Z|6c94f6bb-a166-4c21-8dfe-656a7325592f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:41.420Z|dfa3ae67-6f41-4fba-8588-c7efbb479828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:46.451Z|35383f4b-c086-4943-8183-7bde31007cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:20:46.453Z|35383f4b-c086-4943-8183-7bde31007cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:20:46.694Z|b6aaeaea-8483-473a-b7d4-b0d47e73cd0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:20:46.695Z|b6aaeaea-8483-473a-b7d4-b0d47e73cd0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:20:51.449Z|5cf8d021-50a3-4e18-855d-b650c6a801ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:51.449Z|c8d20e47-5ad0-4d3a-82c2-ea9dc2608d1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:51.449Z|faac1a89-003c-4079-a63d-9e0e49ed7dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:20:51.450Z|c8d20e47-5ad0-4d3a-82c2-ea9dc2608d1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:51.450Z|5cf8d021-50a3-4e18-855d-b650c6a801ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:20:51.450Z|faac1a89-003c-4079-a63d-9e0e49ed7dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:01.450Z|f784b8b0-a7e3-4974-92e0-abfb2394a0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:21:01.452Z|f784b8b0-a7e3-4974-92e0-abfb2394a0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:21:01.485Z|1c6021d4-5aff-4dca-baca-ed6f5d23046f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:01.485Z|64809aed-01ab-4fa6-b3a3-bb1904a9b19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:01.485Z|64809aed-01ab-4fa6-b3a3-bb1904a9b19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:01.485Z|1c6021d4-5aff-4dca-baca-ed6f5d23046f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:01.487Z|86e0c5a6-5f2d-4cf9-8125-fe81ee475855|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:01.488Z|86e0c5a6-5f2d-4cf9-8125-fe81ee475855|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:11.512Z|af0292df-4dbe-4e40-aa65-89f625e18166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:11.512Z|7697c7f1-e86e-4e38-a12a-e593526cd88a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:11.513Z|af0292df-4dbe-4e40-aa65-89f625e18166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:11.513Z|7697c7f1-e86e-4e38-a12a-e593526cd88a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:11.522Z|e446450a-b0d8-4ed0-9ff7-77697cae1a56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:11.522Z|e446450a-b0d8-4ed0-9ff7-77697cae1a56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:16.450Z|da727244-d7d0-49f9-acfc-6a7e0e914646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:21:16.450Z|da727244-d7d0-49f9-acfc-6a7e0e914646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:21:16.696Z|a1f7ea43-c252-41b6-ab2f-54cac7999106|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:21:16.697Z|a1f7ea43-c252-41b6-ab2f-54cac7999106|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:21:21.537Z|25b7c8c3-ec21-4d0c-8f6b-f376fbb20345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:21.537Z|8eb1fbbc-dc04-403f-b3be-568802e81629|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:21.538Z|8eb1fbbc-dc04-403f-b3be-568802e81629|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:21.538Z|25b7c8c3-ec21-4d0c-8f6b-f376fbb20345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:21.543Z|57222700-7e95-498d-b744-26b30d7429f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:21.544Z|57222700-7e95-498d-b744-26b30d7429f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:31.449Z|74f99070-7629-42f0-82ce-29f9f1b252fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:21:31.450Z|74f99070-7629-42f0-82ce-29f9f1b252fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:21:31.572Z|3e98f1dd-08e3-42d0-97f2-86e51885c324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:31.572Z|ba9e4f3d-e877-47ee-8c0d-850cb1c2cb40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:31.572Z|3e98f1dd-08e3-42d0-97f2-86e51885c324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:31.573Z|ba9e4f3d-e877-47ee-8c0d-850cb1c2cb40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:31.576Z|f111e9bc-4b51-401c-b315-b49c0a0d34d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:31.577Z|f111e9bc-4b51-401c-b315-b49c0a0d34d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:38.515Z|bf7df045-0efe-4bb9-a306-213bfe38c086|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:21:38.516Z|bf7df045-0efe-4bb9-a306-213bfe38c086|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:41.594Z|a0397602-af71-411d-be6d-f465e4468d16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:41.594Z|03dd81f4-00d3-4f62-a40e-ed96720b5439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:41.595Z|03dd81f4-00d3-4f62-a40e-ed96720b5439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:41.595Z|a0397602-af71-411d-be6d-f465e4468d16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:41.600Z|e1ab5775-3369-447a-b19d-a3b1ec08e653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:41.601Z|e1ab5775-3369-447a-b19d-a3b1ec08e653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:46.450Z|83049f6f-cbc7-47e9-bfa6-9ffd33ab6b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:21:46.452Z|83049f6f-cbc7-47e9-bfa6-9ffd33ab6b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:21:46.697Z|05dd590f-727d-4bdb-a7ad-35ea6dfb97a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:21:46.698Z|05dd590f-727d-4bdb-a7ad-35ea6dfb97a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:21:51.623Z|67840fe6-f6c0-4619-bce5-7a3049a923c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:51.623Z|67840fe6-f6c0-4619-bce5-7a3049a923c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:51.623Z|47ba5595-e4c0-43fb-bc08-40c91568cc8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:51.624Z|2d1be675-5e94-40c8-a5fe-4916f0843f41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:21:51.624Z|47ba5595-e4c0-43fb-bc08-40c91568cc8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:21:51.625Z|2d1be675-5e94-40c8-a5fe-4916f0843f41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:01.450Z|f9445cf9-4353-4739-ad60-05cb3dc0774f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:22:01.450Z|f9445cf9-4353-4739-ad60-05cb3dc0774f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:22:01.651Z|bd9b73e9-0bb4-42d7-9816-4741c00183f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:01.651Z|ebe1365f-f267-48c8-a673-85ae1e068fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:01.651Z|aac53ce2-d312-4308-8cf3-c44cbaf10e98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:01.652Z|ebe1365f-f267-48c8-a673-85ae1e068fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:01.652Z|bd9b73e9-0bb4-42d7-9816-4741c00183f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:01.652Z|aac53ce2-d312-4308-8cf3-c44cbaf10e98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:11.678Z|1a5a119b-3114-4ab8-9869-157a4ec35a0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:11.679Z|1a5a119b-3114-4ab8-9869-157a4ec35a0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:11.679Z|012bc4d3-e31c-4cc8-8384-7b74b42f5539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:11.680Z|012bc4d3-e31c-4cc8-8384-7b74b42f5539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:11.680Z|10b2b2f4-16b4-40e6-b73c-7ca1715f0ac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:11.680Z|10b2b2f4-16b4-40e6-b73c-7ca1715f0ac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:16.450Z|a429b05c-8a00-48f4-8cf0-c4adab88dead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:22:16.450Z|a429b05c-8a00-48f4-8cf0-c4adab88dead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:22:16.699Z|b68066ad-ba6f-468c-b97b-5154d976b3fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:22:16.700Z|b68066ad-ba6f-468c-b97b-5154d976b3fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:22:21.709Z|54c406fa-6262-4523-b4a9-8a444cf867e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:21.709Z|639ff788-05b8-4a49-a25e-4665977ffb3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:21.709Z|f93328f2-ddb3-4dc0-9941-3afe5b01fcd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:21.709Z|54c406fa-6262-4523-b4a9-8a444cf867e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:21.709Z|639ff788-05b8-4a49-a25e-4665977ffb3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:21.709Z|f93328f2-ddb3-4dc0-9941-3afe5b01fcd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:31.450Z|e2402f76-bdd0-417b-a360-7df8f4475284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:22:31.453Z|e2402f76-bdd0-417b-a360-7df8f4475284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:22:31.737Z|fcce4ac7-ba90-4e3a-ab42-86d97b508270|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:31.737Z|a657b5e6-b7d6-4b35-bba7-92d30cda7fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:31.737Z|dfa27825-5a7e-4ed1-802c-9b22858f8554|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:31.738Z|a657b5e6-b7d6-4b35-bba7-92d30cda7fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:31.738Z|dfa27825-5a7e-4ed1-802c-9b22858f8554|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:31.739Z|fcce4ac7-ba90-4e3a-ab42-86d97b508270|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:38.513Z|d14dfd31-9eda-4ac1-a914-b489a689006a|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:22:38.514Z|d14dfd31-9eda-4ac1-a914-b489a689006a|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:41.764Z|d81c2c54-4cdb-4d39-9efa-ab0c95179aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:41.764Z|65f3efb3-f42a-4d8b-aac4-77d065fe20ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:41.764Z|14227284-a0cd-474a-b3e2-61f8a086efdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:41.766Z|14227284-a0cd-474a-b3e2-61f8a086efdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:41.766Z|d81c2c54-4cdb-4d39-9efa-ab0c95179aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:41.766Z|65f3efb3-f42a-4d8b-aac4-77d065fe20ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:46.450Z|14798c98-3088-4c58-8a51-d62f0a1c6cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:22:46.452Z|14798c98-3088-4c58-8a51-d62f0a1c6cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:22:46.700Z|ef784864-75ad-4a93-b847-5b911bc7c853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:22:46.701Z|ef784864-75ad-4a93-b847-5b911bc7c853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:22:51.801Z|887e577b-790e-4f10-9d80-057e050fc12e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:51.801Z|b0694c7e-876f-4318-b760-fe89dc4dba7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:51.801Z|778db8c7-0216-443e-8fbc-6c349be7630b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:22:51.804Z|887e577b-790e-4f10-9d80-057e050fc12e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:51.804Z|b0694c7e-876f-4318-b760-fe89dc4dba7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:22:51.804Z|778db8c7-0216-443e-8fbc-6c349be7630b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:01.450Z|e35014ee-5491-41bb-b6d6-1cc8a4b87131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:23:01.451Z|e35014ee-5491-41bb-b6d6-1cc8a4b87131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:23:01.833Z|ab28f91d-c23e-474e-8a97-92645ee56841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:01.833Z|ede03428-c8a1-4fb6-90e4-fce5e98d1e30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:01.834Z|ab28f91d-c23e-474e-8a97-92645ee56841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:01.834Z|ede03428-c8a1-4fb6-90e4-fce5e98d1e30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:01.837Z|74aa0009-d307-4566-8b1d-7cb7d86c8179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:01.837Z|74aa0009-d307-4566-8b1d-7cb7d86c8179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:11.858Z|9e784127-88ee-4ec1-9bd4-b7597ca274fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:11.857Z|faab2493-cb4c-479d-8ed2-2e85ad7a497f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:11.857Z|50e4f32e-146d-4a63-9b9e-8b5a97336bb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:11.858Z|9e784127-88ee-4ec1-9bd4-b7597ca274fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:11.858Z|faab2493-cb4c-479d-8ed2-2e85ad7a497f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:11.858Z|50e4f32e-146d-4a63-9b9e-8b5a97336bb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:16.450Z|e8dd4291-bb36-45cb-8e3e-e7f34048ac55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:23:16.454Z|e8dd4291-bb36-45cb-8e3e-e7f34048ac55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:23:16.702Z|fd2dc28c-9e53-4067-af06-d5e00773947f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:23:16.703Z|fd2dc28c-9e53-4067-af06-d5e00773947f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:23:21.883Z|e7c6090c-2d0d-448d-92bf-f0149a14aaf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:21.883Z|645800d7-76a5-477a-9377-45c37106d5ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:21.883Z|788184cc-b276-4d5d-bba0-efc816e3a484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:21.884Z|788184cc-b276-4d5d-bba0-efc816e3a484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:21.884Z|e7c6090c-2d0d-448d-92bf-f0149a14aaf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:21.884Z|645800d7-76a5-477a-9377-45c37106d5ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:31.450Z|7731397d-aea0-4d88-bf11-e75d674fe957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:23:31.450Z|7731397d-aea0-4d88-bf11-e75d674fe957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:23:31.905Z|412d93b3-b287-4c66-bd0e-987ed242cdbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:31.905Z|351cbd03-c638-433a-854b-f9dabf99f1d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:31.906Z|f754b1d1-b1c3-466e-8b82-96bb3dbd22e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:31.906Z|412d93b3-b287-4c66-bd0e-987ed242cdbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:31.906Z|351cbd03-c638-433a-854b-f9dabf99f1d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:31.908Z|f754b1d1-b1c3-466e-8b82-96bb3dbd22e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:38.516Z|b68dfe6b-cc17-452c-90aa-6abe3915439b|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:23:38.517Z|b68dfe6b-cc17-452c-90aa-6abe3915439b|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:41.930Z|5c286f0e-3517-44c2-b98b-02660fc47fec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:41.930Z|013f6e7a-56f9-480c-b2c5-5e43282f6559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:41.930Z|a36f743e-93b0-454b-a195-45162d4ee410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:41.930Z|5c286f0e-3517-44c2-b98b-02660fc47fec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:41.931Z|013f6e7a-56f9-480c-b2c5-5e43282f6559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:41.931Z|a36f743e-93b0-454b-a195-45162d4ee410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:46.449Z|244ae384-00ea-44fc-803b-c9099e4068dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:23:46.450Z|244ae384-00ea-44fc-803b-c9099e4068dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:23:46.704Z|11a7dfce-1b48-4135-a67e-9f662d2b32cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:23:46.704Z|11a7dfce-1b48-4135-a67e-9f662d2b32cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:23:51.955Z|5d825d77-5298-459e-bef0-22f8c0803995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:51.955Z|c30f56c4-78f8-43e0-9e02-7698390aa6d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:51.955Z|d730e5da-07f1-420a-9248-67ccd4cec552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:23:51.956Z|5d825d77-5298-459e-bef0-22f8c0803995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:51.956Z|c30f56c4-78f8-43e0-9e02-7698390aa6d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:23:51.956Z|d730e5da-07f1-420a-9248-67ccd4cec552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:01.450Z|e6ae5e64-d0dc-4230-baa8-9628b3e59dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:24:01.453Z|e6ae5e64-d0dc-4230-baa8-9628b3e59dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:24:01.979Z|6f90cae5-866c-4712-bbfa-dd09e51bae27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:01.979Z|bac48ce1-8243-49aa-a980-7cf36db99e5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:01.979Z|85fe09b6-d2bb-4cf4-91e1-ec52897188e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:01.980Z|bac48ce1-8243-49aa-a980-7cf36db99e5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:01.980Z|6f90cae5-866c-4712-bbfa-dd09e51bae27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:01.980Z|85fe09b6-d2bb-4cf4-91e1-ec52897188e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:12.003Z|8add6497-dc22-458c-acc8-1132da3799f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:12.003Z|b5202b8a-2e85-4740-a405-06546da93d21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:12.003Z|d1d21c84-e197-46cf-82d6-39f274a6bfa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:12.003Z|8add6497-dc22-458c-acc8-1132da3799f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:12.003Z|b5202b8a-2e85-4740-a405-06546da93d21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:12.003Z|d1d21c84-e197-46cf-82d6-39f274a6bfa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:16.450Z|2e4ddc7d-4274-4a00-afe0-50242b43b4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:24:16.450Z|2e4ddc7d-4274-4a00-afe0-50242b43b4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:24:16.705Z|470acefd-f68b-408e-8143-43416296cc70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:24:16.706Z|470acefd-f68b-408e-8143-43416296cc70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:24:22.033Z|80f5e146-30d8-4ba5-878f-b2c00fc1e988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:22.033Z|1af9a92c-2fe7-466c-8cd9-42ce9d0394d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:22.034Z|9296d288-df89-4a31-809d-a2c7e6a6f8ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:22.034Z|80f5e146-30d8-4ba5-878f-b2c00fc1e988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:22.034Z|1af9a92c-2fe7-466c-8cd9-42ce9d0394d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:22.034Z|9296d288-df89-4a31-809d-a2c7e6a6f8ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:31.450Z|95afca42-bda3-4399-935c-c1ce92ac6bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:24:31.450Z|95afca42-bda3-4399-935c-c1ce92ac6bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:24:32.059Z|a92927ce-23ff-4fca-abb2-2916cc239d53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:32.060Z|a92927ce-23ff-4fca-abb2-2916cc239d53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:32.060Z|d4d7966e-2852-4ad1-9ca4-954c1affa38b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:32.061Z|d4d7966e-2852-4ad1-9ca4-954c1affa38b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:32.062Z|8420a4d0-8552-4e0c-a1ae-637e806dc713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:32.062Z|8420a4d0-8552-4e0c-a1ae-637e806dc713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:38.514Z|ec7ba8a7-2402-4710-83fc-3c250761b0e7|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:24:38.514Z|ec7ba8a7-2402-4710-83fc-3c250761b0e7|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:42.085Z|73e5db38-f87c-4e65-851d-336b0abbb600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:42.085Z|62301b2f-d429-4276-ac20-0d53889c8f88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:42.085Z|b444a05e-b616-4a9c-98a9-1df46851754c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:42.086Z|62301b2f-d429-4276-ac20-0d53889c8f88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:42.086Z|73e5db38-f87c-4e65-851d-336b0abbb600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:42.086Z|b444a05e-b616-4a9c-98a9-1df46851754c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:46.450Z|bb91421a-9d63-4851-8c4f-513b3fdb8a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:24:46.454Z|bb91421a-9d63-4851-8c4f-513b3fdb8a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:24:46.707Z|2b3e78d6-1b19-4d2c-8aa4-cd62815bdd66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:24:46.708Z|2b3e78d6-1b19-4d2c-8aa4-cd62815bdd66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:24:52.122Z|d180bdba-fa5e-4872-ab5c-45e7c87f7db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:52.122Z|2af63f9d-e02f-4259-84c2-6ca5813b28f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:52.122Z|d10dd0f8-834d-4b2c-a123-ba3e6035d9aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:24:52.125Z|d180bdba-fa5e-4872-ab5c-45e7c87f7db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:52.125Z|d10dd0f8-834d-4b2c-a123-ba3e6035d9aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:24:52.125Z|2af63f9d-e02f-4259-84c2-6ca5813b28f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:01.450Z|e696194d-1df8-4488-8bae-7f4f21068335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:25:01.452Z|e696194d-1df8-4488-8bae-7f4f21068335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:25:02.160Z|1b4dddd4-823d-4a14-88ee-1ae6c94e75b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:02.161Z|22af9e68-b38f-4bd5-97be-030a6cc4f453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:02.161Z|22af9e68-b38f-4bd5-97be-030a6cc4f453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:02.161Z|1b4dddd4-823d-4a14-88ee-1ae6c94e75b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:02.172Z|161642b2-52ec-49cd-be3c-65454b780266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:02.173Z|161642b2-52ec-49cd-be3c-65454b780266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:12.184Z|b6e82915-2d58-40db-810b-65c0831544c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:12.184Z|0cf21f86-39eb-4a42-bf45-e1e7828a71c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:12.185Z|0cf21f86-39eb-4a42-bf45-e1e7828a71c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:12.185Z|b6e82915-2d58-40db-810b-65c0831544c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:12.201Z|2d6463fc-778e-4b37-887f-b3773ddc56aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:12.202Z|2d6463fc-778e-4b37-887f-b3773ddc56aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:16.450Z|d058cd6a-7912-479d-bd8b-7ce3fb7160e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:25:16.450Z|d058cd6a-7912-479d-bd8b-7ce3fb7160e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:25:16.709Z|9ad29ec8-2c52-4840-b515-4d8c210c059c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:25:16.710Z|9ad29ec8-2c52-4840-b515-4d8c210c059c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:25:22.214Z|64b9d45e-12b6-4b6a-82c5-94f1ed45edcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:22.214Z|0b28cf0e-97bf-4538-b83d-5eb28b8a5191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:22.215Z|0b28cf0e-97bf-4538-b83d-5eb28b8a5191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:22.215Z|64b9d45e-12b6-4b6a-82c5-94f1ed45edcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:22.224Z|925ec244-4bf4-4321-9f2e-a969ae57d93d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:22.225Z|925ec244-4bf4-4321-9f2e-a969ae57d93d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:31.450Z|1920a941-0150-4c48-8b88-c7f64f0eaaf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:25:31.453Z|1920a941-0150-4c48-8b88-c7f64f0eaaf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:25:32.238Z|c106eb0b-b01f-4deb-9824-c1f9db23b7ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:32.238Z|c890f375-3c7e-49ba-8348-3c665f9b1ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:32.239Z|c106eb0b-b01f-4deb-9824-c1f9db23b7ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:32.239Z|c890f375-3c7e-49ba-8348-3c665f9b1ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:32.245Z|6a03e9ac-02f0-4c4a-9fa0-475ea7ff9c6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:32.245Z|6a03e9ac-02f0-4c4a-9fa0-475ea7ff9c6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:32.349Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:25:32.362Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 79431f28-91b4-4023-b319-e0bdda9d48fa already exists in requestDb InfraActiveRequests table 2022-02-24T11:25:32.409Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa 2022-02-24T11:25:32.410Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|INFO|500||Invoke 2022-02-24T11:25:32.411Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|DEBUG|500||===========================request begin================================================ 2022-02-24T11:25:32.411Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa 2022-02-24T11:25:32.411Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|DEBUG|500||Method : GET 2022-02-24T11:25:32.412Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f876a219e00ff688", X-B3-SpanId:"607f179cc3046278", X-B3-ParentSpanId:"f876a219e00ff688", X-B3-Sampled:"0", X-ONAP-RequestID:"79431f28-91b4-4023-b319-e0bdda9d48fa", X-RequestID:"79431f28-91b4-4023-b319-e0bdda9d48fa", X-TransactionID:"79431f28-91b4-4023-b319-e0bdda9d48fa", X-ECOMP-RequestID:"79431f28-91b4-4023-b319-e0bdda9d48fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4157ad03-9854-4578-b8ec-27b8a2692465"] 2022-02-24T11:25:32.413Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|DEBUG|500||Request body: 2022-02-24T11:25:32.413Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|DEBUG|500||==========================request end================================================ 2022-02-24T11:25:33.146Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|DEBUG|500||============================response begin========================================== 2022-02-24T11:25:33.147Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|DEBUG|500||Status code : 404 NOT_FOUND 2022-02-24T11:25:33.147Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|DEBUG|500||Status text : 2022-02-24T11:25:33.147Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B2E37D871914B3E31054724ED8625CDB; 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:"Thu, 24 Feb 2022 11:25:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:25:33.149Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|DEBUG|500||Response body: 2022-02-24T11:25:33.149Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|DEBUG|500||=======================response end================================================= 2022-02-24T11:25:33.149Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/79431f28-91b4-4023-b319-e0bdda9d48fa|INFO|404|Not Found|InvokeReturn 2022-02-24T11:25:33.259Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 79431f28-91b4-4023-b319-e0bdda9d48fa 2022-02-24T11:25:33.280Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-02-24T11:25:33.283Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-02-24T11:25:33.284Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-02-24T11:25:33.284Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-02-24T11:25:33.284Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-02-24T11:25:33.285Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-02-24T11:25:33.285Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|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:"f876a219e00ff688", X-B3-SpanId:"70f371a659672a7c", X-B3-ParentSpanId:"f876a219e00ff688", X-B3-Sampled:"0", X-ONAP-RequestID:"79431f28-91b4-4023-b319-e0bdda9d48fa", X-RequestID:"79431f28-91b4-4023-b319-e0bdda9d48fa", X-TransactionID:"79431f28-91b4-4023-b319-e0bdda9d48fa", X-ECOMP-RequestID:"79431f28-91b4-4023-b319-e0bdda9d48fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24e6bdaa-3666-4cdd-a287-edc730b400be"] 2022-02-24T11:25:33.285Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-02-24T11:25:33.286Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-02-24T11:25:33.330Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-02-24T11:25:33.331Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-02-24T11:25:33.331Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-02-24T11:25:33.331Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|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:"Thu, 24 Feb 2022 11:25:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:25:33.332Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-02-24T11:25:33.332Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-02-24T11:25:33.332Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-02-24T11:25:33.334Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$6de2226.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T11:25:33.335Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:25:33.336Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:25:33.337Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-02-24T11:25:33.337Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-02-24T11:25:33.337Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:25:33.337Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-02-24T11:25:33.338Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|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:"f876a219e00ff688", X-B3-SpanId:"30b4f8e42eb27e42", X-B3-ParentSpanId:"f876a219e00ff688", X-B3-Sampled:"0", X-ONAP-RequestID:"79431f28-91b4-4023-b319-e0bdda9d48fa", X-RequestID:"79431f28-91b4-4023-b319-e0bdda9d48fa", X-TransactionID:"79431f28-91b4-4023-b319-e0bdda9d48fa", X-ECOMP-RequestID:"79431f28-91b4-4023-b319-e0bdda9d48fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc9a0ddb-af5f-4359-a849-b0a096aae97d"] 2022-02-24T11:25:33.338Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-02-24T11:25:33.338Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-02-24T11:25:33.414Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-02-24T11:25:33.414Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-02-24T11:25:33.415Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-02-24T11:25:33.415Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|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:"Thu, 24 Feb 2022 11:25:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:25:33.416Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-02-24T11:25:33.416Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-02-24T11:25:33.417Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-02-24T11:25:33.417Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$6de2226.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T11:25:33.419Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4292c7ca 2022-02-24T11:25:33.423Z|79431f28-91b4-4023-b319-e0bdda9d48fa|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:25:38.515Z|38a0db5a-d19f-41f2-8c0d-aaa5158c0ffc|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:25:38.516Z|38a0db5a-d19f-41f2-8c0d-aaa5158c0ffc|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:42.264Z|0717518d-02a1-43e3-8e7d-49c3415426f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:42.264Z|bf787b76-dd1a-4434-9ba2-317c40800eb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:42.265Z|0717518d-02a1-43e3-8e7d-49c3415426f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:42.265Z|bf787b76-dd1a-4434-9ba2-317c40800eb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:42.270Z|7bde3609-2dd3-4467-8068-809554b37657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:42.271Z|7bde3609-2dd3-4467-8068-809554b37657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:45.299Z|a1b57ae2-2af5-4723-a967-98862143f877|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:25:45.299Z|a1b57ae2-2af5-4723-a967-98862143f877|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:46.449Z|47888d43-6062-494c-85ee-54ad694f5098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:25:46.450Z|47888d43-6062-494c-85ee-54ad694f5098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:25:46.710Z|84fb8e96-eea5-4535-9685-5ba42c976b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:25:46.711Z|84fb8e96-eea5-4535-9685-5ba42c976b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:25:49.140Z|bea28393-3263-453c-a2b7-be9dc9b2945c|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:25:49.141Z|bea28393-3263-453c-a2b7-be9dc9b2945c|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:52.303Z|4fa90d3b-0619-4b05-afe1-6dce555c65cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:52.303Z|4fa90d3b-0619-4b05-afe1-6dce555c65cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:52.306Z|ebd23991-c8b8-4bf2-a520-68155d1fd024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:52.306Z|ebd23991-c8b8-4bf2-a520-68155d1fd024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:25:52.320Z|5f30fd79-297d-4771-ad05-8082ffa91870|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:25:52.321Z|5f30fd79-297d-4771-ad05-8082ffa91870|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:01.450Z|5eacb3b2-c6b0-4444-87b8-ed4108c98d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:26:01.450Z|5eacb3b2-c6b0-4444-87b8-ed4108c98d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:26:02.339Z|88187fb8-e7ed-48d3-af86-c23e0ca16b98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:02.339Z|54457bd5-174b-49e5-afd6-d12bda7d3303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:02.340Z|88187fb8-e7ed-48d3-af86-c23e0ca16b98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:02.340Z|38e47f42-85cc-42e7-89e7-7d39404975fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:02.340Z|54457bd5-174b-49e5-afd6-d12bda7d3303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:02.341Z|38e47f42-85cc-42e7-89e7-7d39404975fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:08.582Z|72678ffe-a9f6-4bd2-bd8a-d7bea9b2ddb9|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:26:08.584Z|72678ffe-a9f6-4bd2-bd8a-d7bea9b2ddb9|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:12.370Z|40fa72aa-cacc-4dc9-b398-8d0b147fb23f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:12.370Z|5bf410bc-63e8-4c75-8f23-0a9c30f30612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:12.370Z|e7a82e74-faa2-4cff-a654-a658be90c772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:12.372Z|5bf410bc-63e8-4c75-8f23-0a9c30f30612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:12.372Z|e7a82e74-faa2-4cff-a654-a658be90c772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:12.372Z|40fa72aa-cacc-4dc9-b398-8d0b147fb23f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:13.793Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:26:13.796Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: b892df4e-43c0-44db-b09b-dbf528967724 already exists in requestDb InfraActiveRequests table 2022-02-24T11:26:13.798Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724 2022-02-24T11:26:13.799Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|INFO|500||Invoke 2022-02-24T11:26:13.799Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|DEBUG|500||===========================request begin================================================ 2022-02-24T11:26:13.799Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724 2022-02-24T11:26:13.799Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|DEBUG|500||Method : GET 2022-02-24T11:26:13.800Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e55c73480417f2af", X-B3-SpanId:"20df8b38221f2a7f", X-B3-ParentSpanId:"e55c73480417f2af", X-B3-Sampled:"0", X-ONAP-RequestID:"b892df4e-43c0-44db-b09b-dbf528967724", X-RequestID:"b892df4e-43c0-44db-b09b-dbf528967724", X-TransactionID:"b892df4e-43c0-44db-b09b-dbf528967724", X-ECOMP-RequestID:"b892df4e-43c0-44db-b09b-dbf528967724", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fc811da-774b-430d-ba71-bbd05022cd53"] 2022-02-24T11:26:13.800Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|DEBUG|500||Request body: 2022-02-24T11:26:13.800Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|DEBUG|500||==========================request end================================================ 2022-02-24T11:26:13.842Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|DEBUG|500||============================response begin========================================== 2022-02-24T11:26:13.842Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|DEBUG|500||Status code : 404 NOT_FOUND 2022-02-24T11:26:13.842Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|DEBUG|500||Status text : 2022-02-24T11:26:13.843Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 24 Feb 2022 11:26:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:26:13.843Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|DEBUG|500||Response body: 2022-02-24T11:26:13.843Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|DEBUG|500||=======================response end================================================= 2022-02-24T11:26:13.844Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b892df4e-43c0-44db-b09b-dbf528967724|INFO|404|Not Found|InvokeReturn 2022-02-24T11:26:13.849Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID b892df4e-43c0-44db-b09b-dbf528967724 2022-02-24T11:26:13.850Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-02-24T11:26:13.851Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-02-24T11:26:13.851Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-02-24T11:26:13.851Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-02-24T11:26:13.852Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-02-24T11:26:13.852Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-02-24T11:26:13.852Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"e55c73480417f2af", X-B3-SpanId:"35d1aaffe138e591", X-B3-ParentSpanId:"e55c73480417f2af", X-B3-Sampled:"0", X-ONAP-RequestID:"b892df4e-43c0-44db-b09b-dbf528967724", X-RequestID:"b892df4e-43c0-44db-b09b-dbf528967724", X-TransactionID:"b892df4e-43c0-44db-b09b-dbf528967724", X-ECOMP-RequestID:"b892df4e-43c0-44db-b09b-dbf528967724", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fc08085-5a69-4f16-9846-e0dd7981a73d"] 2022-02-24T11:26:13.853Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-02-24T11:26:13.853Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-02-24T11:26:13.861Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-02-24T11:26:13.861Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-02-24T11:26:13.861Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-02-24T11:26:13.861Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 24 Feb 2022 11:26:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:26:13.862Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-02-24T11:26:13.862Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-02-24T11:26:13.862Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-02-24T11:26:13.863Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$6de2226.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T11:26:13.864Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:26:13.864Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:26:13.865Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-02-24T11:26:13.865Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-02-24T11:26:13.865Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:26:13.865Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-02-24T11:26:13.866Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"e55c73480417f2af", X-B3-SpanId:"f57fa33b33c2e958", X-B3-ParentSpanId:"e55c73480417f2af", X-B3-Sampled:"0", X-ONAP-RequestID:"b892df4e-43c0-44db-b09b-dbf528967724", X-RequestID:"b892df4e-43c0-44db-b09b-dbf528967724", X-TransactionID:"b892df4e-43c0-44db-b09b-dbf528967724", X-ECOMP-RequestID:"b892df4e-43c0-44db-b09b-dbf528967724", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cbed4e5-8dd5-41fb-85cf-4bfd144fcbff"] 2022-02-24T11:26:13.866Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-02-24T11:26:13.866Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-02-24T11:26:13.881Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-02-24T11:26:13.882Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-02-24T11:26:13.882Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-02-24T11:26:13.882Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 24 Feb 2022 11:26:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:26:13.883Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-02-24T11:26:13.883Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-02-24T11:26:13.884Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-02-24T11:26:13.884Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$6de2226.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T11:26:13.885Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3abefb92 2022-02-24T11:26:13.888Z|b892df4e-43c0-44db-b09b-dbf528967724|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:26:16.450Z|7c5bdd53-6bdf-4a71-addb-24e2f5eacbb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:26:16.453Z|7c5bdd53-6bdf-4a71-addb-24e2f5eacbb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:26:16.712Z|b8e7bfa5-b0de-493b-a6e7-ec5e044543aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:26:16.713Z|b8e7bfa5-b0de-493b-a6e7-ec5e044543aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:26:22.400Z|cb865c53-6271-49b1-b6c6-587917fda9c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:22.399Z|3a51bc68-d315-4b25-804f-b8fcecf716fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:22.399Z|f1261dfb-e041-406a-8140-e4877fa2eddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:22.400Z|cb865c53-6271-49b1-b6c6-587917fda9c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:22.401Z|3a51bc68-d315-4b25-804f-b8fcecf716fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:22.401Z|f1261dfb-e041-406a-8140-e4877fa2eddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:30.150Z|5ffb6578-9453-4631-98e5-02f1d7e42323|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:26:30.151Z|5ffb6578-9453-4631-98e5-02f1d7e42323|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:31.450Z|2439686c-fdbe-463e-8bf1-b267569d357f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:26:31.451Z|2439686c-fdbe-463e-8bf1-b267569d357f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:26:32.424Z|aa06b20f-ebc6-47af-b5c1-b6ca438f47d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:32.425Z|aa06b20f-ebc6-47af-b5c1-b6ca438f47d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:32.425Z|af642645-c479-4052-8899-90a7f10ae48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:32.425Z|af642645-c479-4052-8899-90a7f10ae48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:32.427Z|68b32e51-2220-4ba9-99da-f26f4a2af4d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:32.428Z|68b32e51-2220-4ba9-99da-f26f4a2af4d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:38.514Z|e7b1534d-67f0-468c-ba65-0aac27ded322|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:26:38.515Z|e7b1534d-67f0-468c-ba65-0aac27ded322|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:40.152Z|14ed86d6-3a64-44cd-8e54-eabe147fab15|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:26:40.153Z|14ed86d6-3a64-44cd-8e54-eabe147fab15|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:42.449Z|da38bbb7-0b46-4a23-a2cc-e6c22e787609|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:42.449Z|433177ad-f750-46be-bbbe-b9a9fe555437|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:42.450Z|cdd33f6b-fc9d-494b-af55-eaa9ed6db9ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:42.451Z|cdd33f6b-fc9d-494b-af55-eaa9ed6db9ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:42.451Z|433177ad-f750-46be-bbbe-b9a9fe555437|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:42.451Z|da38bbb7-0b46-4a23-a2cc-e6c22e787609|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:46.449Z|61d8a497-5cc9-4dbe-9a44-02934a25255e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:26:46.450Z|61d8a497-5cc9-4dbe-9a44-02934a25255e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:26:46.714Z|f04c8d6a-11c7-420a-96e9-46b26bef9a4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:26:46.715Z|f04c8d6a-11c7-420a-96e9-46b26bef9a4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:26:52.476Z|fff33d3d-e48d-4e5e-b773-11a13f139d97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:52.476Z|9904db57-5c83-4057-b49d-e729f381e9f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:52.477Z|fff33d3d-e48d-4e5e-b773-11a13f139d97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:52.477Z|9904db57-5c83-4057-b49d-e729f381e9f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:26:52.479Z|8a98bdbb-f4ab-48e2-8ac2-27425f2d9018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:26:52.479Z|8a98bdbb-f4ab-48e2-8ac2-27425f2d9018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:01.450Z|c0bc3124-13a0-472d-ae47-6ec9ad891fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:27:01.453Z|c0bc3124-13a0-472d-ae47-6ec9ad891fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:27:02.500Z|077f9182-1a76-422d-97e3-13bc774c468c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:02.500Z|c971945a-c1cf-4744-9874-45f96e0712a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:02.500Z|077f9182-1a76-422d-97e3-13bc774c468c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:02.500Z|c971945a-c1cf-4744-9874-45f96e0712a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:02.504Z|76297f80-9547-4093-a9bc-674ff554b38f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:02.505Z|76297f80-9547-4093-a9bc-674ff554b38f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:02.789Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:27:02.791Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: bf689ab7-f7d0-4752-ac49-74d338c5d127 already exists in requestDb InfraActiveRequests table 2022-02-24T11:27:02.792Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127 2022-02-24T11:27:02.792Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|INFO|500||Invoke 2022-02-24T11:27:02.793Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|DEBUG|500||===========================request begin================================================ 2022-02-24T11:27:02.793Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127 2022-02-24T11:27:02.793Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|DEBUG|500||Method : GET 2022-02-24T11:27:02.794Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9552b9de2e8a4d14", X-B3-SpanId:"eb807b68bc754963", X-B3-ParentSpanId:"9552b9de2e8a4d14", X-B3-Sampled:"0", X-ONAP-RequestID:"bf689ab7-f7d0-4752-ac49-74d338c5d127", X-RequestID:"bf689ab7-f7d0-4752-ac49-74d338c5d127", X-TransactionID:"bf689ab7-f7d0-4752-ac49-74d338c5d127", X-ECOMP-RequestID:"bf689ab7-f7d0-4752-ac49-74d338c5d127", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9c7e038-2289-4992-8a52-95e05b924c63"] 2022-02-24T11:27:02.794Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|DEBUG|500||Request body: 2022-02-24T11:27:02.795Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|DEBUG|500||==========================request end================================================ 2022-02-24T11:27:02.824Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|DEBUG|500||============================response begin========================================== 2022-02-24T11:27:02.825Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|DEBUG|500||Status code : 404 NOT_FOUND 2022-02-24T11:27:02.826Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|DEBUG|500||Status text : 2022-02-24T11:27:02.826Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 24 Feb 2022 11:27:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:27:02.827Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|DEBUG|500||Response body: 2022-02-24T11:27:02.827Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|DEBUG|500||=======================response end================================================= 2022-02-24T11:27:02.828Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf689ab7-f7d0-4752-ac49-74d338c5d127|INFO|404|Not Found|InvokeReturn 2022-02-24T11:27:02.831Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID bf689ab7-f7d0-4752-ac49-74d338c5d127 2022-02-24T11:27:02.832Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-02-24T11:27:02.833Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-02-24T11:27:02.833Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-02-24T11:27:02.834Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-02-24T11:27:02.834Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-02-24T11:27:02.834Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-02-24T11:27:02.835Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"9552b9de2e8a4d14", X-B3-SpanId:"df8ea692affe0575", X-B3-ParentSpanId:"9552b9de2e8a4d14", X-B3-Sampled:"0", X-ONAP-RequestID:"bf689ab7-f7d0-4752-ac49-74d338c5d127", X-RequestID:"bf689ab7-f7d0-4752-ac49-74d338c5d127", X-TransactionID:"bf689ab7-f7d0-4752-ac49-74d338c5d127", X-ECOMP-RequestID:"bf689ab7-f7d0-4752-ac49-74d338c5d127", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8daee907-cc32-43f5-8a75-24eb4bf88e95"] 2022-02-24T11:27:02.835Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-02-24T11:27:02.836Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-02-24T11:27:02.842Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-02-24T11:27:02.842Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-02-24T11:27:02.843Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-02-24T11:27:02.843Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 24 Feb 2022 11:27:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:27:02.844Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-02-24T11:27:02.844Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-02-24T11:27:02.845Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-02-24T11:27:02.846Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$6de2226.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T11:27:02.848Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:27:02.849Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:27:02.849Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-02-24T11:27:02.850Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-02-24T11:27:02.850Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:27:02.851Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-02-24T11:27:02.851Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"9552b9de2e8a4d14", X-B3-SpanId:"4f1138e639a816b7", X-B3-ParentSpanId:"9552b9de2e8a4d14", X-B3-Sampled:"0", X-ONAP-RequestID:"bf689ab7-f7d0-4752-ac49-74d338c5d127", X-RequestID:"bf689ab7-f7d0-4752-ac49-74d338c5d127", X-TransactionID:"bf689ab7-f7d0-4752-ac49-74d338c5d127", X-ECOMP-RequestID:"bf689ab7-f7d0-4752-ac49-74d338c5d127", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc00a678-226e-4002-9b2a-5cdd0aebb0f6"] 2022-02-24T11:27:02.852Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-02-24T11:27:02.852Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-02-24T11:27:02.865Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-02-24T11:27:02.866Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-02-24T11:27:02.866Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-02-24T11:27:02.867Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 24 Feb 2022 11:27:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:27:02.868Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-02-24T11:27:02.868Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-02-24T11:27:02.869Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-02-24T11:27:02.869Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$6de2226.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T11:27:02.871Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5e397798 2022-02-24T11:27:02.873Z|bf689ab7-f7d0-4752-ac49-74d338c5d127|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:27:12.522Z|71557e3b-767c-4a94-80dc-bfa4075bee39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:12.522Z|61f22431-4322-4c30-9047-0dce4c76e806|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:12.523Z|71557e3b-767c-4a94-80dc-bfa4075bee39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:12.523Z|61f22431-4322-4c30-9047-0dce4c76e806|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:12.525Z|d9502932-e974-41a7-86bc-cbe614d7f0f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:12.525Z|d9502932-e974-41a7-86bc-cbe614d7f0f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:16.450Z|fa9a24b8-e6fa-4ee8-bf89-d81a5cbd2a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:27:16.450Z|fa9a24b8-e6fa-4ee8-bf89-d81a5cbd2a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:27:16.715Z|4bf1ba1d-6d24-4d60-b727-530b6356e6c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:27:16.716Z|4bf1ba1d-6d24-4d60-b727-530b6356e6c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:27:20.676Z|8b0e6d60-a278-4ea2-9db4-cd6c9457c744|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:27:20.677Z|8b0e6d60-a278-4ea2-9db4-cd6c9457c744|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:21.043Z|34f9ac19-91b4-4980-845f-b30c41641ae3|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:27:21.044Z|34f9ac19-91b4-4980-845f-b30c41641ae3|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:22.546Z|a5b94ae3-3557-4d79-9de8-a72485ae47a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:22.546Z|6a292ac3-c8f9-41b6-8ab4-06311f037e97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:22.547Z|6a292ac3-c8f9-41b6-8ab4-06311f037e97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:22.547Z|a5b94ae3-3557-4d79-9de8-a72485ae47a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:22.552Z|4441e397-d7fb-4cdd-b914-b66748b0373a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:22.552Z|4441e397-d7fb-4cdd-b914-b66748b0373a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:31.450Z|53de54b9-f4eb-453b-bd3d-beef3102d521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:27:31.450Z|53de54b9-f4eb-453b-bd3d-beef3102d521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:27:32.569Z|6079ea47-98c2-4683-b80f-8e1fbc4bd240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:32.570Z|6079ea47-98c2-4683-b80f-8e1fbc4bd240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:32.573Z|b4cd47ac-49de-486e-8e2e-2d392cc65241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:32.574Z|b4cd47ac-49de-486e-8e2e-2d392cc65241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:32.579Z|4bf67fa9-7f56-4a3b-b7ba-094fe43468b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:32.579Z|4bf67fa9-7f56-4a3b-b7ba-094fe43468b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:38.516Z|9a9076a5-c631-4733-898e-59ddc5ee098f|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:27:38.517Z|9a9076a5-c631-4733-898e-59ddc5ee098f|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:42.593Z|f38d8008-47e8-4887-8c75-13589f0fed4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:42.594Z|f38d8008-47e8-4887-8c75-13589f0fed4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:42.598Z|1aa51e41-b37f-420a-b549-0add67e350bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:42.599Z|3b951046-d4f7-4311-b3a5-adb41d479577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:42.599Z|3b951046-d4f7-4311-b3a5-adb41d479577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:42.600Z|1aa51e41-b37f-420a-b549-0add67e350bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:46.449Z|14bb2e80-f1fa-4987-9ee3-a2d6b069cfa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:27:46.452Z|14bb2e80-f1fa-4987-9ee3-a2d6b069cfa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:27:46.717Z|cb84aa02-0171-4c3e-9bca-07a9b0cc5214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:27:46.718Z|cb84aa02-0171-4c3e-9bca-07a9b0cc5214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:27:52.619Z|e204e0f5-0c8e-453e-9c54-83e222c19bec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:52.619Z|bb62ba67-6570-4f53-b1e9-e8aeabc4bc98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:52.620Z|e204e0f5-0c8e-453e-9c54-83e222c19bec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:52.620Z|bb62ba67-6570-4f53-b1e9-e8aeabc4bc98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:52.620Z|87327868-5c32-4812-9048-bc95df65decd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:27:52.621Z|87327868-5c32-4812-9048-bc95df65decd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:27:58.185Z|78fd856a-6a60-4484-8e7a-740e3879acb5|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:27:58.187Z|78fd856a-6a60-4484-8e7a-740e3879acb5|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:01.451Z|9874a82e-d409-480c-99bf-9149861a3500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:28:01.453Z|9874a82e-d409-480c-99bf-9149861a3500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:28:02.649Z|515add0b-1c92-400d-8095-0edb36bb3e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:02.649Z|765c7906-99f4-42b4-ae4f-75aead709bf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:02.649Z|2a9f70d6-ce2b-43cf-a173-4e4c2ff8dd98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:02.651Z|515add0b-1c92-400d-8095-0edb36bb3e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:02.651Z|765c7906-99f4-42b4-ae4f-75aead709bf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:02.651Z|2a9f70d6-ce2b-43cf-a173-4e4c2ff8dd98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:07.730Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:28:07.735Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: ff308a44-d6a5-474d-997c-7495f434ab0a already exists in requestDb InfraActiveRequests table 2022-02-24T11:28:07.740Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a 2022-02-24T11:28:07.740Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|INFO|500||Invoke 2022-02-24T11:28:07.740Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|DEBUG|500||===========================request begin================================================ 2022-02-24T11:28:07.741Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a 2022-02-24T11:28:07.741Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|DEBUG|500||Method : GET 2022-02-24T11:28:07.741Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b8a50832b9f80b7", X-B3-SpanId:"7808b4fdbddef905", X-B3-ParentSpanId:"7b8a50832b9f80b7", X-B3-Sampled:"0", X-ONAP-RequestID:"ff308a44-d6a5-474d-997c-7495f434ab0a", X-RequestID:"ff308a44-d6a5-474d-997c-7495f434ab0a", X-TransactionID:"ff308a44-d6a5-474d-997c-7495f434ab0a", X-ECOMP-RequestID:"ff308a44-d6a5-474d-997c-7495f434ab0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f320cd7d-4511-43ee-b25a-11bcfc082ff1"] 2022-02-24T11:28:07.742Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|DEBUG|500||Request body: 2022-02-24T11:28:07.742Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|DEBUG|500||==========================request end================================================ 2022-02-24T11:28:07.785Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|DEBUG|500||============================response begin========================================== 2022-02-24T11:28:07.786Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|DEBUG|500||Status code : 404 NOT_FOUND 2022-02-24T11:28:07.786Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|DEBUG|500||Status text : 2022-02-24T11:28:07.786Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 24 Feb 2022 11:28:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:28:07.787Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|DEBUG|500||Response body: 2022-02-24T11:28:07.787Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|DEBUG|500||=======================response end================================================= 2022-02-24T11:28:07.787Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff308a44-d6a5-474d-997c-7495f434ab0a|INFO|404|Not Found|InvokeReturn 2022-02-24T11:28:07.792Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID ff308a44-d6a5-474d-997c-7495f434ab0a 2022-02-24T11:28:07.794Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-02-24T11:28:07.795Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-02-24T11:28:07.796Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-02-24T11:28:07.796Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-02-24T11:28:07.796Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-02-24T11:28:07.796Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-02-24T11:28:07.796Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7b8a50832b9f80b7", X-B3-SpanId:"701753b0884f4071", X-B3-ParentSpanId:"7b8a50832b9f80b7", X-B3-Sampled:"0", X-ONAP-RequestID:"ff308a44-d6a5-474d-997c-7495f434ab0a", X-RequestID:"ff308a44-d6a5-474d-997c-7495f434ab0a", X-TransactionID:"ff308a44-d6a5-474d-997c-7495f434ab0a", X-ECOMP-RequestID:"ff308a44-d6a5-474d-997c-7495f434ab0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3326e0b9-5a56-4ed8-8f60-45435f7ab7ab"] 2022-02-24T11:28:07.797Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-02-24T11:28:07.797Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-02-24T11:28:07.807Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-02-24T11:28:07.807Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-02-24T11:28:07.807Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-02-24T11:28:07.808Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 24 Feb 2022 11:28:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:28:07.808Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-02-24T11:28:07.809Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-02-24T11:28:07.810Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-02-24T11:28:07.810Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$6de2226.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T11:28:07.812Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:28:07.812Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:28:07.813Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-02-24T11:28:07.814Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-02-24T11:28:07.814Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:28:07.814Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-02-24T11:28:07.814Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7b8a50832b9f80b7", X-B3-SpanId:"26d88f0c4ec6d34d", X-B3-ParentSpanId:"7b8a50832b9f80b7", X-B3-Sampled:"0", X-ONAP-RequestID:"ff308a44-d6a5-474d-997c-7495f434ab0a", X-RequestID:"ff308a44-d6a5-474d-997c-7495f434ab0a", X-TransactionID:"ff308a44-d6a5-474d-997c-7495f434ab0a", X-ECOMP-RequestID:"ff308a44-d6a5-474d-997c-7495f434ab0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5f8ef85-a005-4327-964a-dd6901f8e547"] 2022-02-24T11:28:07.815Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-02-24T11:28:07.815Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-02-24T11:28:07.830Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-02-24T11:28:07.830Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-02-24T11:28:07.830Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-02-24T11:28:07.830Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 24 Feb 2022 11:28:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:28:07.831Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-02-24T11:28:07.831Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-02-24T11:28:07.831Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-02-24T11:28:07.832Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$6de2226.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T11:28:07.833Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@55be4d4f 2022-02-24T11:28:07.835Z|ff308a44-d6a5-474d-997c-7495f434ab0a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:28:12.686Z|397b9ef6-9590-415d-9ddc-b3bfd1d8c6cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:12.686Z|d20ac003-ec95-4967-afd4-a381c69e2180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:12.687Z|8dc63e55-2894-4195-a26f-8788193723c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:12.687Z|397b9ef6-9590-415d-9ddc-b3bfd1d8c6cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:12.687Z|d20ac003-ec95-4967-afd4-a381c69e2180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:12.687Z|8dc63e55-2894-4195-a26f-8788193723c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:16.449Z|9d025ef2-1f5c-463a-8c5e-96794f412cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:28:16.450Z|9d025ef2-1f5c-463a-8c5e-96794f412cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:28:16.718Z|73a5d5d0-01b5-4cd8-89ae-0d33ebb16665|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:28:16.719Z|73a5d5d0-01b5-4cd8-89ae-0d33ebb16665|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:28:21.655Z|0fb7149f-8fe3-4292-9043-59f26c98addb|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:28:21.657Z|0fb7149f-8fe3-4292-9043-59f26c98addb|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:22.711Z|692c367a-4b0a-49f4-91cf-deda12f321c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:22.711Z|521d24f0-f18f-4546-b1f5-e84a6cca3d97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:22.712Z|692c367a-4b0a-49f4-91cf-deda12f321c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:22.712Z|521d24f0-f18f-4546-b1f5-e84a6cca3d97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:22.714Z|03e24511-4e84-42ab-99e6-b0906f3077d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:22.715Z|03e24511-4e84-42ab-99e6-b0906f3077d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:31.450Z|68948350-bc1e-4606-b4f2-e94f91fd1859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:28:31.454Z|68948350-bc1e-4606-b4f2-e94f91fd1859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:28:32.735Z|37a391ab-5f0c-486d-8c94-0701ffbacc70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:32.735Z|3258922a-2f3d-4683-b658-f6ae81f5b37e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:32.735Z|a8fa87cc-8637-4f68-88b3-d4eb29964807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:32.736Z|3258922a-2f3d-4683-b658-f6ae81f5b37e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:32.736Z|37a391ab-5f0c-486d-8c94-0701ffbacc70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:32.736Z|a8fa87cc-8637-4f68-88b3-d4eb29964807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:38.517Z|499abe0f-6956-4afe-be55-8e2b9dee746d|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:28:38.518Z|499abe0f-6956-4afe-be55-8e2b9dee746d|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:42.769Z|c8d1ce55-6104-462f-90a0-e31b8bd70198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:42.770Z|c8d1ce55-6104-462f-90a0-e31b8bd70198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:42.771Z|21dc1eba-85d5-4cd8-a89c-7cf6f5537aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:42.771Z|21dc1eba-85d5-4cd8-a89c-7cf6f5537aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:42.774Z|5e96d913-6df5-4622-94ff-7a0e546e37c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:42.775Z|5e96d913-6df5-4622-94ff-7a0e546e37c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:46.450Z|0e7275ff-8142-477a-86dc-51f730f5c99c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:28:46.451Z|0e7275ff-8142-477a-86dc-51f730f5c99c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:28:46.720Z|46ef5513-13dd-44b7-b412-10ec5664732a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:28:46.720Z|46ef5513-13dd-44b7-b412-10ec5664732a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:28:52.790Z|876256f2-8ab0-4c13-b686-db8490147642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:52.792Z|876256f2-8ab0-4c13-b686-db8490147642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:52.797Z|85f1cbf4-b3aa-4559-8688-dc6d232501cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:52.797Z|85f1cbf4-b3aa-4559-8688-dc6d232501cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:28:52.802Z|7c87c24b-25ea-4003-b19a-aef555e62069|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:28:52.802Z|7c87c24b-25ea-4003-b19a-aef555e62069|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:01.449Z|0e3b2fcb-6e63-4254-b9a6-a00c71c93850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:29:01.450Z|0e3b2fcb-6e63-4254-b9a6-a00c71c93850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:29:02.819Z|13c9d1b5-d25c-467c-a18f-15dc5b185217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:02.820Z|13c9d1b5-d25c-467c-a18f-15dc5b185217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:02.822Z|cc43cb25-7e76-415c-8aaa-14d1c2efc33f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:02.823Z|cc43cb25-7e76-415c-8aaa-14d1c2efc33f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:02.889Z|179e4b72-b035-4266-8500-e7273917df54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:02.889Z|179e4b72-b035-4266-8500-e7273917df54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:12.847Z|3efeefd2-87f8-4cf6-b71e-3cf215064890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:12.848Z|3efeefd2-87f8-4cf6-b71e-3cf215064890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:12.906Z|33d1a6e4-47ab-4d49-89e7-557fc5f4f023|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:12.907Z|33d1a6e4-47ab-4d49-89e7-557fc5f4f023|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:12.913Z|29573ef3-8e1c-409e-87d0-0d785636082a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:12.913Z|29573ef3-8e1c-409e-87d0-0d785636082a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:15.900Z|83574b07-35ca-448b-ab33-b4a9c43c03a7|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:29:15.901Z|83574b07-35ca-448b-ab33-b4a9c43c03a7|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:16.449Z|dc3bd946-b863-4a63-bb0d-31293dab4c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:29:16.453Z|dc3bd946-b863-4a63-bb0d-31293dab4c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:29:16.721Z|c79fe611-719b-4da0-a537-a61bbc28720b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:29:16.722Z|c79fe611-719b-4da0-a537-a61bbc28720b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:29:22.895Z|f7c91151-dc69-421c-a374-94d03a6c5bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:22.895Z|f7c91151-dc69-421c-a374-94d03a6c5bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:22.928Z|b829ca7c-b3d9-449c-be4e-32d7bbed677d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:22.929Z|b829ca7c-b3d9-449c-be4e-32d7bbed677d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:22.931Z|07609b75-d719-4d37-aaf9-22986206b0b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:22.932Z|07609b75-d719-4d37-aaf9-22986206b0b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:31.450Z|f73e5549-01a4-4952-9643-452c8b86bbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:29:31.450Z|f73e5549-01a4-4952-9643-452c8b86bbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:29:32.920Z|2762ed4d-f02a-455f-924d-b01c21887919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:32.921Z|2762ed4d-f02a-455f-924d-b01c21887919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:32.950Z|dd7a6e48-cd5f-45b7-ab61-4ee70ed86a8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:32.951Z|f110429b-00f4-48cf-a4cf-4842bc27089b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:32.951Z|dd7a6e48-cd5f-45b7-ab61-4ee70ed86a8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:32.951Z|f110429b-00f4-48cf-a4cf-4842bc27089b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:38.519Z|0479ef99-eec1-4e90-80af-a5286ef6a9a0|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:29:38.521Z|0479ef99-eec1-4e90-80af-a5286ef6a9a0|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:42.942Z|bd1580e6-c4bf-483c-8c57-3326971dbc78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:42.943Z|bd1580e6-c4bf-483c-8c57-3326971dbc78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:42.983Z|bd420388-3d5d-4cb5-9040-70903fae2ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:42.984Z|bd420388-3d5d-4cb5-9040-70903fae2ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:42.990Z|91994714-b905-4a59-9e09-8d0a84667794|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:42.991Z|91994714-b905-4a59-9e09-8d0a84667794|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:46.450Z|2c5477df-bc16-42f3-bef6-01f867bf1c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:29:46.451Z|2c5477df-bc16-42f3-bef6-01f867bf1c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:29:46.722Z|49c79b20-4373-4042-9294-32948be492a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:29:46.723Z|49c79b20-4373-4042-9294-32948be492a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:29:52.982Z|ce4c2d34-ae1b-473b-8d65-e944591d0e82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:52.984Z|ce4c2d34-ae1b-473b-8d65-e944591d0e82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:53.005Z|d7b5837a-28ca-4ccd-bc4a-6a7e3d5fcd06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:53.005Z|d7b5837a-28ca-4ccd-bc4a-6a7e3d5fcd06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:29:53.014Z|a69eb3ab-946a-4406-891b-1764c0891357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:29:53.014Z|a69eb3ab-946a-4406-891b-1764c0891357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:01.452Z|dccbbec1-b581-4ac0-bf59-8c74afe105d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:30:01.459Z|dccbbec1-b581-4ac0-bf59-8c74afe105d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:30:03.016Z|07a355ed-9785-4e05-8028-1086fbdfede9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:03.019Z|07a355ed-9785-4e05-8028-1086fbdfede9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:03.028Z|8653876d-8250-46df-857e-3598cda7b89d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:03.030Z|8653876d-8250-46df-857e-3598cda7b89d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:03.037Z|a515c58a-8708-4851-93d9-44d8ae31edd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:03.038Z|a515c58a-8708-4851-93d9-44d8ae31edd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:13.043Z|1692ec8a-8831-4a51-ac2c-09dced7e4992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:13.044Z|1692ec8a-8831-4a51-ac2c-09dced7e4992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:13.048Z|b1dde136-3569-4e82-bdf0-cab357367bd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:13.049Z|b1dde136-3569-4e82-bdf0-cab357367bd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:13.056Z|f037e3ba-3eda-47b2-a32a-9f995506e57e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:13.057Z|f037e3ba-3eda-47b2-a32a-9f995506e57e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:16.450Z|827614e8-04b2-4b1f-8865-6f85fdbfcec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:30:16.450Z|827614e8-04b2-4b1f-8865-6f85fdbfcec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:30:16.724Z|9befb524-2613-4442-8092-16140ad55c59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:30:16.725Z|9befb524-2613-4442-8092-16140ad55c59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:30:23.070Z|cce5c488-19f9-4161-abf2-9542c81c49a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:23.071Z|cce5c488-19f9-4161-abf2-9542c81c49a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:23.072Z|be334e28-a8c1-4340-9c5e-5ff6d422be62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:23.073Z|be334e28-a8c1-4340-9c5e-5ff6d422be62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:23.078Z|51136cb0-3a5a-4546-9744-6c1124c7bc90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:23.079Z|51136cb0-3a5a-4546-9744-6c1124c7bc90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:31.450Z|668aa65b-1ac3-4b70-be90-922d7caf2e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:30:31.450Z|668aa65b-1ac3-4b70-be90-922d7caf2e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:30:33.095Z|9b1888a5-ba50-4dae-9757-9b76c8ed0687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:33.096Z|9b1888a5-ba50-4dae-9757-9b76c8ed0687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:33.097Z|b737e24a-b2e6-4b15-a003-fc5bf42a8d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:33.098Z|b737e24a-b2e6-4b15-a003-fc5bf42a8d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:33.100Z|d4a1a725-83b4-4a09-b545-ead49a5909dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:33.101Z|d4a1a725-83b4-4a09-b545-ead49a5909dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:38.521Z|ddb56734-8448-453b-9755-edeed3ffa7fd|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:30:38.524Z|ddb56734-8448-453b-9755-edeed3ffa7fd|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:43.122Z|998cc6dd-2e5e-4be5-afcb-ccb7f0ab3550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:43.122Z|663332d7-a903-44e9-a099-26655bc38069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:43.122Z|5b3f2968-723a-4218-8537-583e2623e40e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:43.123Z|998cc6dd-2e5e-4be5-afcb-ccb7f0ab3550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:43.123Z|663332d7-a903-44e9-a099-26655bc38069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:43.123Z|5b3f2968-723a-4218-8537-583e2623e40e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:46.449Z|6b9bd088-4772-4e26-a0a7-9622063a7149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:30:46.452Z|6b9bd088-4772-4e26-a0a7-9622063a7149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:30:46.726Z|3f741fbd-19d3-47f1-b96f-25e15a492663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:30:46.727Z|3f741fbd-19d3-47f1-b96f-25e15a492663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:30:53.147Z|663d7894-0001-49f6-ad19-f5bff77c37e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:53.147Z|180bead8-f504-48c8-914c-3485ecf2f445|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:53.148Z|180bead8-f504-48c8-914c-3485ecf2f445|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:53.148Z|663d7894-0001-49f6-ad19-f5bff77c37e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:30:53.148Z|be5c29bf-0adc-4a50-880e-1534fa23fcc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:30:53.148Z|be5c29bf-0adc-4a50-880e-1534fa23fcc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:01.449Z|0cd66c2c-4525-432d-9f25-dd1738bba449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:31:01.450Z|0cd66c2c-4525-432d-9f25-dd1738bba449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:31:03.175Z|a34c8e18-46dc-420e-af53-84a7fd8acdfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:03.175Z|1efaf40d-db5d-41b5-81d1-4e6061cff090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:03.176Z|1efaf40d-db5d-41b5-81d1-4e6061cff090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:03.176Z|a34c8e18-46dc-420e-af53-84a7fd8acdfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:03.178Z|3674b9ce-435c-491f-823a-7930979df5cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:03.179Z|3674b9ce-435c-491f-823a-7930979df5cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:13.199Z|6dea5d1c-caff-4979-b9ed-cf137be498e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:13.199Z|824dd0ec-21cc-46fb-abc4-a98a000d3cf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:13.199Z|24eb2c58-8bd6-43c9-9342-2bfddb6199b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:13.200Z|824dd0ec-21cc-46fb-abc4-a98a000d3cf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:13.200Z|24eb2c58-8bd6-43c9-9342-2bfddb6199b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:13.200Z|6dea5d1c-caff-4979-b9ed-cf137be498e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:16.450Z|3cb89544-bebf-4c61-943a-5fcffa54a13f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:31:16.450Z|3cb89544-bebf-4c61-943a-5fcffa54a13f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:31:16.728Z|5d01fb59-ba9c-4827-9bff-9e91b667a6be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:31:16.728Z|5d01fb59-ba9c-4827-9bff-9e91b667a6be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:31:23.226Z|6ea6102d-9586-4995-a53d-65d502075739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:23.228Z|6ea6102d-9586-4995-a53d-65d502075739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:23.231Z|c5221c36-49ce-4c22-896c-48d9e71933a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:23.231Z|19e69520-0395-46fe-9f8e-7cd3c67e239b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:23.231Z|19e69520-0395-46fe-9f8e-7cd3c67e239b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:23.231Z|c5221c36-49ce-4c22-896c-48d9e71933a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:31.450Z|d02954cf-d39f-4b8f-97e7-b5413b4b08c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:31:31.455Z|d02954cf-d39f-4b8f-97e7-b5413b4b08c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:31:33.253Z|b7671bc5-204b-4487-a055-cae0bd455b07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:33.254Z|00068572-e0e0-4284-af46-c6bd5ba2ee59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:33.254Z|b7671bc5-204b-4487-a055-cae0bd455b07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:33.254Z|c2bee700-0b46-4338-ab22-04b7d3bf3e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:33.255Z|00068572-e0e0-4284-af46-c6bd5ba2ee59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:33.255Z|c2bee700-0b46-4338-ab22-04b7d3bf3e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:38.517Z|06a390f1-3917-4245-9f8d-879057435167|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:31:38.518Z|06a390f1-3917-4245-9f8d-879057435167|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:43.281Z|217aa765-8db9-4133-b38d-eb21c28e0906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:43.282Z|ecf2d94f-fc42-4767-84e8-4dc8fe4d6d0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:43.282Z|217aa765-8db9-4133-b38d-eb21c28e0906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:43.281Z|77da4d1b-d332-431a-aad6-38e055d3a99a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:43.283Z|ecf2d94f-fc42-4767-84e8-4dc8fe4d6d0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:43.283Z|77da4d1b-d332-431a-aad6-38e055d3a99a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:46.450Z|417fa575-e6b1-4083-b6d2-5346c54923df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:31:46.451Z|417fa575-e6b1-4083-b6d2-5346c54923df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:31:46.729Z|dcd179f6-404f-4fd4-b5b4-0232bb20462a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:31:46.730Z|dcd179f6-404f-4fd4-b5b4-0232bb20462a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:31:53.319Z|6a9d6e67-ccd3-40f6-923e-fc0e32558d2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:53.319Z|3cad10e3-ab1b-4cd4-b16a-b7499aa2c4be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:53.319Z|dcf4f5e9-dfeb-4cbf-a676-232ce51db2e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:31:53.323Z|6a9d6e67-ccd3-40f6-923e-fc0e32558d2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:53.323Z|dcf4f5e9-dfeb-4cbf-a676-232ce51db2e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:31:53.323Z|3cad10e3-ab1b-4cd4-b16a-b7499aa2c4be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:00.996Z|b0359b73-e50f-48bc-ab36-322781f787ef|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:32:00.998Z|b0359b73-e50f-48bc-ab36-322781f787ef|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:01.450Z|4d1d6bf0-3019-4fda-85d7-1bf2cbfd697e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:32:01.451Z|4d1d6bf0-3019-4fda-85d7-1bf2cbfd697e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:32:03.352Z|41cd3ed8-a614-4769-ae9d-831b1271241a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:03.352Z|0451d833-e9cf-4b46-b715-d485e9ff98f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:03.352Z|41cd3ed8-a614-4769-ae9d-831b1271241a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:03.353Z|0451d833-e9cf-4b46-b715-d485e9ff98f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:03.355Z|953abbc8-6146-4c0c-90ff-6dbfaa5d6365|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:03.355Z|953abbc8-6146-4c0c-90ff-6dbfaa5d6365|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:13.375Z|7e8dc190-eee4-4806-95b8-e6aa6f9961e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:13.375Z|31c09772-4c7f-44cf-8eef-0114779a75db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:13.376Z|9ab724c7-e63c-48a0-b048-21f642ad0b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:13.376Z|7e8dc190-eee4-4806-95b8-e6aa6f9961e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:13.376Z|31c09772-4c7f-44cf-8eef-0114779a75db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:13.376Z|9ab724c7-e63c-48a0-b048-21f642ad0b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:16.450Z|829bfba7-d221-4cec-b267-2fca7bddf2d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:32:16.453Z|829bfba7-d221-4cec-b267-2fca7bddf2d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:32:16.731Z|167ebab2-5863-4c6b-ac93-5e0409f9230c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:32:16.731Z|167ebab2-5863-4c6b-ac93-5e0409f9230c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:32:23.398Z|2e7141c4-92b9-4ba5-9a6b-7318a3d7524e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:23.398Z|964717b2-faa8-4717-a22e-8fe5f51f8c63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:23.399Z|173a93a2-4f28-47e1-a57f-966948ae887c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:23.399Z|2e7141c4-92b9-4ba5-9a6b-7318a3d7524e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:23.399Z|964717b2-faa8-4717-a22e-8fe5f51f8c63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:23.399Z|173a93a2-4f28-47e1-a57f-966948ae887c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:31.449Z|4b1737aa-e17c-44db-927e-0892b0b7723d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:32:31.450Z|4b1737aa-e17c-44db-927e-0892b0b7723d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:32:33.423Z|d5afe4bd-d2dc-4c63-8f93-4341d2d9f6ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:33.423Z|46fea100-a3cf-46bb-8f30-1f0e640864bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:33.423Z|2c780aaf-ec94-4142-ad59-39984b48b658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:33.424Z|46fea100-a3cf-46bb-8f30-1f0e640864bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:33.424Z|d5afe4bd-d2dc-4c63-8f93-4341d2d9f6ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:33.424Z|2c780aaf-ec94-4142-ad59-39984b48b658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:38.521Z|034ee49f-8d55-4528-be92-8b77f028a770|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:32:38.523Z|034ee49f-8d55-4528-be92-8b77f028a770|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:43.447Z|1311f56d-d079-4073-9c07-01d54c7269a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:43.447Z|a8ff2b4e-4cc8-4f46-b540-692cc6b4948d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:43.447Z|d0b303d4-30d6-4ee4-9b6d-d5c3e8b2af62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:43.448Z|1311f56d-d079-4073-9c07-01d54c7269a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:43.448Z|d0b303d4-30d6-4ee4-9b6d-d5c3e8b2af62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:43.448Z|a8ff2b4e-4cc8-4f46-b540-692cc6b4948d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:46.449Z|30e5dbf8-a607-4317-92c7-a3bd5bd3b7b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:32:46.450Z|30e5dbf8-a607-4317-92c7-a3bd5bd3b7b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:32:46.732Z|53512e9b-2bfa-4c6f-93c4-3a2140f45c2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:32:46.733Z|53512e9b-2bfa-4c6f-93c4-3a2140f45c2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:32:53.470Z|23ee8672-a1eb-48ab-835c-f927d9bcda99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:53.470Z|a65cc405-a597-48df-a427-8f5da0ba5685|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:53.470Z|9b170878-6ae6-489b-876e-78161cbf3b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:32:53.471Z|23ee8672-a1eb-48ab-835c-f927d9bcda99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:53.471Z|a65cc405-a597-48df-a427-8f5da0ba5685|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:32:53.471Z|9b170878-6ae6-489b-876e-78161cbf3b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:01.450Z|82752ec2-52ec-475e-8f6f-d7d194beca6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:33:01.453Z|82752ec2-52ec-475e-8f6f-d7d194beca6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:33:03.493Z|94bae950-1d4e-4935-8221-94a8505f3a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:03.493Z|03ee21d1-bfd5-47f5-a4fb-2ff85193dafe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:03.493Z|225bab79-34c7-465c-a01c-1ebde66e33d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:03.494Z|225bab79-34c7-465c-a01c-1ebde66e33d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:03.494Z|94bae950-1d4e-4935-8221-94a8505f3a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:03.494Z|03ee21d1-bfd5-47f5-a4fb-2ff85193dafe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:13.518Z|cfa53ce7-548b-454c-a7e1-0f3e8af9382f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:13.518Z|994fe617-f0ed-42c2-8df8-97a3c562cb4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:13.518Z|da5d7d84-9233-46f5-b908-3d3d9206b1cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:13.519Z|994fe617-f0ed-42c2-8df8-97a3c562cb4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:13.519Z|cfa53ce7-548b-454c-a7e1-0f3e8af9382f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:13.519Z|da5d7d84-9233-46f5-b908-3d3d9206b1cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:16.450Z|48acfdae-00fa-4087-933c-11c7d1d4d073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:33:16.450Z|48acfdae-00fa-4087-933c-11c7d1d4d073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:33:16.734Z|91496838-1dd0-4759-a33b-55e9cc590979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:33:16.734Z|91496838-1dd0-4759-a33b-55e9cc590979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:33:23.561Z|7d196f03-51eb-43ae-948d-2c3b8632997b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:23.562Z|7d196f03-51eb-43ae-948d-2c3b8632997b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:23.567Z|03324791-1921-4c61-b4c1-9166cb95c333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:23.567Z|03324791-1921-4c61-b4c1-9166cb95c333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:23.570Z|b894451d-7e17-424b-86d2-0a98426d6850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:23.570Z|b894451d-7e17-424b-86d2-0a98426d6850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:31.450Z|ce983f81-c726-4dc4-b20e-ca36060e6611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:33:31.450Z|ce983f81-c726-4dc4-b20e-ca36060e6611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:33:33.592Z|9ba1d7c0-f4cc-4856-9352-0113288115af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:33.593Z|9ba1d7c0-f4cc-4856-9352-0113288115af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:33.593Z|e8b2d51f-9496-44d7-9b1c-f7b116d8805f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:33.593Z|e8b2d51f-9496-44d7-9b1c-f7b116d8805f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:33.599Z|5677fb30-e38d-48f5-8258-7673e09a4ec7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:33.599Z|5677fb30-e38d-48f5-8258-7673e09a4ec7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:38.517Z|9c582431-e79e-4695-828b-90f26e42c6b9|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:33:38.519Z|9c582431-e79e-4695-828b-90f26e42c6b9|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:43.620Z|54ae779b-9f34-4ee8-8010-97b9d1a1d71c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:43.621Z|b2d80ae2-60a7-424d-9562-88f4665c328d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:43.621Z|54ae779b-9f34-4ee8-8010-97b9d1a1d71c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:43.622Z|b2d80ae2-60a7-424d-9562-88f4665c328d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:43.622Z|ea6c5809-3a91-4b7a-8880-14805caf3cb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:43.623Z|ea6c5809-3a91-4b7a-8880-14805caf3cb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:46.451Z|4be82290-8d44-4731-b960-65b0067aa16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:33:46.454Z|4be82290-8d44-4731-b960-65b0067aa16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:33:46.735Z|b32d2e9c-f7c6-4dd9-a8f0-5b4ce9973023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:33:46.736Z|b32d2e9c-f7c6-4dd9-a8f0-5b4ce9973023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:33:53.657Z|e81b8009-b553-4341-8e7f-4f686ff7e0f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:53.657Z|1d4d5176-84b2-4de7-bbf3-dbf46f68bf3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:53.657Z|e4bf3937-29e9-4050-90d1-a51f0bc96d98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:33:53.659Z|e81b8009-b553-4341-8e7f-4f686ff7e0f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:53.659Z|e4bf3937-29e9-4050-90d1-a51f0bc96d98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:33:53.659Z|1d4d5176-84b2-4de7-bbf3-dbf46f68bf3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:01.449Z|bfcd6dd0-c2a3-4524-a965-e8ff9225d3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:34:01.450Z|bfcd6dd0-c2a3-4524-a965-e8ff9225d3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:34:03.688Z|339f372a-27b3-44f4-92a0-08dfc1285b66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:03.688Z|97d94406-5ba2-4873-9463-d85915d85818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:03.689Z|339f372a-27b3-44f4-92a0-08dfc1285b66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:03.688Z|97d94406-5ba2-4873-9463-d85915d85818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:03.689Z|93e91833-cdb9-430a-af39-5825f23b6907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:03.689Z|93e91833-cdb9-430a-af39-5825f23b6907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:13.711Z|920b1bed-2bc5-4396-a524-6c848a06501c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:13.711Z|920b1bed-2bc5-4396-a524-6c848a06501c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:13.711Z|08a06d61-78d2-4196-8b25-a3282c5fe4cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:13.712Z|08a06d61-78d2-4196-8b25-a3282c5fe4cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:13.712Z|e56ee616-6ab5-4441-86c5-c05445a1b3ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:13.712Z|e56ee616-6ab5-4441-86c5-c05445a1b3ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:16.449Z|69545bf8-441b-4813-9f50-32f6e3e5864b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:34:16.450Z|69545bf8-441b-4813-9f50-32f6e3e5864b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:34:16.736Z|9da879cf-6306-4935-bdb6-fcd325eb9552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:34:16.737Z|9da879cf-6306-4935-bdb6-fcd325eb9552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:34:23.734Z|4c2a36b7-bbc4-4b81-89a3-8877575c50d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:23.734Z|e709ee96-5792-469d-b2d3-0506cf300994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:23.735Z|e709ee96-5792-469d-b2d3-0506cf300994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:23.735Z|4c2a36b7-bbc4-4b81-89a3-8877575c50d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:23.736Z|a2c0fd44-097c-4be2-b40c-45bf71d06ec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:23.737Z|a2c0fd44-097c-4be2-b40c-45bf71d06ec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:31.449Z|63e5492f-fc2d-4346-af4c-c5f0ae70a453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:34:31.450Z|63e5492f-fc2d-4346-af4c-c5f0ae70a453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:34:33.758Z|cbd4c147-54c9-4fba-90d4-27891433a7a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:33.758Z|8dbab7e6-7856-4cee-9eb8-3d065faf30e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:33.758Z|7ea8e410-6be5-4163-a0f1-36eada52bccf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:33.759Z|8dbab7e6-7856-4cee-9eb8-3d065faf30e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:33.759Z|cbd4c147-54c9-4fba-90d4-27891433a7a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:33.759Z|7ea8e410-6be5-4163-a0f1-36eada52bccf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:38.514Z|9a8c08c5-4314-4d0d-b08a-e777d9ef984d|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:34:38.515Z|9a8c08c5-4314-4d0d-b08a-e777d9ef984d|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:43.781Z|6fb68b57-896f-40c4-a3fb-c8f5d6492224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:43.781Z|4c37e491-ec44-43f0-b636-a31a6ac368f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:43.781Z|dc626593-b1fa-45ad-acff-bc48ea4f67cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:43.782Z|4c37e491-ec44-43f0-b636-a31a6ac368f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:43.782Z|6fb68b57-896f-40c4-a3fb-c8f5d6492224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:43.783Z|dc626593-b1fa-45ad-acff-bc48ea4f67cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:46.450Z|ce60b805-3b87-4c16-b6aa-2640d7534231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:34:46.453Z|ce60b805-3b87-4c16-b6aa-2640d7534231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:34:46.738Z|23bd96c5-0fe1-4628-9305-7dfbb9dbaae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:34:46.739Z|23bd96c5-0fe1-4628-9305-7dfbb9dbaae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:34:53.805Z|a72ba3b8-0255-44b6-8b55-a8a28b862a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:53.805Z|ba23fb35-cd7f-4257-9b93-d0b61426d5b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:53.805Z|ea538899-732f-4f9e-aa58-b4bb402b03f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:34:53.806Z|a72ba3b8-0255-44b6-8b55-a8a28b862a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:53.806Z|ea538899-732f-4f9e-aa58-b4bb402b03f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:34:53.806Z|ba23fb35-cd7f-4257-9b93-d0b61426d5b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:01.449Z|068e7262-1a16-4d0f-86fe-c1c22b4cdea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:35:01.450Z|068e7262-1a16-4d0f-86fe-c1c22b4cdea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:35:03.830Z|b90a092d-1f14-43e9-b204-3d5eab70a10b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:03.830Z|e117d4f9-4b59-4d3d-9c93-407d036caef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:03.830Z|d693f874-5d2b-48b4-88bb-f166d848fe64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:03.831Z|b90a092d-1f14-43e9-b204-3d5eab70a10b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:03.831Z|e117d4f9-4b59-4d3d-9c93-407d036caef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:03.831Z|d693f874-5d2b-48b4-88bb-f166d848fe64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:13.852Z|0696ac45-a016-4fe8-8f93-2a0ac3079492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:13.852Z|b3371011-ae69-461a-b3b6-f9847dace712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:13.852Z|987eb90b-1ff9-4aff-ba9e-1d5898ca0159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:13.853Z|0696ac45-a016-4fe8-8f93-2a0ac3079492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:13.853Z|b3371011-ae69-461a-b3b6-f9847dace712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:13.853Z|987eb90b-1ff9-4aff-ba9e-1d5898ca0159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:16.449Z|75d15ebf-cd72-473e-ba01-58494c1bf576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:35:16.450Z|75d15ebf-cd72-473e-ba01-58494c1bf576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:35:16.739Z|420d2ebc-fa87-486a-9e19-b13d3301b623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:35:16.740Z|420d2ebc-fa87-486a-9e19-b13d3301b623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:35:23.879Z|680649b3-481c-4ac2-ad7b-f9685ec673b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:23.879Z|91e1a6e2-88ed-4e29-a5a6-336c05cb1327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:23.879Z|e42501a3-2a89-4841-b832-1d8b2e77b392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:23.879Z|91e1a6e2-88ed-4e29-a5a6-336c05cb1327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:23.879Z|680649b3-481c-4ac2-ad7b-f9685ec673b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:23.880Z|e42501a3-2a89-4841-b832-1d8b2e77b392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:31.449Z|5704dd0a-58bd-45cd-bc53-c85c96eab892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:35:31.452Z|5704dd0a-58bd-45cd-bc53-c85c96eab892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:35:33.906Z|5cd1f5d0-ef14-4f36-b659-9924fb52abae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:33.906Z|62d0d94e-9ee4-4a3c-b2cc-12c560ffe167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:33.906Z|5acc76a7-570a-4ca8-b410-61b61b148abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:33.907Z|62d0d94e-9ee4-4a3c-b2cc-12c560ffe167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:33.907Z|5acc76a7-570a-4ca8-b410-61b61b148abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:33.907Z|5cd1f5d0-ef14-4f36-b659-9924fb52abae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:38.515Z|454bcfad-e5f2-4fb3-9da1-646450cea806|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:35:38.517Z|454bcfad-e5f2-4fb3-9da1-646450cea806|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:43.938Z|bee192d1-5841-41e9-b2b9-15efd0224bd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:43.938Z|dc9e6937-dee5-48ec-ab7d-cec6b84c7c36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:43.938Z|242f8f58-48a3-410b-9c4f-bb97cbdb4b59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:43.940Z|bee192d1-5841-41e9-b2b9-15efd0224bd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:43.940Z|dc9e6937-dee5-48ec-ab7d-cec6b84c7c36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:43.940Z|242f8f58-48a3-410b-9c4f-bb97cbdb4b59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:46.451Z|0bd6cc62-d2f3-493d-9f40-b2a2ebe84189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:35:46.454Z|0bd6cc62-d2f3-493d-9f40-b2a2ebe84189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:35:46.741Z|fbc4b8b7-ddfb-4f9c-953f-b3d48c2929ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:35:46.742Z|fbc4b8b7-ddfb-4f9c-953f-b3d48c2929ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:35:53.971Z|8e1e487a-6dfb-4996-b416-fd64b7dfa15a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:53.971Z|c0bce011-6105-4513-b86b-c8cac523d596|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:53.971Z|540f8823-5870-413e-ad0a-efdb320d5004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:35:53.972Z|c0bce011-6105-4513-b86b-c8cac523d596|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:53.972Z|540f8823-5870-413e-ad0a-efdb320d5004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:35:53.972Z|8e1e487a-6dfb-4996-b416-fd64b7dfa15a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:01.450Z|90650b3a-8b7f-40e4-9ab7-fb35550cc0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:36:01.459Z|90650b3a-8b7f-40e4-9ab7-fb35550cc0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:36:03.999Z|63969e05-467b-43a9-bc52-15e714a07647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:03.999Z|a9aa480c-5f1d-49bf-92b5-c40e9d7e8b46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:04.000Z|f494babb-5278-43dd-a5ca-df37d151188b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:04.000Z|63969e05-467b-43a9-bc52-15e714a07647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:04.000Z|a9aa480c-5f1d-49bf-92b5-c40e9d7e8b46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:04.000Z|f494babb-5278-43dd-a5ca-df37d151188b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:14.024Z|c264de12-294b-4238-ad82-84a27056d1ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:14.025Z|c264de12-294b-4238-ad82-84a27056d1ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:14.026Z|afbcfb6b-9655-4e23-9e42-1c4ebee25c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:14.026Z|afbcfb6b-9655-4e23-9e42-1c4ebee25c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:14.027Z|8fce0905-37b0-4c37-bc9a-8ec904248988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:14.027Z|8fce0905-37b0-4c37-bc9a-8ec904248988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:16.449Z|9c155b6f-fd58-4f48-bfa2-268218f22c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:36:16.450Z|9c155b6f-fd58-4f48-bfa2-268218f22c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:36:16.743Z|cf128047-3493-474c-851d-0da98379cc4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:36:16.743Z|cf128047-3493-474c-851d-0da98379cc4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:36:24.050Z|f40ad58f-bc20-41fe-b31b-10e9158b299d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:24.050Z|f40ad58f-bc20-41fe-b31b-10e9158b299d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:24.052Z|347badc8-bcc5-47a6-9477-cd126ad29598|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:24.052Z|347badc8-bcc5-47a6-9477-cd126ad29598|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:24.055Z|64503f95-4ae8-4d40-b562-f4aca1fc20fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:24.055Z|64503f95-4ae8-4d40-b562-f4aca1fc20fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:31.450Z|9c86d9ae-d491-41b0-a0ce-5d08fae300af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:36:31.450Z|9c86d9ae-d491-41b0-a0ce-5d08fae300af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:36:34.080Z|d68f7976-606e-4a4e-8add-54ec1802c166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:34.081Z|1819e9d8-d390-422b-ab13-c03cce72ee41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:34.080Z|3fe54e9c-4152-49ab-b2b9-c46139cd5c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:34.081Z|d68f7976-606e-4a4e-8add-54ec1802c166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:34.081Z|1819e9d8-d390-422b-ab13-c03cce72ee41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:34.081Z|3fe54e9c-4152-49ab-b2b9-c46139cd5c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:38.514Z|bb69b55d-65cc-4139-aba5-4869989fce18|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:36:38.514Z|bb69b55d-65cc-4139-aba5-4869989fce18|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:44.105Z|6c8a16fe-ae4d-471a-ba88-55c3010f61a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:44.106Z|6c8a16fe-ae4d-471a-ba88-55c3010f61a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:44.106Z|3e041c14-cbb1-4d0e-83e8-4f63bae1d020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:44.107Z|3e041c14-cbb1-4d0e-83e8-4f63bae1d020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:44.108Z|63b8a3a4-30a5-40c3-9886-4b6eb8137343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:44.108Z|63b8a3a4-30a5-40c3-9886-4b6eb8137343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:46.450Z|2e57253f-b6c7-433b-ba58-fd6ae711e509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:36:46.452Z|2e57253f-b6c7-433b-ba58-fd6ae711e509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:36:46.744Z|3421e1ed-e061-4516-bedb-6f06c43974fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:36:46.745Z|3421e1ed-e061-4516-bedb-6f06c43974fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:36:54.132Z|21659aab-e59c-4092-b966-4eb02440a7a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:54.132Z|633b18c9-b77d-4cfe-8089-9c2b1b5af690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:54.132Z|21659aab-e59c-4092-b966-4eb02440a7a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:54.132Z|633b18c9-b77d-4cfe-8089-9c2b1b5af690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:36:54.133Z|fde3517b-c1a0-43d6-b6b8-4ef32ec76e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:36:54.133Z|fde3517b-c1a0-43d6-b6b8-4ef32ec76e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:01.450Z|e08af71e-5a53-4c3b-9afd-f5c560793e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:37:01.450Z|e08af71e-5a53-4c3b-9afd-f5c560793e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:37:04.158Z|eab092ab-4169-4e35-807c-d00ae398e5ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:04.159Z|eab092ab-4169-4e35-807c-d00ae398e5ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:04.166Z|2e123f20-f479-4bcc-86ab-a24408c9ca32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:04.167Z|2e123f20-f479-4bcc-86ab-a24408c9ca32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:04.167Z|f8d1bfa8-e856-4fd2-b6bc-029c0b84bbc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:04.168Z|f8d1bfa8-e856-4fd2-b6bc-029c0b84bbc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:14.186Z|cb859d20-712a-40a3-bf73-d31f0152b4d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:14.187Z|cb859d20-712a-40a3-bf73-d31f0152b4d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:14.198Z|fb2082c1-ad81-481a-964d-a7e1af8f569e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:14.199Z|fb2082c1-ad81-481a-964d-a7e1af8f569e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:14.202Z|8143d71a-f2c8-46b1-8209-49d7e967dcfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:14.203Z|8143d71a-f2c8-46b1-8209-49d7e967dcfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:16.450Z|039b6a51-fbb8-47b1-874d-9c0cdc7c9fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:37:16.450Z|039b6a51-fbb8-47b1-874d-9c0cdc7c9fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:37:16.745Z|9e496650-81de-4973-8f00-18253d2338f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:37:16.746Z|9e496650-81de-4973-8f00-18253d2338f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:37:24.214Z|8d0fe01d-9a8d-462d-8f57-4eca87eceeaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:24.215Z|8d0fe01d-9a8d-462d-8f57-4eca87eceeaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:24.220Z|7d181a94-ef8f-4348-95e3-eda2ca841ffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:24.220Z|7d181a94-ef8f-4348-95e3-eda2ca841ffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:24.223Z|9a148d33-661b-46fa-85e0-ef43702ac24f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:24.224Z|9a148d33-661b-46fa-85e0-ef43702ac24f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:31.450Z|3563b280-0aa4-48a9-a477-3c8c1a3308f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:37:31.455Z|3563b280-0aa4-48a9-a477-3c8c1a3308f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:37:34.246Z|48d33182-23e2-4f56-9d13-ab962e2aac5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:34.246Z|3118028c-5afc-4fe9-b68f-d6646ecb396a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:34.246Z|cf566a4f-e49e-4527-9a0b-548ce94d7ca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:34.248Z|3118028c-5afc-4fe9-b68f-d6646ecb396a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:34.248Z|48d33182-23e2-4f56-9d13-ab962e2aac5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:34.248Z|cf566a4f-e49e-4527-9a0b-548ce94d7ca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:38.521Z|e31fce0a-00b4-49e3-9fd4-812ee590735b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:37:38.524Z|e31fce0a-00b4-49e3-9fd4-812ee590735b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:44.285Z|9ce79f4d-a726-438e-a62d-5527aea496d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:44.286Z|9ce79f4d-a726-438e-a62d-5527aea496d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:44.290Z|19f84570-4711-4c6d-b7a4-97cde5130c51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:44.290Z|bb126193-1240-462d-a808-4d7ab4297a9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:44.292Z|19f84570-4711-4c6d-b7a4-97cde5130c51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:44.292Z|bb126193-1240-462d-a808-4d7ab4297a9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:46.450Z|6cbb14bc-a012-4a9c-823d-7ed65ecb9238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:37:46.452Z|6cbb14bc-a012-4a9c-823d-7ed65ecb9238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:37:46.747Z|ca995087-d9cb-4dd9-8608-5ccbdc4b0968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:37:46.748Z|ca995087-d9cb-4dd9-8608-5ccbdc4b0968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:37:54.312Z|123d5e5f-f40d-45ff-bef5-ed083c520a9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:54.313Z|123d5e5f-f40d-45ff-bef5-ed083c520a9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:54.316Z|d2785d28-8690-4fd8-8e37-461e3a35f765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:54.316Z|255542a1-e468-475e-9bcc-72e57fc072f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:37:54.316Z|d2785d28-8690-4fd8-8e37-461e3a35f765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:37:54.317Z|255542a1-e468-475e-9bcc-72e57fc072f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:01.449Z|90adf61f-70dc-4463-b449-b253cec26944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:38:01.450Z|90adf61f-70dc-4463-b449-b253cec26944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:38:04.340Z|5e3ffe28-9279-43ba-bf1e-46b4da79bed0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:04.341Z|5e3ffe28-9279-43ba-bf1e-46b4da79bed0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:04.343Z|1b921c7d-ca69-4891-abd6-e346f793dbe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:04.343Z|dc98a1d2-6883-4c1f-9749-6b93e4d4e565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:04.344Z|1b921c7d-ca69-4891-abd6-e346f793dbe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:04.344Z|dc98a1d2-6883-4c1f-9749-6b93e4d4e565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:14.364Z|115714fc-e23a-4793-b4e5-31813aceeb65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:14.364Z|115714fc-e23a-4793-b4e5-31813aceeb65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:14.366Z|a24e5218-2e7e-42ce-8f23-ed0edaa076a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:14.367Z|a24e5218-2e7e-42ce-8f23-ed0edaa076a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:14.378Z|5d973132-a7bd-49b8-9bcd-25a06eec3d45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:14.378Z|5d973132-a7bd-49b8-9bcd-25a06eec3d45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:16.449Z|f34421d8-1584-4fcf-a1d4-72ebff2ff54b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:38:16.453Z|f34421d8-1584-4fcf-a1d4-72ebff2ff54b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:38:16.748Z|feafbf38-7552-4ef9-b310-7dca87bf0c19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:38:16.749Z|feafbf38-7552-4ef9-b310-7dca87bf0c19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:38:24.399Z|8d033b04-d34e-4062-9c29-7dc993e159dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:24.399Z|ea9a2545-4a3b-4c7c-946d-4807f523661e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:24.399Z|8d033b04-d34e-4062-9c29-7dc993e159dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:24.400Z|ea9a2545-4a3b-4c7c-946d-4807f523661e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:24.398Z|bd943bcd-5289-477c-bbe5-ffe34c82edf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:24.402Z|bd943bcd-5289-477c-bbe5-ffe34c82edf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:31.449Z|3c7d13a7-8df0-463b-bcc8-ab850d8b094d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:38:31.450Z|3c7d13a7-8df0-463b-bcc8-ab850d8b094d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:38:34.423Z|ca9eea61-c004-42d0-93fb-af4504ced671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:34.423Z|a31927c8-a9c1-498a-8019-b3da0180e04b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:34.424Z|ca9eea61-c004-42d0-93fb-af4504ced671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:34.424Z|a31927c8-a9c1-498a-8019-b3da0180e04b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:34.429Z|090062be-9919-4660-82af-08080a6b6308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:34.429Z|090062be-9919-4660-82af-08080a6b6308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:38.513Z|77656e79-505d-45c6-ba7b-abe006ac1bda|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:38:38.514Z|77656e79-505d-45c6-ba7b-abe006ac1bda|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:44.445Z|07540cff-6d59-44cc-9e6d-cc98e635d657|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:44.445Z|c1ff7768-3e59-4fb4-a409-f4f1cdb7ea7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:44.446Z|07540cff-6d59-44cc-9e6d-cc98e635d657|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:44.446Z|c1ff7768-3e59-4fb4-a409-f4f1cdb7ea7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:44.448Z|eafb1e82-22cd-4c81-ac1f-fa6b6a055d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:44.448Z|eafb1e82-22cd-4c81-ac1f-fa6b6a055d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:46.449Z|d6127e60-7016-4063-bb12-7fd7b4f123e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:38:46.450Z|d6127e60-7016-4063-bb12-7fd7b4f123e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:38:46.749Z|0231fdac-afec-4acd-9cfa-1941fc05f7c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:38:46.750Z|0231fdac-afec-4acd-9cfa-1941fc05f7c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:38:54.470Z|33239a96-3fee-4936-9def-73450af9135c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:54.470Z|eb11b257-f8b4-4e83-951c-e9735e1d8171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:54.470Z|5b29faca-27a5-49eb-b0b7-8ee2eb48c240|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:38:54.471Z|33239a96-3fee-4936-9def-73450af9135c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:54.471Z|eb11b257-f8b4-4e83-951c-e9735e1d8171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:38:54.472Z|5b29faca-27a5-49eb-b0b7-8ee2eb48c240|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:01.450Z|355433d4-7a84-415a-b707-492c7ae1f814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:39:01.453Z|355433d4-7a84-415a-b707-492c7ae1f814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:39:04.493Z|610233be-defa-4a13-b4d3-6a8babb2f4cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:04.493Z|608f8311-4cb3-4d07-9750-af6fea088411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:04.493Z|1e2459b2-c0ab-4f59-8569-130649353bc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:04.494Z|608f8311-4cb3-4d07-9750-af6fea088411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:04.494Z|610233be-defa-4a13-b4d3-6a8babb2f4cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:04.494Z|1e2459b2-c0ab-4f59-8569-130649353bc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:14.520Z|6820e15c-529c-4f29-b6c2-5a2fd7c80173|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:14.520Z|d108f439-7cdf-4ede-a995-94e2cac38d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:14.520Z|cf3dbeba-9d69-4f6d-ae62-19f6a9bff024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:14.521Z|d108f439-7cdf-4ede-a995-94e2cac38d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:14.521Z|cf3dbeba-9d69-4f6d-ae62-19f6a9bff024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:14.521Z|6820e15c-529c-4f29-b6c2-5a2fd7c80173|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:16.450Z|977d2e6e-0dd9-47e4-96e7-e232514b07d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:39:16.450Z|977d2e6e-0dd9-47e4-96e7-e232514b07d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:39:16.751Z|99cb41bf-a6c5-4b12-8cf3-cd0657cf5990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:39:16.751Z|99cb41bf-a6c5-4b12-8cf3-cd0657cf5990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:39:24.546Z|bb5709f5-43de-47a6-86ab-89e8a72512a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:24.546Z|459df468-62e4-483d-b073-f3729257e9f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:24.546Z|f015aba3-3450-4f5f-81f9-2b62521e2f97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:24.547Z|bb5709f5-43de-47a6-86ab-89e8a72512a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:24.547Z|459df468-62e4-483d-b073-f3729257e9f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:24.547Z|f015aba3-3450-4f5f-81f9-2b62521e2f97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:31.451Z|b9eadfbe-c770-428c-8595-a701d1bdeae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:39:31.456Z|b9eadfbe-c770-428c-8595-a701d1bdeae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:39:34.577Z|42bcb8bd-0bb9-4be3-befc-5943decef846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:34.577Z|2dc6461c-f6a6-47f5-a69f-d03838e90269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:34.577Z|26770a0d-6dde-4f6d-a5e6-ed1e55f326df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:34.580Z|26770a0d-6dde-4f6d-a5e6-ed1e55f326df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:34.580Z|42bcb8bd-0bb9-4be3-befc-5943decef846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:34.580Z|2dc6461c-f6a6-47f5-a69f-d03838e90269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:36.619Z|849e6b68-f040-442a-b0c7-5831141cb732|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:39:36.620Z|849e6b68-f040-442a-b0c7-5831141cb732|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:38.514Z|a17a078f-993f-4aee-8d2c-c068f0ac522a|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:39:38.514Z|a17a078f-993f-4aee-8d2c-c068f0ac522a|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:44.607Z|3c0c3315-79ec-4cbe-a271-73c175c0cc01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:44.608Z|3c0c3315-79ec-4cbe-a271-73c175c0cc01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:44.608Z|fda563a9-f2ad-4480-b0e9-1e16a152849f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:44.608Z|b1e79d95-2ab8-4180-9fee-a9b7bc546530|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:44.609Z|fda563a9-f2ad-4480-b0e9-1e16a152849f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:44.609Z|b1e79d95-2ab8-4180-9fee-a9b7bc546530|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:46.450Z|58e46dfb-75bc-42ec-bbbc-452c352c90d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:39:46.450Z|58e46dfb-75bc-42ec-bbbc-452c352c90d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:39:46.752Z|7457c1c6-108f-4419-9cd2-a6705f58643b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:39:46.753Z|7457c1c6-108f-4419-9cd2-a6705f58643b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:39:53.185Z|9b398413-eab5-44df-a9b8-907147298501|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:39:53.186Z|9b398413-eab5-44df-a9b8-907147298501|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:54.632Z|5cb216f4-9f19-4ddc-a70f-77e677f6cb17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:54.632Z|35687d1a-5f9f-41a2-885e-73882387163c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:54.633Z|5cb216f4-9f19-4ddc-a70f-77e677f6cb17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:54.633Z|35687d1a-5f9f-41a2-885e-73882387163c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:39:54.637Z|c96818a8-4fd4-40ca-88ee-98abf7faa70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:39:54.637Z|c96818a8-4fd4-40ca-88ee-98abf7faa70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:01.450Z|b00f8744-d135-49db-ae7c-f3e85f6b59ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:40:01.450Z|b00f8744-d135-49db-ae7c-f3e85f6b59ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:40:04.653Z|4d3589d9-7058-47ce-99a1-0f838cb5f767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:04.654Z|74769179-c482-4147-999d-f9308709b535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:04.654Z|4d3589d9-7058-47ce-99a1-0f838cb5f767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:04.654Z|74769179-c482-4147-999d-f9308709b535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:04.667Z|a250f5ad-f3a7-4f4e-9c65-b57d2ee9361e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:04.673Z|a250f5ad-f3a7-4f4e-9c65-b57d2ee9361e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:14.677Z|9ffb29cc-38eb-4409-bb53-02bc69a08d7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:14.678Z|9ffb29cc-38eb-4409-bb53-02bc69a08d7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:14.679Z|96db9fe8-9c7b-4772-a0e5-9808b4dcc26f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:14.679Z|96db9fe8-9c7b-4772-a0e5-9808b4dcc26f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:14.697Z|a2a658d6-9daa-42d0-8349-1e0c2b002395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:14.698Z|a2a658d6-9daa-42d0-8349-1e0c2b002395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:16.450Z|ae2caaa5-8588-460e-b605-ec4860c2ff5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:40:16.453Z|ae2caaa5-8588-460e-b605-ec4860c2ff5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:40:16.753Z|66f6b6bd-8a90-4956-beed-82cf90054137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:40:16.754Z|66f6b6bd-8a90-4956-beed-82cf90054137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:40:23.257Z|331b8b66-8d9f-4d12-bbaf-23ddef1633d1|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:40:23.258Z|331b8b66-8d9f-4d12-bbaf-23ddef1633d1|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:24.700Z|f79168aa-b698-4ff2-939e-26b5ef32cc23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:24.701Z|ea412c65-4cbb-46ac-bdc6-7afaa3cd05e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:24.701Z|f79168aa-b698-4ff2-939e-26b5ef32cc23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:24.701Z|ea412c65-4cbb-46ac-bdc6-7afaa3cd05e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:24.716Z|f4c1f300-21ce-4e0b-8b54-1fbd866ca118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:24.717Z|f4c1f300-21ce-4e0b-8b54-1fbd866ca118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:31.449Z|10b89399-0c04-4ce6-a6e8-e3b55fccf902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:40:31.450Z|10b89399-0c04-4ce6-a6e8-e3b55fccf902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:40:34.724Z|caae13da-b10f-4bd4-bc1f-1b94bf51185d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:34.724Z|0b72863c-5988-438b-8db2-6bada76cb86b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:34.725Z|0b72863c-5988-438b-8db2-6bada76cb86b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:34.725Z|caae13da-b10f-4bd4-bc1f-1b94bf51185d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:34.738Z|dde312ac-cd2a-4d92-996d-443b145eeb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:34.739Z|dde312ac-cd2a-4d92-996d-443b145eeb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:38.513Z|7721e4a6-94a3-4b76-893a-ff242b12bed7|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:40:38.514Z|7721e4a6-94a3-4b76-893a-ff242b12bed7|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:43.135Z|4c77699c-658c-4adb-9adc-f9a5ae573189|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:40:43.136Z|4c77699c-658c-4adb-9adc-f9a5ae573189|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:44.746Z|d3171a2f-0477-4c3f-bd15-e28814f2fbc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:44.746Z|e9cc2a19-30d2-4c1a-ae01-99bd5733fbf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:44.747Z|d3171a2f-0477-4c3f-bd15-e28814f2fbc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:44.747Z|e9cc2a19-30d2-4c1a-ae01-99bd5733fbf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:44.763Z|a6980195-5dcd-4b47-80e4-ac08582f5b9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:44.764Z|a6980195-5dcd-4b47-80e4-ac08582f5b9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:46.450Z|521461e9-da58-4de3-bd8f-6da270a18c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:40:46.450Z|521461e9-da58-4de3-bd8f-6da270a18c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:40:46.755Z|21acfb47-b57b-4fb3-92c0-a2c24b6a79cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:40:46.755Z|21acfb47-b57b-4fb3-92c0-a2c24b6a79cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:40:54.772Z|e7044fa0-ab33-4721-8b28-8cf7f975b2d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:54.772Z|50ffb310-ecb7-4d19-8d36-112e2ee27be1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:54.772Z|e7044fa0-ab33-4721-8b28-8cf7f975b2d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:54.773Z|50ffb310-ecb7-4d19-8d36-112e2ee27be1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:40:54.784Z|cacc2493-47e7-4746-9530-49c4977b4358|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:40:54.785Z|cacc2493-47e7-4746-9530-49c4977b4358|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:01.449Z|4db60acc-37d0-4bf5-bf46-8f182802ee2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:41:01.453Z|4db60acc-37d0-4bf5-bf46-8f182802ee2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:41:04.798Z|dba55a64-c450-466e-b629-12c5b0e8e17b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:04.798Z|60dd93f3-412c-4dfb-a665-5ebf2a4816b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:04.799Z|dba55a64-c450-466e-b629-12c5b0e8e17b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:04.800Z|60dd93f3-412c-4dfb-a665-5ebf2a4816b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:04.806Z|ffcfe877-9575-4d71-b8ae-4d9adb14c975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:04.807Z|ffcfe877-9575-4d71-b8ae-4d9adb14c975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:14.838Z|2b7afa86-a596-4399-ba6a-448180eda50f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:14.838Z|5552cef3-fe95-4a71-8cc1-db8b421425e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:14.838Z|c48c36f3-1eb5-4cf8-9ba6-8bd638f89884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:14.841Z|2b7afa86-a596-4399-ba6a-448180eda50f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:14.841Z|5552cef3-fe95-4a71-8cc1-db8b421425e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:14.841Z|c48c36f3-1eb5-4cf8-9ba6-8bd638f89884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:16.450Z|357b61a1-12af-453c-acdb-ac8e87bd766b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:41:16.452Z|357b61a1-12af-453c-acdb-ac8e87bd766b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:41:16.756Z|8aede273-4575-4c56-893a-6d84e89cee2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:41:16.757Z|8aede273-4575-4c56-893a-6d84e89cee2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:41:24.872Z|977fe517-09f0-48b8-9613-07a8c7659876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:24.872Z|a7a6bd3c-8f77-4039-b171-b97bbc23a732|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:24.872Z|6fce13ca-b6b6-40bb-8edd-29781e197dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:24.873Z|977fe517-09f0-48b8-9613-07a8c7659876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:24.873Z|a7a6bd3c-8f77-4039-b171-b97bbc23a732|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:24.873Z|6fce13ca-b6b6-40bb-8edd-29781e197dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:31.449Z|b2637ad1-ae60-4d79-92b6-66e4e3a23fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:41:31.450Z|b2637ad1-ae60-4d79-92b6-66e4e3a23fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:41:34.909Z|be139ecb-21d3-493f-b156-6c11f6cfc364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:34.909Z|be139ecb-21d3-493f-b156-6c11f6cfc364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:34.910Z|b7fe4244-3241-48bc-a465-1bde98501b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:34.910Z|b7fe4244-3241-48bc-a465-1bde98501b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:34.907Z|4a170435-4501-45e3-8f12-4e4c0b136fb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:34.913Z|4a170435-4501-45e3-8f12-4e4c0b136fb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:38.514Z|62a86c10-d4dd-4a36-beb4-cac25cb343e5|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:41:38.515Z|62a86c10-d4dd-4a36-beb4-cac25cb343e5|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:44.935Z|6fca1971-0593-4c39-a3e3-340f642657c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:44.936Z|6fca1971-0593-4c39-a3e3-340f642657c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:44.938Z|4d897d20-e5d5-4c2e-bdef-bdb5a881188c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:44.938Z|4d897d20-e5d5-4c2e-bdef-bdb5a881188c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:44.963Z|4c211921-2ee2-405d-93b0-7f6dd2e1167c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:44.963Z|4c211921-2ee2-405d-93b0-7f6dd2e1167c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:46.450Z|c6f7de1e-6365-4884-b655-0d9f6cf2c873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:41:46.454Z|c6f7de1e-6365-4884-b655-0d9f6cf2c873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:41:46.758Z|4ca92c23-e6f2-45d6-a609-6f8fb1b5dfc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:41:46.759Z|4ca92c23-e6f2-45d6-a609-6f8fb1b5dfc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:41:54.961Z|f6bae1d1-1c0d-4d96-a545-b3e72e61c23b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:54.961Z|f6bae1d1-1c0d-4d96-a545-b3e72e61c23b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:54.969Z|17b9e1f1-a433-4f3b-bc53-01ff15bf0e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:54.970Z|17b9e1f1-a433-4f3b-bc53-01ff15bf0e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:41:54.994Z|3e0c7919-1022-4d0f-a961-508fd49a3093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:41:54.994Z|3e0c7919-1022-4d0f-a961-508fd49a3093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:01.449Z|69600ab8-e867-4a95-8106-ccebca39b38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:42:01.450Z|69600ab8-e867-4a95-8106-ccebca39b38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:42:04.984Z|0e08ee4a-5e40-4d9d-88fb-e02b0b0c2fc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:04.985Z|0e08ee4a-5e40-4d9d-88fb-e02b0b0c2fc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:04.990Z|6d22ca10-c5be-4a67-b187-1c861fda5b47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:04.991Z|6d22ca10-c5be-4a67-b187-1c861fda5b47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:05.017Z|3e43c355-bc98-477f-a1c1-4ec8f08fc6bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:05.018Z|3e43c355-bc98-477f-a1c1-4ec8f08fc6bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:08.321Z|e8147202-f7fb-4e09-9ba2-c6d1622ba590|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:42:08.322Z|e8147202-f7fb-4e09-9ba2-c6d1622ba590|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:15.008Z|9ff7612a-251e-46bc-9f6b-b8e0d5f4e2ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:15.009Z|9ff7612a-251e-46bc-9f6b-b8e0d5f4e2ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:15.014Z|047d08a3-bc1d-4b25-bb87-5c78ab888bc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:15.014Z|047d08a3-bc1d-4b25-bb87-5c78ab888bc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:15.067Z|b0507f9f-21ef-46af-881d-152e0bdba76e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:15.068Z|b0507f9f-21ef-46af-881d-152e0bdba76e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:16.449Z|1ce02b1b-2a3a-496b-a777-e056c1c8dc57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:42:16.450Z|1ce02b1b-2a3a-496b-a777-e056c1c8dc57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:42:16.759Z|83b4c35b-8afc-48b0-92ea-1a72e793db23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:42:16.760Z|83b4c35b-8afc-48b0-92ea-1a72e793db23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:42:25.037Z|89f38abc-609c-49d6-8142-b7bb889e15a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:25.038Z|89f38abc-609c-49d6-8142-b7bb889e15a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:25.039Z|36465555-6f3d-47eb-a10f-385e1f708c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:25.039Z|36465555-6f3d-47eb-a10f-385e1f708c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:25.090Z|4243a3ad-720f-4a0b-a313-a78882bb3641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:25.091Z|4243a3ad-720f-4a0b-a313-a78882bb3641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:31.449Z|a0a55e1e-c317-4b0f-869b-5bd63b1e87b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:42:31.455Z|a0a55e1e-c317-4b0f-869b-5bd63b1e87b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:42:35.065Z|7922c6b0-7d37-4352-b65e-00c6e95f8f4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:35.066Z|7922c6b0-7d37-4352-b65e-00c6e95f8f4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:35.066Z|1eb5c0b0-422b-4fd0-97d8-7696426fefcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:35.067Z|1eb5c0b0-422b-4fd0-97d8-7696426fefcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:35.111Z|7c61e843-de4f-469a-bae5-7acfa6f554f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:35.112Z|7c61e843-de4f-469a-bae5-7acfa6f554f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:38.514Z|b269ddad-fcbe-485d-8601-88fb5a9dd6cb|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:42:38.514Z|b269ddad-fcbe-485d-8601-88fb5a9dd6cb|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:45.089Z|66fbf8a2-e7a0-4e04-b888-7eed198eeb68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:45.089Z|39c95019-c23b-4036-bc78-c907b58ac974|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:45.090Z|66fbf8a2-e7a0-4e04-b888-7eed198eeb68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:45.090Z|39c95019-c23b-4036-bc78-c907b58ac974|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:45.133Z|6e578ed6-6342-447f-904d-ee8318d0281a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:45.134Z|6e578ed6-6342-447f-904d-ee8318d0281a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:46.449Z|643eb279-5c65-449b-ab23-011be55b0e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:42:46.450Z|643eb279-5c65-449b-ab23-011be55b0e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:42:46.761Z|9653ff3b-4a94-422f-85e7-792ce1416368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:42:46.761Z|9653ff3b-4a94-422f-85e7-792ce1416368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:42:55.117Z|812689b8-6935-49ee-8169-4629c07c69c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:55.117Z|a3a60641-1976-4bab-a0a5-902ecf8e2f98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:55.118Z|812689b8-6935-49ee-8169-4629c07c69c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:55.118Z|a3a60641-1976-4bab-a0a5-902ecf8e2f98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:42:55.152Z|800d8eaa-e53a-4e68-92be-45aab7f3d168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:42:55.153Z|800d8eaa-e53a-4e68-92be-45aab7f3d168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:01.451Z|0d4fdabd-8ee1-4018-b0c3-a3897fe900e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:43:01.453Z|0d4fdabd-8ee1-4018-b0c3-a3897fe900e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:43:05.149Z|6f7e1c31-ac47-46c0-a1e6-c0340090b691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:05.149Z|6faba9e2-1103-4b5c-9f9c-7eaae831a940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:05.152Z|6f7e1c31-ac47-46c0-a1e6-c0340090b691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:05.152Z|6faba9e2-1103-4b5c-9f9c-7eaae831a940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:05.173Z|f1e14a72-4fb6-48dd-bfc2-e2c86eed161d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:05.174Z|f1e14a72-4fb6-48dd-bfc2-e2c86eed161d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:15.178Z|72dff850-9c79-4da6-a2ef-479649908730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:15.178Z|f8093ac7-174a-4e82-8001-1b59c4f8f004|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:15.178Z|72dff850-9c79-4da6-a2ef-479649908730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:15.178Z|f8093ac7-174a-4e82-8001-1b59c4f8f004|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:15.198Z|a43963dd-250a-45ef-8c36-15e45aebc9c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:15.199Z|a43963dd-250a-45ef-8c36-15e45aebc9c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:16.450Z|632e95a8-6b6c-4261-aa6e-f1d98693a752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:43:16.453Z|632e95a8-6b6c-4261-aa6e-f1d98693a752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:43:16.762Z|44535162-9dd9-4f68-9e81-a91b82b1327f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:43:16.763Z|44535162-9dd9-4f68-9e81-a91b82b1327f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:43:25.200Z|ccf7bd51-accb-498f-b955-161c2e822ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:25.200Z|93801425-8eb4-46d2-8a19-6911e69a86d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:25.201Z|ccf7bd51-accb-498f-b955-161c2e822ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:25.201Z|93801425-8eb4-46d2-8a19-6911e69a86d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:25.218Z|8ddcf375-89e7-455a-8567-0a98fe242250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:25.219Z|8ddcf375-89e7-455a-8567-0a98fe242250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:31.450Z|573eb2fe-e591-4ac9-bd64-6dfc76c9ee1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:43:31.450Z|573eb2fe-e591-4ac9-bd64-6dfc76c9ee1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:43:35.228Z|6de5670f-3af5-4f13-ad1f-81ae45bf9a4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:35.228Z|6de5670f-3af5-4f13-ad1f-81ae45bf9a4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:35.230Z|381dc506-ba72-41c4-b581-15af2bf4d97c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:35.231Z|381dc506-ba72-41c4-b581-15af2bf4d97c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:35.249Z|89f12383-41f1-4db7-93ad-83c51d18e968|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:35.249Z|89f12383-41f1-4db7-93ad-83c51d18e968|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:38.514Z|5faaef00-4719-4f81-af86-f7a31fe38200|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:43:38.515Z|5faaef00-4719-4f81-af86-f7a31fe38200|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:45.253Z|9a11208b-791b-4d43-86e8-6a796d7e88ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:45.253Z|9a11208b-791b-4d43-86e8-6a796d7e88ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:45.258Z|ab0fd5a2-0bc6-4558-8cc0-4bd6f8f3ec18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:45.259Z|ab0fd5a2-0bc6-4558-8cc0-4bd6f8f3ec18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:45.271Z|cfc8f95f-b6e8-4492-8d0e-094159401494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:45.272Z|cfc8f95f-b6e8-4492-8d0e-094159401494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:46.449Z|1e1e2770-7b9c-471c-be76-9e5c87f13cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:43:46.450Z|1e1e2770-7b9c-471c-be76-9e5c87f13cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:43:46.763Z|60591389-0908-48c3-8936-66fa3bc8d3ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:43:46.764Z|60591389-0908-48c3-8936-66fa3bc8d3ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:43:55.278Z|db0d563c-c3e9-4ed6-8d7e-00964eefa6c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:55.280Z|db0d563c-c3e9-4ed6-8d7e-00964eefa6c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:55.285Z|0ac21e6f-47b6-4923-9d24-d894812376e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:55.286Z|0ac21e6f-47b6-4923-9d24-d894812376e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:43:55.293Z|2c4246c7-4f50-4d09-882c-a51a418c9ddc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:43:55.293Z|2c4246c7-4f50-4d09-882c-a51a418c9ddc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:01.450Z|63f65497-beb0-4e8d-bf17-b392ed093298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:44:01.452Z|63f65497-beb0-4e8d-bf17-b392ed093298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:44:05.306Z|3ee265a2-8030-475c-bb16-9099d5efd3a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:05.307Z|3ee265a2-8030-475c-bb16-9099d5efd3a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:05.309Z|b0f6959a-3b8d-452d-9a96-ea6e49a55fb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:05.309Z|b0f6959a-3b8d-452d-9a96-ea6e49a55fb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:05.313Z|05fe2805-51c8-4e31-9598-293f2bdfc2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:05.314Z|05fe2805-51c8-4e31-9598-293f2bdfc2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:15.329Z|6fb9ec28-df4d-4013-8a1b-60272fd886c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:15.330Z|6fb9ec28-df4d-4013-8a1b-60272fd886c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:15.331Z|378ddfb1-0fe5-4985-8d45-4ebd4333e71c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:15.332Z|378ddfb1-0fe5-4985-8d45-4ebd4333e71c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:15.333Z|2f06949c-5a4c-402b-be53-a45c4351ed03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:15.333Z|2f06949c-5a4c-402b-be53-a45c4351ed03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:16.449Z|a869ee61-0b21-4dff-a996-488da2e8ca11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:44:16.450Z|a869ee61-0b21-4dff-a996-488da2e8ca11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:44:16.764Z|58d992e6-70ec-42d4-b5eb-01fd73807e2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:44:16.765Z|58d992e6-70ec-42d4-b5eb-01fd73807e2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:44:25.359Z|841f1d14-a24b-46c0-b497-fc8e3986f2b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:25.360Z|841f1d14-a24b-46c0-b497-fc8e3986f2b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:25.361Z|e09d6078-01a4-4132-bbfb-960632a29b37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:25.362Z|e09d6078-01a4-4132-bbfb-960632a29b37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:25.365Z|ec5d3b65-7f74-446f-aef4-f59bc25f730c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:25.366Z|ec5d3b65-7f74-446f-aef4-f59bc25f730c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:31.450Z|ff80b353-a015-493b-b207-c7fc75373ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:44:31.450Z|ff80b353-a015-493b-b207-c7fc75373ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:44:35.387Z|a0c1c576-2210-413f-b87a-e1b8e59add03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:35.387Z|cf48f2ca-5458-4f58-9a51-9ad58b68c765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:35.387Z|a0c1c576-2210-413f-b87a-e1b8e59add03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:35.388Z|cf48f2ca-5458-4f58-9a51-9ad58b68c765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:35.390Z|e69ebc6f-e40b-4464-90d6-85091adb2aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:35.390Z|e69ebc6f-e40b-4464-90d6-85091adb2aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:38.515Z|d88c0726-d179-48ca-bb92-7332d98f3de4|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:44:38.516Z|d88c0726-d179-48ca-bb92-7332d98f3de4|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:45.415Z|76d017ba-0d30-4dd9-8aec-7f4fccb4f3fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:45.415Z|c00c902e-b0be-4825-91ed-439f45ae92a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:45.416Z|76d017ba-0d30-4dd9-8aec-7f4fccb4f3fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:45.416Z|68feae52-0c54-43ce-8579-b13ca250c37e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:45.416Z|c00c902e-b0be-4825-91ed-439f45ae92a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:45.417Z|68feae52-0c54-43ce-8579-b13ca250c37e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:46.450Z|b4accc8b-4c2d-44c6-aaaa-c69c6c082a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:44:46.452Z|b4accc8b-4c2d-44c6-aaaa-c69c6c082a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:44:46.766Z|cb147e0b-6911-4503-bd9f-67dd1b7353ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:44:46.766Z|cb147e0b-6911-4503-bd9f-67dd1b7353ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:44:55.449Z|36b5d0a7-a15c-4152-af26-a380daae61e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:55.449Z|574b9b5b-4fbf-46b8-901b-fa37f3632384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:55.449Z|ee1cce2a-2151-4e7b-a3ab-a94f2c1543fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:44:55.450Z|36b5d0a7-a15c-4152-af26-a380daae61e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:55.450Z|574b9b5b-4fbf-46b8-901b-fa37f3632384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:44:55.450Z|ee1cce2a-2151-4e7b-a3ab-a94f2c1543fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:01.451Z|46cf6143-12cf-41b3-be2d-702a3e3e361f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:45:01.453Z|46cf6143-12cf-41b3-be2d-702a3e3e361f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:45:05.491Z|fdf699ce-296d-433b-a728-a87a2838176c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:05.491Z|35b9509b-fae7-4926-a253-458079b5ce60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:05.493Z|35b9509b-fae7-4926-a253-458079b5ce60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:05.493Z|fdf699ce-296d-433b-a728-a87a2838176c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:05.498Z|44a10573-afa3-447e-9ff6-71fbee2d0af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:05.500Z|44a10573-afa3-447e-9ff6-71fbee2d0af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:15.527Z|e12979cd-8009-4baf-b1c7-797f95ab664b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:15.528Z|e12979cd-8009-4baf-b1c7-797f95ab664b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:15.528Z|3c032453-f933-4488-9d4c-6117202a8202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:15.529Z|3c032453-f933-4488-9d4c-6117202a8202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:15.529Z|b4f71d78-e11a-42af-9659-236ec9c1f900|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:15.529Z|b4f71d78-e11a-42af-9659-236ec9c1f900|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:16.449Z|5c7fbb0f-4045-49ef-bc19-7bc59004fd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:45:16.450Z|5c7fbb0f-4045-49ef-bc19-7bc59004fd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:45:16.767Z|b9b41bdd-e74d-4fab-8aa7-e64b872a1873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:45:16.769Z|b9b41bdd-e74d-4fab-8aa7-e64b872a1873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:45:25.551Z|8469e69e-54ff-4338-980b-db615dc68f40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:25.551Z|83313a94-a11e-4065-af88-648fc711d19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:25.552Z|83313a94-a11e-4065-af88-648fc711d19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:25.552Z|8469e69e-54ff-4338-980b-db615dc68f40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:25.556Z|caed7596-98a0-45e4-a681-7bbd146a8e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:25.557Z|caed7596-98a0-45e4-a681-7bbd146a8e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:31.450Z|5a98ac5c-62b1-4e8f-aec4-cc5b17963909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:45:31.453Z|5a98ac5c-62b1-4e8f-aec4-cc5b17963909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:45:35.576Z|913e79d8-c3b8-4b7c-9c61-7137b6845eab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:35.576Z|309b7e4f-94ac-430a-b322-c4c5b1f2cc21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:35.577Z|913e79d8-c3b8-4b7c-9c61-7137b6845eab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:35.577Z|309b7e4f-94ac-430a-b322-c4c5b1f2cc21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:35.581Z|d231af41-48eb-4060-829d-eb2d0be6559f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:35.581Z|d231af41-48eb-4060-829d-eb2d0be6559f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:38.515Z|fd72bcf2-2a20-46da-bb81-8c4897229b18|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:45:38.516Z|fd72bcf2-2a20-46da-bb81-8c4897229b18|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:45.599Z|765f7118-a990-4bb9-adfe-e4e6039273fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:45.599Z|16e91e6a-ef41-45ba-9cce-62f87a0597e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:45.600Z|16e91e6a-ef41-45ba-9cce-62f87a0597e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:45.600Z|765f7118-a990-4bb9-adfe-e4e6039273fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:45.604Z|4dc84224-7f89-42fa-9aae-ae87148ee407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:45.605Z|4dc84224-7f89-42fa-9aae-ae87148ee407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:46.449Z|4b762aa3-858a-4648-8c76-cba9d9524383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:45:46.450Z|4b762aa3-858a-4648-8c76-cba9d9524383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:45:46.770Z|8df30902-8ad0-4053-a65c-4f2efcd4dac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:45:46.770Z|8df30902-8ad0-4053-a65c-4f2efcd4dac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:45:55.623Z|34151358-a762-4ac1-9771-04066f26016c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:55.623Z|3f003a34-446e-484f-8e20-a3184b43f625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:55.624Z|3f003a34-446e-484f-8e20-a3184b43f625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:55.624Z|34151358-a762-4ac1-9771-04066f26016c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:45:55.625Z|a1343010-0e16-4446-9363-2a0ce7942058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:45:55.625Z|a1343010-0e16-4446-9363-2a0ce7942058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:01.450Z|76921fbc-8df0-480f-8b7b-81126a155e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:46:01.451Z|76921fbc-8df0-480f-8b7b-81126a155e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:46:03.242Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:46:03.247Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 172b580d-1584-4256-93cb-9db4778af13b already exists in requestDb InfraActiveRequests table 2022-02-24T11:46:03.249Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b 2022-02-24T11:46:03.249Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|INFO|500||Invoke 2022-02-24T11:46:03.250Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|DEBUG|500||===========================request begin================================================ 2022-02-24T11:46:03.250Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b 2022-02-24T11:46:03.250Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|DEBUG|500||Method : GET 2022-02-24T11:46:03.251Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa78567ee5d108ca", X-B3-SpanId:"c42791eb0ff4ca3f", X-B3-ParentSpanId:"aa78567ee5d108ca", X-B3-Sampled:"0", X-ONAP-RequestID:"172b580d-1584-4256-93cb-9db4778af13b", X-RequestID:"172b580d-1584-4256-93cb-9db4778af13b", X-TransactionID:"172b580d-1584-4256-93cb-9db4778af13b", X-ECOMP-RequestID:"172b580d-1584-4256-93cb-9db4778af13b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f00b19e4-dc85-4f70-8cbf-6f93045178bb"] 2022-02-24T11:46:03.251Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|DEBUG|500||Request body: 2022-02-24T11:46:03.251Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|DEBUG|500||==========================request end================================================ 2022-02-24T11:46:03.304Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|DEBUG|500||============================response begin========================================== 2022-02-24T11:46:03.304Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|DEBUG|500||Status code : 404 NOT_FOUND 2022-02-24T11:46:03.304Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|DEBUG|500||Status text : 2022-02-24T11:46:03.305Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 24 Feb 2022 11:46:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:46:03.305Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|DEBUG|500||Response body: 2022-02-24T11:46:03.306Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|DEBUG|500||=======================response end================================================= 2022-02-24T11:46:03.306Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/172b580d-1584-4256-93cb-9db4778af13b|INFO|404|Not Found|InvokeReturn 2022-02-24T11:46:03.310Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 172b580d-1584-4256-93cb-9db4778af13b 2022-02-24T11:46:03.312Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-02-24T11:46:03.313Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-02-24T11:46:03.313Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-02-24T11:46:03.314Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-02-24T11:46:03.314Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-02-24T11:46:03.314Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-02-24T11:46:03.314Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"aa78567ee5d108ca", X-B3-SpanId:"b6c0e1a8ebc57642", X-B3-ParentSpanId:"aa78567ee5d108ca", X-B3-Sampled:"0", X-ONAP-RequestID:"172b580d-1584-4256-93cb-9db4778af13b", X-RequestID:"172b580d-1584-4256-93cb-9db4778af13b", X-TransactionID:"172b580d-1584-4256-93cb-9db4778af13b", X-ECOMP-RequestID:"172b580d-1584-4256-93cb-9db4778af13b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e56d8a50-260e-40ca-85ae-7343f3236770"] 2022-02-24T11:46:03.314Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-02-24T11:46:03.315Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-02-24T11:46:03.322Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-02-24T11:46:03.323Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-02-24T11:46:03.323Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-02-24T11:46:03.323Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 24 Feb 2022 11:46:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:46:03.323Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-02-24T11:46:03.324Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-02-24T11:46:03.324Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-02-24T11:46:03.324Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$6de2226.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T11:46:03.325Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:46:03.326Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:46:03.326Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-02-24T11:46:03.326Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-02-24T11:46:03.326Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-02-24T11:46:03.326Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-02-24T11:46:03.327Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"aa78567ee5d108ca", X-B3-SpanId:"e47284b3066671f2", X-B3-ParentSpanId:"aa78567ee5d108ca", X-B3-Sampled:"0", X-ONAP-RequestID:"172b580d-1584-4256-93cb-9db4778af13b", X-RequestID:"172b580d-1584-4256-93cb-9db4778af13b", X-TransactionID:"172b580d-1584-4256-93cb-9db4778af13b", X-ECOMP-RequestID:"172b580d-1584-4256-93cb-9db4778af13b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ddc4b40-a75f-46fa-b43b-0871223025a0"] 2022-02-24T11:46:03.327Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-02-24T11:46:03.327Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-02-24T11:46:03.345Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-02-24T11:46:03.346Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-02-24T11:46:03.346Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-02-24T11:46:03.347Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 24 Feb 2022 11:46:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:46:03.347Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-02-24T11:46:03.347Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-02-24T11:46:03.348Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-02-24T11:46:03.349Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$6de2226.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T11:46:03.349Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1fb7fe6e 2022-02-24T11:46:03.351Z|172b580d-1584-4256-93cb-9db4778af13b|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:46:05.646Z|06ac1194-121b-4e6e-9087-add54c3f0309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:05.646Z|b28bcbc5-4376-4128-a9d2-5ae681a0bb94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:05.646Z|ba236216-1556-4dd9-9461-0505e9e68029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:05.647Z|b28bcbc5-4376-4128-a9d2-5ae681a0bb94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:05.647Z|06ac1194-121b-4e6e-9087-add54c3f0309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:05.647Z|ba236216-1556-4dd9-9461-0505e9e68029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:14.169Z|15354010-212a-46ed-bd6a-7b915e6159ff|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:46:14.170Z|15354010-212a-46ed-bd6a-7b915e6159ff|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:15.671Z|6db6e161-386c-417e-93fb-c8fdf1198e2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:15.671Z|eac7ac99-2e80-4363-a50d-3fa768868fd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:15.671Z|eac7ac99-2e80-4363-a50d-3fa768868fd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:15.671Z|6db6e161-386c-417e-93fb-c8fdf1198e2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:15.675Z|2348904a-fac2-4046-9747-acd430db642c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:15.677Z|2348904a-fac2-4046-9747-acd430db642c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:16.450Z|5135ed48-f792-4084-9792-67681ae592d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:46:16.455Z|5135ed48-f792-4084-9792-67681ae592d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:46:16.771Z|9a0bd579-95b5-4407-96c3-4d52ce0b28e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:46:16.772Z|9a0bd579-95b5-4407-96c3-4d52ce0b28e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:46:25.694Z|18abf53b-ea8e-4edb-b6b8-96789ee85356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:25.694Z|a794c347-390b-41c7-bedf-1d0d09ca861b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:25.695Z|18abf53b-ea8e-4edb-b6b8-96789ee85356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:25.695Z|a794c347-390b-41c7-bedf-1d0d09ca861b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:25.700Z|3f06bb08-e7c7-418e-9332-2e16614cfaf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:25.700Z|3f06bb08-e7c7-418e-9332-2e16614cfaf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:31.450Z|f4c6e07d-ec7d-4749-bf1b-f52b3fdaee85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:46:31.451Z|f4c6e07d-ec7d-4749-bf1b-f52b3fdaee85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:46:35.733Z|ddb5d117-12b0-4e1d-9c61-f7cdd1d9cb44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:35.733Z|f06cd78b-fe60-42e4-a6d2-fdb464d2a571|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:35.733Z|caccbba0-22a1-4c36-b64e-18df83961024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:35.735Z|ddb5d117-12b0-4e1d-9c61-f7cdd1d9cb44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:35.735Z|caccbba0-22a1-4c36-b64e-18df83961024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:35.735Z|f06cd78b-fe60-42e4-a6d2-fdb464d2a571|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:38.516Z|65928632-3466-4b14-9311-cf7b53527c1a|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:46:38.517Z|65928632-3466-4b14-9311-cf7b53527c1a|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:45.768Z|2b136c3d-8551-4dc7-a624-ff870d922501|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:45.768Z|9938b3fb-1f27-440e-8fdf-2f6fce315f75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:45.769Z|9938b3fb-1f27-440e-8fdf-2f6fce315f75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:45.769Z|2b136c3d-8551-4dc7-a624-ff870d922501|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:45.770Z|fd8d49c7-233c-4fa6-b5a4-ce18077a2d39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:45.771Z|fd8d49c7-233c-4fa6-b5a4-ce18077a2d39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:46.450Z|244ba4ea-e8d1-4b3f-84b2-4257f481b556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:46:46.451Z|244ba4ea-e8d1-4b3f-84b2-4257f481b556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:46:46.772Z|3e522ee6-74a5-4a71-b11f-1428bcc69de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:46:46.773Z|3e522ee6-74a5-4a71-b11f-1428bcc69de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:46:55.793Z|0689d196-00ee-4f9d-a51e-27fcae99409d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:55.793Z|968346ed-0e30-4bd3-9bb9-b6a058c9f2a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:55.794Z|0689d196-00ee-4f9d-a51e-27fcae99409d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:55.794Z|968346ed-0e30-4bd3-9bb9-b6a058c9f2a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:46:55.795Z|0edbd479-7b7c-497c-b954-7b7783d33642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:46:55.796Z|0edbd479-7b7c-497c-b954-7b7783d33642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:01.450Z|bdaebc1d-76a4-4687-9173-2a9983f57576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:47:01.453Z|bdaebc1d-76a4-4687-9173-2a9983f57576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:47:05.817Z|bad7bc80-b69b-4b50-97b8-a9da894c3c6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:05.817Z|a2fa70d2-d9f2-4861-ad81-e94012ada50f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:05.818Z|bad7bc80-b69b-4b50-97b8-a9da894c3c6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:05.818Z|a2fa70d2-d9f2-4861-ad81-e94012ada50f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:05.822Z|11fc1947-448a-4528-8e8c-b845ad6e8b33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:05.822Z|11fc1947-448a-4528-8e8c-b845ad6e8b33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:15.842Z|425135b2-a1a5-48a1-a89d-9a1d80b77678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:15.842Z|932cf6ab-6608-4686-b363-6f135328fc14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:15.843Z|425135b2-a1a5-48a1-a89d-9a1d80b77678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:15.843Z|6106f2bf-fd8f-4858-94d6-f87083cc73af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:15.843Z|932cf6ab-6608-4686-b363-6f135328fc14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:15.843Z|6106f2bf-fd8f-4858-94d6-f87083cc73af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:16.450Z|a8941b2d-83d9-4420-bd51-50302ba5f684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:47:16.450Z|a8941b2d-83d9-4420-bd51-50302ba5f684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:47:16.774Z|a39f46bc-6428-431b-bc83-e6564ce9f910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:47:16.774Z|a39f46bc-6428-431b-bc83-e6564ce9f910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:47:25.864Z|933296ef-362b-4546-8d89-c6acf20f2926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:25.864Z|999b0384-e277-4d74-94d2-a5059214e85d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:25.865Z|933296ef-362b-4546-8d89-c6acf20f2926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:25.865Z|999b0384-e277-4d74-94d2-a5059214e85d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:25.865Z|b85e9e2f-09fd-45f5-91ff-4f79fe43ceac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:25.866Z|b85e9e2f-09fd-45f5-91ff-4f79fe43ceac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:27.590Z|32870b16-a93e-4d36-8991-f80b8a97df63|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:47:27.591Z|32870b16-a93e-4d36-8991-f80b8a97df63|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:31.450Z|dee15f2e-5df8-4e3b-9752-7dad2177d163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:47:31.450Z|dee15f2e-5df8-4e3b-9752-7dad2177d163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:47:35.887Z|1e733b71-4f34-4927-9477-1ad9d72cdb15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:35.887Z|1e733b71-4f34-4927-9477-1ad9d72cdb15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:35.889Z|6a9b4464-e117-4f02-a994-916e64c35a20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:35.889Z|bec3f175-52b7-4227-9a98-4a76d7733c69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:35.889Z|6a9b4464-e117-4f02-a994-916e64c35a20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:35.890Z|bec3f175-52b7-4227-9a98-4a76d7733c69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:38.513Z|dec5296c-38c0-4fb8-b998-02f5e052a05b|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:47:38.514Z|dec5296c-38c0-4fb8-b998-02f5e052a05b|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:45.909Z|5922e4ee-df67-4cb2-b4cf-d218069945a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:45.909Z|bf6def77-a0d9-408c-ac02-6fb582365c0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:45.910Z|5922e4ee-df67-4cb2-b4cf-d218069945a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:45.910Z|bf6def77-a0d9-408c-ac02-6fb582365c0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:45.909Z|a50b369b-2ba0-4217-ae98-7f60a604345b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:45.912Z|a50b369b-2ba0-4217-ae98-7f60a604345b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:46.449Z|cff39329-9331-45fe-8f2b-4bfa67fca5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:47:46.452Z|cff39329-9331-45fe-8f2b-4bfa67fca5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:47:46.775Z|c953afab-ae55-41fb-98f5-6f799403a510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:47:46.775Z|c953afab-ae55-41fb-98f5-6f799403a510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:47:55.931Z|13fdb4fb-d943-4848-92a8-25fd213e00cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:55.931Z|162c2913-6439-4169-85ae-28c9dc271e3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:55.932Z|d8012b41-2742-4bc9-b308-8bd039142c7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:47:55.932Z|d8012b41-2742-4bc9-b308-8bd039142c7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:55.932Z|13fdb4fb-d943-4848-92a8-25fd213e00cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:47:55.932Z|162c2913-6439-4169-85ae-28c9dc271e3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:01.449Z|ab8c114b-8a47-4b96-b114-5b3eec715b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:48:01.450Z|ab8c114b-8a47-4b96-b114-5b3eec715b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:48:05.956Z|75036ec3-8a7f-4ad5-8547-fa33df22b047|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:05.957Z|75036ec3-8a7f-4ad5-8547-fa33df22b047|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:05.960Z|de49f1d3-f5c5-40a6-8ce6-9c947ea39985|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:05.961Z|de49f1d3-f5c5-40a6-8ce6-9c947ea39985|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:05.961Z|d7d8f27b-4a8c-4951-bc51-787e1d684238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:05.962Z|d7d8f27b-4a8c-4951-bc51-787e1d684238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:15.983Z|3dc69b1b-5bc4-4e22-95a2-fbd51191604d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:15.983Z|85205a79-fdc3-4213-9b9b-e80c46420354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:15.984Z|3dc69b1b-5bc4-4e22-95a2-fbd51191604d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:15.984Z|85205a79-fdc3-4213-9b9b-e80c46420354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:15.986Z|db820fa8-dea2-4c28-aa64-1b68943a76cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:15.987Z|db820fa8-dea2-4c28-aa64-1b68943a76cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:16.450Z|3c485600-0967-4424-aba1-5693306bde02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:48:16.451Z|3c485600-0967-4424-aba1-5693306bde02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:48:16.776Z|5e923693-785e-4ea0-a67e-89bf28149717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:48:16.777Z|5e923693-785e-4ea0-a67e-89bf28149717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:48:26.020Z|55dff42b-9b95-4d62-bdb4-9b007591f1f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:26.020Z|0f79296a-640f-46af-8caa-8f8cfcc8bb9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:26.020Z|13f8717c-366d-4c58-878e-db4575792ae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:26.024Z|55dff42b-9b95-4d62-bdb4-9b007591f1f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:26.024Z|13f8717c-366d-4c58-878e-db4575792ae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:26.024Z|0f79296a-640f-46af-8caa-8f8cfcc8bb9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:31.450Z|35ca3a1b-6ad8-4d20-b752-13799a70a2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:48:31.454Z|35ca3a1b-6ad8-4d20-b752-13799a70a2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:48:36.061Z|7b87a59e-d556-488c-a109-b24b2bbcb023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:36.062Z|7b87a59e-d556-488c-a109-b24b2bbcb023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:36.077Z|b259b804-993e-499c-9932-914d27e1793a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:36.077Z|b259b804-993e-499c-9932-914d27e1793a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:36.080Z|22813f44-64eb-4d22-a0d5-be83639e33b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:36.081Z|22813f44-64eb-4d22-a0d5-be83639e33b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:38.514Z|e21a9c09-269a-47c4-8760-048ef53b2c4e|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:48:38.515Z|e21a9c09-269a-47c4-8760-048ef53b2c4e|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:46.094Z|cb4e6e1c-338a-49ce-a437-980b3efb4bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:46.094Z|cb4e6e1c-338a-49ce-a437-980b3efb4bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:46.135Z|4f476bd3-ca52-4de0-92bb-9ce5bf66973a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:46.135Z|e5567075-b469-4687-b405-85bff65db375|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:46.136Z|4f476bd3-ca52-4de0-92bb-9ce5bf66973a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:46.137Z|e5567075-b469-4687-b405-85bff65db375|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:46.450Z|72b651ea-b011-4827-aa9e-4c0bc709ac82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:48:46.450Z|72b651ea-b011-4827-aa9e-4c0bc709ac82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:48:46.778Z|12a6cc88-cbe5-4c78-8e03-eb2ea3f84b1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:48:46.779Z|12a6cc88-cbe5-4c78-8e03-eb2ea3f84b1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:48:56.148Z|cc02da3a-5a0b-475f-b035-d26dfe39b813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:56.149Z|cc02da3a-5a0b-475f-b035-d26dfe39b813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:56.158Z|24f15779-9247-4f99-9796-13b055b1b4e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:56.159Z|24f15779-9247-4f99-9796-13b055b1b4e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:48:56.165Z|d8794c77-818c-4cf9-a951-754622947b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:48:56.165Z|d8794c77-818c-4cf9-a951-754622947b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:01.449Z|74b511a6-a2ed-452e-a21f-42961555d9db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:49:01.450Z|74b511a6-a2ed-452e-a21f-42961555d9db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:49:06.173Z|efbe0bfe-cd27-4e33-bf18-94027bf498b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:06.174Z|efbe0bfe-cd27-4e33-bf18-94027bf498b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:06.180Z|0f086f28-d2f4-43ba-8093-6aae0901d110|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:06.181Z|0f086f28-d2f4-43ba-8093-6aae0901d110|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:06.189Z|d391eaa8-7728-4dd0-90bf-13d3070ee882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:06.189Z|d391eaa8-7728-4dd0-90bf-13d3070ee882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:16.196Z|54966bc1-40c2-46f8-8538-b17982e35380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:16.197Z|54966bc1-40c2-46f8-8538-b17982e35380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:16.203Z|b4cf14d5-866f-40e7-b4bf-e239bd2acf62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:16.204Z|b4cf14d5-866f-40e7-b4bf-e239bd2acf62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:16.210Z|d9dd4ea3-a9a1-4849-a634-b865fec2cf53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:16.210Z|d9dd4ea3-a9a1-4849-a634-b865fec2cf53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:16.450Z|79a45f9b-a28d-4667-b5c2-3b4f8809265e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:49:16.453Z|79a45f9b-a28d-4667-b5c2-3b4f8809265e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:49:16.780Z|d62a7189-35d2-4358-ad92-1ed3d07ca69d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:49:16.780Z|d62a7189-35d2-4358-ad92-1ed3d07ca69d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:49:26.228Z|b6fea526-8944-4ace-b1cc-989ce95beafb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:26.228Z|b9da7d46-9a24-4a41-8b10-519d6f02edae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:26.228Z|1f64f0f4-cee5-4235-9ee6-68df279b7876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:26.229Z|1f64f0f4-cee5-4235-9ee6-68df279b7876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:26.229Z|b6fea526-8944-4ace-b1cc-989ce95beafb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:26.229Z|b9da7d46-9a24-4a41-8b10-519d6f02edae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:31.449Z|7eb917ca-d691-4e07-b0d1-25fb23a656b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:49:31.450Z|7eb917ca-d691-4e07-b0d1-25fb23a656b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:49:36.253Z|a3a6df85-769c-443a-8915-feeecf9f907b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:36.254Z|a3a6df85-769c-443a-8915-feeecf9f907b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:36.256Z|8fcbafbb-6f36-4b4b-93d6-b45abd6f5a07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:36.256Z|102cadac-09a5-4c0c-9008-56ed3ad02186|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:36.257Z|102cadac-09a5-4c0c-9008-56ed3ad02186|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:36.257Z|8fcbafbb-6f36-4b4b-93d6-b45abd6f5a07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:38.515Z|37faaf75-1c8d-43f0-b0c5-4d7a0a91c9b1|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:49:38.516Z|37faaf75-1c8d-43f0-b0c5-4d7a0a91c9b1|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:46.277Z|4d2a0da4-d79b-4e88-bb92-a0aa6bfddc3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:46.278Z|4d2a0da4-d79b-4e88-bb92-a0aa6bfddc3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:46.277Z|8038da91-1a8e-488b-82bc-d31d4099c479|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:46.279Z|8038da91-1a8e-488b-82bc-d31d4099c479|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:46.279Z|d869a586-db2a-4736-8e21-17bbe498580f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:46.280Z|d869a586-db2a-4736-8e21-17bbe498580f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:46.449Z|65083432-b95c-4593-b9f0-8a95ce74ffdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:49:46.450Z|65083432-b95c-4593-b9f0-8a95ce74ffdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:49:46.781Z|8f3a9204-b1be-4424-abd1-2e7032ec9039|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:49:46.782Z|8f3a9204-b1be-4424-abd1-2e7032ec9039|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:49:56.302Z|a5e1ceb1-b1af-4ad5-88ea-3a53735fb92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:56.302Z|a5e1ceb1-b1af-4ad5-88ea-3a53735fb92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:56.303Z|a4137f28-2e74-40d9-91ae-187ad44f1cba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:56.303Z|a0f5329d-466a-4614-a450-e254d477ac99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:49:56.303Z|a4137f28-2e74-40d9-91ae-187ad44f1cba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:49:56.304Z|a0f5329d-466a-4614-a450-e254d477ac99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:01.449Z|c24b309d-bd44-437b-aa0c-bfac45a407a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:50:01.453Z|c24b309d-bd44-437b-aa0c-bfac45a407a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:50:06.329Z|5e07808f-4e03-4177-81f8-4873e9751c62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:06.330Z|8c42805f-e63a-4b22-b2ca-58d91b6fec69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:06.330Z|8c42805f-e63a-4b22-b2ca-58d91b6fec69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:06.330Z|5e07808f-4e03-4177-81f8-4873e9751c62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:06.329Z|ea2ec99b-ef96-4cbf-a77e-361b25eacbc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:06.332Z|ea2ec99b-ef96-4cbf-a77e-361b25eacbc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:16.368Z|c8015576-2e4c-40ac-b517-4298a3a25606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:16.369Z|8739a33b-aeb8-41f3-a106-91f26b8d3f25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:16.371Z|d63dd900-cd18-4c73-9d24-8cc241af4cba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:16.372Z|d63dd900-cd18-4c73-9d24-8cc241af4cba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:16.372Z|c8015576-2e4c-40ac-b517-4298a3a25606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:16.372Z|8739a33b-aeb8-41f3-a106-91f26b8d3f25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:16.450Z|a9c77544-c87f-4b35-97c6-a4e864841fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:50:16.451Z|a9c77544-c87f-4b35-97c6-a4e864841fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:50:16.783Z|4d2e163c-e9d2-40a4-979a-1e80ef4582f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:50:16.783Z|4d2e163c-e9d2-40a4-979a-1e80ef4582f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:50:26.399Z|77f3e799-4396-4049-8a4c-314411c74f38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:26.399Z|9c641e1f-ecc6-48d9-9445-1950c012fd82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:26.400Z|77f3e799-4396-4049-8a4c-314411c74f38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:26.400Z|9c641e1f-ecc6-48d9-9445-1950c012fd82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:26.402Z|1bb2773f-0c98-4671-b8a5-5cc8c291e703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:26.403Z|1bb2773f-0c98-4671-b8a5-5cc8c291e703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:31.449Z|8d691377-e076-4452-b1d3-bfdb28e53445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:50:31.450Z|8d691377-e076-4452-b1d3-bfdb28e53445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:50:36.422Z|bc269fc0-02e6-4c40-bfb5-cab953b55a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:36.422Z|949dd72e-3374-4f06-aed5-22440d895cc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:36.423Z|bc269fc0-02e6-4c40-bfb5-cab953b55a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:36.423Z|949dd72e-3374-4f06-aed5-22440d895cc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:36.423Z|a0aa91ac-64c8-4372-b365-ec782101b5d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:36.424Z|a0aa91ac-64c8-4372-b365-ec782101b5d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:38.514Z|2caeca2c-73fc-41d0-a633-faf73c72c599|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:50:38.515Z|2caeca2c-73fc-41d0-a633-faf73c72c599|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:46.449Z|acb8e254-6031-45b9-a582-cfba8d341248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:46.449Z|35a44f52-b7b3-463c-855e-837de978cae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:50:46.449Z|acb8e254-6031-45b9-a582-cfba8d341248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:46.450Z|70683767-9ebd-4c16-af15-708b6789a247|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:46.451Z|70683767-9ebd-4c16-af15-708b6789a247|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:46.449Z|96ce2c46-ef7e-480c-a0c8-6c4581ccee89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:46.453Z|96ce2c46-ef7e-480c-a0c8-6c4581ccee89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:46.453Z|35a44f52-b7b3-463c-855e-837de978cae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:50:46.784Z|15305607-166a-4b9b-ad48-942f4093ff7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:50:46.785Z|15305607-166a-4b9b-ad48-942f4093ff7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:50:56.474Z|df1faa1e-8b48-44fb-a643-b5397a4d1641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:56.474Z|3197f319-6b9a-43dd-927e-640d96f4511e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:56.474Z|df1faa1e-8b48-44fb-a643-b5397a4d1641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:56.474Z|3197f319-6b9a-43dd-927e-640d96f4511e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:50:56.475Z|0f36e6ed-17be-460c-b251-747b8befa408|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:50:56.476Z|0f36e6ed-17be-460c-b251-747b8befa408|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:01.449Z|9793c9aa-6b5b-4519-b1c9-d577538764f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:51:01.450Z|9793c9aa-6b5b-4519-b1c9-d577538764f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:51:06.498Z|523d1637-cd72-4c96-a663-80a4afa0ea2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:06.498Z|dafc7853-d682-420e-9622-04adbff2ba8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:06.499Z|523d1637-cd72-4c96-a663-80a4afa0ea2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:06.499Z|dafc7853-d682-420e-9622-04adbff2ba8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:06.499Z|f0f612bd-d339-4e42-8a3f-0f69fb3fffb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:06.500Z|f0f612bd-d339-4e42-8a3f-0f69fb3fffb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:16.449Z|f4e156cb-a8a5-4911-90b3-87171e114b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:51:16.450Z|f4e156cb-a8a5-4911-90b3-87171e114b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:51:16.639Z|8a1d63ae-c21c-48e4-80a5-71291cca0b0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:16.639Z|5a2efd6d-cf3d-4927-81c7-8836f1b522a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:16.639Z|2902a4eb-d170-4a5b-8a01-011d39a609c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:16.640Z|5a2efd6d-cf3d-4927-81c7-8836f1b522a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:16.640Z|8a1d63ae-c21c-48e4-80a5-71291cca0b0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:16.640Z|2902a4eb-d170-4a5b-8a01-011d39a609c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:16.785Z|ebe2bf88-1bc9-47fb-a385-90bd5f993282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:51:16.785Z|ebe2bf88-1bc9-47fb-a385-90bd5f993282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:51:26.663Z|91174fba-4164-4f93-b99c-9534896ae5db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:26.663Z|7e88eb0a-696d-4979-86a0-df449d9d8297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:26.663Z|f43f6fba-c34d-462d-817b-5eeca05f14e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:26.664Z|7e88eb0a-696d-4979-86a0-df449d9d8297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:26.664Z|91174fba-4164-4f93-b99c-9534896ae5db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:26.664Z|f43f6fba-c34d-462d-817b-5eeca05f14e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:31.450Z|13474f31-4c0c-4908-ab72-b872a3fb6a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:51:31.453Z|13474f31-4c0c-4908-ab72-b872a3fb6a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:51:36.691Z|175b9aed-c0b6-4371-aac9-4772ac45238e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:36.692Z|175b9aed-c0b6-4371-aac9-4772ac45238e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:36.696Z|15e8a449-400a-41ac-a8ef-db70d5518163|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:36.696Z|15e8a449-400a-41ac-a8ef-db70d5518163|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:36.696Z|72203208-c13b-4696-9e7d-ab1e728758e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:36.696Z|72203208-c13b-4696-9e7d-ab1e728758e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:38.513Z|66b07f69-bc2c-4d06-a0ba-2c5af695bca2|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:51:38.514Z|66b07f69-bc2c-4d06-a0ba-2c5af695bca2|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:46.449Z|44aaa686-ef60-4ae7-9445-de7acd3ed0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:51:46.450Z|44aaa686-ef60-4ae7-9445-de7acd3ed0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:51:46.717Z|7d213aae-56cc-4e33-af1f-4940887935e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:46.717Z|8acaff40-072e-45c0-8789-2e99e67ffe98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:46.717Z|0737760a-1fec-43dd-bd0c-fcc82f930b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:46.717Z|7d213aae-56cc-4e33-af1f-4940887935e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:46.718Z|0737760a-1fec-43dd-bd0c-fcc82f930b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:46.718Z|8acaff40-072e-45c0-8789-2e99e67ffe98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:46.786Z|23a6b0de-1a81-4e9e-bf21-c7a8d8ee9717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:51:46.787Z|23a6b0de-1a81-4e9e-bf21-c7a8d8ee9717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:51:56.741Z|ab324b24-ab91-49e4-bb20-694f87aea780|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:56.741Z|5c61bedb-4321-4310-bf97-075098574c4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:56.742Z|ab324b24-ab91-49e4-bb20-694f87aea780|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:56.742Z|5c61bedb-4321-4310-bf97-075098574c4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:51:56.748Z|b2edf31b-fb19-462d-b439-ace72968e981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:51:56.748Z|b2edf31b-fb19-462d-b439-ace72968e981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:01.451Z|f89ac452-6e87-40a1-aead-2dcd2e372c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:52:01.452Z|f89ac452-6e87-40a1-aead-2dcd2e372c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:52:06.779Z|78630b6c-fa73-45c6-9e35-916906dce721|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:06.779Z|a87e93d3-d059-46ec-8700-5f4281726380|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:06.779Z|02bd37f0-61f3-41ef-aea6-b9cf91efa285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:06.782Z|78630b6c-fa73-45c6-9e35-916906dce721|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:06.782Z|a87e93d3-d059-46ec-8700-5f4281726380|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:06.782Z|02bd37f0-61f3-41ef-aea6-b9cf91efa285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:16.450Z|f76f680d-cb15-4752-9a73-6d3c81f5c986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:52:16.454Z|f76f680d-cb15-4752-9a73-6d3c81f5c986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:52:16.787Z|a87edf33-ce9e-4a33-9a42-764106eee7a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:52:16.788Z|a87edf33-ce9e-4a33-9a42-764106eee7a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:52:16.814Z|05c74c79-d51e-410c-a258-85f27b3f5c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:16.815Z|7f40c41d-6be6-4775-b326-e9a05fc68eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:16.816Z|05c74c79-d51e-410c-a258-85f27b3f5c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:16.816Z|7f40c41d-6be6-4775-b326-e9a05fc68eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:16.821Z|0227cbdd-7cb8-4cdc-96e6-c6e3e4c86d5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:16.822Z|0227cbdd-7cb8-4cdc-96e6-c6e3e4c86d5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:26.842Z|dbfb98c4-8b05-4c69-b0f8-c92cf48d5dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:26.843Z|dbfb98c4-8b05-4c69-b0f8-c92cf48d5dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:26.849Z|3c5b3661-19b8-43d2-acd7-c17c305a6109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:26.850Z|3c5b3661-19b8-43d2-acd7-c17c305a6109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:26.862Z|68cc653c-009b-426d-8173-d84cbff26fce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:26.863Z|68cc653c-009b-426d-8173-d84cbff26fce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:31.449Z|15cc285f-8e4f-44c8-a1f8-cfa1b64dbe3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:52:31.450Z|15cc285f-8e4f-44c8-a1f8-cfa1b64dbe3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:52:36.868Z|6ace7c19-ed99-43b0-ae79-2bcfe3490efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:36.869Z|6ace7c19-ed99-43b0-ae79-2bcfe3490efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:36.875Z|66d71e10-3473-48fc-844a-12d437dfbbec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:36.875Z|66d71e10-3473-48fc-844a-12d437dfbbec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:36.885Z|b75a5a0b-051e-4846-b5bd-187a6e1881cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:36.886Z|b75a5a0b-051e-4846-b5bd-187a6e1881cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:38.513Z|2b3d0c79-5272-405d-a21a-935162f4fffc|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:52:38.514Z|2b3d0c79-5272-405d-a21a-935162f4fffc|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:46.449Z|b2d72f51-893b-4d08-b6a7-eed0cef935c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:52:46.450Z|b2d72f51-893b-4d08-b6a7-eed0cef935c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:52:46.789Z|e402f893-0d36-4bd5-9f59-85212223715e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:52:46.790Z|e402f893-0d36-4bd5-9f59-85212223715e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:52:46.890Z|e8c46779-21db-4b3f-848d-583eef4ab320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:46.890Z|e8c46779-21db-4b3f-848d-583eef4ab320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:46.895Z|3a534ec7-98ef-4a35-a453-8fe963d2c504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:46.895Z|3a534ec7-98ef-4a35-a453-8fe963d2c504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:46.908Z|3e5d5897-08bf-49f9-81d6-0e1010dcb63c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:46.908Z|3e5d5897-08bf-49f9-81d6-0e1010dcb63c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:56.915Z|e98f9f92-28c0-474e-8970-59d93775f719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:56.916Z|e98f9f92-28c0-474e-8970-59d93775f719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:56.916Z|fcaebd31-9db1-43f1-bb09-a49f9fb50d0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:56.917Z|fcaebd31-9db1-43f1-bb09-a49f9fb50d0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:52:56.930Z|fb92151f-db1f-4df2-9b98-81f6535937c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:52:56.931Z|fb92151f-db1f-4df2-9b98-81f6535937c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:01.449Z|6ef63a5f-b648-4f5a-a1e7-b4a1a1b14e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:53:01.452Z|6ef63a5f-b648-4f5a-a1e7-b4a1a1b14e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:53:06.938Z|d94b29c4-ecee-4187-b003-a48d97faeb53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:06.938Z|8905bc5a-37c8-416e-a948-357d1fc08523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:06.938Z|8905bc5a-37c8-416e-a948-357d1fc08523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:06.938Z|d94b29c4-ecee-4187-b003-a48d97faeb53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:06.948Z|3e0ca29f-487b-4c21-8089-67899e45aaaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:06.949Z|3e0ca29f-487b-4c21-8089-67899e45aaaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:16.449Z|71e81077-e15a-4d24-aea9-624cc5a95772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:53:16.450Z|71e81077-e15a-4d24-aea9-624cc5a95772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:53:16.790Z|5c6e298c-1bf9-4ea4-8d69-3af7eac08611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:53:16.791Z|5c6e298c-1bf9-4ea4-8d69-3af7eac08611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:53:16.969Z|95c75b33-9adf-47fd-947f-8ec0094bf827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:16.969Z|0c9a7011-57ee-4cd5-881b-6d0b71dd3609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:16.969Z|95c75b33-9adf-47fd-947f-8ec0094bf827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:16.969Z|0c9a7011-57ee-4cd5-881b-6d0b71dd3609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:16.979Z|916de570-b622-4dda-b9bc-9a06defbe3f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:16.979Z|916de570-b622-4dda-b9bc-9a06defbe3f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:26.995Z|0708976e-6ca5-41e0-8117-369f2abf455e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:26.995Z|9771c5c2-94b8-4fbc-976d-7efe433aa77e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:26.996Z|0708976e-6ca5-41e0-8117-369f2abf455e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:26.997Z|9771c5c2-94b8-4fbc-976d-7efe433aa77e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:26.998Z|5cc45583-0ccb-452d-adc5-d0bcd2a61c15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:26.998Z|5cc45583-0ccb-452d-adc5-d0bcd2a61c15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:31.449Z|887a0fcf-d4e3-4e79-b54e-0e00fdb63254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:53:31.450Z|887a0fcf-d4e3-4e79-b54e-0e00fdb63254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:53:33.248Z|0968f9d8-19cf-480e-9bc8-a57574ab9b9a|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-02-24T11:53:33.249Z|0968f9d8-19cf-480e-9bc8-a57574ab9b9a|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:37.028Z|116943a2-7e59-4ddd-965c-5f1db035e9d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:37.028Z|95ba8509-6f37-43d2-9925-46b06eb7f681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:37.029Z|116943a2-7e59-4ddd-965c-5f1db035e9d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:37.029Z|95ba8509-6f37-43d2-9925-46b06eb7f681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:37.032Z|f06faeda-6be7-4388-8e80-99aaaabee716|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:37.032Z|f06faeda-6be7-4388-8e80-99aaaabee716|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:38.514Z|c4c00126-d1b3-4352-8cf4-065b297f5ca4|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:53:38.515Z|c4c00126-d1b3-4352-8cf4-065b297f5ca4|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:46.451Z|2f677065-3ece-4d13-a435-00e23bdd286e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:53:46.455Z|2f677065-3ece-4d13-a435-00e23bdd286e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:53:46.791Z|28e6baa6-dfa1-4bb1-a442-1ed05adc7203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:53:46.792Z|28e6baa6-dfa1-4bb1-a442-1ed05adc7203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:53:47.052Z|ad87ca88-b41e-4551-90bc-74d216be621e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:47.052Z|d139c11e-424f-4415-9069-f7f4d490e71c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:47.053Z|5cea70f0-e0df-42eb-9229-b7b0cdd98c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:47.053Z|ad87ca88-b41e-4551-90bc-74d216be621e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:47.053Z|d139c11e-424f-4415-9069-f7f4d490e71c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:47.053Z|5cea70f0-e0df-42eb-9229-b7b0cdd98c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:57.102Z|2cc2439b-4eb8-452f-8344-3a4f83f04e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:57.102Z|033a5e1e-c440-4ef0-92c4-5a64ad2a4b43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:57.102Z|67b01ccc-ce8c-4c93-97ef-7f6938da311e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:53:57.105Z|2cc2439b-4eb8-452f-8344-3a4f83f04e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:57.105Z|033a5e1e-c440-4ef0-92c4-5a64ad2a4b43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:53:57.105Z|67b01ccc-ce8c-4c93-97ef-7f6938da311e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:01.450Z|12496de3-326e-479c-9189-0d7b370b4652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:54:01.452Z|12496de3-326e-479c-9189-0d7b370b4652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:54:07.135Z|e7df636c-05a2-44a1-834e-59a94ab0e8a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:07.135Z|97b559db-7294-4284-93fb-6fd000c3c285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:07.136Z|97b559db-7294-4284-93fb-6fd000c3c285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:07.136Z|e7df636c-05a2-44a1-834e-59a94ab0e8a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:07.137Z|533ce0b6-a763-44c5-82aa-14d98df9bc09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:07.138Z|533ce0b6-a763-44c5-82aa-14d98df9bc09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:16.450Z|1ce986c3-da6b-441a-bdd5-43531d167d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:54:16.451Z|1ce986c3-da6b-441a-bdd5-43531d167d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:54:16.793Z|908928e2-a169-4bcb-8766-bc37bd2fbc8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:54:16.793Z|908928e2-a169-4bcb-8766-bc37bd2fbc8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:54:17.159Z|b39df497-6083-4147-95a3-99bc438e944c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:17.160Z|b39df497-6083-4147-95a3-99bc438e944c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:17.161Z|7de35cf6-4958-4fd1-b594-667ded692d9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:17.161Z|803dccf2-d5e1-4e2b-9dee-0c0ea3da369a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:17.162Z|7de35cf6-4958-4fd1-b594-667ded692d9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:17.162Z|803dccf2-d5e1-4e2b-9dee-0c0ea3da369a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:27.187Z|741bf61b-b5d7-4864-b663-0800feb4c218|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:27.188Z|741bf61b-b5d7-4864-b663-0800feb4c218|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:27.192Z|7e0f4e39-4a84-42a7-b342-31584a0fa2a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:27.192Z|7e0f4e39-4a84-42a7-b342-31584a0fa2a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:27.196Z|441bf7e1-4439-4a9e-bf12-c646fe7977c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:27.197Z|441bf7e1-4439-4a9e-bf12-c646fe7977c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:31.450Z|9ba118f3-9479-4d4b-aa84-2da7951809f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:54:31.452Z|9ba118f3-9479-4d4b-aa84-2da7951809f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:54:37.211Z|711a0c43-739b-449b-a4f1-0bc9a97abae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:37.211Z|711a0c43-739b-449b-a4f1-0bc9a97abae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:37.213Z|142d6572-d361-4ad4-95b1-a18eb15891fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:37.216Z|be7abed6-a1b0-4665-b66f-99c95c86cfa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:37.217Z|be7abed6-a1b0-4665-b66f-99c95c86cfa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:37.217Z|142d6572-d361-4ad4-95b1-a18eb15891fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:38.515Z|79807955-ed40-4a65-a252-5ebd359dee05|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:54:38.515Z|79807955-ed40-4a65-a252-5ebd359dee05|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:46.449Z|f3c4cf25-5aa8-42e2-83a1-ecff55e68a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:54:46.450Z|f3c4cf25-5aa8-42e2-83a1-ecff55e68a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:54:46.794Z|5d8f2cbf-9aef-4d70-b5e2-180d20a2b345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:54:46.795Z|5d8f2cbf-9aef-4d70-b5e2-180d20a2b345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:54:47.234Z|a06749b6-7b0c-46b4-a083-1765d9f5c49f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:47.235Z|a06749b6-7b0c-46b4-a083-1765d9f5c49f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:47.236Z|513f0629-b2a8-499e-aa64-7961af505bc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:47.237Z|2d62d406-fc7f-4cc0-ab03-f3b826da2f83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:47.237Z|513f0629-b2a8-499e-aa64-7961af505bc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:47.238Z|2d62d406-fc7f-4cc0-ab03-f3b826da2f83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:57.258Z|5c18b2b9-addf-4d61-ba17-260b41190dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:57.258Z|b12f52d9-b40b-432c-97f0-c9f0998ed34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:57.259Z|5c18b2b9-addf-4d61-ba17-260b41190dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:57.259Z|b12f52d9-b40b-432c-97f0-c9f0998ed34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:54:57.263Z|de3168e5-c058-47fc-b5bc-05cf7c88bbf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:54:57.264Z|de3168e5-c058-47fc-b5bc-05cf7c88bbf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:01.449Z|b867d6ab-c2ba-4c90-95f0-62bc4f8dcc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:55:01.450Z|b867d6ab-c2ba-4c90-95f0-62bc4f8dcc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:55:07.281Z|97ddfecd-ef2c-48bf-8e55-b2cba67e6a45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:07.281Z|12693665-5f10-4fb6-82c9-90877a5bf1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:07.282Z|12693665-5f10-4fb6-82c9-90877a5bf1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:07.283Z|97ddfecd-ef2c-48bf-8e55-b2cba67e6a45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:07.283Z|f8988e3d-1bf7-417d-8757-0d3bac9843ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:07.284Z|f8988e3d-1bf7-417d-8757-0d3bac9843ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:16.449Z|d257ba58-ef03-4f0a-9a63-6f54e0e0789d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:55:16.454Z|d257ba58-ef03-4f0a-9a63-6f54e0e0789d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:55:16.795Z|2f769e2b-ecff-49f7-bdb3-6b76bbfbcda5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:55:16.796Z|2f769e2b-ecff-49f7-bdb3-6b76bbfbcda5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:55:17.304Z|ed26cbf8-0b61-41c4-949e-d1db6068eb14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:17.304Z|5db81758-e64f-454e-a309-7211ea687e13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:17.304Z|83f1a445-fb6c-4dca-b8cf-b54a9103991e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:17.305Z|ed26cbf8-0b61-41c4-949e-d1db6068eb14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:17.305Z|5db81758-e64f-454e-a309-7211ea687e13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:17.305Z|83f1a445-fb6c-4dca-b8cf-b54a9103991e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:27.329Z|e512d554-56ac-4029-8701-293c5754a2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:27.329Z|a0576624-8b8c-466e-9f04-3acdafd2d787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:27.330Z|e512d554-56ac-4029-8701-293c5754a2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:27.330Z|a0576624-8b8c-466e-9f04-3acdafd2d787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:27.331Z|f0e57363-3809-4043-99c6-6f03a34b21ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:27.332Z|f0e57363-3809-4043-99c6-6f03a34b21ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:31.449Z|72e3c2ee-9872-45f7-92be-0cfa4e106258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:55:31.450Z|72e3c2ee-9872-45f7-92be-0cfa4e106258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:55:37.358Z|704d4175-3dcc-4f53-9573-23a0149336d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:37.358Z|89c08ba1-0764-47e4-b141-7edc604ea4b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:37.358Z|20d7f11e-26ef-4a34-b230-884b52b2ba01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:37.359Z|20d7f11e-26ef-4a34-b230-884b52b2ba01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:37.359Z|89c08ba1-0764-47e4-b141-7edc604ea4b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:37.359Z|704d4175-3dcc-4f53-9573-23a0149336d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:38.514Z|1680c6e9-291e-43a9-b5e8-d950eb7c7fcf|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:55:38.515Z|1680c6e9-291e-43a9-b5e8-d950eb7c7fcf|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:46.451Z|8ccde5a6-e0bd-462f-a137-324b21c0769a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:55:46.453Z|8ccde5a6-e0bd-462f-a137-324b21c0769a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:55:46.797Z|8800d201-0d28-4a34-bf51-6f3a2b475b71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:55:46.799Z|8800d201-0d28-4a34-bf51-6f3a2b475b71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:55:47.390Z|e959ebca-2aa8-4ca0-8805-b40546807639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:47.390Z|670a1a73-69ac-4d05-9275-9a21eb7728c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:47.390Z|d6579b50-9d7f-4871-a9c7-cd3d983487e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:47.393Z|670a1a73-69ac-4d05-9275-9a21eb7728c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:47.393Z|e959ebca-2aa8-4ca0-8805-b40546807639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:47.393Z|d6579b50-9d7f-4871-a9c7-cd3d983487e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:57.419Z|96c106f8-c660-4766-adbf-dfebd4902af7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:57.419Z|4ee9995d-9363-435d-9ac3-9f15a0495ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:57.420Z|96c106f8-c660-4766-adbf-dfebd4902af7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:57.420Z|4ee9995d-9363-435d-9ac3-9f15a0495ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:55:57.419Z|45561b13-b360-403c-a579-7ebab4026f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:55:57.421Z|45561b13-b360-403c-a579-7ebab4026f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:01.450Z|6091c0e6-0d95-4660-a269-e8fae6b4ab7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:56:01.452Z|6091c0e6-0d95-4660-a269-e8fae6b4ab7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:56:07.457Z|798d06db-14f6-43e8-8411-7528811534fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:07.457Z|832d2686-0855-4098-8f9d-7686922fad6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:07.457Z|798d06db-14f6-43e8-8411-7528811534fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:07.458Z|832d2686-0855-4098-8f9d-7686922fad6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:07.462Z|b7c36509-50bb-46c1-bbf8-4c1fc9c295fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:07.463Z|b7c36509-50bb-46c1-bbf8-4c1fc9c295fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:16.449Z|d2bdb6a4-c3e2-4aea-9e09-d378c78f6b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:56:16.450Z|d2bdb6a4-c3e2-4aea-9e09-d378c78f6b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:56:16.799Z|c5398b27-c559-41ea-8a31-e8e85450d880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:56:16.800Z|c5398b27-c559-41ea-8a31-e8e85450d880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:56:17.481Z|4646a64e-1d3e-4782-9c61-095d5278fd7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:17.482Z|4646a64e-1d3e-4782-9c61-095d5278fd7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:17.485Z|19053360-721c-4d11-aa15-5304e42c67b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:17.485Z|19053360-721c-4d11-aa15-5304e42c67b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:17.500Z|297f2715-04f5-4e9a-9dfd-0024c538542e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:17.501Z|297f2715-04f5-4e9a-9dfd-0024c538542e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:27.518Z|6d30341c-6193-43aa-be40-160167de47e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:27.518Z|aa900ece-d8dc-45b1-872c-e6ab700c6cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:27.518Z|6d30341c-6193-43aa-be40-160167de47e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:27.518Z|aa900ece-d8dc-45b1-872c-e6ab700c6cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:27.526Z|63d49a91-2200-425b-9771-10535fe50cfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:27.526Z|63d49a91-2200-425b-9771-10535fe50cfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:30.563Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:56:30.619Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: b8463369-f5d7-4032-b319-3405fbc6ccbb already exists in requestDb InfraActiveRequests table 2022-02-24T11:56:30.620Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:56:30.621Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||Invoke 2022-02-24T11:56:30.621Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||===========================request begin================================================ 2022-02-24T11:56:30.621Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:56:30.621Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Method : GET 2022-02-24T11:56:30.622Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d1438ec1b5fe405", X-B3-SpanId:"bc018297d2e9980b", X-B3-ParentSpanId:"7d1438ec1b5fe405", X-B3-Sampled:"0", X-ONAP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-TransactionID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ECOMP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3cea807-4d98-4d86-b3d6-afe60d43ef7c"] 2022-02-24T11:56:30.622Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Request body: 2022-02-24T11:56:30.622Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||==========================request end================================================ 2022-02-24T11:56:30.691Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||============================response begin========================================== 2022-02-24T11:56:30.691Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status code : 404 NOT_FOUND 2022-02-24T11:56:30.692Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status text : 2022-02-24T11:56:30.692Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 24 Feb 2022 11:56:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:56:30.692Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Response body: 2022-02-24T11:56:30.692Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||=======================response end================================================= 2022-02-24T11:56:30.693Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|404|Not Found|InvokeReturn 2022-02-24T11:56:30.837Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-02-24T11:56:31.449Z|75f238d4-3141-49a2-a26d-d3e98c1aec6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:56:31.450Z|75f238d4-3141-49a2-a26d-d3e98c1aec6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:56:37.550Z|7cdecf51-0aeb-41b5-9127-b2cc1f4ca8cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:37.551Z|6aa6da05-9ae1-45b2-adfd-05e131d60229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:37.551Z|7cdecf51-0aeb-41b5-9127-b2cc1f4ca8cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:37.551Z|6aa6da05-9ae1-45b2-adfd-05e131d60229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:37.550Z|b22841fb-b432-444d-adf4-3f2364394778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:37.553Z|b22841fb-b432-444d-adf4-3f2364394778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:38.513Z|09e3843d-b520-4393-a7b2-01460fa88533|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:56:38.514Z|09e3843d-b520-4393-a7b2-01460fa88533|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:46.449Z|6a1bafd6-9c0f-4861-87c8-35ae4b132978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:56:46.452Z|6a1bafd6-9c0f-4861-87c8-35ae4b132978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:56:46.800Z|e7209fb5-eab3-47c0-80c4-d40d6d31ca48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:56:46.801Z|e7209fb5-eab3-47c0-80c4-d40d6d31ca48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:56:47.575Z|4554851c-c35c-4747-84ee-68f81dc7d0ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:47.576Z|4554851c-c35c-4747-84ee-68f81dc7d0ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:47.577Z|dd008d19-fdf4-48e4-b3c6-b3a7578cf506|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:47.578Z|dd008d19-fdf4-48e4-b3c6-b3a7578cf506|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:47.581Z|9e89b71b-9a87-40eb-a5cf-bb8d73cb7e21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:47.581Z|9e89b71b-9a87-40eb-a5cf-bb8d73cb7e21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:51.832Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-02-24T11:56:51.973Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-02-24T11:56:51.974Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447|INFO|500||Invoke 2022-02-24T11:56:52.300Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447|INFO|500||InvokeReturn 2022-02-24T11:56:52.300Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220224-11:56:52:228-82388], vertex-id=[217312], Content-Length=[616], Date=[Thu, 24 Feb 2022 11:56:52 GMT], Content-Type=[application/json]} 2022-02-24T11:56:52.302Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"86e9ac693ca94ba0b2c55eb67bbdd447","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1645703668019","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-02-24T11:56:52.442Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-02-24T11:56:52.442Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-02-24T11:56:52.462Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-02-24T11:56:52.462Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-02-24T11:56:52.462Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-02-24T11:56:52.463Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-02-24T11:56:52.463Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-02-24T11:56:52.463Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"7d1438ec1b5fe405", X-B3-SpanId:"2a12748171777271", X-B3-ParentSpanId:"7d1438ec1b5fe405", X-B3-Sampled:"0", X-ONAP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-TransactionID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ECOMP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd398634-60a9-4f55-b94e-15374993930a"] 2022-02-24T11:56:52.463Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2","requestScope":"service"} 2022-02-24T11:56:52.464Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-02-24T11:56:52.762Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-02-24T11:56:52.763Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-02-24T11:56:52.763Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-02-24T11:56:52.764Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 24 Feb 2022 11:56:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:56:52.764Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-02-24T11:56:52.764Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-02-24T11:56:52.765Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-02-24T11:56:52.778Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-02-24T11:56:52.778Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-02-24T11:56:52.778Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-02-24T11:56:52.779Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-02-24T11:56:52.779Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-02-24T11:56:52.779Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-TransactionID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ECOMP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2584d240-f74b-4ffd-8a27-ade5e1124158"] 2022-02-24T11:56:52.780Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-02-24T11:56:52.780Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-02-24T11:56:53.134Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-02-24T11:56:53.135Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-02-24T11:56:53.135Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-02-24T11:56:53.136Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9E418EF4D37E715FB2F07A721EA74C2D; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:56:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:56:53.139Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-02-24 10:34:49.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2022-02-24T11:56:53.139Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-02-24T11:56:53.140Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-02-24T11:56:53.266Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-02-24T11:56:53.267Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-02-24T11:56:53.267Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-02-24T11:56:53.268Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-02-24T11:56:53.268Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-02-24T11:56:53.269Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-TransactionID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ECOMP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73c2c2c6-cf6c-4881-af58-f18aad77192c"] 2022-02-24T11:56:53.269Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-02-24T11:56:53.269Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-02-24T11:56:53.380Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-02-24T11:56:53.380Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-02-24T11:56:53.381Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-02-24T11:56:53.408Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:56:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:56:53.409Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 505, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-02-24T10:34:49.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505/service" } } } 2022-02-24T11:56:53.409Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-02-24T11:56:53.410Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-02-24T11:56:53.439Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-02-24T11:56:53.439Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-02-24T11:56:53.440Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-02-24T11:56:53.440Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-02-24T11:56:53.440Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-02-24T11:56:53.440Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-TransactionID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ECOMP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6abdad4-69a4-4bb7-81db-295c018daf1e"] 2022-02-24T11:56:53.441Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-02-24T11:56:53.441Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-02-24T11:56:53.470Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-02-24T11:56:53.471Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-02-24T11:56:53.471Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-02-24T11:56:53.471Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:56:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:56:53.473Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-02-24 10:34:49.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2022-02-24T11:56:53.473Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-02-24T11:56:53.474Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-02-24T11:56:53.491Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-02-24T11:56:53.491Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-02-24T11:56:53.492Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-02-24T11:56:53.492Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-02-24T11:56:53.492Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-02-24T11:56:53.493Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1855", X-B3-TraceId:"7d1438ec1b5fe405", X-B3-SpanId:"5adbe783bde3b9d7", X-B3-ParentSpanId:"7d1438ec1b5fe405", X-B3-Sampled:"0", X-ONAP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-TransactionID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ECOMP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53ec1638-c66a-4df5-8b37-069f3cb4f118"] 2022-02-24T11:56:53.493Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b8463369-f5d7-4032-b319-3405fbc6ccbb","requestStatus":"IN_PROGRESS","startTime":1645703790843,"source":"VID","tenantId":"86e9ac693ca94ba0b2c55eb67bbdd447","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2\",\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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n\t\t\t\"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"202b245f-4592-41ad-95b7-121842421249\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"b8463369-f5d7-4032-b319-3405fbc6ccbb"} 2022-02-24T11:56:53.493Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-02-24T11:56:53.921Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-02-24T11:56:53.922Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-02-24T11:56:53.922Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-02-24T11:56:53.923Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:56:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:56:53.926Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-02-24T11:56:30.843+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2\",\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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n\t\t\t\"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"202b245f-4592-41ad-95b7-121842421249\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-02-24T11:56:53.683+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" } } } 2022-02-24T11:56:53.927Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-02-24T11:56:53.927Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-02-24T11:56:53.980Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-02-24T11:56:53.981Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-02-24T11:56:53.981Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-02-24T11:56:53.981Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-02-24T11:56:53.981Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-02-24T11:56:53.981Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"7d1438ec1b5fe405", X-B3-SpanId:"c376c9e38ebf21a3", X-B3-ParentSpanId:"7d1438ec1b5fe405", X-B3-Sampled:"0", X-ONAP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-TransactionID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ECOMP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2238f95d-0359-4b28-ade3-4ebd13adf40d"] 2022-02-24T11:56:53.982Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a98eef05-4d92-4f58-898d-cb67a815ec86\",\"modelUuid\":\"a98eef05-4d92-4f58-898d-cb67a815ec86\",\"modelInvariantUuid\":\"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"202b245f-4592-41ad-95b7-121842421249\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"b8463369-f5d7-4032-b319-3405fbc6ccbb","type":"String"},"mso-request-id":{"value":"b8463369-f5d7-4032-b319-3405fbc6ccbb","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-02-24T11:56:53.982Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-02-24T11:56:57.601Z|09edfb17-2145-4ca5-91e2-f3d6cc164dd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:57.602Z|0aa9324f-b241-4f10-86b5-c0e1bbac0909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:57.602Z|09edfb17-2145-4ca5-91e2-f3d6cc164dd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:57.602Z|0aa9324f-b241-4f10-86b5-c0e1bbac0909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:56:57.607Z|b4fd433d-b7bb-4a89-8a48-5f5c4af88b72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:56:57.607Z|b4fd433d-b7bb-4a89-8a48-5f5c4af88b72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:00.733Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:00.734Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-02-24T11:57:00.734Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-02-24T11:57:00.734Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=155EA8F962CBF141683B91F64C5FDD95; Path=/; HttpOnly", Date:"Thu, 24 Feb 2022 11:57:00 GMT", X-ONAP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-TransactionID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ECOMP-RequestID:"b8463369-f5d7-4032-b319-3405fbc6ccbb", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2238f95d-0359-4b28-ade3-4ebd13adf40d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:00.735Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b8463369-f5d7-4032-b319-3405fbc6ccbb\",\"instanceId\":\"4a4a32ae-da09-4336-b78d-ab6465802e70\"}}","message":"Success","processInstanceID":"dc62747d-9568-11ec-b428-86822e5a6ae2","variables":null,"messageCode":200} 2022-02-24T11:57:00.736Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:00.736Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-02-24T11:57:00.748Z|b8463369-f5d7-4032-b319-3405fbc6ccbb|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:57:00.885Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:57:00.910Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:00.910Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||Invoke 2022-02-24T11:57:00.911Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:00.911Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:00.911Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Method : GET 2022-02-24T11:57:00.912Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b3a05aef95f1a07", X-B3-SpanId:"552d35772b29fcba", X-B3-ParentSpanId:"2b3a05aef95f1a07", X-B3-Sampled:"0", X-ONAP-RequestID:"31c31523-c065-402f-98ec-f2cb99000c01", X-RequestID:"31c31523-c065-402f-98ec-f2cb99000c01", X-TransactionID:"31c31523-c065-402f-98ec-f2cb99000c01", X-ECOMP-RequestID:"31c31523-c065-402f-98ec-f2cb99000c01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2529fb6d-e1ee-4c4b-a505-c1cdf2835113"] 2022-02-24T11:57:00.912Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Request body: 2022-02-24T11:57:00.912Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:00.935Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:00.935Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:00.936Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status text : 2022-02-24T11:57:00.936Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:00.938Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Response body: { "requestId" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-02-24T11:56:30.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2\",\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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n\t\t\t\"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"202b245f-4592-41ad-95b7-121842421249\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:57:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" } } } 2022-02-24T11:57:00.938Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:00.939Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||InvokeReturn 2022-02-24T11:57:00.942Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:00.942Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:57:00.942Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:00.942Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:00.943Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:57:00.943Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b3a05aef95f1a07", X-B3-SpanId:"6f2d54cb2cbb35b6", X-B3-ParentSpanId:"2b3a05aef95f1a07", X-B3-Sampled:"0", X-ONAP-RequestID:"31c31523-c065-402f-98ec-f2cb99000c01", X-RequestID:"31c31523-c065-402f-98ec-f2cb99000c01", X-TransactionID:"31c31523-c065-402f-98ec-f2cb99000c01", X-ECOMP-RequestID:"31c31523-c065-402f-98ec-f2cb99000c01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f191475-41db-4b9f-8c2a-42297f121b02"] 2022-02-24T11:57:00.943Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:57:00.944Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:01.035Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:01.035Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:01.035Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:57:01.036Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:01.037Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:57:01.038Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:01.038Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:57:01.053Z|31c31523-c065-402f-98ec-f2cb99000c01|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:57:01.450Z|32cabfc8-fa7a-455e-af05-d7994f261561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:57:01.451Z|32cabfc8-fa7a-455e-af05-d7994f261561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:57:07.626Z|ea804cc0-6d8b-4fba-b122-04839e3f4761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:07.626Z|f94e3fb6-ba56-4355-abf3-22b27efd83b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:07.627Z|ea804cc0-6d8b-4fba-b122-04839e3f4761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:07.627Z|f94e3fb6-ba56-4355-abf3-22b27efd83b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:07.631Z|2317bb74-6b25-47b3-8a18-a56f992bb37f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:07.632Z|2317bb74-6b25-47b3-8a18-a56f992bb37f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:11.212Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:57:11.217Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:11.218Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||Invoke 2022-02-24T11:57:11.219Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:11.219Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:11.219Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Method : GET 2022-02-24T11:57:11.219Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ac3cb6c5d27797b", X-B3-SpanId:"637a08db59a64b3f", X-B3-ParentSpanId:"3ac3cb6c5d27797b", X-B3-Sampled:"0", X-ONAP-RequestID:"c72e941a-dfd2-46b5-bde4-45efba8af1ed", X-RequestID:"c72e941a-dfd2-46b5-bde4-45efba8af1ed", X-TransactionID:"c72e941a-dfd2-46b5-bde4-45efba8af1ed", X-ECOMP-RequestID:"c72e941a-dfd2-46b5-bde4-45efba8af1ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2814803b-c0e2-4802-a34a-dda693e7eb5e"] 2022-02-24T11:57:11.220Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Request body: 2022-02-24T11:57:11.220Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:11.249Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:11.250Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:11.250Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status text : 2022-02-24T11:57:11.250Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:11.252Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Response body: { "requestId" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-02-24T11:56:30.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2\",\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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n\t\t\t\"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"202b245f-4592-41ad-95b7-121842421249\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:57:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" } } } 2022-02-24T11:57:11.252Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:11.253Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||InvokeReturn 2022-02-24T11:57:11.255Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:11.255Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:57:11.256Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:11.256Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:11.256Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:57:11.256Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ac3cb6c5d27797b", X-B3-SpanId:"1a2bdf732d6293f2", X-B3-ParentSpanId:"3ac3cb6c5d27797b", X-B3-Sampled:"0", X-ONAP-RequestID:"c72e941a-dfd2-46b5-bde4-45efba8af1ed", X-RequestID:"c72e941a-dfd2-46b5-bde4-45efba8af1ed", X-TransactionID:"c72e941a-dfd2-46b5-bde4-45efba8af1ed", X-ECOMP-RequestID:"c72e941a-dfd2-46b5-bde4-45efba8af1ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2af5ded3-b0b6-45fc-b340-49854cbcf8e7"] 2022-02-24T11:57:11.257Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:57:11.257Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:11.274Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:11.275Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:11.275Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:57:11.275Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:11.277Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:57:11.277Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:11.277Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:57:11.288Z|c72e941a-dfd2-46b5-bde4-45efba8af1ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:57:16.450Z|f042fb92-4fff-447f-a3e4-7a82b7d676c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:57:16.450Z|f042fb92-4fff-447f-a3e4-7a82b7d676c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:57:16.802Z|13a63a2e-6961-4209-8305-f336c8984335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:57:16.802Z|13a63a2e-6961-4209-8305-f336c8984335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:57:17.651Z|749b2d38-190e-49d0-ba31-d79b51336866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:17.653Z|f4d51961-19df-4647-9922-71d1b246181e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:17.654Z|f4d51961-19df-4647-9922-71d1b246181e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:17.656Z|dce9e571-ef26-4534-88da-122e1650394a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:17.656Z|749b2d38-190e-49d0-ba31-d79b51336866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:17.656Z|dce9e571-ef26-4534-88da-122e1650394a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:21.411Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:57:21.415Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:21.415Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||Invoke 2022-02-24T11:57:21.415Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:21.416Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:21.416Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Method : GET 2022-02-24T11:57:21.416Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b1ddf7a337d4d1b", X-B3-SpanId:"c96ec89c7baff46c", X-B3-ParentSpanId:"5b1ddf7a337d4d1b", X-B3-Sampled:"0", X-ONAP-RequestID:"a1e6e7f8-1d44-41a6-b860-2eec697482f0", X-RequestID:"a1e6e7f8-1d44-41a6-b860-2eec697482f0", X-TransactionID:"a1e6e7f8-1d44-41a6-b860-2eec697482f0", X-ECOMP-RequestID:"a1e6e7f8-1d44-41a6-b860-2eec697482f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14562868-8bfa-4dfc-96c7-7a3af203a080"] 2022-02-24T11:57:21.416Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Request body: 2022-02-24T11:57:21.416Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:21.462Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:21.462Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:21.463Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status text : 2022-02-24T11:57:21.463Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:21.465Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Response body: { "requestId" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-02-24T11:56:30.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2\",\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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n\t\t\t\"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"202b245f-4592-41ad-95b7-121842421249\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:57:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" } } } 2022-02-24T11:57:21.465Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:21.466Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||InvokeReturn 2022-02-24T11:57:21.467Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:21.468Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:57:21.468Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:21.468Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:21.468Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:57:21.469Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b1ddf7a337d4d1b", X-B3-SpanId:"e20dd181be1b2433", X-B3-ParentSpanId:"5b1ddf7a337d4d1b", X-B3-Sampled:"0", X-ONAP-RequestID:"a1e6e7f8-1d44-41a6-b860-2eec697482f0", X-RequestID:"a1e6e7f8-1d44-41a6-b860-2eec697482f0", X-TransactionID:"a1e6e7f8-1d44-41a6-b860-2eec697482f0", X-ECOMP-RequestID:"a1e6e7f8-1d44-41a6-b860-2eec697482f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efb04ca7-ae83-4f00-b321-2aec39289496"] 2022-02-24T11:57:21.469Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:57:21.469Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:21.486Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:21.486Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:21.487Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:57:21.487Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:21.489Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:57:21.489Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:21.489Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:57:21.500Z|a1e6e7f8-1d44-41a6-b860-2eec697482f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:57:27.680Z|e22bc4a6-73f1-4634-944c-123ef38857e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:27.679Z|7a0d7123-7af9-49a3-a271-7961847efb63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:27.680Z|21327504-a2d4-45a0-9a6e-ec7d60dd00db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:27.681Z|e22bc4a6-73f1-4634-944c-123ef38857e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:27.681Z|21327504-a2d4-45a0-9a6e-ec7d60dd00db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:27.681Z|7a0d7123-7af9-49a3-a271-7961847efb63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:31.453Z|b4927d4d-2cdc-4e91-ae32-cad39d049a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:57:31.458Z|b4927d4d-2cdc-4e91-ae32-cad39d049a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:57:31.634Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:57:31.644Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:31.645Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||Invoke 2022-02-24T11:57:31.645Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:31.645Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:31.645Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Method : GET 2022-02-24T11:57:31.646Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ef3ad5b19bdc0c6", X-B3-SpanId:"53123eecdea9818f", X-B3-ParentSpanId:"7ef3ad5b19bdc0c6", X-B3-Sampled:"0", X-ONAP-RequestID:"59561817-e70e-4df8-8004-3bcd92b1b3d6", X-RequestID:"59561817-e70e-4df8-8004-3bcd92b1b3d6", X-TransactionID:"59561817-e70e-4df8-8004-3bcd92b1b3d6", X-ECOMP-RequestID:"59561817-e70e-4df8-8004-3bcd92b1b3d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40f44e86-f7a0-444f-a438-89cf7ce4b6f1"] 2022-02-24T11:57:31.646Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Request body: 2022-02-24T11:57:31.646Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:31.710Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:31.711Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:31.711Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status text : 2022-02-24T11:57:31.712Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:31.715Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Response body: { "requestId" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-02-24T11:56:30.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2\",\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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n\t\t\t\"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"202b245f-4592-41ad-95b7-121842421249\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:57:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" } } } 2022-02-24T11:57:31.715Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:31.716Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||InvokeReturn 2022-02-24T11:57:31.719Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:31.719Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:57:31.720Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:31.720Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:31.720Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:57:31.721Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ef3ad5b19bdc0c6", X-B3-SpanId:"90ca751c9a8ec4b3", X-B3-ParentSpanId:"7ef3ad5b19bdc0c6", X-B3-Sampled:"0", X-ONAP-RequestID:"59561817-e70e-4df8-8004-3bcd92b1b3d6", X-RequestID:"59561817-e70e-4df8-8004-3bcd92b1b3d6", X-TransactionID:"59561817-e70e-4df8-8004-3bcd92b1b3d6", X-ECOMP-RequestID:"59561817-e70e-4df8-8004-3bcd92b1b3d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09b9217f-fcbe-41c2-bd62-ddca472d541b"] 2022-02-24T11:57:31.721Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:57:31.721Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:31.738Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:31.739Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:31.739Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:57:31.739Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:31.740Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:57:31.741Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:31.741Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:57:31.757Z|59561817-e70e-4df8-8004-3bcd92b1b3d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:57:37.712Z|845ef256-7290-41b8-9ddb-b37971452bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:37.718Z|845ef256-7290-41b8-9ddb-b37971452bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:37.719Z|888b47be-1113-43a5-8287-256ae9782d78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:37.719Z|3d5784c0-1cf7-49d8-9a1c-34e083f173fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:37.719Z|888b47be-1113-43a5-8287-256ae9782d78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:37.720Z|3d5784c0-1cf7-49d8-9a1c-34e083f173fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:38.517Z|66f0d517-c066-4677-8e29-a90532e887cf|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:57:38.518Z|66f0d517-c066-4677-8e29-a90532e887cf|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:41.890Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:57:41.896Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:41.897Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||Invoke 2022-02-24T11:57:41.897Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:41.897Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:41.898Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Method : GET 2022-02-24T11:57:41.898Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8412d3b4072ce79f", X-B3-SpanId:"e3a8548e42826cae", X-B3-ParentSpanId:"8412d3b4072ce79f", X-B3-Sampled:"0", X-ONAP-RequestID:"1a26e88f-506a-412c-9853-5e2101a0b43b", X-RequestID:"1a26e88f-506a-412c-9853-5e2101a0b43b", X-TransactionID:"1a26e88f-506a-412c-9853-5e2101a0b43b", X-ECOMP-RequestID:"1a26e88f-506a-412c-9853-5e2101a0b43b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61b4db46-4325-4f23-9f6b-0069e2918a88"] 2022-02-24T11:57:41.898Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Request body: 2022-02-24T11:57:41.899Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:41.928Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:41.929Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:41.929Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status text : 2022-02-24T11:57:41.929Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:41.931Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Response body: { "requestId" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:56:30.000+00:00", "endTime" : "2022-02-24T11:57:33.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2\",\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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n\t\t\t\"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"202b245f-4592-41ad-95b7-121842421249\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:57:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" } } } 2022-02-24T11:57:41.931Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:41.931Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||InvokeReturn 2022-02-24T11:57:41.934Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:41.934Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:57:41.935Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:41.935Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:41.935Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:57:41.935Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8412d3b4072ce79f", X-B3-SpanId:"87fe776c4a082c63", X-B3-ParentSpanId:"8412d3b4072ce79f", X-B3-Sampled:"0", X-ONAP-RequestID:"1a26e88f-506a-412c-9853-5e2101a0b43b", X-RequestID:"1a26e88f-506a-412c-9853-5e2101a0b43b", X-TransactionID:"1a26e88f-506a-412c-9853-5e2101a0b43b", X-ECOMP-RequestID:"1a26e88f-506a-412c-9853-5e2101a0b43b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf5ab634-8cf4-443e-9a8d-62e8910e1f84"] 2022-02-24T11:57:41.936Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:57:41.936Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:41.953Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:41.953Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:41.953Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:57:41.954Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:41.956Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:57:41.956Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:41.956Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:57:41.970Z|1a26e88f-506a-412c-9853-5e2101a0b43b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:57:42.095Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:57:42.102Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:42.102Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||Invoke 2022-02-24T11:57:42.103Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:42.103Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:42.103Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Method : GET 2022-02-24T11:57:42.104Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2e3fec0011fde15", X-B3-SpanId:"1d00c6e1f82d0310", X-B3-ParentSpanId:"c2e3fec0011fde15", X-B3-Sampled:"0", X-ONAP-RequestID:"b9d2c1de-1c21-49c4-8097-54a49b1f2e54", X-RequestID:"b9d2c1de-1c21-49c4-8097-54a49b1f2e54", X-TransactionID:"b9d2c1de-1c21-49c4-8097-54a49b1f2e54", X-ECOMP-RequestID:"b9d2c1de-1c21-49c4-8097-54a49b1f2e54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f10ddda-1806-4b42-9796-a7a6fc965e87"] 2022-02-24T11:57:42.104Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Request body: 2022-02-24T11:57:42.105Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:42.132Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:42.132Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:42.133Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status text : 2022-02-24T11:57:42.133Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:42.135Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Response body: { "requestId" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:56:30.000+00:00", "endTime" : "2022-02-24T11:57:33.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2\",\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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n\t\t\t\"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"202b245f-4592-41ad-95b7-121842421249\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:57:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" } } } 2022-02-24T11:57:42.135Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:42.136Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||InvokeReturn 2022-02-24T11:57:42.138Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:42.139Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:57:42.139Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:42.140Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:42.140Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:57:42.141Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2e3fec0011fde15", X-B3-SpanId:"78a43f23dafe336e", X-B3-ParentSpanId:"c2e3fec0011fde15", X-B3-Sampled:"0", X-ONAP-RequestID:"b9d2c1de-1c21-49c4-8097-54a49b1f2e54", X-RequestID:"b9d2c1de-1c21-49c4-8097-54a49b1f2e54", X-TransactionID:"b9d2c1de-1c21-49c4-8097-54a49b1f2e54", X-ECOMP-RequestID:"b9d2c1de-1c21-49c4-8097-54a49b1f2e54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dad3df37-25ed-4906-886c-beda1ec6d21a"] 2022-02-24T11:57:42.141Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:57:42.141Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:42.155Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:42.156Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:42.156Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:57:42.157Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:42.157Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:57:42.158Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:42.158Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:57:42.172Z|b9d2c1de-1c21-49c4-8097-54a49b1f2e54|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:57:42.287Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:57:42.290Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:42.291Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||Invoke 2022-02-24T11:57:42.291Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:42.292Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:42.292Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Method : GET 2022-02-24T11:57:42.292Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ea1ab0311cea024", X-B3-SpanId:"658401ba5bb896cc", X-B3-ParentSpanId:"5ea1ab0311cea024", X-B3-Sampled:"0", X-ONAP-RequestID:"440eaa1f-27d2-4ba9-afc6-171f4d9e3eea", X-RequestID:"440eaa1f-27d2-4ba9-afc6-171f4d9e3eea", X-TransactionID:"440eaa1f-27d2-4ba9-afc6-171f4d9e3eea", X-ECOMP-RequestID:"440eaa1f-27d2-4ba9-afc6-171f4d9e3eea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15a6e0cd-d955-49ad-8b7b-9b2d37b39e74"] 2022-02-24T11:57:42.293Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Request body: 2022-02-24T11:57:42.293Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:42.316Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:42.317Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:42.317Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status text : 2022-02-24T11:57:42.318Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:42.319Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Response body: { "requestId" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:56:30.000+00:00", "endTime" : "2022-02-24T11:57:33.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2\",\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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n\t\t\t\"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"202b245f-4592-41ad-95b7-121842421249\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:57:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" } } } 2022-02-24T11:57:42.319Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:42.319Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||InvokeReturn 2022-02-24T11:57:42.321Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:42.321Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:57:42.322Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:42.322Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:42.322Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:57:42.323Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ea1ab0311cea024", X-B3-SpanId:"583c33290d30ce60", X-B3-ParentSpanId:"5ea1ab0311cea024", X-B3-Sampled:"0", X-ONAP-RequestID:"440eaa1f-27d2-4ba9-afc6-171f4d9e3eea", X-RequestID:"440eaa1f-27d2-4ba9-afc6-171f4d9e3eea", X-TransactionID:"440eaa1f-27d2-4ba9-afc6-171f4d9e3eea", X-ECOMP-RequestID:"440eaa1f-27d2-4ba9-afc6-171f4d9e3eea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ac0c974-e091-4397-9474-a55ea637cab1"] 2022-02-24T11:57:42.323Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:57:42.323Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:42.337Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:42.338Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:42.338Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:57:42.338Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:42.339Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:57:42.339Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:42.339Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:57:42.352Z|440eaa1f-27d2-4ba9-afc6-171f4d9e3eea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:57:42.476Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:57:42.483Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:42.484Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||Invoke 2022-02-24T11:57:42.484Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:42.484Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:42.485Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Method : GET 2022-02-24T11:57:42.485Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e0b6aaeb55403cb", X-B3-SpanId:"6a87fa1ef6b7ac2d", X-B3-ParentSpanId:"1e0b6aaeb55403cb", X-B3-Sampled:"0", X-ONAP-RequestID:"cbd806f1-efee-4d7b-be4a-30e9d894f56d", X-RequestID:"cbd806f1-efee-4d7b-be4a-30e9d894f56d", X-TransactionID:"cbd806f1-efee-4d7b-be4a-30e9d894f56d", X-ECOMP-RequestID:"cbd806f1-efee-4d7b-be4a-30e9d894f56d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82e65482-2c5f-403e-9a76-30d3a7fee0fa"] 2022-02-24T11:57:42.485Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Request body: 2022-02-24T11:57:42.486Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:42.513Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:42.514Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:42.514Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status text : 2022-02-24T11:57:42.514Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:42.516Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Response body: { "requestId" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:56:30.000+00:00", "endTime" : "2022-02-24T11:57:33.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2\",\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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n\t\t\t\"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"202b245f-4592-41ad-95b7-121842421249\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:57:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" } } } 2022-02-24T11:57:42.516Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:42.517Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||InvokeReturn 2022-02-24T11:57:42.519Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:42.519Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:57:42.519Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:42.519Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:42.520Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:57:42.520Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e0b6aaeb55403cb", X-B3-SpanId:"ea92ef28e2415c0a", X-B3-ParentSpanId:"1e0b6aaeb55403cb", X-B3-Sampled:"0", X-ONAP-RequestID:"cbd806f1-efee-4d7b-be4a-30e9d894f56d", X-RequestID:"cbd806f1-efee-4d7b-be4a-30e9d894f56d", X-TransactionID:"cbd806f1-efee-4d7b-be4a-30e9d894f56d", X-ECOMP-RequestID:"cbd806f1-efee-4d7b-be4a-30e9d894f56d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"472b75e8-ecd4-4679-9f78-e9a6c7744f82"] 2022-02-24T11:57:42.520Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:57:42.520Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:42.534Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:42.534Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:42.535Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:57:42.535Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:42.536Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:57:42.537Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:42.538Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:57:42.554Z|cbd806f1-efee-4d7b-be4a-30e9d894f56d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:57:42.673Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:57:42.677Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:42.677Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||Invoke 2022-02-24T11:57:42.678Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:42.678Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb 2022-02-24T11:57:42.678Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Method : GET 2022-02-24T11:57:42.679Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a921590cdc079b3", X-B3-SpanId:"d4aff095b23dffc0", X-B3-ParentSpanId:"6a921590cdc079b3", X-B3-Sampled:"0", X-ONAP-RequestID:"7fb150f1-4a1f-4730-865c-004e017ec862", X-RequestID:"7fb150f1-4a1f-4730-865c-004e017ec862", X-TransactionID:"7fb150f1-4a1f-4730-865c-004e017ec862", X-ECOMP-RequestID:"7fb150f1-4a1f-4730-865c-004e017ec862", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcbf9145-5e75-4fe5-b442-e2b1291b19c3"] 2022-02-24T11:57:42.679Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Request body: 2022-02-24T11:57:42.679Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:42.721Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:42.721Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:42.722Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Status text : 2022-02-24T11:57:42.722Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:42.723Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||Response body: { "requestId" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:56:30.000+00:00", "endTime" : "2022-02-24T11:57:33.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2\",\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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n\t\t\t\"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"202b245f-4592-41ad-95b7-121842421249\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:57:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b8463369-f5d7-4032-b319-3405fbc6ccbb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb" } } } 2022-02-24T11:57:42.724Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:42.724Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b8463369-f5d7-4032-b319-3405fbc6ccbb|INFO|500||InvokeReturn 2022-02-24T11:57:42.726Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:42.727Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:57:42.727Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:42.727Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false 2022-02-24T11:57:42.728Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:57:42.728Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a921590cdc079b3", X-B3-SpanId:"aa4a94e3cd7f924d", X-B3-ParentSpanId:"6a921590cdc079b3", X-B3-Sampled:"0", X-ONAP-RequestID:"7fb150f1-4a1f-4730-865c-004e017ec862", X-RequestID:"7fb150f1-4a1f-4730-865c-004e017ec862", X-TransactionID:"7fb150f1-4a1f-4730-865c-004e017ec862", X-ECOMP-RequestID:"7fb150f1-4a1f-4730-865c-004e017ec862", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a99b09e5-4cbf-4356-ab1b-3b40df466947"] 2022-02-24T11:57:42.728Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:57:42.729Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:42.742Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:42.743Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:42.743Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:57:42.743Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:42.744Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:57:42.744Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:42.745Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b8463369-f5d7-4032-b319-3405fbc6ccbb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:57:42.757Z|7fb150f1-4a1f-4730-865c-004e017ec862|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b8463369-f5d7-4032-b319-3405fbc6ccbb|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:57:46.450Z|bf916a76-bfb3-473e-944f-326d8363d289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:57:46.450Z|bf916a76-bfb3-473e-944f-326d8363d289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:57:46.803Z|099b9008-3615-435c-9540-77f01e84e834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:57:46.803Z|099b9008-3615-435c-9540-77f01e84e834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:57:47.742Z|71f6e4b6-984e-4e5a-b10d-47848caac851|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:47.742Z|d071a9e1-54d3-44f9-a402-456eb87b7b7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:47.742Z|e953bd6a-dfa4-44e3-8b01-660086bce1a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:47.742Z|71f6e4b6-984e-4e5a-b10d-47848caac851|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:47.742Z|d071a9e1-54d3-44f9-a402-456eb87b7b7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:47.742Z|e953bd6a-dfa4-44e3-8b01-660086bce1a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:50.298Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:57:50.303Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||INFO|500||Checking if requestId: 73266fc5-ffe3-4d23-b205-047f451ef6a5 already exists in requestDb InfraActiveRequests table 2022-02-24T11:57:50.304Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:57:50.304Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||Invoke 2022-02-24T11:57:50.305Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:50.305Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:57:50.305Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Method : GET 2022-02-24T11:57:50.306Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02689875cdadc2a3", X-B3-SpanId:"1239bd48a0038b3c", X-B3-ParentSpanId:"02689875cdadc2a3", X-B3-Sampled:"0", X-ONAP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-TransactionID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ECOMP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e38c5751-a42c-4596-be13-28d04e79bd8f"] 2022-02-24T11:57:50.306Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Request body: 2022-02-24T11:57:50.306Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:50.332Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:50.332Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status code : 404 NOT_FOUND 2022-02-24T11:57:50.333Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status text : 2022-02-24T11:57:50.333Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 24 Feb 2022 11:57:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:50.333Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Response body: 2022-02-24T11:57:50.334Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:50.334Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|404|Not Found|InvokeReturn 2022-02-24T11:57:50.350Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||INFO|500||Running local validations 2022-02-24T11:57:50.351Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-02-24T11:57:50.360Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-02-24T11:57:50.416Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-02-24T11:57:50.416Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd|INFO|500||Invoke 2022-02-24T11:57:50.484Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd|INFO|404|Not Found|InvokeReturn 2022-02-24T11:57:50.485Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220224-11:57:50:459-20701], Content-Length=[377], Date=[Thu, 24 Feb 2022 11:57:50 GMT], Content-Type=[application/json]} 2022-02-24T11:57:50.487Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/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/1c243d1a-cd59-4f66-a560-0e18fe73a8cd","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd","ERR.5.4.6114"]}}} 2022-02-24T11:57:50.502Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd 2022-02-24T11:57:50.504Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1c243d1a-cd59-4f66-a560-0e18fe73a8cd 2022-02-24T11:57:50.508Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-02-24T11:57:50.550Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd|INFO|500||Invoke 2022-02-24T11:57:50.551Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd with request headers:{Authorization=[***REDACTED***], X-RequestID=[73266fc5-ffe3-4d23-b205-047f451ef6a5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b3a5eea4-a3db-4beb-a7cd-89b07381da9f], X-ECOMP-RequestID=[73266fc5-ffe3-4d23-b205-047f451ef6a5], X-TransactionId=[], X-ONAP-RequestID=[73266fc5-ffe3-4d23-b205-047f451ef6a5]} 2022-02-24T11:57:50.599Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220224-11:57:50:582-99081], Content-Length=[377], Date=[Thu, 24 Feb 2022 11:57:50 GMT], Content-Type=[application/json]} 2022-02-24T11:57:50.600Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd|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/1c243d1a-cd59-4f66-a560-0e18fe73a8cd","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd","ERR.5.4.6114"]}}} 2022-02-24T11:57:50.601Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd|INFO|404|Not Found|InvokeReturn 2022-02-24T11:57:50.605Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1c243d1a-cd59-4f66-a560-0e18fe73a8cd 2022-02-24T11:57:50.606Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1c243d1a-cd59-4f66-a560-0e18fe73a8cd 2022-02-24T11:57:50.611Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-02-24T11:57:50.649Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-02-24T11:57:50.649Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447|INFO|500||Invoke 2022-02-24T11:57:50.702Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447|INFO|500||InvokeReturn 2022-02-24T11:57:50.703Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220224-11:57:50:674-52384], vertex-id=[217312], Content-Length=[616], Date=[Thu, 24 Feb 2022 11:57:50 GMT], Content-Type=[application/json]} 2022-02-24T11:57:50.704Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"86e9ac693ca94ba0b2c55eb67bbdd447","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1645703668019","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-02-24T11:57:50.706Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-02-24T11:57:50.706Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-02-24T11:57:50.708Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-02-24T11:57:50.709Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-02-24T11:57:50.709Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:50.710Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-02-24T11:57:50.710Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-02-24T11:57:50.710Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/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:"02689875cdadc2a3", X-B3-SpanId:"0451d60ff286456c", X-B3-ParentSpanId:"02689875cdadc2a3", X-B3-Sampled:"0", X-ONAP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-TransactionID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ECOMP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cd24deb-659d-4f2d-a24a-9a7f426c5431"] 2022-02-24T11:57:50.711Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"4a4a32ae-da09-4336-b78d-ab6465802e70"},"instanceName":"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0","requestScope":"network"} 2022-02-24T11:57:50.711Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:50.739Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:50.740Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:50.740Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-02-24T11:57:50.740Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/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:"Thu, 24 Feb 2022 11:57:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:50.741Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-02-24T11:57:50.741Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:50.742Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-02-24T11:57:50.743Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7 2022-02-24T11:57:50.743Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|INFO|500||Invoke 2022-02-24T11:57:50.743Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:50.744Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7 2022-02-24T11:57:50.744Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|DEBUG|500||Method : GET 2022-02-24T11:57:50.745Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-TransactionID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ECOMP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61b15770-1c9e-4659-b7ad-046f4829960c"] 2022-02-24T11:57:50.745Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|DEBUG|500||Request body: 2022-02-24T11:57:50.745Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:50.787Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:50.788Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:50.788Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|DEBUG|500||Status text : 2022-02-24T11:57:50.789Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:50.790Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|DEBUG|500||Response body: { "modelCustomizationUUID" : "fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7", "modelInstanceName" : "Generic NeutronNet", "created" : "2022-02-24T11:54:57.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource" } } } 2022-02-24T11:57:50.791Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:50.791Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7|INFO|500||InvokeReturn 2022-02-24T11:57:50.811Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource 2022-02-24T11:57:50.812Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|INFO|500||Invoke 2022-02-24T11:57:50.812Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:50.813Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource 2022-02-24T11:57:50.813Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|DEBUG|500||Method : GET 2022-02-24T11:57:50.814Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-TransactionID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ECOMP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"426d2ce4-d468-46c4-8a25-81e157aef1fb"] 2022-02-24T11:57:50.814Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|DEBUG|500||Request body: 2022-02-24T11:57:50.815Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:50.857Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:50.858Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:50.858Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|DEBUG|500||Status text : 2022-02-24T11:57:50.858Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/423e00f0-7b2b-41c0-b1d8-0c40a21e020b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:50.862Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|DEBUG|500||Response body: { "modelUUID" : "423e00f0-7b2b-41c0-b1d8-0c40a21e020b", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "42527755-cee4-4a5b-abdc-7d4256b710c3", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2022-02-24T11:54:57.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/423e00f0-7b2b-41c0-b1d8-0c40a21e020b" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/423e00f0-7b2b-41c0-b1d8-0c40a21e020b" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/423e00f0-7b2b-41c0-b1d8-0c40a21e020b/heatTemplate" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/423e00f0-7b2b-41c0-b1d8-0c40a21e020b/networkResourceCustomization" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/423e00f0-7b2b-41c0-b1d8-0c40a21e020b/collectionNetworkResourceCustomization" } } } 2022-02-24T11:57:50.862Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:50.863Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7/networkResource|INFO|500||InvokeReturn 2022-02-24T11:57:50.877Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2022-02-24T11:57:50.878Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2022-02-24T11:57:50.878Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:50.878Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2022-02-24T11:57:50.879Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2022-02-24T11:57:50.879Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/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:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-TransactionID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ECOMP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a026acd-e4ff-410a-8105-9230a00934a7"] 2022-02-24T11:57:50.879Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2022-02-24T11:57:50.880Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:50.918Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:50.919Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-02-24T11:57:50.919Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : 2022-02-24T11:57:50.919Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/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:"Thu, 24 Feb 2022 11:57:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:50.920Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2022-02-24T11:57:50.920Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:50.921Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-02-24T11:57:50.921Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2022-02-24T11:57:50.922Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-02-24T11:57:50.922Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:50.922Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2022-02-24T11:57:50.922Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2022-02-24T11:57:50.923Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/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:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-TransactionID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ECOMP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1663d6e4-c151-40f0-a800-0bf7f3dcf74e"] 2022-02-24T11:57:50.923Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2022-02-24T11:57:50.923Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:50.952Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:50.953Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:50.953Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/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 : 2022-02-24T11:57:50.954Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:50.955Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 178, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2022-02-24T10:34:49.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" } } } 2022-02-24T11:57:50.955Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:50.955Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-02-24T11:57:50.970Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-02-24T11:57:50.971Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-02-24T11:57:50.971Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:50.971Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-02-24T11:57:50.971Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-02-24T11:57:50.972Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/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:"2667", X-B3-TraceId:"02689875cdadc2a3", X-B3-SpanId:"cdfba26565d880d2", X-B3-ParentSpanId:"02689875cdadc2a3", X-B3-Sampled:"0", X-ONAP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-TransactionID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ECOMP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"786c5211-c64f-4ccf-89c4-5674bf17adb9"] 2022-02-24T11:57:50.972Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"73266fc5-ffe3-4d23-b205-047f451ef6a5","requestStatus":"IN_PROGRESS","startTime":1645703870351,"source":"VID","tenantId":"86e9ac693ca94ba0b2c55eb67bbdd447","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"42527755-cee4-4a5b-abdc-7d4256b710c3\",\n \"modelVersionId\": \"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"4a4a32ae-da09-4336-b78d-ab6465802e70\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"4a4a32ae-da09-4336-b78d-ab6465802e70","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"73266fc5-ffe3-4d23-b205-047f451ef6a5"} 2022-02-24T11:57:50.972Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:51.001Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:51.002Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-02-24T11:57:51.002Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-02-24T11:57:51.002Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/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/73266fc5-ffe3-4d23-b205-047f451ef6a5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:51.004Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-02-24T11:57:50.351+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"42527755-cee4-4a5b-abdc-7d4256b710c3\",\n \"modelVersionId\": \"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"4a4a32ae-da09-4336-b78d-ab6465802e70\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-02-24T11:57:50.989+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" } } } 2022-02-24T11:57:51.004Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:51.005Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-02-24T11:57:51.020Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-02-24T11:57:51.020Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-02-24T11:57:51.021Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:51.021Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-02-24T11:57:51.021Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-02-24T11:57:51.022Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/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:"02689875cdadc2a3", X-B3-SpanId:"5bf2e75f4f4c02b3", X-B3-ParentSpanId:"02689875cdadc2a3", X-B3-Sampled:"0", X-ONAP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-TransactionID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ECOMP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63729164-d963-45ed-bef9-5690155e5845"] 2022-02-24T11:57:51.022Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/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\":\"42527755-cee4-4a5b-abdc-7d4256b710c3\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\"modelVersionId\":\"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\"modelCustomizationId\":\"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\"modelUuid\":\"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\"modelInvariantUuid\":\"42527755-cee4-4a5b-abdc-7d4256b710c3\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\"source\":\"VID\",\"instanceName\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"4a4a32ae-da09-4336-b78d-ab6465802e70\",\"modelInfo\":{\"modelInvariantId\":\"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a98eef05-4d92-4f58-898d-cb67a815ec86\",\"modelUuid\":\"a98eef05-4d92-4f58-898d-cb67a815ec86\",\"modelInvariantUuid\":\"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"}}}],\"cloudConfiguration\":{\"tenantId\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"4a4a32ae-da09-4336-b78d-ab6465802e70\"}","type":"String"},"requestId":{"value":"73266fc5-ffe3-4d23-b205-047f451ef6a5","type":"String"},"mso-request-id":{"value":"73266fc5-ffe3-4d23-b205-047f451ef6a5","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"4a4a32ae-da09-4336-b78d-ab6465802e70","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/4a4a32ae-da09-4336-b78d-ab6465802e70/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-02-24T11:57:51.022Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:52.044Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:52.045Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-02-24T11:57:52.046Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-02-24T11:57:52.046Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 24 Feb 2022 11:57:52 GMT", X-ONAP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-TransactionID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ECOMP-RequestID:"73266fc5-ffe3-4d23-b205-047f451ef6a5", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"63729164-d963-45ed-bef9-5690155e5845", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:52.047Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"73266fc5-ffe3-4d23-b205-047f451ef6a5\",\"instanceId\":\"a32544b1-e93a-484e-8d91-bd95da2e9efa\"}}","message":"Success","processInstanceID":"fde5b5d9-9568-11ec-b428-86822e5a6ae2","variables":null,"messageCode":200} 2022-02-24T11:57:52.047Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:52.048Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-02-24T11:57:52.053Z|73266fc5-ffe3-4d23-b205-047f451ef6a5|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:57:52.189Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:57:52.193Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:57:52.193Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||Invoke 2022-02-24T11:57:52.193Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:52.194Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:57:52.194Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Method : GET 2022-02-24T11:57:52.194Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f667caa8d4bc8435", X-B3-SpanId:"ee8557e84caf7c83", X-B3-ParentSpanId:"f667caa8d4bc8435", X-B3-Sampled:"0", X-ONAP-RequestID:"8da7f976-50bd-46f1-91f5-a015fb45f4cf", X-RequestID:"8da7f976-50bd-46f1-91f5-a015fb45f4cf", X-TransactionID:"8da7f976-50bd-46f1-91f5-a015fb45f4cf", X-ECOMP-RequestID:"8da7f976-50bd-46f1-91f5-a015fb45f4cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c8ac48e-8f03-463a-afb7-88ee4e54a56b"] 2022-02-24T11:57:52.195Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Request body: 2022-02-24T11:57:52.195Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:52.222Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:52.223Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:52.223Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status text : 2022-02-24T11:57:52.223Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:52.225Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Response body: { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-02-24T11:57:50.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"42527755-cee4-4a5b-abdc-7d4256b710c3\",\n \"modelVersionId\": \"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"4a4a32ae-da09-4336-b78d-ab6465802e70\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:57:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" } } } 2022-02-24T11:57:52.225Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:52.225Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||InvokeReturn 2022-02-24T11:57:52.227Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:57:52.227Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:57:52.228Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:57:52.228Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:57:52.228Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:57:52.228Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f667caa8d4bc8435", X-B3-SpanId:"2dac15f0067ea644", X-B3-ParentSpanId:"f667caa8d4bc8435", X-B3-Sampled:"0", X-ONAP-RequestID:"8da7f976-50bd-46f1-91f5-a015fb45f4cf", X-RequestID:"8da7f976-50bd-46f1-91f5-a015fb45f4cf", X-TransactionID:"8da7f976-50bd-46f1-91f5-a015fb45f4cf", X-ECOMP-RequestID:"8da7f976-50bd-46f1-91f5-a015fb45f4cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17ab6677-83f0-43dc-b65f-ab9b7591b601"] 2022-02-24T11:57:52.229Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:57:52.229Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:57:52.241Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:57:52.241Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:57:52.241Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:57:52.241Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:57:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:57:52.242Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:57:52.243Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:57:52.243Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:57:52.255Z|8da7f976-50bd-46f1-91f5-a015fb45f4cf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:57:57.766Z|2e3b9f97-3cf2-41b8-86d7-bb1ca215eeea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:57.766Z|337c6c77-cd20-4dab-a60d-998d65ad0bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:57.766Z|1bc90c2a-f202-4e40-82f9-e6fd2c94c218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:57:57.767Z|2e3b9f97-3cf2-41b8-86d7-bb1ca215eeea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:57.767Z|337c6c77-cd20-4dab-a60d-998d65ad0bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:57:57.767Z|1bc90c2a-f202-4e40-82f9-e6fd2c94c218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:01.449Z|6c513a9a-17ae-474b-9019-76a09ad12a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:58:01.450Z|6c513a9a-17ae-474b-9019-76a09ad12a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:58:02.395Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:58:02.399Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:02.399Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||Invoke 2022-02-24T11:58:02.400Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:02.400Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:02.400Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Method : GET 2022-02-24T11:58:02.401Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3b46f43d27131aa", X-B3-SpanId:"cf2c73dd2a7e9b24", X-B3-ParentSpanId:"d3b46f43d27131aa", X-B3-Sampled:"0", X-ONAP-RequestID:"be100d79-812c-4957-b791-a3f3f895c197", X-RequestID:"be100d79-812c-4957-b791-a3f3f895c197", X-TransactionID:"be100d79-812c-4957-b791-a3f3f895c197", X-ECOMP-RequestID:"be100d79-812c-4957-b791-a3f3f895c197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59f9b191-6269-4aec-b3db-c80f94103366"] 2022-02-24T11:58:02.401Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Request body: 2022-02-24T11:58:02.401Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:02.419Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:02.420Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:02.420Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status text : 2022-02-24T11:58:02.421Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:02.421Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Response body: { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-02-24T11:57:50.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"42527755-cee4-4a5b-abdc-7d4256b710c3\",\n \"modelVersionId\": \"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"4a4a32ae-da09-4336-b78d-ab6465802e70\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:58:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" } } } 2022-02-24T11:58:02.422Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:02.422Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||InvokeReturn 2022-02-24T11:58:02.424Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:02.424Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:58:02.424Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:02.425Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:02.425Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:58:02.425Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3b46f43d27131aa", X-B3-SpanId:"aea5351d4324b72d", X-B3-ParentSpanId:"d3b46f43d27131aa", X-B3-Sampled:"0", X-ONAP-RequestID:"be100d79-812c-4957-b791-a3f3f895c197", X-RequestID:"be100d79-812c-4957-b791-a3f3f895c197", X-TransactionID:"be100d79-812c-4957-b791-a3f3f895c197", X-ECOMP-RequestID:"be100d79-812c-4957-b791-a3f3f895c197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df69a7cd-ebdc-4276-847f-21e3c5316706"] 2022-02-24T11:58:02.426Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:58:02.426Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:02.443Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:02.443Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:02.444Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:58:02.444Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:02.445Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:58:02.445Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:02.446Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:58:02.508Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:58:02.509Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-02-24T11:58:02.509Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:02.510Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:58:02.510Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:58:02.510Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"be100d79-812c-4957-b791-a3f3f895c197", X-RequestID:"be100d79-812c-4957-b791-a3f3f895c197", X-TransactionID:"be100d79-812c-4957-b791-a3f3f895c197", X-ECOMP-RequestID:"be100d79-812c-4957-b791-a3f3f895c197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dda09787-5c73-4edc-ba03-cd98f8e4dd0f"] 2022-02-24T11:58:02.511Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:58:02.511Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:02.780Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:02.781Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:02.781Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:58:02.782Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FDB90ECC3BA00C97D178AF9FA72306DF; Path=/; HttpOnly", Cache-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:"Thu, 24 Feb 2022 11:58:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:02.783Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fde5b5d9-9568-11ec-b428-86822e5a6ae2","businessKey":"73266fc5-ffe3-4d23-b205-047f451ef6a5","processDefinitionId":"WorkflowActionBB:1:c5420ce9-955d-11ec-b428-86822e5a6ae2","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2022-02-24T11:57:51.047+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"fde5b5d9-9568-11ec-b428-86822e5a6ae2","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-02-24T11:58:02.783Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:02.783Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:58:02.822Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:58:02.823Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||Invoke 2022-02-24T11:58:02.823Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:02.823Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:58:02.824Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:58:02.824Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"be100d79-812c-4957-b791-a3f3f895c197", X-RequestID:"be100d79-812c-4957-b791-a3f3f895c197", X-TransactionID:"be100d79-812c-4957-b791-a3f3f895c197", X-ECOMP-RequestID:"be100d79-812c-4957-b791-a3f3f895c197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b836e28d-b4ce-4c0b-9b5e-e6fe0cbf54e3"] 2022-02-24T11:58:02.824Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:58:02.825Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:02.973Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:02.974Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:02.974Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:58:02.974Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CCD674D65715CBBF90399BE471AFF5C5; Path=/; HttpOnly", Cache-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:"Thu, 24 Feb 2022 11:58:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:02.975Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_10j89d1:fe4bcb29-9568-11ec-b428-86822e5a6ae2","parentActivityInstanceId":"fde5b5d9-9568-11ec-b428-86822e5a6ae2","activityId":"ExclusiveGateway_10j89d1","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:c5420ce9-955d-11ec-b428-86822e5a6ae2","processInstanceId":"fde5b5d9-9568-11ec-b428-86822e5a6ae2","executionId":"fde5b5d9-9568-11ec-b428-86822e5a6ae2","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-02-24T11:57:51.716+0000","endTime":"2022-02-24T11:57:51.717+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fde5b5d9-9568-11ec-b428-86822e5a6ae2"}] 2022-02-24T11:58:02.975Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:02.975Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fde5b5d9-9568-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:58:02.981Z|be100d79-812c-4957-b791-a3f3f895c197|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:58:07.789Z|d6f361d2-99ac-4a32-a3e7-51efc7ecbe9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:07.790Z|7d607a14-b695-432f-b4d5-07554b64b1af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:07.789Z|15f321e8-ea5f-4ea9-a5f8-34d9450cb99e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:07.791Z|d6f361d2-99ac-4a32-a3e7-51efc7ecbe9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:07.791Z|7d607a14-b695-432f-b4d5-07554b64b1af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:07.791Z|15f321e8-ea5f-4ea9-a5f8-34d9450cb99e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:13.122Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:58:13.125Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:13.125Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||Invoke 2022-02-24T11:58:13.126Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:13.126Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:13.126Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Method : GET 2022-02-24T11:58:13.127Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4250eeb07a55ae05", X-B3-SpanId:"f772f7c529217615", X-B3-ParentSpanId:"4250eeb07a55ae05", X-B3-Sampled:"0", X-ONAP-RequestID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-RequestID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-TransactionID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-ECOMP-RequestID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdf017b3-b9f0-4edf-b705-74d0fcc3aa2b"] 2022-02-24T11:58:13.127Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Request body: 2022-02-24T11:58:13.127Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:13.148Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:13.149Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:13.149Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status text : 2022-02-24T11:58:13.150Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:13.150Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Response body: { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-02-24T11:57:50.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"42527755-cee4-4a5b-abdc-7d4256b710c3\",\n \"modelVersionId\": \"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"4a4a32ae-da09-4336-b78d-ab6465802e70\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:58:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" } } } 2022-02-24T11:58:13.151Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:13.152Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||InvokeReturn 2022-02-24T11:58:13.154Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:13.154Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:58:13.154Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:13.155Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:13.155Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:58:13.156Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4250eeb07a55ae05", X-B3-SpanId:"05ec0e0267eeb960", X-B3-ParentSpanId:"4250eeb07a55ae05", X-B3-Sampled:"0", X-ONAP-RequestID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-RequestID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-TransactionID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-ECOMP-RequestID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00ecd089-38cd-4cf6-91bb-2d8be5ae319f"] 2022-02-24T11:58:13.156Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:58:13.157Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:13.173Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:13.173Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:13.173Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:58:13.174Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:13.176Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:58:13.177Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:13.177Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:58:13.215Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:58:13.216Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-02-24T11:58:13.216Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:13.217Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:58:13.217Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:58:13.217Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-RequestID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-TransactionID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-ECOMP-RequestID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52dc6b0e-e3a6-4d5e-b9a1-8ada71e52a7e"] 2022-02-24T11:58:13.218Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:58:13.218Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:13.340Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:13.341Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:13.342Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:58:13.342Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6C3B346AB5E128A35B3CABA2075F9431; Path=/; HttpOnly", Cache-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:"Thu, 24 Feb 2022 11:58:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:13.343Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0856e640-9569-11ec-b428-86822e5a6ae2","businessKey":"73266fc5-ffe3-4d23-b205-047f451ef6a5","processDefinitionId":"openstackAdapterTask:1:c542821e-955d-11ec-b428-86822e5a6ae2","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-02-24T11:58:08.566+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fde5b5d9-9568-11ec-b428-86822e5a6ae2","superProcessInstanceId":"085167c9-9569-11ec-b428-86822e5a6ae2","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-02-24T11:58:13.344Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:13.344Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:58:13.381Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:58:13.381Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||Invoke 2022-02-24T11:58:13.382Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:13.382Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:58:13.382Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:58:13.382Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-RequestID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-TransactionID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-ECOMP-RequestID:"a3b88c3b-401d-4686-9e64-7ab86a9902b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6555e0a6-d888-421a-a6fa-ff6492b21fce"] 2022-02-24T11:58:13.383Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:58:13.383Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:13.505Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:13.505Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:13.506Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:58:13.506Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A3F1AEDA47E9459B6CED3011FAE33410; Path=/; HttpOnly", Cache-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:"Thu, 24 Feb 2022 11:58:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:13.507Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:08570d57-9569-11ec-b428-86822e5a6ae2","parentActivityInstanceId":"0856e640-9569-11ec-b428-86822e5a6ae2","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c542821e-955d-11ec-b428-86822e5a6ae2","processInstanceId":"0856e640-9569-11ec-b428-86822e5a6ae2","executionId":"0856e640-9569-11ec-b428-86822e5a6ae2","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-02-24T11:58:08.567+0000","endTime":"2022-02-24T11:58:08.567+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fde5b5d9-9568-11ec-b428-86822e5a6ae2"}] 2022-02-24T11:58:13.507Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:13.507Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:58:13.513Z|a3b88c3b-401d-4686-9e64-7ab86a9902b0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:58:16.449Z|b509e1d2-9ad5-4bb9-9d39-661e65745e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:58:16.453Z|b509e1d2-9ad5-4bb9-9d39-661e65745e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:58:16.804Z|bf8f0789-0b1d-4241-8cff-59601fd5022a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:58:16.805Z|bf8f0789-0b1d-4241-8cff-59601fd5022a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:58:17.814Z|10ef06c6-3853-49ab-9f00-34ba58a55dbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:17.814Z|20d61bbc-803d-4405-864b-fa4f753779fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:17.815Z|10ef06c6-3853-49ab-9f00-34ba58a55dbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:17.815Z|20d61bbc-803d-4405-864b-fa4f753779fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:17.816Z|6ed33b9f-764c-4bb1-a51a-d6e112b6ba48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:17.816Z|6ed33b9f-764c-4bb1-a51a-d6e112b6ba48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:23.642Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:58:23.646Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:23.647Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||Invoke 2022-02-24T11:58:23.647Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:23.647Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:23.648Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Method : GET 2022-02-24T11:58:23.648Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c55dcca324f501c", X-B3-SpanId:"a066ec32815f0544", X-B3-ParentSpanId:"4c55dcca324f501c", X-B3-Sampled:"0", X-ONAP-RequestID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-RequestID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-TransactionID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-ECOMP-RequestID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db8ddf10-2b77-4af3-a748-a78d26a8e440"] 2022-02-24T11:58:23.648Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Request body: 2022-02-24T11:58:23.649Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:23.674Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:23.674Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:23.674Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status text : 2022-02-24T11:58:23.675Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:23.675Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Response body: { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-02-24T11:57:50.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"42527755-cee4-4a5b-abdc-7d4256b710c3\",\n \"modelVersionId\": \"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"4a4a32ae-da09-4336-b78d-ab6465802e70\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:58:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "cloudIdentifier" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\"},\"environment\":null}", "created" : "2022-02-24T11:58:14.000+00:00" } ], "requestURI" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" } } } 2022-02-24T11:58:23.676Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:23.676Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||InvokeReturn 2022-02-24T11:58:23.678Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:23.679Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:58:23.679Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:23.679Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:23.679Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:58:23.680Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c55dcca324f501c", X-B3-SpanId:"970833bdd94505d0", X-B3-ParentSpanId:"4c55dcca324f501c", X-B3-Sampled:"0", X-ONAP-RequestID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-RequestID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-TransactionID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-ECOMP-RequestID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2d80353-a734-4561-875c-1a29e432f35b"] 2022-02-24T11:58:23.680Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:58:23.680Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:23.700Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:23.701Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:23.701Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:58:23.701Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:23.705Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"93014a8f-17d9-49ca-ba2d-edf4bd40235f\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_0bc64138-c16f-4891-8401-645cd89bd036\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":null,\"creation_time\":1645703896000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:58:19.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:58:23.705Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:23.706Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:58:23.740Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:58:23.741Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-02-24T11:58:23.741Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:23.741Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:58:23.742Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:58:23.742Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-RequestID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-TransactionID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-ECOMP-RequestID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e58dd38b-85e5-4730-832c-89ca1a9085e9"] 2022-02-24T11:58:23.742Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:58:23.743Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:23.864Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:23.864Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:23.865Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:58:23.865Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=07E8024412565AC5084D1DBA55C6B0F4; Path=/; HttpOnly", Cache-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:"Thu, 24 Feb 2022 11:58:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:23.866Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0856e640-9569-11ec-b428-86822e5a6ae2","businessKey":"73266fc5-ffe3-4d23-b205-047f451ef6a5","processDefinitionId":"openstackAdapterTask:1:c542821e-955d-11ec-b428-86822e5a6ae2","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-02-24T11:58:08.566+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fde5b5d9-9568-11ec-b428-86822e5a6ae2","superProcessInstanceId":"085167c9-9569-11ec-b428-86822e5a6ae2","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-02-24T11:58:23.866Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:23.866Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:58:23.896Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:58:23.896Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||Invoke 2022-02-24T11:58:23.896Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:23.897Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:58:23.897Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:58:23.897Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-RequestID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-TransactionID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-ECOMP-RequestID:"c9258bd5-0006-4501-ae87-8172c7f72aa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81f9e2cd-a258-4f90-bc78-1bff5ba18c49"] 2022-02-24T11:58:23.898Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:58:23.898Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:24.016Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:24.017Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:24.017Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:58:24.017Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=21A37421CE24F9ADBF62DD729777E14E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 24 Feb 2022 11:58:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:24.018Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0e5d4128-9569-11ec-b428-86822e5a6ae2","parentActivityInstanceId":"0856e640-9569-11ec-b428-86822e5a6ae2","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c542821e-955d-11ec-b428-86822e5a6ae2","processInstanceId":"0856e640-9569-11ec-b428-86822e5a6ae2","executionId":"0856e640-9569-11ec-b428-86822e5a6ae2","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-02-24T11:58:18.674+0000","endTime":"2022-02-24T11:58:18.683+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fde5b5d9-9568-11ec-b428-86822e5a6ae2"}] 2022-02-24T11:58:24.018Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:24.019Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:58:24.026Z|c9258bd5-0006-4501-ae87-8172c7f72aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:58:27.842Z|cc36b207-3acc-4660-8973-061b3ec2dfd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:27.843Z|cc36b207-3acc-4660-8973-061b3ec2dfd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:27.843Z|d2548d39-a33b-4635-ad2b-4e82008f3269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:27.844Z|c2889d9e-7695-4efb-ab85-ac79894780de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:27.844Z|d2548d39-a33b-4635-ad2b-4e82008f3269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:27.844Z|c2889d9e-7695-4efb-ab85-ac79894780de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:31.450Z|e8ea90d0-b363-4845-85ba-79cf2420747e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:58:31.450Z|e8ea90d0-b363-4845-85ba-79cf2420747e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:58:34.157Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:58:34.161Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:34.161Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||Invoke 2022-02-24T11:58:34.161Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:34.161Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:34.162Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Method : GET 2022-02-24T11:58:34.162Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a70d58c9fb90694", X-B3-SpanId:"8c4796b8f88b014b", X-B3-ParentSpanId:"6a70d58c9fb90694", X-B3-Sampled:"0", X-ONAP-RequestID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-RequestID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-TransactionID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-ECOMP-RequestID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65e6037f-c960-4635-802a-4d5b56990623"] 2022-02-24T11:58:34.162Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Request body: 2022-02-24T11:58:34.162Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:34.201Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:34.201Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:34.202Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status text : 2022-02-24T11:58:34.202Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:34.203Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Response body: { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-02-24T11:57:50.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"42527755-cee4-4a5b-abdc-7d4256b710c3\",\n \"modelVersionId\": \"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"4a4a32ae-da09-4336-b78d-ab6465802e70\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:58:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "cloudIdentifier" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\"},\"environment\":null}", "created" : "2022-02-24T11:58:14.000+00:00" } ], "requestURI" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" } } } 2022-02-24T11:58:34.204Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:34.204Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||InvokeReturn 2022-02-24T11:58:34.207Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:34.207Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:58:34.208Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:34.208Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:34.209Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:58:34.209Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a70d58c9fb90694", X-B3-SpanId:"3bf89fbd9ec1af9c", X-B3-ParentSpanId:"6a70d58c9fb90694", X-B3-Sampled:"0", X-ONAP-RequestID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-RequestID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-TransactionID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-ECOMP-RequestID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edf46150-98e4-4f27-9672-6d929e6ef1ef"] 2022-02-24T11:58:34.210Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:58:34.210Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:34.230Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:34.231Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:34.231Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:58:34.232Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:34.233Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"93014a8f-17d9-49ca-ba2d-edf4bd40235f\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_0bc64138-c16f-4891-8401-645cd89bd036\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":null,\"creation_time\":1645703896000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:58:19.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:58:34.233Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:34.234Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:58:34.279Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:58:34.280Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-02-24T11:58:34.281Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:34.281Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:58:34.282Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:58:34.282Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-RequestID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-TransactionID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-ECOMP-RequestID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e41fa43-cb5e-4285-9e81-8d8fd40c32da"] 2022-02-24T11:58:34.282Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:58:34.283Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:34.407Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:34.408Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:34.408Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:58:34.408Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=35BEF2C46622B1CBCEBD4F60821D7F91; Path=/; HttpOnly", Cache-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:"Thu, 24 Feb 2022 11:58:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:34.409Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0856e640-9569-11ec-b428-86822e5a6ae2","businessKey":"73266fc5-ffe3-4d23-b205-047f451ef6a5","processDefinitionId":"openstackAdapterTask:1:c542821e-955d-11ec-b428-86822e5a6ae2","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-02-24T11:58:08.566+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fde5b5d9-9568-11ec-b428-86822e5a6ae2","superProcessInstanceId":"085167c9-9569-11ec-b428-86822e5a6ae2","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-02-24T11:58:34.409Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:34.410Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73266fc5-ffe3-4d23-b205-047f451ef6a5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:58:34.436Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:58:34.437Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||Invoke 2022-02-24T11:58:34.437Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:34.437Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:58:34.437Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:58:34.438Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-RequestID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-TransactionID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-ECOMP-RequestID:"dde166ac-c747-4772-be51-dd9c1b83e02d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c1ccc82-d9b1-4e48-9411-82d3a0ea3042"] 2022-02-24T11:58:34.438Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:58:34.439Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:34.570Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:34.571Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:34.572Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:58:34.572Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A32D1BF12D675929648AA74BFC6ACEED; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 24 Feb 2022 11:58:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:34.573Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0e5d4128-9569-11ec-b428-86822e5a6ae2","parentActivityInstanceId":"0856e640-9569-11ec-b428-86822e5a6ae2","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c542821e-955d-11ec-b428-86822e5a6ae2","processInstanceId":"0856e640-9569-11ec-b428-86822e5a6ae2","executionId":"0856e640-9569-11ec-b428-86822e5a6ae2","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-02-24T11:58:18.674+0000","endTime":"2022-02-24T11:58:18.683+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fde5b5d9-9568-11ec-b428-86822e5a6ae2"}] 2022-02-24T11:58:34.573Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:34.574Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0856e640-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:58:34.579Z|dde166ac-c747-4772-be51-dd9c1b83e02d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:58:37.866Z|03520356-f725-4eb5-8ac1-771d6c7f17b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:37.866Z|a5328bd4-e25a-462e-81dd-5f1195f74fa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:37.867Z|a5328bd4-e25a-462e-81dd-5f1195f74fa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:37.868Z|764f68fc-1255-46c5-94fd-5c4269d75df8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:37.868Z|764f68fc-1255-46c5-94fd-5c4269d75df8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:37.867Z|03520356-f725-4eb5-8ac1-771d6c7f17b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:38.515Z|27aa46cf-3945-4399-b308-7f5a4950a9a3|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:58:38.516Z|27aa46cf-3945-4399-b308-7f5a4950a9a3|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:44.715Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:58:44.720Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:44.722Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||Invoke 2022-02-24T11:58:44.722Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:44.722Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:44.723Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Method : GET 2022-02-24T11:58:44.723Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fc7aace087432da", X-B3-SpanId:"d065df7d75499e25", X-B3-ParentSpanId:"3fc7aace087432da", X-B3-Sampled:"0", X-ONAP-RequestID:"9c4e8135-0f75-4012-bbc4-c9b06d33bf1a", X-RequestID:"9c4e8135-0f75-4012-bbc4-c9b06d33bf1a", X-TransactionID:"9c4e8135-0f75-4012-bbc4-c9b06d33bf1a", X-ECOMP-RequestID:"9c4e8135-0f75-4012-bbc4-c9b06d33bf1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fe0aae6-28b2-4a3c-b4a7-30e1de95b3dd"] 2022-02-24T11:58:44.723Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Request body: 2022-02-24T11:58:44.724Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:44.753Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:44.753Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:44.753Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status text : 2022-02-24T11:58:44.754Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:44.755Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Response body: { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:57:50.000+00:00", "endTime" : "2022-02-24T11:58:39.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"42527755-cee4-4a5b-abdc-7d4256b710c3\",\n \"modelVersionId\": \"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"4a4a32ae-da09-4336-b78d-ab6465802e70\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:58:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "cloudIdentifier" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\"},\"environment\":null}", "created" : "2022-02-24T11:58:14.000+00:00" } ], "requestURI" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" } } } 2022-02-24T11:58:44.756Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:44.756Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||InvokeReturn 2022-02-24T11:58:44.758Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:44.759Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:58:44.759Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:44.759Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:44.760Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:58:44.760Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fc7aace087432da", X-B3-SpanId:"b51249b65991154c", X-B3-ParentSpanId:"3fc7aace087432da", X-B3-Sampled:"0", X-ONAP-RequestID:"9c4e8135-0f75-4012-bbc4-c9b06d33bf1a", X-RequestID:"9c4e8135-0f75-4012-bbc4-c9b06d33bf1a", X-TransactionID:"9c4e8135-0f75-4012-bbc4-c9b06d33bf1a", X-ECOMP-RequestID:"9c4e8135-0f75-4012-bbc4-c9b06d33bf1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d8a2d7a-4d7f-4ba4-864a-7f66eefcd390"] 2022-02-24T11:58:44.760Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:58:44.761Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:44.793Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:44.793Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:44.794Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:58:44.794Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:44.795Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"93014a8f-17d9-49ca-ba2d-edf4bd40235f\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"02facd58-d643-47f2-8c70-308994c2da3f\",\"output_key\":\"subnet_id_0bc64138-c16f-4891-8401-645cd89bd036\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":null,\"creation_time\":1645703896000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:58:19.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:58:44.795Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:44.796Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:58:44.807Z|9c4e8135-0f75-4012-bbc4-c9b06d33bf1a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:58:44.936Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:58:44.941Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:44.942Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||Invoke 2022-02-24T11:58:44.942Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:44.942Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:44.943Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Method : GET 2022-02-24T11:58:44.943Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"960c43eb47c5a028", X-B3-SpanId:"299893e50eb82a62", X-B3-ParentSpanId:"960c43eb47c5a028", X-B3-Sampled:"0", X-ONAP-RequestID:"219f01af-c8d4-4036-94d5-50bb76feea27", X-RequestID:"219f01af-c8d4-4036-94d5-50bb76feea27", X-TransactionID:"219f01af-c8d4-4036-94d5-50bb76feea27", X-ECOMP-RequestID:"219f01af-c8d4-4036-94d5-50bb76feea27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71b693db-866e-4612-acb1-2d881ee06928"] 2022-02-24T11:58:44.944Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Request body: 2022-02-24T11:58:44.944Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:44.963Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:44.964Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:44.964Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status text : 2022-02-24T11:58:44.964Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:44.965Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Response body: { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:57:50.000+00:00", "endTime" : "2022-02-24T11:58:39.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"42527755-cee4-4a5b-abdc-7d4256b710c3\",\n \"modelVersionId\": \"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"4a4a32ae-da09-4336-b78d-ab6465802e70\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:58:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "cloudIdentifier" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\"},\"environment\":null}", "created" : "2022-02-24T11:58:14.000+00:00" } ], "requestURI" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" } } } 2022-02-24T11:58:44.965Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:44.966Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||InvokeReturn 2022-02-24T11:58:44.973Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:44.973Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:58:44.973Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:44.974Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:44.974Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:58:44.974Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"960c43eb47c5a028", X-B3-SpanId:"1b5d466701bafaeb", X-B3-ParentSpanId:"960c43eb47c5a028", X-B3-Sampled:"0", X-ONAP-RequestID:"219f01af-c8d4-4036-94d5-50bb76feea27", X-RequestID:"219f01af-c8d4-4036-94d5-50bb76feea27", X-TransactionID:"219f01af-c8d4-4036-94d5-50bb76feea27", X-ECOMP-RequestID:"219f01af-c8d4-4036-94d5-50bb76feea27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3086893-35eb-47db-bee7-d7dfa22d868e"] 2022-02-24T11:58:44.975Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:58:44.975Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:44.990Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:44.990Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:44.990Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:58:44.991Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:44.991Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"93014a8f-17d9-49ca-ba2d-edf4bd40235f\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"02facd58-d643-47f2-8c70-308994c2da3f\",\"output_key\":\"subnet_id_0bc64138-c16f-4891-8401-645cd89bd036\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":null,\"creation_time\":1645703896000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:58:19.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:58:44.992Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:44.992Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:58:45.001Z|219f01af-c8d4-4036-94d5-50bb76feea27|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:58:45.120Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:58:45.124Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:45.124Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||Invoke 2022-02-24T11:58:45.125Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:45.125Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:45.125Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Method : GET 2022-02-24T11:58:45.126Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb17fec0ea31088d", X-B3-SpanId:"82f0d624f646ecf9", X-B3-ParentSpanId:"fb17fec0ea31088d", X-B3-Sampled:"0", X-ONAP-RequestID:"187fc702-91c6-4957-8ad5-585e3e4ba25e", X-RequestID:"187fc702-91c6-4957-8ad5-585e3e4ba25e", X-TransactionID:"187fc702-91c6-4957-8ad5-585e3e4ba25e", X-ECOMP-RequestID:"187fc702-91c6-4957-8ad5-585e3e4ba25e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21f18f59-12bb-4a65-9863-cccd16f946e0"] 2022-02-24T11:58:45.126Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Request body: 2022-02-24T11:58:45.126Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:45.148Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:45.149Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:45.149Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status text : 2022-02-24T11:58:45.149Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:45.150Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Response body: { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:57:50.000+00:00", "endTime" : "2022-02-24T11:58:39.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"42527755-cee4-4a5b-abdc-7d4256b710c3\",\n \"modelVersionId\": \"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"4a4a32ae-da09-4336-b78d-ab6465802e70\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:58:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "cloudIdentifier" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\"},\"environment\":null}", "created" : "2022-02-24T11:58:14.000+00:00" } ], "requestURI" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" } } } 2022-02-24T11:58:45.150Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:45.150Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||InvokeReturn 2022-02-24T11:58:45.152Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:45.152Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:58:45.153Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:45.153Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:45.153Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:58:45.153Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb17fec0ea31088d", X-B3-SpanId:"cada51d762e9bc55", X-B3-ParentSpanId:"fb17fec0ea31088d", X-B3-Sampled:"0", X-ONAP-RequestID:"187fc702-91c6-4957-8ad5-585e3e4ba25e", X-RequestID:"187fc702-91c6-4957-8ad5-585e3e4ba25e", X-TransactionID:"187fc702-91c6-4957-8ad5-585e3e4ba25e", X-ECOMP-RequestID:"187fc702-91c6-4957-8ad5-585e3e4ba25e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"925566b2-333e-4e7d-9cb1-201f0dd491ec"] 2022-02-24T11:58:45.153Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:58:45.154Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:45.168Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:45.169Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:45.169Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:58:45.169Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:45.170Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"93014a8f-17d9-49ca-ba2d-edf4bd40235f\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"02facd58-d643-47f2-8c70-308994c2da3f\",\"output_key\":\"subnet_id_0bc64138-c16f-4891-8401-645cd89bd036\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":null,\"creation_time\":1645703896000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:58:19.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:58:45.170Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:45.170Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:58:45.181Z|187fc702-91c6-4957-8ad5-585e3e4ba25e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:58:45.311Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:58:45.315Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:45.315Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||Invoke 2022-02-24T11:58:45.316Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:45.316Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:45.316Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Method : GET 2022-02-24T11:58:45.317Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac2769d14ff86d9c", X-B3-SpanId:"93f1f6d17fe479ea", X-B3-ParentSpanId:"ac2769d14ff86d9c", X-B3-Sampled:"0", X-ONAP-RequestID:"383bf7bf-435d-4724-b9e1-47eec0d8c56c", X-RequestID:"383bf7bf-435d-4724-b9e1-47eec0d8c56c", X-TransactionID:"383bf7bf-435d-4724-b9e1-47eec0d8c56c", X-ECOMP-RequestID:"383bf7bf-435d-4724-b9e1-47eec0d8c56c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55ceac26-7e37-489d-9fe8-b12effa2d638"] 2022-02-24T11:58:45.317Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Request body: 2022-02-24T11:58:45.318Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:45.340Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:45.340Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:45.341Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status text : 2022-02-24T11:58:45.341Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:45.343Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Response body: { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:57:50.000+00:00", "endTime" : "2022-02-24T11:58:39.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"42527755-cee4-4a5b-abdc-7d4256b710c3\",\n \"modelVersionId\": \"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"4a4a32ae-da09-4336-b78d-ab6465802e70\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:58:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "cloudIdentifier" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\"},\"environment\":null}", "created" : "2022-02-24T11:58:14.000+00:00" } ], "requestURI" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" } } } 2022-02-24T11:58:45.343Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:45.344Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||InvokeReturn 2022-02-24T11:58:45.346Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:45.347Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:58:45.347Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:45.348Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:45.348Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:58:45.348Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac2769d14ff86d9c", X-B3-SpanId:"8383977c08d33a99", X-B3-ParentSpanId:"ac2769d14ff86d9c", X-B3-Sampled:"0", X-ONAP-RequestID:"383bf7bf-435d-4724-b9e1-47eec0d8c56c", X-RequestID:"383bf7bf-435d-4724-b9e1-47eec0d8c56c", X-TransactionID:"383bf7bf-435d-4724-b9e1-47eec0d8c56c", X-ECOMP-RequestID:"383bf7bf-435d-4724-b9e1-47eec0d8c56c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38511c71-8a1a-4bf6-891b-f3ac2a590a23"] 2022-02-24T11:58:45.349Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:58:45.349Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:45.381Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:45.381Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:45.381Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:58:45.384Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:45.385Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"93014a8f-17d9-49ca-ba2d-edf4bd40235f\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"02facd58-d643-47f2-8c70-308994c2da3f\",\"output_key\":\"subnet_id_0bc64138-c16f-4891-8401-645cd89bd036\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":null,\"creation_time\":1645703896000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:58:19.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:58:45.386Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:45.386Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:58:45.396Z|383bf7bf-435d-4724-b9e1-47eec0d8c56c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:58:45.513Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:58:45.516Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:45.516Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||Invoke 2022-02-24T11:58:45.517Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:45.517Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5 2022-02-24T11:58:45.517Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Method : GET 2022-02-24T11:58:45.518Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4000f3008e06b2f4", X-B3-SpanId:"0b577b33d9ea8e0a", X-B3-ParentSpanId:"4000f3008e06b2f4", X-B3-Sampled:"0", X-ONAP-RequestID:"436bbfcd-9cec-4e3c-b033-1bdb8b7a3214", X-RequestID:"436bbfcd-9cec-4e3c-b033-1bdb8b7a3214", X-TransactionID:"436bbfcd-9cec-4e3c-b033-1bdb8b7a3214", X-ECOMP-RequestID:"436bbfcd-9cec-4e3c-b033-1bdb8b7a3214", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e7005da-13b8-471d-bf87-6886701e991b"] 2022-02-24T11:58:45.518Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Request body: 2022-02-24T11:58:45.518Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:45.538Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:45.539Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:45.539Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Status text : 2022-02-24T11:58:45.540Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:45.541Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||Response body: { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:57:50.000+00:00", "endTime" : "2022-02-24T11:58:39.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"42527755-cee4-4a5b-abdc-7d4256b710c3\",\n \"modelVersionId\": \"423e00f0-7b2b-41c0-b1d8-0c40a21e020b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fd6750e6-2bd1-4d81-9bfa-2b506a1aa3f7\",\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\",\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\": \"4a4a32ae-da09-4336-b78d-ab6465802e70\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:58:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "cloudIdentifier" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\"},\"environment\":null}", "created" : "2022-02-24T11:58:14.000+00:00" } ], "requestURI" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5" } } } 2022-02-24T11:58:45.541Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:45.542Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73266fc5-ffe3-4d23-b205-047f451ef6a5|INFO|500||InvokeReturn 2022-02-24T11:58:45.544Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:45.544Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:58:45.544Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:45.545Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false 2022-02-24T11:58:45.545Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:58:45.545Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4000f3008e06b2f4", X-B3-SpanId:"df38324a40be7b3f", X-B3-ParentSpanId:"4000f3008e06b2f4", X-B3-Sampled:"0", X-ONAP-RequestID:"436bbfcd-9cec-4e3c-b033-1bdb8b7a3214", X-RequestID:"436bbfcd-9cec-4e3c-b033-1bdb8b7a3214", X-TransactionID:"436bbfcd-9cec-4e3c-b033-1bdb8b7a3214", X-ECOMP-RequestID:"436bbfcd-9cec-4e3c-b033-1bdb8b7a3214", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7be3f15e-1a03-40de-b6ad-f1911750c970"] 2022-02-24T11:58:45.546Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:58:45.546Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:45.562Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:45.562Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:45.562Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:58:45.563Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:45.563Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "73266fc5-ffe3-4d23-b205-047f451ef6a5", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"93014a8f-17d9-49ca-ba2d-edf4bd40235f\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"02facd58-d643-47f2-8c70-308994c2da3f\",\"output_key\":\"subnet_id_0bc64138-c16f-4891-8401-645cd89bd036\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":null,\"creation_time\":1645703896000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:58:19.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:58:45.564Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:45.564Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73266fc5-ffe3-4d23-b205-047f451ef6a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:58:45.574Z|436bbfcd-9cec-4e3c-b033-1bdb8b7a3214|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73266fc5-ffe3-4d23-b205-047f451ef6a5|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:58:46.449Z|d13fb970-2cb1-43b6-a8a8-266526555ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:58:46.450Z|d13fb970-2cb1-43b6-a8a8-266526555ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:58:46.805Z|788f6024-d3be-4c4a-9bc8-8f039631efd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:58:46.806Z|788f6024-d3be-4c4a-9bc8-8f039631efd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:58:47.891Z|e3e710db-a619-4a59-8726-49f9188e1304|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:47.892Z|e3e710db-a619-4a59-8726-49f9188e1304|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:47.893Z|27c429d8-a6f9-4b4f-879a-222219c2f61a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:47.893Z|27c429d8-a6f9-4b4f-879a-222219c2f61a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:47.905Z|966e3d8b-0a93-49f1-9860-43664848b498|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:47.906Z|966e3d8b-0a93-49f1-9860-43664848b498|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:56.362Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:58:56.367Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|||INFO|500||Checking if requestId: 5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 already exists in requestDb InfraActiveRequests table 2022-02-24T11:58:56.368Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:58:56.368Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||Invoke 2022-02-24T11:58:56.368Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:56.369Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:58:56.369Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Method : GET 2022-02-24T11:58:56.369Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd56a02ba88d1a7b", X-B3-SpanId:"2c8ffb8b9d154ddb", X-B3-ParentSpanId:"cd56a02ba88d1a7b", X-B3-Sampled:"0", X-ONAP-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-TransactionID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-ECOMP-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d3a3574-5ea7-472d-84a3-8ad8faa6a6b4"] 2022-02-24T11:58:56.369Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Request body: 2022-02-24T11:58:56.370Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:56.397Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:56.397Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status code : 404 NOT_FOUND 2022-02-24T11:58:56.397Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status text : 2022-02-24T11:58:56.398Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 24 Feb 2022 11:58:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:56.398Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Response body: 2022-02-24T11:58:56.398Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:56.399Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|404|Not Found|InvokeReturn 2022-02-24T11:58:56.409Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|||INFO|500||Running local validations 2022-02-24T11:58:57.551Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-02-24T11:58:57.583Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/a32544b1-e93a-484e-8d91-bd95da2e9efa/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-02-24T11:58:57.584Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/a32544b1-e93a-484e-8d91-bd95da2e9efa/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-02-24T11:58:57.924Z|eb9e02a8-b543-4fec-8f2f-df4ab17e285d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:57.925Z|eb9e02a8-b543-4fec-8f2f-df4ab17e285d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:57.925Z|86de0162-a56a-43a7-8f13-d6b2a729d9d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:57.926Z|86de0162-a56a-43a7-8f13-d6b2a729d9d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:57.927Z|b8fc1429-a417-4e27-986f-29c07f88b107|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:58:57.928Z|b8fc1429-a417-4e27-986f-29c07f88b107|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:58:58.038Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/a32544b1-e93a-484e-8d91-bd95da2e9efa/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-02-24T11:58:58.039Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/a32544b1-e93a-484e-8d91-bd95da2e9efa/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220224-11:58:57:611-50360], Content-Length=[395], Date=[Thu, 24 Feb 2022 11:58:57 GMT], Content-Type=[application/json]} 2022-02-24T11:58:58.045Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|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/a32544b1-e93a-484e-8d91-bd95da2e9efa/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/a32544b1-e93a-484e-8d91-bd95da2e9efa/related-to/vf-modules","ERR.5.4.6114"]}}} 2022-02-24T11:58:58.056Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/a32544b1-e93a-484e-8d91-bd95da2e9efa/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2022-02-24T11:58:58.061Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-02-24T11:58:58.090Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447|INFO|500||Invoke 2022-02-24T11:58:58.091Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4e8d3fb4-4fd8-4bc7-9058-75b0db83d187], X-ECOMP-RequestID=[5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87], X-TransactionId=[], X-ONAP-RequestID=[5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87]} 2022-02-24T11:58:58.631Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220224-11:58:58:111-39309], vertex-id=[217312], Content-Length=[1069], Date=[Thu, 24 Feb 2022 11:58:58 GMT], Content-Type=[application/json]} 2022-02-24T11:58:58.632Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447|DEBUG|500||{"tenant-id":"86e9ac693ca94ba0b2c55eb67bbdd447","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1645703873888","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/a32544b1-e93a-484e-8d91-bd95da2e9efa","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"a32544b1-e93a-484e-8d91-bd95da2e9efa"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-02-24T11:58:58.633Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/86e9ac693ca94ba0b2c55eb67bbdd447|INFO|500||InvokeReturn 2022-02-24T11:58:58.635Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-02-24T11:58:58.635Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-02-24T11:58:58.637Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-02-24T11:58:58.637Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-02-24T11:58:58.637Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:58.638Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-02-24T11:58:58.638Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-02-24T11:58:58.638Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|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:"cd56a02ba88d1a7b", X-B3-SpanId:"dec9ef0ae9750c30", X-B3-ParentSpanId:"cd56a02ba88d1a7b", X-B3-Sampled:"0", X-ONAP-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-TransactionID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-ECOMP-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46ce2dd6-eaff-445a-b733-b118b234f4ee"] 2022-02-24T11:58:58.639Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"a32544b1-e93a-484e-8d91-bd95da2e9efa","serviceInstanceId":"4a4a32ae-da09-4336-b78d-ab6465802e70"},"instanceName":null,"requestScope":"network"} 2022-02-24T11:58:58.639Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:58.671Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:58.671Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:58.671Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-02-24T11:58:58.672Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|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:"Thu, 24 Feb 2022 11:58:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:58.672Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-02-24T11:58:58.672Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:58.673Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-02-24T11:58:58.673Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2022-02-24T11:58:58.674Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-02-24T11:58:58.674Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:58.674Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2022-02-24T11:58:58.675Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-02-24T11:58:58.675Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|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:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-TransactionID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-ECOMP-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaa1b328-a506-4d26-8a4d-945ee6271af2"] 2022-02-24T11:58:58.676Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-02-24T11:58:58.676Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:58.745Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:58.745Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-02-24T11:58:58.746Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-02-24T11:58:58.746Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:58.751Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 184, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2022-02-24T10:34:49.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" } } } 2022-02-24T11:58:58.751Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:58.752Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-02-24T11:58:58.757Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-02-24T11:58:58.758Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-02-24T11:58:58.758Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:58.758Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-02-24T11:58:58.759Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-02-24T11:58:58.759Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|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:"1257", X-B3-TraceId:"cd56a02ba88d1a7b", X-B3-SpanId:"52ed4711e59987b4", X-B3-ParentSpanId:"cd56a02ba88d1a7b", X-B3-Sampled:"0", X-ONAP-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-TransactionID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-ECOMP-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87c319cd-6e52-41f2-b030-87e4a1ccf804"] 2022-02-24T11:58:58.759Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87","requestStatus":"IN_PROGRESS","startTime":1645703938057,"source":"VID","tenantId":"86e9ac693ca94ba0b2c55eb67bbdd447","requestBody":"{\n\t\"requestDetails\": {\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"4a4a32ae-da09-4336-b78d-ab6465802e70","requestScope":"network","requestAction":"deleteInstance","networkId":"a32544b1-e93a-484e-8d91-bd95da2e9efa","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87"} 2022-02-24T11:58:58.760Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:58.797Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:58.798Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-02-24T11:58:58.798Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-02-24T11:58:58.799Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|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/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:58.801Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-02-24T11:58:58.057+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-02-24T11:58:58.787+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" } } } 2022-02-24T11:58:58.802Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:58.802Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-02-24T11:58:58.812Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-02-24T11:58:58.813Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-02-24T11:58:58.813Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:58.813Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-02-24T11:58:58.814Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-02-24T11:58:58.814Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|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:"cd56a02ba88d1a7b", X-B3-SpanId:"24668f023ab2f8b3", X-B3-ParentSpanId:"cd56a02ba88d1a7b", X-B3-Sampled:"0", X-ONAP-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-TransactionID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-ECOMP-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fd9d975-3f47-4897-9249-a4a9b8c28e93"] 2022-02-24T11:58:58.814Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|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\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"4a4a32ae-da09-4336-b78d-ab6465802e70\",\"networkInstanceId\":\"a32544b1-e93a-484e-8d91-bd95da2e9efa\"}","type":"String"},"requestId":{"value":"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87","type":"String"},"mso-request-id":{"value":"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"4a4a32ae-da09-4336-b78d-ab6465802e70","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"a32544b1-e93a-484e-8d91-bd95da2e9efa","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/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-02-24T11:58:58.815Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-02-24T11:58:59.831Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-02-24T11:58:59.832Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-02-24T11:58:59.832Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-02-24T11:58:59.832Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 24 Feb 2022 11:58:59 GMT", X-ONAP-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-TransactionID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-ECOMP-RequestID:"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4fd9d975-3f47-4897-9249-a4a9b8c28e93", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:58:59.833Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87\",\"instanceId\":\"a32544b1-e93a-484e-8d91-bd95da2e9efa\"}}","message":"Success","processInstanceID":"264d56b1-9569-11ec-b428-86822e5a6ae2","variables":null,"messageCode":200} 2022-02-24T11:58:59.833Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-02-24T11:58:59.833Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-02-24T11:58:59.836Z|5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:58:59.975Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:58:59.979Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:58:59.979Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||Invoke 2022-02-24T11:58:59.980Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||===========================request begin================================================ 2022-02-24T11:58:59.980Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:58:59.980Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Method : GET 2022-02-24T11:58:59.981Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92272212f849abff", X-B3-SpanId:"9b562dfe1de51c71", X-B3-ParentSpanId:"92272212f849abff", X-B3-Sampled:"0", X-ONAP-RequestID:"0d1cec32-793d-47d9-b9c1-225ba5527266", X-RequestID:"0d1cec32-793d-47d9-b9c1-225ba5527266", X-TransactionID:"0d1cec32-793d-47d9-b9c1-225ba5527266", X-ECOMP-RequestID:"0d1cec32-793d-47d9-b9c1-225ba5527266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63e9e279-2133-4cb8-9972-04288bb2a437"] 2022-02-24T11:58:59.981Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Request body: 2022-02-24T11:58:59.981Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:00.004Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:00.004Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:00.004Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status text : 2022-02-24T11:59:00.005Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:00.006Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Response body: { "requestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-02-24T11:58:58.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:58:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" } } } 2022-02-24T11:59:00.006Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:00.007Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||InvokeReturn 2022-02-24T11:59:00.008Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:00.009Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:59:00.009Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:00.009Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:00.010Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:59:00.010Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92272212f849abff", X-B3-SpanId:"d1240db273ee3406", X-B3-ParentSpanId:"92272212f849abff", X-B3-Sampled:"0", X-ONAP-RequestID:"0d1cec32-793d-47d9-b9c1-225ba5527266", X-RequestID:"0d1cec32-793d-47d9-b9c1-225ba5527266", X-TransactionID:"0d1cec32-793d-47d9-b9c1-225ba5527266", X-ECOMP-RequestID:"0d1cec32-793d-47d9-b9c1-225ba5527266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9734217-27f0-4329-9c8b-feafad84d144"] 2022-02-24T11:59:00.010Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:59:00.011Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:00.024Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:00.024Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:00.024Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:59:00.025Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:58:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:00.025Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:59:00.026Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:00.026Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:59:00.035Z|0d1cec32-793d-47d9-b9c1-225ba5527266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:59:01.449Z|268e6b1b-d00a-47ac-a072-0c3abf5340da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:59:01.452Z|268e6b1b-d00a-47ac-a072-0c3abf5340da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:59:07.966Z|21d89c95-a9ea-48e4-9587-f6fa5d543bd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:07.972Z|21d89c95-a9ea-48e4-9587-f6fa5d543bd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:07.966Z|ae7d41a2-a40e-4bbe-8050-8f5a0b5d19f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:07.971Z|832b765c-b396-494f-9ef2-abd610109461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:07.973Z|ae7d41a2-a40e-4bbe-8050-8f5a0b5d19f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:07.973Z|832b765c-b396-494f-9ef2-abd610109461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:10.167Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:59:10.178Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:10.178Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||Invoke 2022-02-24T11:59:10.179Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:10.179Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:10.179Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Method : GET 2022-02-24T11:59:10.180Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49a7f2686f73ef83", X-B3-SpanId:"d80f2332ada0271b", X-B3-ParentSpanId:"49a7f2686f73ef83", X-B3-Sampled:"0", X-ONAP-RequestID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-RequestID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-TransactionID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-ECOMP-RequestID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af7be8a4-f3e0-4977-9814-41071a841ebc"] 2022-02-24T11:59:10.180Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Request body: 2022-02-24T11:59:10.181Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:10.207Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:10.207Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:10.208Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status text : 2022-02-24T11:59:10.208Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:10.209Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Response body: { "requestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-02-24T11:58:58.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:59:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" } } } 2022-02-24T11:59:10.209Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:10.209Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||InvokeReturn 2022-02-24T11:59:10.213Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:10.213Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:59:10.214Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:10.214Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:10.214Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:59:10.215Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49a7f2686f73ef83", X-B3-SpanId:"1a313aa85841b1e6", X-B3-ParentSpanId:"49a7f2686f73ef83", X-B3-Sampled:"0", X-ONAP-RequestID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-RequestID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-TransactionID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-ECOMP-RequestID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7bcd2e1-5eb5-407a-a5ab-f31bfe62065e"] 2022-02-24T11:59:10.215Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:59:10.215Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:10.233Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:10.233Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:10.234Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:59:10.234Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:10.236Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":1645703945000,\"creation_time\":1645703896000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:59:06.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:59:10.237Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:10.237Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:59:10.292Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:59:10.293Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-02-24T11:59:10.294Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:10.294Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:59:10.294Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:59:10.295Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-RequestID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-TransactionID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-ECOMP-RequestID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68f2e776-ca17-4b55-916b-104a417df783"] 2022-02-24T11:59:10.295Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:59:10.296Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:10.419Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:10.420Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:10.420Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:59:10.421Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=542F7B6D27B0E1596EAA74078F2C2E45; Path=/; HttpOnly", Cache-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:"Thu, 24 Feb 2022 11:59:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:10.421Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28aa32a1-9569-11ec-b428-86822e5a6ae2","businessKey":"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87","processDefinitionId":"openstackAdapterTask:1:c542821e-955d-11ec-b428-86822e5a6ae2","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-02-24T11:59:02.800+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"264d56b1-9569-11ec-b428-86822e5a6ae2","superProcessInstanceId":"28a9480a-9569-11ec-b428-86822e5a6ae2","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-02-24T11:59:10.421Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:10.422Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:59:10.446Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:59:10.447Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||Invoke 2022-02-24T11:59:10.448Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:10.448Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:59:10.448Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:59:10.449Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-RequestID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-TransactionID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-ECOMP-RequestID:"ca2079c4-c294-4b67-b991-487a35d359b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2edd3dc3-6295-4ec9-a7eb-69d0f0dd7ced"] 2022-02-24T11:59:10.449Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:59:10.449Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:10.571Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:10.571Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:10.571Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:59:10.572Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B100AE78332B5F14EC20CDBF667127EF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 24 Feb 2022 11:59:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:10.572Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2a6ace89-9569-11ec-b428-86822e5a6ae2","parentActivityInstanceId":"28aa32a1-9569-11ec-b428-86822e5a6ae2","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c542821e-955d-11ec-b428-86822e5a6ae2","processInstanceId":"28aa32a1-9569-11ec-b428-86822e5a6ae2","executionId":"28aa32a1-9569-11ec-b428-86822e5a6ae2","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-02-24T11:59:05.739+0000","endTime":"2022-02-24T11:59:05.744+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"264d56b1-9569-11ec-b428-86822e5a6ae2"}] 2022-02-24T11:59:10.572Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:10.573Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:59:10.577Z|ca2079c4-c294-4b67-b991-487a35d359b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:59:16.450Z|25ead78a-422e-4d75-824c-5a7533424990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:59:16.452Z|25ead78a-422e-4d75-824c-5a7533424990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:59:16.806Z|e1ba5933-ce34-48ae-ba30-c589e2956d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:59:16.807Z|e1ba5933-ce34-48ae-ba30-c589e2956d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:59:18.000Z|cae84936-7881-436a-b26f-f5bbcf866e29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:18.000Z|99d97699-d274-4e14-9c76-d996f33b3226|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:18.001Z|99d97699-d274-4e14-9c76-d996f33b3226|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:18.001Z|cae84936-7881-436a-b26f-f5bbcf866e29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:18.019Z|cee6980e-b908-47bd-892a-7e8e73593c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:18.020Z|cee6980e-b908-47bd-892a-7e8e73593c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:20.708Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:59:20.712Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:20.712Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||Invoke 2022-02-24T11:59:20.713Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:20.713Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:20.713Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Method : GET 2022-02-24T11:59:20.713Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3974074c3f091eb", X-B3-SpanId:"0b0e415cfe4c539f", X-B3-ParentSpanId:"d3974074c3f091eb", X-B3-Sampled:"0", X-ONAP-RequestID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-RequestID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-TransactionID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-ECOMP-RequestID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"374ada41-4480-419b-84df-d8ef5db00b2c"] 2022-02-24T11:59:20.714Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Request body: 2022-02-24T11:59:20.714Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:20.735Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:20.735Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:20.736Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status text : 2022-02-24T11:59:20.736Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:20.738Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Response body: { "requestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-02-24T11:58:58.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:59:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" } } } 2022-02-24T11:59:20.738Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:20.739Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||InvokeReturn 2022-02-24T11:59:20.744Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:20.744Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:59:20.744Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:20.745Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:20.745Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:59:20.745Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3974074c3f091eb", X-B3-SpanId:"1775a79c63c0fb89", X-B3-ParentSpanId:"d3974074c3f091eb", X-B3-Sampled:"0", X-ONAP-RequestID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-RequestID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-TransactionID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-ECOMP-RequestID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7247ce9-2cc2-4d88-a8a0-9bd5754b5fa4"] 2022-02-24T11:59:20.745Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:59:20.746Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:20.770Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:20.770Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:20.771Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:59:20.771Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:20.772Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":1645703945000,\"creation_time\":1645703896000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:59:06.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:59:20.772Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:20.773Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:59:20.813Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:59:20.814Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-02-24T11:59:20.814Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:20.815Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:59:20.815Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:59:20.816Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-RequestID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-TransactionID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-ECOMP-RequestID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27aec3bb-6768-4fad-9bc7-9c68dd847f34"] 2022-02-24T11:59:20.816Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:59:20.816Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:20.941Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:20.942Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:20.942Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:59:20.943Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AD6D1F180704AAA1A7D2721A9B5BD0EF; Path=/; HttpOnly", Cache-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:"Thu, 24 Feb 2022 11:59:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:20.943Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28aa32a1-9569-11ec-b428-86822e5a6ae2","businessKey":"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87","processDefinitionId":"openstackAdapterTask:1:c542821e-955d-11ec-b428-86822e5a6ae2","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-02-24T11:59:02.800+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"264d56b1-9569-11ec-b428-86822e5a6ae2","superProcessInstanceId":"28a9480a-9569-11ec-b428-86822e5a6ae2","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-02-24T11:59:20.943Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:20.944Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:59:20.971Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:59:20.971Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||Invoke 2022-02-24T11:59:20.971Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:20.972Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:59:20.972Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:59:20.972Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-RequestID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-TransactionID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-ECOMP-RequestID:"590e6e7f-4943-4bb5-bf09-56aead644926", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebd639c9-9c1c-4d62-9738-87e16601fc7e"] 2022-02-24T11:59:20.973Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:59:20.973Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:21.098Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:21.099Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:21.099Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:59:21.100Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D7C078AA0A7F27441D444AFC5A051421; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 24 Feb 2022 11:59:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:21.100Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2a6ace89-9569-11ec-b428-86822e5a6ae2","parentActivityInstanceId":"28aa32a1-9569-11ec-b428-86822e5a6ae2","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c542821e-955d-11ec-b428-86822e5a6ae2","processInstanceId":"28aa32a1-9569-11ec-b428-86822e5a6ae2","executionId":"28aa32a1-9569-11ec-b428-86822e5a6ae2","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-02-24T11:59:05.739+0000","endTime":"2022-02-24T11:59:05.744+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"264d56b1-9569-11ec-b428-86822e5a6ae2"}] 2022-02-24T11:59:21.100Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:21.101Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28aa32a1-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:59:21.105Z|590e6e7f-4943-4bb5-bf09-56aead644926|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:59:28.025Z|d397a6bc-4c31-4542-9c36-5a24d8f9e4cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:28.025Z|56fe4bc7-be0f-47c5-b306-3b4a22856621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:28.026Z|d397a6bc-4c31-4542-9c36-5a24d8f9e4cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:28.026Z|56fe4bc7-be0f-47c5-b306-3b4a22856621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:28.038Z|5a60925f-3625-4d9d-a472-2ac37a768bcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:28.039Z|5a60925f-3625-4d9d-a472-2ac37a768bcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:31.229Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:59:31.232Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:31.233Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||Invoke 2022-02-24T11:59:31.233Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:31.233Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:31.233Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Method : GET 2022-02-24T11:59:31.234Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f73f259dfa61af0", X-B3-SpanId:"3884fa5d08ebfba8", X-B3-ParentSpanId:"7f73f259dfa61af0", X-B3-Sampled:"0", X-ONAP-RequestID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-RequestID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-TransactionID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-ECOMP-RequestID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c32b5db1-effd-4bfe-8377-b310b0173f0b"] 2022-02-24T11:59:31.234Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Request body: 2022-02-24T11:59:31.234Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:31.268Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:31.268Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:31.269Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status text : 2022-02-24T11:59:31.269Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:31.271Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Response body: { "requestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2022-02-24T11:58:58.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:59:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" } } } 2022-02-24T11:59:31.271Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:31.272Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||InvokeReturn 2022-02-24T11:59:31.274Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:31.274Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:59:31.275Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:31.275Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:31.275Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:59:31.276Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f73f259dfa61af0", X-B3-SpanId:"580b31ea4cdb6bbc", X-B3-ParentSpanId:"7f73f259dfa61af0", X-B3-Sampled:"0", X-ONAP-RequestID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-RequestID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-TransactionID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-ECOMP-RequestID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cc11d3d-a379-4aac-b6ba-30f4db53be97"] 2022-02-24T11:59:31.276Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:59:31.277Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:31.297Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:31.298Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:31.298Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:59:31.299Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:31.300Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":1645703945000,\"creation_time\":1645703896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:59:06.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:59:31.301Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:31.301Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:59:31.346Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:59:31.347Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-02-24T11:59:31.347Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:31.348Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:59:31.348Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:59:31.349Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-RequestID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-TransactionID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-ECOMP-RequestID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c4318f4-faf1-4ecc-84d8-f99b9cb4d792"] 2022-02-24T11:59:31.349Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:59:31.349Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:31.449Z|147c5af5-1a58-42ac-99bf-8c428198cf2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:59:31.450Z|147c5af5-1a58-42ac-99bf-8c428198cf2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:59:31.468Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:31.469Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:31.469Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:59:31.469Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4B802347EDEDD01F3DE92E0D0D81E831; Path=/; HttpOnly", Cache-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:"Thu, 24 Feb 2022 11:59:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:31.469Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"34ebdd05-9569-11ec-b428-86822e5a6ae2","businessKey":"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87","processDefinitionId":"SDNCHandler:1:c5333f8f-955d-11ec-b428-86822e5a6ae2","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-02-24T11:59:23.362+0000","endTime":"2022-02-24T11:59:26.216+0000","removalTime":null,"durationInMillis":2854,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"264d56b1-9569-11ec-b428-86822e5a6ae2","superProcessInstanceId":"34d68006-9569-11ec-b428-86822e5a6ae2","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-02-24T11:59:31.470Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:31.470Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:59:31.496Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:59:31.496Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||Invoke 2022-02-24T11:59:31.497Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:31.497Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:59:31.497Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:59:31.497Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-RequestID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-TransactionID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-ECOMP-RequestID:"371acd4a-4e29-4c99-9294-7af7827cbbfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b4ee080-5d08-41bc-b6e3-bdbae9c3db5e"] 2022-02-24T11:59:31.498Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:59:31.498Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:31.640Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:31.641Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:31.641Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:59:31.642Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D3863339734E81F643A99D9670A5595B; Path=/; HttpOnly", Cache-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:"Thu, 24 Feb 2022 11:59:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:31.642Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:34ec5248-9569-11ec-b428-86822e5a6ae2","parentActivityInstanceId":"34ebdd05-9569-11ec-b428-86822e5a6ae2","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5333f8f-955d-11ec-b428-86822e5a6ae2","processInstanceId":"34ebdd05-9569-11ec-b428-86822e5a6ae2","executionId":"34ebdd05-9569-11ec-b428-86822e5a6ae2","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-02-24T11:59:23.365+0000","endTime":"2022-02-24T11:59:26.215+0000","durationInMillis":2850,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"264d56b1-9569-11ec-b428-86822e5a6ae2"}] 2022-02-24T11:59:31.642Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:31.643Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:59:31.646Z|371acd4a-4e29-4c99-9294-7af7827cbbfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:59:38.046Z|8b45612a-3e62-4923-9f03-d0035791b783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:38.047Z|8b45612a-3e62-4923-9f03-d0035791b783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:38.048Z|0a1e2b4e-9c5d-4412-bbca-03f4b8301ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:38.048Z|0a1e2b4e-9c5d-4412-bbca-03f4b8301ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:38.056Z|fdf56e57-75b1-4be7-8d53-c4ec300d50bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:38.057Z|fdf56e57-75b1-4be7-8d53-c4ec300d50bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:38.514Z|4f477a0c-0d77-4aa0-b033-c40c6f7d3d82|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:59:38.515Z|4f477a0c-0d77-4aa0-b033-c40c6f7d3d82|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:41.772Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:59:41.776Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:41.776Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||Invoke 2022-02-24T11:59:41.777Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:41.777Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:41.777Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Method : GET 2022-02-24T11:59:41.778Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25b14650db8a3271", X-B3-SpanId:"648f488407445b10", X-B3-ParentSpanId:"25b14650db8a3271", X-B3-Sampled:"0", X-ONAP-RequestID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-RequestID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-TransactionID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-ECOMP-RequestID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47c2ef86-d36e-4cfd-b7a1-43ff35fbc4a6"] 2022-02-24T11:59:41.778Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Request body: 2022-02-24T11:59:41.779Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:41.811Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:41.812Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:41.813Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status text : 2022-02-24T11:59:41.813Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:41.814Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Response body: { "requestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2022-02-24T11:58:58.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:59:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" } } } 2022-02-24T11:59:41.814Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:41.815Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||InvokeReturn 2022-02-24T11:59:41.817Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:41.818Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:59:41.818Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:41.818Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:41.819Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:59:41.819Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25b14650db8a3271", X-B3-SpanId:"8a5b099e187991fd", X-B3-ParentSpanId:"25b14650db8a3271", X-B3-Sampled:"0", X-ONAP-RequestID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-RequestID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-TransactionID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-ECOMP-RequestID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20375d59-35e6-496d-b8bf-66ec2adb009d"] 2022-02-24T11:59:41.819Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:59:41.820Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:41.833Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:41.833Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:41.833Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:59:41.834Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:41.835Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":1645703945000,\"creation_time\":1645703896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:59:06.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:59:41.835Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:41.836Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:59:41.867Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:59:41.867Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-02-24T11:59:41.868Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:41.868Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1 2022-02-24T11:59:41.868Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:59:41.869Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-RequestID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-TransactionID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-ECOMP-RequestID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"652724c1-f61d-416d-a686-327ed07bea86"] 2022-02-24T11:59:41.869Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:59:41.869Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:42.001Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:42.002Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:42.003Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:59:42.003Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AFA1F39544F4DB0D29C5A3E0BDB311C8; Path=/; HttpOnly", Cache-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:"Thu, 24 Feb 2022 11:59:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:42.003Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"34ebdd05-9569-11ec-b428-86822e5a6ae2","businessKey":"5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87","processDefinitionId":"SDNCHandler:1:c5333f8f-955d-11ec-b428-86822e5a6ae2","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-02-24T11:59:23.362+0000","endTime":"2022-02-24T11:59:26.216+0000","removalTime":null,"durationInMillis":2854,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"264d56b1-9569-11ec-b428-86822e5a6ae2","superProcessInstanceId":"34d68006-9569-11ec-b428-86822e5a6ae2","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-02-24T11:59:42.004Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:42.004Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:59:42.034Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:59:42.035Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||Invoke 2022-02-24T11:59:42.035Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:42.035Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1 2022-02-24T11:59:42.036Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Method : GET 2022-02-24T11:59:42.036Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-RequestID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-TransactionID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-ECOMP-RequestID:"b643767f-adba-40be-b68b-5cbbdb08fc22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3af512c7-f5a1-45fb-855c-e3b077a20c7d"] 2022-02-24T11:59:42.037Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Request body: 2022-02-24T11:59:42.037Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:42.158Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:42.158Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:42.159Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Status text : 2022-02-24T11:59:42.159Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C6B3909E2638D8D62D23A0C536CA65B6; Path=/; HttpOnly", Cache-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:"Thu, 24 Feb 2022 11:59:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:42.159Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:34ec5248-9569-11ec-b428-86822e5a6ae2","parentActivityInstanceId":"34ebdd05-9569-11ec-b428-86822e5a6ae2","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c5333f8f-955d-11ec-b428-86822e5a6ae2","processInstanceId":"34ebdd05-9569-11ec-b428-86822e5a6ae2","executionId":"34ebdd05-9569-11ec-b428-86822e5a6ae2","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-02-24T11:59:23.365+0000","endTime":"2022-02-24T11:59:26.215+0000","durationInMillis":2850,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"264d56b1-9569-11ec-b428-86822e5a6ae2"}] 2022-02-24T11:59:42.160Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:42.160Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34ebdd05-9569-11ec-b428-86822e5a6ae2&maxResults=1|INFO|500||InvokeReturn 2022-02-24T11:59:42.168Z|b643767f-adba-40be-b68b-5cbbdb08fc22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:59:46.449Z|e0b7a18e-fdb0-4c92-967d-0ad3749d41fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:59:46.453Z|e0b7a18e-fdb0-4c92-967d-0ad3749d41fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:59:46.808Z|2ff6be57-3107-42e9-a7f8-24135a330172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:59:46.808Z|2ff6be57-3107-42e9-a7f8-24135a330172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:59:48.071Z|125ef6bb-fc90-4b0a-bc2f-a27575691df1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:48.071Z|ecc61aac-d26b-4b53-8439-aa3534c4f0ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:48.071Z|125ef6bb-fc90-4b0a-bc2f-a27575691df1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:48.072Z|ecc61aac-d26b-4b53-8439-aa3534c4f0ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:48.079Z|d056eadc-dc61-432c-ba90-49608d37d1f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:48.080Z|d056eadc-dc61-432c-ba90-49608d37d1f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:52.295Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:59:52.299Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:52.300Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||Invoke 2022-02-24T11:59:52.300Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:52.301Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:52.301Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Method : GET 2022-02-24T11:59:52.301Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c25b856cac17282", X-B3-SpanId:"dfb65fee2a9cab32", X-B3-ParentSpanId:"8c25b856cac17282", X-B3-Sampled:"0", X-ONAP-RequestID:"849680aa-d6d8-40be-a3a2-e1ddfbdbce72", X-RequestID:"849680aa-d6d8-40be-a3a2-e1ddfbdbce72", X-TransactionID:"849680aa-d6d8-40be-a3a2-e1ddfbdbce72", X-ECOMP-RequestID:"849680aa-d6d8-40be-a3a2-e1ddfbdbce72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bba4837e-b573-4080-8373-a0ec2e96b7f7"] 2022-02-24T11:59:52.302Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Request body: 2022-02-24T11:59:52.302Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:52.348Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:52.349Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:52.349Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status text : 2022-02-24T11:59:52.350Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:52.353Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Response body: { "requestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-02-24T11:58:58.000+00:00", "endTime" : "2022-02-24T11:59:44.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:59:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" } } } 2022-02-24T11:59:52.354Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:52.354Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||InvokeReturn 2022-02-24T11:59:52.358Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:52.358Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:59:52.358Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:52.359Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:52.359Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:59:52.359Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c25b856cac17282", X-B3-SpanId:"d1cf438d5e763df3", X-B3-ParentSpanId:"8c25b856cac17282", X-B3-Sampled:"0", X-ONAP-RequestID:"849680aa-d6d8-40be-a3a2-e1ddfbdbce72", X-RequestID:"849680aa-d6d8-40be-a3a2-e1ddfbdbce72", X-TransactionID:"849680aa-d6d8-40be-a3a2-e1ddfbdbce72", X-ECOMP-RequestID:"849680aa-d6d8-40be-a3a2-e1ddfbdbce72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb2e8cc7-2a63-4e99-9922-6f187e4be3de"] 2022-02-24T11:59:52.360Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:59:52.360Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:52.375Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:52.375Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:52.375Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:59:52.376Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:52.377Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":1645703945000,\"creation_time\":1645703896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:59:06.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:59:52.377Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:52.378Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:59:52.388Z|849680aa-d6d8-40be-a3a2-e1ddfbdbce72|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:59:52.506Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:59:52.510Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:52.510Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||Invoke 2022-02-24T11:59:52.511Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:52.511Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:52.511Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Method : GET 2022-02-24T11:59:52.511Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1b0933dac1f5538", X-B3-SpanId:"212ac0facdc8f74b", X-B3-ParentSpanId:"f1b0933dac1f5538", X-B3-Sampled:"0", X-ONAP-RequestID:"1773829b-5935-4c89-ac4f-a56b18ec6a11", X-RequestID:"1773829b-5935-4c89-ac4f-a56b18ec6a11", X-TransactionID:"1773829b-5935-4c89-ac4f-a56b18ec6a11", X-ECOMP-RequestID:"1773829b-5935-4c89-ac4f-a56b18ec6a11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7bd00d5-fb7b-43a5-9162-21064cdd88ca"] 2022-02-24T11:59:52.512Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Request body: 2022-02-24T11:59:52.512Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:52.530Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:52.531Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:52.531Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status text : 2022-02-24T11:59:52.531Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:52.533Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Response body: { "requestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-02-24T11:58:58.000+00:00", "endTime" : "2022-02-24T11:59:44.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:59:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" } } } 2022-02-24T11:59:52.533Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:52.535Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||InvokeReturn 2022-02-24T11:59:52.537Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:52.538Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:59:52.538Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:52.538Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:52.539Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:59:52.539Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1b0933dac1f5538", X-B3-SpanId:"74d094808cedd75a", X-B3-ParentSpanId:"f1b0933dac1f5538", X-B3-Sampled:"0", X-ONAP-RequestID:"1773829b-5935-4c89-ac4f-a56b18ec6a11", X-RequestID:"1773829b-5935-4c89-ac4f-a56b18ec6a11", X-TransactionID:"1773829b-5935-4c89-ac4f-a56b18ec6a11", X-ECOMP-RequestID:"1773829b-5935-4c89-ac4f-a56b18ec6a11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53978836-48a1-4619-9980-7b9d52c7f08b"] 2022-02-24T11:59:52.539Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:59:52.540Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:52.553Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:52.553Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:52.553Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:59:52.554Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:52.555Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":1645703945000,\"creation_time\":1645703896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:59:06.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:59:52.556Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:52.556Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:59:52.565Z|1773829b-5935-4c89-ac4f-a56b18ec6a11|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:59:52.685Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:59:52.689Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:52.689Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||Invoke 2022-02-24T11:59:52.689Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:52.689Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:52.690Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Method : GET 2022-02-24T11:59:52.690Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1957b38c1ab0e2b5", X-B3-SpanId:"39a427c8b27aaecb", X-B3-ParentSpanId:"1957b38c1ab0e2b5", X-B3-Sampled:"0", X-ONAP-RequestID:"d1f58b5b-8eb0-47ce-bcfa-385088d8204f", X-RequestID:"d1f58b5b-8eb0-47ce-bcfa-385088d8204f", X-TransactionID:"d1f58b5b-8eb0-47ce-bcfa-385088d8204f", X-ECOMP-RequestID:"d1f58b5b-8eb0-47ce-bcfa-385088d8204f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ad226a8-e5bd-4fc9-9a9a-a81cded3ac2c"] 2022-02-24T11:59:52.690Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Request body: 2022-02-24T11:59:52.690Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:52.711Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:52.711Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:52.712Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status text : 2022-02-24T11:59:52.712Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:52.713Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Response body: { "requestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-02-24T11:58:58.000+00:00", "endTime" : "2022-02-24T11:59:44.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:59:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" } } } 2022-02-24T11:59:52.714Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:52.714Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||InvokeReturn 2022-02-24T11:59:52.717Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:52.718Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:59:52.718Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:52.718Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:52.719Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:59:52.719Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1957b38c1ab0e2b5", X-B3-SpanId:"0326bfbab00af5e1", X-B3-ParentSpanId:"1957b38c1ab0e2b5", X-B3-Sampled:"0", X-ONAP-RequestID:"d1f58b5b-8eb0-47ce-bcfa-385088d8204f", X-RequestID:"d1f58b5b-8eb0-47ce-bcfa-385088d8204f", X-TransactionID:"d1f58b5b-8eb0-47ce-bcfa-385088d8204f", X-ECOMP-RequestID:"d1f58b5b-8eb0-47ce-bcfa-385088d8204f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fd62ba0-36f1-42da-9443-d513ea878e94"] 2022-02-24T11:59:52.719Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:59:52.719Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:52.731Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:52.731Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:52.732Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:59:52.732Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:52.733Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":1645703945000,\"creation_time\":1645703896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:59:06.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:59:52.733Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:52.733Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:59:52.742Z|d1f58b5b-8eb0-47ce-bcfa-385088d8204f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:59:52.866Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:59:52.869Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:52.870Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||Invoke 2022-02-24T11:59:52.871Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:52.871Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:52.871Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Method : GET 2022-02-24T11:59:52.871Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f447a70cdbfaeba4", X-B3-SpanId:"9e613179b1de9c7c", X-B3-ParentSpanId:"f447a70cdbfaeba4", X-B3-Sampled:"0", X-ONAP-RequestID:"d2aa1cf0-f9c6-4832-a650-b47c1246662a", X-RequestID:"d2aa1cf0-f9c6-4832-a650-b47c1246662a", X-TransactionID:"d2aa1cf0-f9c6-4832-a650-b47c1246662a", X-ECOMP-RequestID:"d2aa1cf0-f9c6-4832-a650-b47c1246662a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"094ce8ee-0d46-45fb-87cf-894c8507d255"] 2022-02-24T11:59:52.872Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Request body: 2022-02-24T11:59:52.872Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:52.889Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:52.889Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:52.890Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status text : 2022-02-24T11:59:52.890Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:52.891Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Response body: { "requestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-02-24T11:58:58.000+00:00", "endTime" : "2022-02-24T11:59:44.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:59:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" } } } 2022-02-24T11:59:52.891Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:52.892Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||InvokeReturn 2022-02-24T11:59:52.893Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:52.894Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:59:52.894Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:52.894Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:52.894Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:59:52.895Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f447a70cdbfaeba4", X-B3-SpanId:"60300431ebb11057", X-B3-ParentSpanId:"f447a70cdbfaeba4", X-B3-Sampled:"0", X-ONAP-RequestID:"d2aa1cf0-f9c6-4832-a650-b47c1246662a", X-RequestID:"d2aa1cf0-f9c6-4832-a650-b47c1246662a", X-TransactionID:"d2aa1cf0-f9c6-4832-a650-b47c1246662a", X-ECOMP-RequestID:"d2aa1cf0-f9c6-4832-a650-b47c1246662a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68c71e03-d6ab-4016-8bda-afc3d497a9f9"] 2022-02-24T11:59:52.895Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:59:52.895Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:52.906Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:52.906Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:52.906Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:59:52.907Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:52.908Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":1645703945000,\"creation_time\":1645703896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:59:06.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:59:52.909Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:52.909Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:59:52.919Z|d2aa1cf0-f9c6-4832-a650-b47c1246662a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:59:53.042Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:59:53.046Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:53.047Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||Invoke 2022-02-24T11:59:53.047Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:53.047Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87 2022-02-24T11:59:53.047Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Method : GET 2022-02-24T11:59:53.048Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24e9f85922555fca", X-B3-SpanId:"97287c1d6e0fd14d", X-B3-ParentSpanId:"24e9f85922555fca", X-B3-Sampled:"0", X-ONAP-RequestID:"05fe07df-f5a5-421a-b700-61ba85e7170d", X-RequestID:"05fe07df-f5a5-421a-b700-61ba85e7170d", X-TransactionID:"05fe07df-f5a5-421a-b700-61ba85e7170d", X-ECOMP-RequestID:"05fe07df-f5a5-421a-b700-61ba85e7170d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83835c75-083d-40d4-a98a-372558696f9d"] 2022-02-24T11:59:53.048Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Request body: 2022-02-24T11:59:53.049Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:53.067Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:53.068Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:53.068Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Status text : 2022-02-24T11:59:53.068Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:53.069Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||Response body: { "requestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-02-24T11:58:58.000+00:00", "endTime" : "2022-02-24T11:59:44.000+00:00", "source" : "VID", "tenantId" : "86e9ac693ca94ba0b2c55eb67bbdd447", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"86e9ac693ca94ba0b2c55eb67bbdd447\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:59:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a32544b1-e93a-484e-8d91-bd95da2e9efa", "networkName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70/networks/a32544b1-e93a-484e-8d91-bd95da2e9efa", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87" } } } 2022-02-24T11:59:53.069Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:53.070Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|INFO|500||InvokeReturn 2022-02-24T11:59:53.072Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:53.072Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:59:53.073Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:53.073Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false 2022-02-24T11:59:53.073Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:59:53.074Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24e9f85922555fca", X-B3-SpanId:"6b5407fec8db3a3e", X-B3-ParentSpanId:"24e9f85922555fca", X-B3-Sampled:"0", X-ONAP-RequestID:"05fe07df-f5a5-421a-b700-61ba85e7170d", X-RequestID:"05fe07df-f5a5-421a-b700-61ba85e7170d", X-TransactionID:"05fe07df-f5a5-421a-b700-61ba85e7170d", X-ECOMP-RequestID:"05fe07df-f5a5-421a-b700-61ba85e7170d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f093d716-870d-40bb-96d2-d38ca1fdde2d"] 2022-02-24T11:59:53.074Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:59:53.074Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:53.086Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:53.086Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:53.087Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:59:53.087Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:53.088Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87", "groupingId" : "ebbe5670-6ed4-4dbd-a44a-e6d272c80bad", "name" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/86e9ac693ca94ba0b2c55eb67bbdd447/stacks/basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0/ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"updated_time\":1645703945000,\"creation_time\":1645703896000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ea98d278acc0403c9e39d3b9b071fc85\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"86e9ac693ca94ba0b2c55eb67bbdd447\",\"network_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"OS::stack_id\":\"ebbe5670-6ed4-4dbd-a44a-e6d272c80bad\",\"OS::stack_name\":\"basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-02-24T11:59:06.000+00:00", "isDataInternal" : false } ] 2022-02-24T11:59:53.088Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:53.088Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:59:53.102Z|05fe07df-f5a5-421a-b700-61ba85e7170d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ebbd9ab-0d0e-4b40-b0f2-a413157d1b87|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:59:53.649Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:59:53.652Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||INFO|500||Checking if requestId: da5becd1-42de-4f42-8863-4374c1ca7fd2 already exists in requestDb InfraActiveRequests table 2022-02-24T11:59:53.653Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2 2022-02-24T11:59:53.653Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|INFO|500||Invoke 2022-02-24T11:59:53.653Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:53.654Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2 2022-02-24T11:59:53.654Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Method : GET 2022-02-24T11:59:53.654Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cce37df610db56d", X-B3-SpanId:"e6abb366b9964b90", X-B3-ParentSpanId:"8cce37df610db56d", X-B3-Sampled:"0", X-ONAP-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-TransactionID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ECOMP-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d1e47af-2cde-479f-bd34-2517fc2092b0"] 2022-02-24T11:59:53.654Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Request body: 2022-02-24T11:59:53.654Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:53.672Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:53.672Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Status code : 404 NOT_FOUND 2022-02-24T11:59:53.672Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Status text : 2022-02-24T11:59:53.673Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Thu, 24 Feb 2022 11:59:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:53.673Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Response body: 2022-02-24T11:59:53.673Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:53.673Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|INFO|404|Not Found|InvokeReturn 2022-02-24T11:59:53.683Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||INFO|500||Running local validations 2022-02-24T11:59:53.748Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-02-24T11:59:53.793Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-02-24T11:59:53.794Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed|INFO|500||Invoke 2022-02-24T11:59:53.918Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed|INFO|500||InvokeReturn 2022-02-24T11:59:53.918Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220224-11:59:53:827-70451], vertex-id=[204920], Content-Length=[251], Date=[Thu, 24 Feb 2022 11:59:53 GMT], Content-Type=[application/json]} 2022-02-24T11:59:53.920Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|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/4a4a32ae-da09-4336-b78d-ab6465802e70"}]} 2022-02-24T11:59:53.935Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-02-24T11:59:53.973Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-02-24T11:59:53.974Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[da5becd1-42de-4f42-8863-4374c1ca7fd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3e1dde37-6d08-43b8-b1db-340a70abcf05], X-ECOMP-RequestID=[da5becd1-42de-4f42-8863-4374c1ca7fd2], X-TransactionId=[], X-ONAP-RequestID=[da5becd1-42de-4f42-8863-4374c1ca7fd2]} 2022-02-24T11:59:54.022Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220224-11:59:53:997-4997], Content-Length=[613], Date=[Thu, 24 Feb 2022 11:59:53 GMT], Content-Type=[application/json]} 2022-02-24T11:59:54.023Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/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/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-02-24T11:59:54.024Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-02-24T11:59:54.027Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-02-24T11:59:54.031Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-02-24T11:59:54.066Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-02-24T11:59:54.067Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed|INFO|500||Invoke 2022-02-24T11:59:54.111Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed|INFO|500||InvokeReturn 2022-02-24T11:59:54.112Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220224-11:59:54:090-48558], vertex-id=[204920], Content-Length=[251], Date=[Thu, 24 Feb 2022 11:59:54 GMT], Content-Type=[application/json]} 2022-02-24T11:59:54.113Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|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/4a4a32ae-da09-4336-b78d-ab6465802e70"}]} 2022-02-24T11:59:54.119Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-02-24T11:59:54.148Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-02-24T11:59:54.149Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[da5becd1-42de-4f42-8863-4374c1ca7fd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5a95ca14-aeb9-48c1-b865-b5efdb1691c3], X-ECOMP-RequestID=[da5becd1-42de-4f42-8863-4374c1ca7fd2], X-TransactionId=[], X-ONAP-RequestID=[da5becd1-42de-4f42-8863-4374c1ca7fd2]} 2022-02-24T11:59:54.188Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220224-11:59:54:170-81489], Content-Length=[610], Date=[Thu, 24 Feb 2022 11:59:54 GMT], Content-Type=[application/json]} 2022-02-24T11:59:54.248Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/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/4a4a32ae-da09-4336-b78d-ab6465802e70/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/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-02-24T11:59:54.252Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-02-24T11:59:54.258Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-02-24T11:59:54.299Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-02-24T11:59:54.338Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed|INFO|500||Invoke 2022-02-24T11:59:54.339Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[da5becd1-42de-4f42-8863-4374c1ca7fd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[53daa43b-1ec3-4c78-9013-1457c17bb4f6], X-ECOMP-RequestID=[da5becd1-42de-4f42-8863-4374c1ca7fd2], X-TransactionId=[], X-ONAP-RequestID=[da5becd1-42de-4f42-8863-4374c1ca7fd2]} 2022-02-24T11:59:54.382Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220224-11:59:54:364-44630], vertex-id=[204920], Content-Length=[251], Date=[Thu, 24 Feb 2022 11:59:54 GMT], Content-Type=[application/json]} 2022-02-24T11:59:54.383Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?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/4a4a32ae-da09-4336-b78d-ab6465802e70"}]} 2022-02-24T11:59:54.384Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70?format=pathed|INFO|500||InvokeReturn 2022-02-24T11:59:54.390Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-02-24T11:59:54.420Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-02-24T11:59:54.420Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-02-24T11:59:54.469Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-02-24T11:59:54.469Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220224-11:59:54:443-48835], Content-Length=[619], Date=[Thu, 24 Feb 2022 11:59:54 GMT], Content-Type=[application/json]} 2022-02-24T11:59:54.471Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|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/4a4a32ae-da09-4336-b78d-ab6465802e70/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/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/configurations","ERR.5.4.6114"]}}} 2022-02-24T11:59:54.474Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4a4a32ae-da09-4336-b78d-ab6465802e70/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-02-24T11:59:54.474Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-02-24T11:59:54.474Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-02-24T11:59:54.475Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-02-24T11:59:54.476Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-02-24T11:59:54.476Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:54.477Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-02-24T11:59:54.477Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-02-24T11:59:54.477Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|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:"8cce37df610db56d", X-B3-SpanId:"d0e1e478c4b8d9b2", X-B3-ParentSpanId:"8cce37df610db56d", X-B3-Sampled:"0", X-ONAP-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-TransactionID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ECOMP-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"477026cb-91b8-45fc-93a2-e80575498dd6"] 2022-02-24T11:59:54.478Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"4a4a32ae-da09-4336-b78d-ab6465802e70"},"instanceName":null,"requestScope":"service"} 2022-02-24T11:59:54.478Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:54.505Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:54.505Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:54.506Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-02-24T11:59:54.506Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|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:"Thu, 24 Feb 2022 11:59:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:54.507Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-02-24T11:59:54.507Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:54.507Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-02-24T11:59:54.508Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-02-24T11:59:54.509Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-02-24T11:59:54.509Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:54.509Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-02-24T11:59:54.509Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-02-24T11:59:54.510Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|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:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-TransactionID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ECOMP-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b919f165-8422-4fc6-a1d3-51ddf35169e6"] 2022-02-24T11:59:54.510Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-02-24T11:59:54.511Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:54.538Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:54.538Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:54.539Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-02-24T11:59:54.539Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:54.540Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-02-24 10:34:49.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2022-02-24T11:59:54.541Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:54.542Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-02-24T11:59:54.550Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-02-24T11:59:54.551Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2022-02-24T11:59:54.551Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:54.552Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-02-24T11:59:54.552Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2022-02-24T11:59:54.553Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|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:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-TransactionID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ECOMP-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e40b984-e9f0-49d3-b21e-2ba4bca6158b"] 2022-02-24T11:59:54.553Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2022-02-24T11:59:54.554Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:54.572Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:54.572Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:54.573Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|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 : 2022-02-24T11:59:54.573Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:54.574Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 511, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-02-24T10:34:49.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511/service" } } } 2022-02-24T11:59:54.575Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:54.575Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2022-02-24T11:59:54.577Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-02-24T11:59:54.577Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-02-24T11:59:54.577Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:54.578Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-02-24T11:59:54.578Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-02-24T11:59:54.578Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|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:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-TransactionID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ECOMP-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50bc1823-1e91-4218-a20a-703fe0b9ca8b"] 2022-02-24T11:59:54.578Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-02-24T11:59:54.579Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:54.601Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:54.601Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:54.601Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-02-24T11:59:54.602Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:54.603Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-02-24 10:34:49.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2022-02-24T11:59:54.603Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:54.603Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-02-24T11:59:54.607Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-02-24T11:59:54.607Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-02-24T11:59:54.608Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:54.608Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-02-24T11:59:54.608Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-02-24T11:59:54.608Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1054", X-B3-TraceId:"8cce37df610db56d", X-B3-SpanId:"0bdd3467ce074041", X-B3-ParentSpanId:"8cce37df610db56d", X-B3-Sampled:"0", X-ONAP-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-TransactionID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ECOMP-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdaa29ae-687f-4527-8687-ae3329da7fa5"] 2022-02-24T11:59:54.609Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"da5becd1-42de-4f42-8863-4374c1ca7fd2","requestStatus":"IN_PROGRESS","startTime":1645703994474,"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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\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":"4a4a32ae-da09-4336-b78d-ab6465802e70","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70","cloudApiRequests":[],"requestURI":"da5becd1-42de-4f42-8863-4374c1ca7fd2"} 2022-02-24T11:59:54.609Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:54.633Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:54.633Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-02-24T11:59:54.633Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-02-24T11:59:54.633Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|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/da5becd1-42de-4f42-8863-4374c1ca7fd2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:54.635Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "da5becd1-42de-4f42-8863-4374c1ca7fd2", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-02-24T11:59:54.474+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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-02-24T11:59:54.622+00:00", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70", "cloudApiRequests" : [ ], "requestURI" : "da5becd1-42de-4f42-8863-4374c1ca7fd2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2" } } } 2022-02-24T11:59:54.635Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:54.636Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-02-24T11:59:54.646Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-02-24T11:59:54.647Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-02-24T11:59:54.647Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:54.647Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-02-24T11:59:54.648Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-02-24T11:59:54.648Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|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:"8cce37df610db56d", X-B3-SpanId:"3330c8fe62338a8c", X-B3-ParentSpanId:"8cce37df610db56d", X-B3-Sampled:"0", X-ONAP-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-TransactionID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ECOMP-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51fb1a92-0780-40e2-a09a-b791de8b7efb"] 2022-02-24T11:59:54.648Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a98eef05-4d92-4f58-898d-cb67a815ec86\",\"modelUuid\":\"a98eef05-4d92-4f58-898d-cb67a815ec86\",\"modelInvariantUuid\":\"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"4a4a32ae-da09-4336-b78d-ab6465802e70\"}","type":"String"},"requestId":{"value":"da5becd1-42de-4f42-8863-4374c1ca7fd2","type":"String"},"mso-request-id":{"value":"da5becd1-42de-4f42-8863-4374c1ca7fd2","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"4a4a32ae-da09-4336-b78d-ab6465802e70","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/4a4a32ae-da09-4336-b78d-ab6465802e70","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-02-24T11:59:54.648Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:55.677Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:55.678Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-02-24T11:59:55.678Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-02-24T11:59:55.678Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 24 Feb 2022 11:59:55 GMT", X-ONAP-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-TransactionID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ECOMP-RequestID:"da5becd1-42de-4f42-8863-4374c1ca7fd2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"51fb1a92-0780-40e2-a09a-b791de8b7efb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:55.679Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"da5becd1-42de-4f42-8863-4374c1ca7fd2\",\"instanceId\":\"4a4a32ae-da09-4336-b78d-ab6465802e70\"}}","message":"Success","processInstanceID":"479738b7-9569-11ec-b428-86822e5a6ae2","variables":null,"messageCode":200} 2022-02-24T11:59:55.679Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:55.680Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-02-24T11:59:55.684Z|da5becd1-42de-4f42-8863-4374c1ca7fd2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:59:55.816Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|||INFO|500||Entering 2022-02-24T11:59:55.821Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2 2022-02-24T11:59:55.821Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|INFO|500||Invoke 2022-02-24T11:59:55.822Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:55.822Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2 2022-02-24T11:59:55.823Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Method : GET 2022-02-24T11:59:55.823Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2af662ad55636e05", X-B3-SpanId:"5b73dd9558f436eb", X-B3-ParentSpanId:"2af662ad55636e05", X-B3-Sampled:"0", X-ONAP-RequestID:"f2340141-599c-4ffe-9c5b-ffc3ca925f84", X-RequestID:"f2340141-599c-4ffe-9c5b-ffc3ca925f84", X-TransactionID:"f2340141-599c-4ffe-9c5b-ffc3ca925f84", X-ECOMP-RequestID:"f2340141-599c-4ffe-9c5b-ffc3ca925f84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8eaefdd-3916-4a24-86f5-7917f3fc0810"] 2022-02-24T11:59:55.823Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Request body: 2022-02-24T11:59:55.824Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:55.845Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:55.846Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:55.846Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Status text : 2022-02-24T11:59:55.847Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:55.848Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Response body: { "requestId" : "da5becd1-42de-4f42-8863-4374c1ca7fd2", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-02-24T11:59:54.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\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T11:59:55.000+00:00", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70", "cloudApiRequests" : [ ], "requestURI" : "da5becd1-42de-4f42-8863-4374c1ca7fd2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2" } } } 2022-02-24T11:59:55.848Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:55.849Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|INFO|500||InvokeReturn 2022-02-24T11:59:55.850Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false 2022-02-24T11:59:55.851Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T11:59:55.851Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T11:59:55.851Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false 2022-02-24T11:59:55.852Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T11:59:55.852Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2af662ad55636e05", X-B3-SpanId:"81309a3ce642b514", X-B3-ParentSpanId:"2af662ad55636e05", X-B3-Sampled:"0", X-ONAP-RequestID:"f2340141-599c-4ffe-9c5b-ffc3ca925f84", X-RequestID:"f2340141-599c-4ffe-9c5b-ffc3ca925f84", X-TransactionID:"f2340141-599c-4ffe-9c5b-ffc3ca925f84", X-ECOMP-RequestID:"f2340141-599c-4ffe-9c5b-ffc3ca925f84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6a60951-2439-411f-8728-b8ed83b809b7"] 2022-02-24T11:59:55.853Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T11:59:55.853Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T11:59:55.866Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T11:59:55.868Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T11:59:55.868Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T11:59:55.869Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 11:59:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T11:59:55.869Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T11:59:55.870Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T11:59:55.877Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T11:59:55.886Z|f2340141-599c-4ffe-9c5b-ffc3ca925f84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T11:59:58.094Z|fb702d7f-6fc8-4193-b3f9-02ea63c84904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:58.094Z|fe158260-48db-4de9-9593-948c0eab362a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:58.095Z|fb702d7f-6fc8-4193-b3f9-02ea63c84904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:58.095Z|fe158260-48db-4de9-9593-948c0eab362a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:59:58.100Z|e2b94c6b-da24-43b2-a0ea-3f5d033fc157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:59:58.100Z|e2b94c6b-da24-43b2-a0ea-3f5d033fc157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:01.450Z|3098dd4b-63a6-4771-84b3-a272588bfdc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:00:01.451Z|3098dd4b-63a6-4771-84b3-a272588bfdc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:00:06.018Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|||INFO|500||Entering 2022-02-24T12:00:06.021Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2 2022-02-24T12:00:06.022Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|INFO|500||Invoke 2022-02-24T12:00:06.022Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||===========================request begin================================================ 2022-02-24T12:00:06.022Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2 2022-02-24T12:00:06.023Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Method : GET 2022-02-24T12:00:06.023Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9495981e21c3469c", X-B3-SpanId:"230187e4e4196b85", X-B3-ParentSpanId:"9495981e21c3469c", X-B3-Sampled:"0", X-ONAP-RequestID:"1fced320-cca4-46a4-9728-2b9a12b3e804", X-RequestID:"1fced320-cca4-46a4-9728-2b9a12b3e804", X-TransactionID:"1fced320-cca4-46a4-9728-2b9a12b3e804", X-ECOMP-RequestID:"1fced320-cca4-46a4-9728-2b9a12b3e804", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd779e02-6d3b-4e80-a13d-d77c91b3fbc1"] 2022-02-24T12:00:06.023Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Request body: 2022-02-24T12:00:06.024Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||==========================request end================================================ 2022-02-24T12:00:06.044Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||============================response begin========================================== 2022-02-24T12:00:06.044Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Status code : 200 OK 2022-02-24T12:00:06.044Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Status text : 2022-02-24T12:00:06.044Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 12:00:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T12:00:06.046Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Response body: { "requestId" : "da5becd1-42de-4f42-8863-4374c1ca7fd2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:59:54.000+00:00", "endTime" : "2022-02-24T12:00:01.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T12:00:01.000+00:00", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70", "cloudApiRequests" : [ ], "requestURI" : "da5becd1-42de-4f42-8863-4374c1ca7fd2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2" } } } 2022-02-24T12:00:06.046Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||=======================response end================================================= 2022-02-24T12:00:06.046Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|INFO|500||InvokeReturn 2022-02-24T12:00:06.048Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false 2022-02-24T12:00:06.049Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T12:00:06.049Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T12:00:06.049Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false 2022-02-24T12:00:06.050Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T12:00:06.050Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9495981e21c3469c", X-B3-SpanId:"0c08d6a0f542c8d5", X-B3-ParentSpanId:"9495981e21c3469c", X-B3-Sampled:"0", X-ONAP-RequestID:"1fced320-cca4-46a4-9728-2b9a12b3e804", X-RequestID:"1fced320-cca4-46a4-9728-2b9a12b3e804", X-TransactionID:"1fced320-cca4-46a4-9728-2b9a12b3e804", X-ECOMP-RequestID:"1fced320-cca4-46a4-9728-2b9a12b3e804", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdd77ed1-a1b6-4440-9396-5750e0468e3a"] 2022-02-24T12:00:06.050Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T12:00:06.051Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T12:00:06.061Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T12:00:06.062Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T12:00:06.062Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T12:00:06.062Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 12:00:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T12:00:06.063Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T12:00:06.063Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T12:00:06.064Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T12:00:06.073Z|1fced320-cca4-46a4-9728-2b9a12b3e804|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T12:00:06.190Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|||INFO|500||Entering 2022-02-24T12:00:06.193Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2 2022-02-24T12:00:06.193Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|INFO|500||Invoke 2022-02-24T12:00:06.194Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||===========================request begin================================================ 2022-02-24T12:00:06.194Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2 2022-02-24T12:00:06.194Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Method : GET 2022-02-24T12:00:06.194Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6c3fcd943b9072d", X-B3-SpanId:"4c9dda34b3678d2a", X-B3-ParentSpanId:"c6c3fcd943b9072d", X-B3-Sampled:"0", X-ONAP-RequestID:"a62670d1-3d57-470d-a410-c73dc54d4d29", X-RequestID:"a62670d1-3d57-470d-a410-c73dc54d4d29", X-TransactionID:"a62670d1-3d57-470d-a410-c73dc54d4d29", X-ECOMP-RequestID:"a62670d1-3d57-470d-a410-c73dc54d4d29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a1cd78f-e483-4aa5-b15f-2c3140676a31"] 2022-02-24T12:00:06.195Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Request body: 2022-02-24T12:00:06.195Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||==========================request end================================================ 2022-02-24T12:00:06.217Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||============================response begin========================================== 2022-02-24T12:00:06.217Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Status code : 200 OK 2022-02-24T12:00:06.218Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Status text : 2022-02-24T12:00:06.218Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 12:00:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T12:00:06.220Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Response body: { "requestId" : "da5becd1-42de-4f42-8863-4374c1ca7fd2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:59:54.000+00:00", "endTime" : "2022-02-24T12:00:01.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T12:00:01.000+00:00", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70", "cloudApiRequests" : [ ], "requestURI" : "da5becd1-42de-4f42-8863-4374c1ca7fd2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2" } } } 2022-02-24T12:00:06.221Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||=======================response end================================================= 2022-02-24T12:00:06.221Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|INFO|500||InvokeReturn 2022-02-24T12:00:06.222Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false 2022-02-24T12:00:06.223Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T12:00:06.223Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T12:00:06.223Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false 2022-02-24T12:00:06.223Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T12:00:06.223Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6c3fcd943b9072d", X-B3-SpanId:"7291a785732ba084", X-B3-ParentSpanId:"c6c3fcd943b9072d", X-B3-Sampled:"0", X-ONAP-RequestID:"a62670d1-3d57-470d-a410-c73dc54d4d29", X-RequestID:"a62670d1-3d57-470d-a410-c73dc54d4d29", X-TransactionID:"a62670d1-3d57-470d-a410-c73dc54d4d29", X-ECOMP-RequestID:"a62670d1-3d57-470d-a410-c73dc54d4d29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"585d955f-8f99-4885-99ea-f9ae5e871b95"] 2022-02-24T12:00:06.224Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T12:00:06.224Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T12:00:06.236Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T12:00:06.237Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T12:00:06.237Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T12:00:06.237Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 12:00:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T12:00:06.239Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T12:00:06.239Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T12:00:06.239Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T12:00:06.248Z|a62670d1-3d57-470d-a410-c73dc54d4d29|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T12:00:06.364Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|||INFO|500||Entering 2022-02-24T12:00:06.368Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2 2022-02-24T12:00:06.368Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|INFO|500||Invoke 2022-02-24T12:00:06.368Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||===========================request begin================================================ 2022-02-24T12:00:06.369Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2 2022-02-24T12:00:06.369Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Method : GET 2022-02-24T12:00:06.369Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70711cac53c8df7f", X-B3-SpanId:"26f411f2a39aa5db", X-B3-ParentSpanId:"70711cac53c8df7f", X-B3-Sampled:"0", X-ONAP-RequestID:"c740dd51-b662-4747-8b1e-637c96866a51", X-RequestID:"c740dd51-b662-4747-8b1e-637c96866a51", X-TransactionID:"c740dd51-b662-4747-8b1e-637c96866a51", X-ECOMP-RequestID:"c740dd51-b662-4747-8b1e-637c96866a51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a64c9b6f-84c5-455e-8e69-5cb9f21307c8"] 2022-02-24T12:00:06.369Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Request body: 2022-02-24T12:00:06.370Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||==========================request end================================================ 2022-02-24T12:00:06.387Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||============================response begin========================================== 2022-02-24T12:00:06.387Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Status code : 200 OK 2022-02-24T12:00:06.387Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Status text : 2022-02-24T12:00:06.387Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 12:00:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T12:00:06.391Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Response body: { "requestId" : "da5becd1-42de-4f42-8863-4374c1ca7fd2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:59:54.000+00:00", "endTime" : "2022-02-24T12:00:01.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T12:00:01.000+00:00", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70", "cloudApiRequests" : [ ], "requestURI" : "da5becd1-42de-4f42-8863-4374c1ca7fd2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2" } } } 2022-02-24T12:00:06.391Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||=======================response end================================================= 2022-02-24T12:00:06.391Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|INFO|500||InvokeReturn 2022-02-24T12:00:06.392Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false 2022-02-24T12:00:06.393Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T12:00:06.393Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T12:00:06.393Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false 2022-02-24T12:00:06.394Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T12:00:06.394Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70711cac53c8df7f", X-B3-SpanId:"c5f419b9e79ae4cb", X-B3-ParentSpanId:"70711cac53c8df7f", X-B3-Sampled:"0", X-ONAP-RequestID:"c740dd51-b662-4747-8b1e-637c96866a51", X-RequestID:"c740dd51-b662-4747-8b1e-637c96866a51", X-TransactionID:"c740dd51-b662-4747-8b1e-637c96866a51", X-ECOMP-RequestID:"c740dd51-b662-4747-8b1e-637c96866a51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3242702-378f-4555-ac12-0ceedf4ed8c0"] 2022-02-24T12:00:06.394Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T12:00:06.394Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T12:00:06.406Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T12:00:06.407Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T12:00:06.407Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T12:00:06.407Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 12:00:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T12:00:06.408Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T12:00:06.408Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T12:00:06.409Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T12:00:06.416Z|c740dd51-b662-4747-8b1e-637c96866a51|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T12:00:06.540Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|||INFO|500||Entering 2022-02-24T12:00:06.544Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2 2022-02-24T12:00:06.544Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|INFO|500||Invoke 2022-02-24T12:00:06.545Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||===========================request begin================================================ 2022-02-24T12:00:06.545Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2 2022-02-24T12:00:06.545Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Method : GET 2022-02-24T12:00:06.545Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d7f44b2de27c9fe", X-B3-SpanId:"27d8ce5214b3c8de", X-B3-ParentSpanId:"8d7f44b2de27c9fe", X-B3-Sampled:"0", X-ONAP-RequestID:"f97b68cf-4a18-4855-a2d3-c93cbfd12e63", X-RequestID:"f97b68cf-4a18-4855-a2d3-c93cbfd12e63", X-TransactionID:"f97b68cf-4a18-4855-a2d3-c93cbfd12e63", X-ECOMP-RequestID:"f97b68cf-4a18-4855-a2d3-c93cbfd12e63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2ff5e49-8f78-4230-8303-2f9d1301809b"] 2022-02-24T12:00:06.546Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Request body: 2022-02-24T12:00:06.546Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||==========================request end================================================ 2022-02-24T12:00:06.569Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||============================response begin========================================== 2022-02-24T12:00:06.570Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Status code : 200 OK 2022-02-24T12:00:06.570Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Status text : 2022-02-24T12:00:06.570Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 12:00:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T12:00:06.571Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||Response body: { "requestId" : "da5becd1-42de-4f42-8863-4374c1ca7fd2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-02-24T11:59:54.000+00:00", "endTime" : "2022-02-24T12:00:01.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1c243d1a-cd59-4f66-a560-0e18fe73a8cd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a98eef05-4d92-4f58-898d-cb67a815ec86\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-02-24T12:00:01.000+00:00", "serviceInstanceId" : "4a4a32ae-da09-4336-b78d-ab6465802e70", "serviceInstanceName" : "basic_network-aa006174-0c32-4d5b-8540-125b37d96ef2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4a4a32ae-da09-4336-b78d-ab6465802e70", "cloudApiRequests" : [ ], "requestURI" : "da5becd1-42de-4f42-8863-4374c1ca7fd2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2" } } } 2022-02-24T12:00:06.571Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|DEBUG|500||=======================response end================================================= 2022-02-24T12:00:06.571Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da5becd1-42de-4f42-8863-4374c1ca7fd2|INFO|500||InvokeReturn 2022-02-24T12:00:06.573Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false 2022-02-24T12:00:06.573Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-02-24T12:00:06.573Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-02-24T12:00:06.574Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false 2022-02-24T12:00:06.574Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-02-24T12:00:06.574Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d7f44b2de27c9fe", X-B3-SpanId:"b344ab5df8e88a65", X-B3-ParentSpanId:"8d7f44b2de27c9fe", X-B3-Sampled:"0", X-ONAP-RequestID:"f97b68cf-4a18-4855-a2d3-c93cbfd12e63", X-RequestID:"f97b68cf-4a18-4855-a2d3-c93cbfd12e63", X-TransactionID:"f97b68cf-4a18-4855-a2d3-c93cbfd12e63", X-ECOMP-RequestID:"f97b68cf-4a18-4855-a2d3-c93cbfd12e63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05a6c6e1-0960-4bc8-9913-df5d153ce424"] 2022-02-24T12:00:06.574Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-02-24T12:00:06.575Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-02-24T12:00:06.589Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-02-24T12:00:06.589Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-02-24T12:00:06.590Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-02-24T12:00:06.590Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 24 Feb 2022 12:00:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-02-24T12:00:06.591Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-02-24T12:00:06.592Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-02-24T12:00:06.592Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=da5becd1-42de-4f42-8863-4374c1ca7fd2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-02-24T12:00:06.600Z|f97b68cf-4a18-4855-a2d3-c93cbfd12e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/da5becd1-42de-4f42-8863-4374c1ca7fd2|InfraPortalClient|||INFO|500||Exiting. 2022-02-24T12:00:08.118Z|83c3e9e9-fd0f-4635-bb21-d28e1371ca72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:08.118Z|3cfbeb2a-7916-4546-8dbe-001fbe3b9a78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:08.119Z|83c3e9e9-fd0f-4635-bb21-d28e1371ca72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:08.119Z|3cfbeb2a-7916-4546-8dbe-001fbe3b9a78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:08.123Z|16bdfe75-93fc-4203-9d74-25dd903f5984|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:08.123Z|16bdfe75-93fc-4203-9d74-25dd903f5984|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:16.449Z|73f10c73-372c-49fd-a331-2612d02d043c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:00:16.450Z|73f10c73-372c-49fd-a331-2612d02d043c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:00:16.809Z|aef0f1ef-3a84-4a13-be4d-e9e3e9b5ac9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:00:16.810Z|aef0f1ef-3a84-4a13-be4d-e9e3e9b5ac9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:00:18.145Z|8287147d-66f4-46f9-b494-8a56170bef35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:18.146Z|8287147d-66f4-46f9-b494-8a56170bef35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:18.148Z|fd47b1fb-6555-4986-b685-947cb43b9210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:18.148Z|fd47b1fb-6555-4986-b685-947cb43b9210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:18.148Z|339b4fd3-3aff-4d83-b36f-98823733090b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:18.149Z|339b4fd3-3aff-4d83-b36f-98823733090b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:28.175Z|6cbad445-fe0f-4169-b620-5e9606ae8dd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:28.176Z|6cbad445-fe0f-4169-b620-5e9606ae8dd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:28.181Z|fc6ce332-848a-46a7-9583-95de4e73b38d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:28.181Z|fc6ce332-848a-46a7-9583-95de4e73b38d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:28.187Z|ca182e2c-155b-4569-a242-acfd8499bd12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:28.187Z|ca182e2c-155b-4569-a242-acfd8499bd12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:31.449Z|569c6661-b4e6-4b9f-ad33-f8f0e254d058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:00:31.452Z|569c6661-b4e6-4b9f-ad33-f8f0e254d058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:00:38.201Z|8df4507c-b1d6-46f9-bd45-b2a4f1976b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:38.202Z|8df4507c-b1d6-46f9-bd45-b2a4f1976b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:38.204Z|f1de2458-fd83-48c4-93ec-aa7a77ff6030|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:38.204Z|f1de2458-fd83-48c4-93ec-aa7a77ff6030|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:38.209Z|f4a103ea-302f-431e-8257-f8fdab769f41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:38.209Z|f4a103ea-302f-431e-8257-f8fdab769f41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:38.513Z|fc10bd0d-590f-4ff2-bf21-0e5f4d7739fb|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:00:38.514Z|fc10bd0d-590f-4ff2-bf21-0e5f4d7739fb|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:46.449Z|504e9f69-f22a-48ad-8f27-56c88dfcbe54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:00:46.450Z|504e9f69-f22a-48ad-8f27-56c88dfcbe54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:00:46.810Z|5f629793-bcdf-4122-8307-380a7edc7cff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:00:46.811Z|5f629793-bcdf-4122-8307-380a7edc7cff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:00:48.232Z|07de66b9-d0f2-4b5d-8c73-1566bb9ade53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:48.232Z|34e7b57f-cbc9-4b1c-8691-3a487b729028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:48.232Z|07de66b9-d0f2-4b5d-8c73-1566bb9ade53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:48.233Z|34e7b57f-cbc9-4b1c-8691-3a487b729028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:48.236Z|0a55535d-b8e2-4969-8f2b-059e3e53a673|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:48.236Z|0a55535d-b8e2-4969-8f2b-059e3e53a673|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:58.266Z|8a10815f-b52e-425a-b75d-21a1313312ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:58.268Z|93c8d077-d93b-40db-800a-8787b9565348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:58.270Z|93c8d077-d93b-40db-800a-8787b9565348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:58.270Z|8a10815f-b52e-425a-b75d-21a1313312ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:00:58.266Z|2e768eae-518d-4969-9797-61e7c6f1ee89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:00:58.271Z|2e768eae-518d-4969-9797-61e7c6f1ee89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:01.451Z|53d6ecc3-3e97-4d03-949b-befb4aea9e58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:01:01.455Z|53d6ecc3-3e97-4d03-949b-befb4aea9e58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:01:08.313Z|50997e89-2f38-43fa-874c-6cd27662f797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:08.315Z|a81d198c-ea24-4e9e-809e-25217d8f4546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:08.316Z|a81d198c-ea24-4e9e-809e-25217d8f4546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:08.318Z|ea41506c-a914-4ddf-8b2a-c09be19cd279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:08.318Z|ea41506c-a914-4ddf-8b2a-c09be19cd279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:08.321Z|50997e89-2f38-43fa-874c-6cd27662f797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:16.449Z|64bf5df9-d005-4175-87c5-5349391a80bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:01:16.450Z|64bf5df9-d005-4175-87c5-5349391a80bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:01:16.812Z|c2a50a59-7938-4320-93d3-5e7e3680dd7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:01:16.812Z|c2a50a59-7938-4320-93d3-5e7e3680dd7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:01:18.353Z|de283b45-1345-46cb-b38e-6624844dd99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:18.354Z|de283b45-1345-46cb-b38e-6624844dd99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:18.356Z|54c13d39-929b-4e18-8f86-5edd3d6f0984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:18.356Z|54c13d39-929b-4e18-8f86-5edd3d6f0984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:18.363Z|aa43f4a9-0e7c-481a-832e-740016d6290a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:18.363Z|aa43f4a9-0e7c-481a-832e-740016d6290a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:28.391Z|f408a795-f9ee-474f-a6e6-ecfcad08f99e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:28.391Z|c239f098-f597-47be-944d-9c25b4f72785|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:28.391Z|8c166a1d-2e67-411b-9dcc-9c021af648f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:28.392Z|8c166a1d-2e67-411b-9dcc-9c021af648f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:28.392Z|f408a795-f9ee-474f-a6e6-ecfcad08f99e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:28.392Z|c239f098-f597-47be-944d-9c25b4f72785|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:31.449Z|04b696d5-ce12-4928-939e-79295edc363b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:01:31.450Z|04b696d5-ce12-4928-939e-79295edc363b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:01:38.420Z|81fe5ee4-1aeb-4462-894d-0d8154e5950d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:38.420Z|be48cdf2-d215-42b9-9bc8-a9a9c4ab29b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:38.421Z|81fe5ee4-1aeb-4462-894d-0d8154e5950d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:38.421Z|be48cdf2-d215-42b9-9bc8-a9a9c4ab29b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:38.425Z|84d1c941-4529-4e8b-bf16-0e4f199192cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:38.425Z|84d1c941-4529-4e8b-bf16-0e4f199192cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:38.514Z|1aa9df75-db67-4162-8694-91f1f0c12dd8|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:01:38.515Z|1aa9df75-db67-4162-8694-91f1f0c12dd8|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:46.449Z|c4bf7214-ae04-4ad4-ba7c-b0a333f033d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:01:46.453Z|c4bf7214-ae04-4ad4-ba7c-b0a333f033d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:01:46.813Z|135a3fba-5124-40d8-8392-086d0180d89a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:01:46.814Z|135a3fba-5124-40d8-8392-086d0180d89a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:01:48.447Z|6b010b32-073f-4192-983e-80ea19e200ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:48.447Z|6b010b32-073f-4192-983e-80ea19e200ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:48.447Z|ecba3520-dee3-4001-bce2-9105a966f812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:48.448Z|ecba3520-dee3-4001-bce2-9105a966f812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:48.450Z|ca41a7d5-4bc9-4dcd-aac8-14828dd2dcb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:48.451Z|ca41a7d5-4bc9-4dcd-aac8-14828dd2dcb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:58.473Z|e3045aa4-6122-413e-a719-00c683cfcf57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:58.474Z|e3045aa4-6122-413e-a719-00c683cfcf57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:58.476Z|e359ad74-beff-45bd-9545-530578688aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:58.477Z|e359ad74-beff-45bd-9545-530578688aec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:01:58.478Z|2c61f07e-13d0-4433-86f0-178e9bc31191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:01:58.479Z|2c61f07e-13d0-4433-86f0-178e9bc31191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:01.449Z|542544db-4218-47bc-8956-9f1b38ef9e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:02:01.450Z|542544db-4218-47bc-8956-9f1b38ef9e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:02:08.501Z|1f65c970-8bd1-47e6-b36a-72015f0dec31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:08.502Z|af47372f-3699-4d52-b5e9-676456284b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:08.502Z|1f65c970-8bd1-47e6-b36a-72015f0dec31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:08.503Z|af47372f-3699-4d52-b5e9-676456284b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:08.506Z|b1112a03-e43f-4f5f-8a61-2285899f4081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:08.506Z|b1112a03-e43f-4f5f-8a61-2285899f4081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:16.450Z|607d5d3e-7c0d-4cf8-98a5-e3c1049dc2ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:02:16.450Z|607d5d3e-7c0d-4cf8-98a5-e3c1049dc2ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:02:16.814Z|c36ffb19-3554-45aa-a3f9-a12011b3daf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:02:16.815Z|c36ffb19-3554-45aa-a3f9-a12011b3daf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:02:18.527Z|f2dc66be-7905-4f04-ad0a-82c5d6ee8305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:18.527Z|7bb1b70a-587b-46e0-985b-99dbe9ddc6be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:18.527Z|5fa255d6-7652-42ac-90c1-4374833fc704|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:18.528Z|7bb1b70a-587b-46e0-985b-99dbe9ddc6be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:18.528Z|5fa255d6-7652-42ac-90c1-4374833fc704|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:18.528Z|f2dc66be-7905-4f04-ad0a-82c5d6ee8305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:28.552Z|2612ba5d-7bb3-43ac-8152-e9cd80f4bda6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:28.552Z|ae2b109e-2675-4897-92e6-1d3e49fe4015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:28.552Z|aad120ab-fb06-4d14-940a-ac6676f7dd34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:28.552Z|2612ba5d-7bb3-43ac-8152-e9cd80f4bda6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:28.552Z|ae2b109e-2675-4897-92e6-1d3e49fe4015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:28.553Z|aad120ab-fb06-4d14-940a-ac6676f7dd34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:31.449Z|08f74880-5d83-4145-aca5-31031e888be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:02:31.453Z|08f74880-5d83-4145-aca5-31031e888be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:02:38.514Z|150860a7-4f79-4e43-af49-06ec5ef0ef26|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:02:38.515Z|150860a7-4f79-4e43-af49-06ec5ef0ef26|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:38.583Z|9cdb07d7-71b8-47a7-994c-bae6a73203cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:38.584Z|9cdb07d7-71b8-47a7-994c-bae6a73203cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:38.585Z|33999440-f67a-43fc-b768-d3829cdf3ca5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:38.585Z|33999440-f67a-43fc-b768-d3829cdf3ca5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:38.583Z|aaaa3069-da3c-4178-a35d-870d808f9512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:38.587Z|aaaa3069-da3c-4178-a35d-870d808f9512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:46.449Z|7866112d-38e9-4d8c-80d7-d58369eef2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:02:46.450Z|7866112d-38e9-4d8c-80d7-d58369eef2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:02:46.815Z|b3f28147-1f3b-49d9-9f34-cfd8b36ff883|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:02:46.816Z|b3f28147-1f3b-49d9-9f34-cfd8b36ff883|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:02:48.611Z|5c8bf1e3-b261-4987-9941-108d264dd839|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:48.611Z|b8b4a3eb-c1fc-4fd1-9043-bf8fbdc73f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:48.612Z|5c8bf1e3-b261-4987-9941-108d264dd839|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:48.612Z|b8b4a3eb-c1fc-4fd1-9043-bf8fbdc73f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:48.616Z|a98ee857-055c-4395-8585-aed0d5177d96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:48.616Z|a98ee857-055c-4395-8585-aed0d5177d96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:58.641Z|a1adae0d-91a0-42e4-a248-a0a93debd0b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:58.641Z|fd48d686-b2df-4749-8d00-625dae94072c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:58.642Z|a1adae0d-91a0-42e4-a248-a0a93debd0b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:58.642Z|fd48d686-b2df-4749-8d00-625dae94072c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:02:58.643Z|396482bf-6216-4e5d-a51a-8514e93786f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:02:58.644Z|396482bf-6216-4e5d-a51a-8514e93786f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:01.452Z|fa4d60d5-509e-41fc-92e7-5ba3bbbbcdaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:03:01.456Z|fa4d60d5-509e-41fc-92e7-5ba3bbbbcdaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:03:08.692Z|12d49a1f-6177-4589-b72a-ab32c9bba4fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:08.692Z|2dbe539c-c4d8-40ca-917e-d7e1559e0fdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:08.693Z|7c7282f1-668f-4413-8898-d106b657b765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:08.694Z|2dbe539c-c4d8-40ca-917e-d7e1559e0fdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:08.694Z|7c7282f1-668f-4413-8898-d106b657b765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:08.695Z|12d49a1f-6177-4589-b72a-ab32c9bba4fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:16.449Z|3f21d5bb-8cb1-4778-a37f-a00953098d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:03:16.451Z|3f21d5bb-8cb1-4778-a37f-a00953098d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:03:16.817Z|526272cb-0f5c-4c89-b116-3ee64e2a83a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:03:16.817Z|526272cb-0f5c-4c89-b116-3ee64e2a83a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:03:18.759Z|71cf976e-87c2-4daf-8f86-d54429ccb901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:18.759Z|53806af4-c0e4-4e6d-a2b9-9db8d587fb4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:18.760Z|71cf976e-87c2-4daf-8f86-d54429ccb901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:18.760Z|53806af4-c0e4-4e6d-a2b9-9db8d587fb4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:18.763Z|4b120002-13ca-4bd6-b578-38010f023e7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:18.764Z|4b120002-13ca-4bd6-b578-38010f023e7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:28.798Z|036167df-6e3c-46b6-be85-28120cf75952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:28.798Z|f4176b58-0695-45c0-948a-2940ece42128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:28.799Z|036167df-6e3c-46b6-be85-28120cf75952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:28.799Z|f4176b58-0695-45c0-948a-2940ece42128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:28.809Z|3550f845-b692-46f2-872e-337fa571a125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:28.810Z|3550f845-b692-46f2-872e-337fa571a125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:31.449Z|19287d2a-77bc-4d68-ad93-6d7377014515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:03:31.450Z|19287d2a-77bc-4d68-ad93-6d7377014515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:03:38.513Z|8b282f8c-a66c-4f88-aa3e-4d7ed35fe9b4|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:03:38.514Z|8b282f8c-a66c-4f88-aa3e-4d7ed35fe9b4|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:38.829Z|1037731f-9007-4f7c-96c9-bb6ec290951d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:38.830Z|1037731f-9007-4f7c-96c9-bb6ec290951d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:38.834Z|7162b9f8-837e-4eff-be77-b0c5e2f9d1c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:38.835Z|7162b9f8-837e-4eff-be77-b0c5e2f9d1c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:38.840Z|8c93c17f-b17f-41e4-9360-3343d93189d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:38.841Z|8c93c17f-b17f-41e4-9360-3343d93189d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:46.449Z|611402c3-76d7-4d49-b8cb-145dc9343cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:03:46.450Z|611402c3-76d7-4d49-b8cb-145dc9343cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:03:46.818Z|eca73e14-da25-4341-a695-d9ed7cf8d146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:03:46.819Z|eca73e14-da25-4341-a695-d9ed7cf8d146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:03:48.865Z|3d13a244-1783-42b0-ae85-8e7d6d55c1be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:48.866Z|3d13a244-1783-42b0-ae85-8e7d6d55c1be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:48.870Z|362a270a-7a00-4897-9166-7eaa8cbb32d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:48.871Z|362a270a-7a00-4897-9166-7eaa8cbb32d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:48.875Z|239688fb-922c-422d-b6fa-30d6c62e0e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:48.875Z|239688fb-922c-422d-b6fa-30d6c62e0e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:58.899Z|70df9752-b5fb-4f23-8ac8-5cf0294e6456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:58.900Z|70df9752-b5fb-4f23-8ac8-5cf0294e6456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:58.901Z|174004ae-bf7c-45b2-975b-3a58dec2d56b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:58.901Z|2c571de7-5e5c-4925-98fd-86b03976977e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:03:58.902Z|174004ae-bf7c-45b2-975b-3a58dec2d56b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:03:58.902Z|2c571de7-5e5c-4925-98fd-86b03976977e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:01.449Z|e274394d-4ca9-418d-bd18-6ddcb0a9edba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:04:01.450Z|e274394d-4ca9-418d-bd18-6ddcb0a9edba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:04:08.920Z|4366ff41-b030-48bb-a591-211b62b50d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:08.921Z|4366ff41-b030-48bb-a591-211b62b50d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:08.927Z|b578d124-01cf-4815-a5dd-62ae52766f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:08.927Z|b578d124-01cf-4815-a5dd-62ae52766f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:08.929Z|fcb798ab-9d60-4dab-9114-e06e640efc8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:08.929Z|fcb798ab-9d60-4dab-9114-e06e640efc8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:16.449Z|6dc19a06-3546-4788-9c84-3c4fea5f2dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:04:16.450Z|6dc19a06-3546-4788-9c84-3c4fea5f2dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:04:16.819Z|2806ca16-d101-4b79-8024-12cebc0c0699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:04:16.820Z|2806ca16-d101-4b79-8024-12cebc0c0699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:04:18.944Z|3f124814-ae22-409d-8619-c482c5641da1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:18.944Z|3f124814-ae22-409d-8619-c482c5641da1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:18.952Z|3d30383c-fb6e-4d11-86fe-b351ee3946b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:18.952Z|3d30383c-fb6e-4d11-86fe-b351ee3946b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:18.953Z|865f94f2-e0a4-49b4-8e33-f3c6f2959ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:18.954Z|865f94f2-e0a4-49b4-8e33-f3c6f2959ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:28.968Z|25f51cc7-31f7-4a05-9e6a-c9790fcbc100|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:28.969Z|25f51cc7-31f7-4a05-9e6a-c9790fcbc100|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:28.976Z|d27c3bbc-c827-44b4-855a-33484933ac80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:28.977Z|d27c3bbc-c827-44b4-855a-33484933ac80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:28.992Z|e6945703-9967-47a4-8cd0-19fcc01106ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:28.992Z|e6945703-9967-47a4-8cd0-19fcc01106ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:31.449Z|30abc54e-d55e-4e46-a470-ca16778a75d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:04:31.450Z|30abc54e-d55e-4e46-a470-ca16778a75d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:04:38.514Z|e99c001e-577d-4ebb-acb4-8d5ed6d1ffd0|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:04:38.515Z|e99c001e-577d-4ebb-acb4-8d5ed6d1ffd0|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:38.998Z|bd24a050-8ccf-4a7c-a9bc-69442cd71412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:38.999Z|bd24a050-8ccf-4a7c-a9bc-69442cd71412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:38.999Z|a5707a1b-2998-42f1-a2ef-31fd1cc864a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:39.000Z|a5707a1b-2998-42f1-a2ef-31fd1cc864a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:39.018Z|52cd1ec1-55f6-4390-9e59-19b54b454fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:39.019Z|52cd1ec1-55f6-4390-9e59-19b54b454fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:46.450Z|240c812a-3325-4c3a-951c-5d15c9d25541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:04:46.454Z|240c812a-3325-4c3a-951c-5d15c9d25541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:04:46.822Z|a9b097c2-7d46-4d2d-8549-578d1feee43d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:04:46.823Z|a9b097c2-7d46-4d2d-8549-578d1feee43d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:04:49.034Z|9f14a4da-0128-4419-a809-6d85b20012c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:49.034Z|f829f904-c17f-4287-b37b-71c8622eec3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:49.036Z|9f14a4da-0128-4419-a809-6d85b20012c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:49.036Z|f829f904-c17f-4287-b37b-71c8622eec3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:49.037Z|234e3645-3158-4ec1-9db4-9c04946991c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:49.038Z|234e3645-3158-4ec1-9db4-9c04946991c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:59.067Z|68270e06-efef-401f-9b27-8b91ec9f8418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:59.067Z|cfc0eaae-775a-4929-9acd-28e7bf5978a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:59.067Z|8eceebf5-2398-4044-b19e-5e3c8bfacac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:04:59.069Z|68270e06-efef-401f-9b27-8b91ec9f8418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:59.069Z|cfc0eaae-775a-4929-9acd-28e7bf5978a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:04:59.069Z|8eceebf5-2398-4044-b19e-5e3c8bfacac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:01.450Z|8805caf5-c267-4f8a-abae-638272e7244d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:05:01.450Z|8805caf5-c267-4f8a-abae-638272e7244d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:05:09.095Z|90785fee-556a-42ff-8d31-6645fda651d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:09.095Z|b81ca878-594c-4af2-af01-dd57ecaed529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:09.096Z|90785fee-556a-42ff-8d31-6645fda651d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:09.096Z|b81ca878-594c-4af2-af01-dd57ecaed529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:09.099Z|9f0ac3b6-4513-4930-9a50-fed8bf754ce6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:09.100Z|9f0ac3b6-4513-4930-9a50-fed8bf754ce6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:16.449Z|3e49adbe-d41c-4527-af51-fd0f8ff43c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:05:16.450Z|3e49adbe-d41c-4527-af51-fd0f8ff43c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:05:16.824Z|5bcc7c0d-30ff-4eda-9f34-a559758e902e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:05:16.824Z|5bcc7c0d-30ff-4eda-9f34-a559758e902e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:05:19.119Z|72dd1106-f260-4138-a2b2-66d847fb0703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:19.119Z|c82134b2-e904-4e65-9042-da0558a92ef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:19.120Z|72dd1106-f260-4138-a2b2-66d847fb0703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:19.120Z|c82134b2-e904-4e65-9042-da0558a92ef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:19.126Z|b8f1258f-05e9-46a1-83a0-70b5df45648b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:19.127Z|b8f1258f-05e9-46a1-83a0-70b5df45648b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:29.143Z|f9324b33-6191-48e8-984c-e0a613b5da00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:29.143Z|d7fb49d8-34fa-4fdc-b9ff-c9132d2da672|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:29.144Z|f9324b33-6191-48e8-984c-e0a613b5da00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:29.144Z|d7fb49d8-34fa-4fdc-b9ff-c9132d2da672|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:29.149Z|66d87601-5db2-460d-92c8-3133839905d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:29.149Z|66d87601-5db2-460d-92c8-3133839905d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:31.449Z|26e8f0d4-1f64-4643-b2ce-2f09130effd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:05:31.453Z|26e8f0d4-1f64-4643-b2ce-2f09130effd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:05:38.514Z|3ab4ee45-de12-4f44-a461-4cc1db722b5b|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:05:38.515Z|3ab4ee45-de12-4f44-a461-4cc1db722b5b|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:39.165Z|7e594db1-2a40-436f-b15b-bdcde1e0821e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:39.165Z|c3de4c64-52fc-4223-885f-575ab52c416b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:39.165Z|7e594db1-2a40-436f-b15b-bdcde1e0821e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:39.165Z|c3de4c64-52fc-4223-885f-575ab52c416b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:39.171Z|ce50eac7-9026-4173-b562-370f97abd3c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:39.171Z|ce50eac7-9026-4173-b562-370f97abd3c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:46.449Z|6c000df9-a641-4ead-b9cd-592218dd74a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:05:46.450Z|6c000df9-a641-4ead-b9cd-592218dd74a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:05:46.826Z|28eb6815-6827-4c45-85e8-001164ebee34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:05:46.826Z|28eb6815-6827-4c45-85e8-001164ebee34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:05:49.188Z|3314cb93-a250-449c-81fa-11d38a14d3d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:49.188Z|5b9f8c99-d4bd-438e-a105-066aa5d51b3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:49.189Z|5b9f8c99-d4bd-438e-a105-066aa5d51b3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:49.189Z|3314cb93-a250-449c-81fa-11d38a14d3d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:49.192Z|71d42e60-502a-493f-8983-6a8f620ccabe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:49.192Z|71d42e60-502a-493f-8983-6a8f620ccabe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:59.217Z|0658d9e6-f7b1-4aca-8615-ec47c1d8d6ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:59.217Z|eee151db-b337-474b-a1a6-d57ab91812cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:59.218Z|0658d9e6-f7b1-4aca-8615-ec47c1d8d6ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:59.218Z|ebd3eec3-1ab4-4b6f-a6d3-feae00d5b57e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:05:59.218Z|eee151db-b337-474b-a1a6-d57ab91812cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:05:59.219Z|ebd3eec3-1ab4-4b6f-a6d3-feae00d5b57e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:01.452Z|db374b0d-227f-4045-aa46-29687dc62915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:06:01.452Z|db374b0d-227f-4045-aa46-29687dc62915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:06:09.240Z|e94d4d07-7434-4c44-8ccb-50289aa044d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:09.240Z|f52e64a9-f78b-463f-9502-bc6f61413fcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:09.240Z|08188528-9c2d-4864-ab7e-f687fe458f42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:09.241Z|e94d4d07-7434-4c44-8ccb-50289aa044d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:09.241Z|08188528-9c2d-4864-ab7e-f687fe458f42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:09.241Z|f52e64a9-f78b-463f-9502-bc6f61413fcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:16.449Z|ba0b948d-324f-4632-ba50-4b7389efa1e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:06:16.453Z|ba0b948d-324f-4632-ba50-4b7389efa1e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:06:16.827Z|1b83c67a-85f8-4768-9b9b-065a4d42afa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:06:16.827Z|1b83c67a-85f8-4768-9b9b-065a4d42afa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:06:19.265Z|56fc695a-045e-46f2-82f2-a07b21f269fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:19.265Z|6a9b096d-7bb7-4e35-bdbf-58742d172c7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:19.265Z|cf84244f-27bd-4825-af51-5fbfb44686c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:19.265Z|56fc695a-045e-46f2-82f2-a07b21f269fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:19.265Z|6a9b096d-7bb7-4e35-bdbf-58742d172c7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:19.266Z|cf84244f-27bd-4825-af51-5fbfb44686c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:29.293Z|3eb2484c-ecf9-4ce5-b3ef-2244def0837e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:29.293Z|b0acec9d-5e5c-4e41-be78-f506c98dc3dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:29.294Z|b0acec9d-5e5c-4e41-be78-f506c98dc3dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:29.294Z|3eb2484c-ecf9-4ce5-b3ef-2244def0837e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:29.295Z|74b54147-8992-48ec-9889-6a990303eacc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:29.295Z|74b54147-8992-48ec-9889-6a990303eacc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:31.450Z|a7d3da80-6cc8-4a58-a088-2b5078e71896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:06:31.451Z|a7d3da80-6cc8-4a58-a088-2b5078e71896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:06:38.522Z|30d29176-68e6-4d9a-a4cd-c4f22f9bbd18|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:06:38.525Z|30d29176-68e6-4d9a-a4cd-c4f22f9bbd18|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:39.327Z|a66a3178-ca80-481a-aea2-8055066bbf1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:39.328Z|a66a3178-ca80-481a-aea2-8055066bbf1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:39.334Z|65dd7cc2-a7eb-43f4-8857-eed07762c6c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:39.335Z|65dd7cc2-a7eb-43f4-8857-eed07762c6c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:39.336Z|7f6a6e8e-084f-4771-9b51-0052ea49eaf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:39.337Z|7f6a6e8e-084f-4771-9b51-0052ea49eaf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:46.450Z|a37feacd-9536-48db-9bc9-2eaa941232a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:06:46.451Z|a37feacd-9536-48db-9bc9-2eaa941232a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:06:46.828Z|cf68440e-e7a2-4698-a252-33ec269192b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:06:46.830Z|cf68440e-e7a2-4698-a252-33ec269192b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:06:49.351Z|76272a61-d320-4b52-aeef-2894faff9de8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:49.352Z|76272a61-d320-4b52-aeef-2894faff9de8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:49.360Z|494d94a4-a6bb-49fc-bcbd-912977656a2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:49.360Z|494d94a4-a6bb-49fc-bcbd-912977656a2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:49.366Z|639720d6-f963-4498-ab94-b4784d37d3aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:49.367Z|639720d6-f963-4498-ab94-b4784d37d3aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:59.375Z|0b3381c4-c809-44a3-895e-0674fd5f42e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:59.376Z|0b3381c4-c809-44a3-895e-0674fd5f42e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:59.383Z|155618b0-246e-47e7-bef3-89c929c06ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:59.384Z|155618b0-246e-47e7-bef3-89c929c06ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:06:59.385Z|db3e2a81-47d8-4e0f-9223-003f491fc862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:06:59.385Z|db3e2a81-47d8-4e0f-9223-003f491fc862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:01.449Z|2acad5cf-b244-4ee6-8c87-a54977ee56ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:07:01.453Z|2acad5cf-b244-4ee6-8c87-a54977ee56ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:07:09.401Z|2da7b013-8c74-480d-ad14-2219369411da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:09.402Z|2da7b013-8c74-480d-ad14-2219369411da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:09.404Z|a2bbb372-3aec-4344-a5d1-d909d47aa213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:09.405Z|a2bbb372-3aec-4344-a5d1-d909d47aa213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:09.406Z|3e9d3273-cca0-4a92-86a2-c5dd17cf3a75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:09.407Z|3e9d3273-cca0-4a92-86a2-c5dd17cf3a75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:16.449Z|f5698bf8-c92d-428e-9b51-1c3e13f04962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:07:16.450Z|f5698bf8-c92d-428e-9b51-1c3e13f04962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:07:16.831Z|16199dff-21df-47b0-bb8c-c420d39212fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:07:16.831Z|16199dff-21df-47b0-bb8c-c420d39212fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:07:19.434Z|b3f3b7d7-f86e-451a-92bd-01e4b4befd18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:19.434Z|a7b6742d-dbae-4a9d-a775-c3bdec4f3c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:19.434Z|b3f3b7d7-f86e-451a-92bd-01e4b4befd18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:19.434Z|a7b6742d-dbae-4a9d-a775-c3bdec4f3c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:19.435Z|f208f833-cdc1-4542-8d29-a5416b87c027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:19.435Z|f208f833-cdc1-4542-8d29-a5416b87c027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:29.458Z|93f99a15-7c8c-4728-8a93-7390d97db263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:29.458Z|6e7cf4e5-2834-4851-8611-baf665563aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:29.458Z|a41585d9-a814-40ad-ad1f-be2bd031a4ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:29.458Z|93f99a15-7c8c-4728-8a93-7390d97db263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:29.458Z|a41585d9-a814-40ad-ad1f-be2bd031a4ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:29.459Z|6e7cf4e5-2834-4851-8611-baf665563aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:31.449Z|45a492b0-7379-4194-83c0-c0ee5b04b493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:07:31.450Z|45a492b0-7379-4194-83c0-c0ee5b04b493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:07:38.513Z|4fbee8b2-38e4-48f6-95a0-2d8c2bfb574b|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:07:38.514Z|4fbee8b2-38e4-48f6-95a0-2d8c2bfb574b|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:39.483Z|0af6722e-8a0d-4771-9a24-5812f3233134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:39.483Z|aa10fa42-3f08-401a-baf0-69e421bcea98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:39.483Z|adca66d7-37a3-42d5-bb5c-fe0679097151|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:39.484Z|0af6722e-8a0d-4771-9a24-5812f3233134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:39.484Z|aa10fa42-3f08-401a-baf0-69e421bcea98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:39.484Z|adca66d7-37a3-42d5-bb5c-fe0679097151|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:46.449Z|73d104bb-d13f-4fca-b3b6-39603bed7d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:07:46.453Z|73d104bb-d13f-4fca-b3b6-39603bed7d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:07:46.832Z|096ced1d-37ac-440f-9eb1-15f304405ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:07:46.832Z|096ced1d-37ac-440f-9eb1-15f304405ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:07:49.505Z|fc91dae2-f3ab-4e95-bcc9-48eace42e42a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:49.505Z|e4be5f49-5418-4b3e-82d4-63c7e24f3bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:49.506Z|b4555483-3f7e-407e-8fe2-206070df6fed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:49.506Z|e4be5f49-5418-4b3e-82d4-63c7e24f3bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:49.506Z|b4555483-3f7e-407e-8fe2-206070df6fed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:49.507Z|fc91dae2-f3ab-4e95-bcc9-48eace42e42a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:59.531Z|f05a2778-5b70-4846-b488-7375abd596bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:59.532Z|f05a2778-5b70-4846-b488-7375abd596bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:59.533Z|ffc6997a-10e8-4753-9e36-21bee9864bb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:59.531Z|e0494401-7994-4bf3-83c1-7c09721f99e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:07:59.535Z|ffc6997a-10e8-4753-9e36-21bee9864bb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:07:59.535Z|e0494401-7994-4bf3-83c1-7c09721f99e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:01.449Z|15da5f82-a892-402a-bfd9-8fb3d5782383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:08:01.450Z|15da5f82-a892-402a-bfd9-8fb3d5782383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:08:09.556Z|938ac42d-01d7-4cef-9870-c586eb1b43a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:09.556Z|39d1be82-5fcc-40ad-912a-d61898ff6f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:09.556Z|938ac42d-01d7-4cef-9870-c586eb1b43a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:09.557Z|39d1be82-5fcc-40ad-912a-d61898ff6f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:09.557Z|67b1bf8f-5251-4aae-9e18-bc1efb8684db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:09.557Z|67b1bf8f-5251-4aae-9e18-bc1efb8684db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:16.450Z|9f9a23f6-afcf-4933-862f-91840d7c03aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:08:16.450Z|9f9a23f6-afcf-4933-862f-91840d7c03aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:08:16.833Z|aa6fb5a1-e08e-426b-87cb-b93d531589c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:08:16.833Z|aa6fb5a1-e08e-426b-87cb-b93d531589c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:08:19.585Z|59f9c759-b8b5-498b-9529-ea18623047fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:19.586Z|59f9c759-b8b5-498b-9529-ea18623047fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:19.587Z|4513721a-c512-409d-b148-cda21b0cb4fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:19.587Z|4513721a-c512-409d-b148-cda21b0cb4fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:19.588Z|dbf146eb-7c6d-46f3-b4ec-1149cddd0d80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:19.588Z|dbf146eb-7c6d-46f3-b4ec-1149cddd0d80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:29.625Z|54d24cdf-2206-4bc0-b8cc-5fbbf0aea3ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:29.625Z|84a2acf8-6e3a-4cd0-bbc8-cf35f8a86690|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:29.625Z|708b1a8b-cec4-4d3e-8f0d-e0d9e9aba0cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:29.627Z|84a2acf8-6e3a-4cd0-bbc8-cf35f8a86690|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:29.627Z|708b1a8b-cec4-4d3e-8f0d-e0d9e9aba0cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:29.627Z|54d24cdf-2206-4bc0-b8cc-5fbbf0aea3ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:31.450Z|cf9f13d6-fece-4c42-bd79-ceaf8a7867a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:08:31.454Z|cf9f13d6-fece-4c42-bd79-ceaf8a7867a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:08:38.514Z|baab4463-c131-4967-ad87-bbb556dc68bc|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:08:38.515Z|baab4463-c131-4967-ad87-bbb556dc68bc|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:39.653Z|386f129b-2ec4-4bc3-a488-804ce854c0da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:39.653Z|c63b2d90-7034-4d23-80c1-8c2894165da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:39.653Z|fa6f4498-847e-4964-9333-d723d8adcf39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:39.654Z|386f129b-2ec4-4bc3-a488-804ce854c0da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:39.655Z|fa6f4498-847e-4964-9333-d723d8adcf39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:39.655Z|c63b2d90-7034-4d23-80c1-8c2894165da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:46.449Z|3992518c-d367-4c6a-8e0f-177e9db1dd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:08:46.450Z|3992518c-d367-4c6a-8e0f-177e9db1dd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:08:46.834Z|321ff8b5-3658-4d26-9bdc-0377df9872ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:08:46.834Z|321ff8b5-3658-4d26-9bdc-0377df9872ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:08:49.678Z|bf2e42b6-c430-4243-952b-1e5bdce24c8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:49.679Z|d530af1f-c11c-4775-b0d2-11521d1b3741|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:49.679Z|bf2e42b6-c430-4243-952b-1e5bdce24c8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:49.679Z|d530af1f-c11c-4775-b0d2-11521d1b3741|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:49.680Z|d7230649-48ed-4265-952b-24cf7f954a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:49.681Z|d7230649-48ed-4265-952b-24cf7f954a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:59.702Z|8800626d-cfa1-4b17-bf83-f66a2aeeeed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:59.702Z|0974180a-f0e5-43d5-a9cb-f305a5a7f35c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:59.702Z|d42127a5-97fe-4a38-a3fd-72b8f8112701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:08:59.702Z|0974180a-f0e5-43d5-a9cb-f305a5a7f35c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:59.703Z|d42127a5-97fe-4a38-a3fd-72b8f8112701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:08:59.702Z|8800626d-cfa1-4b17-bf83-f66a2aeeeed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:01.449Z|43335e1a-ca16-4617-99d7-ceb75a09185a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:09:01.450Z|43335e1a-ca16-4617-99d7-ceb75a09185a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:09:09.728Z|d21f9aed-f96a-49b4-b0a7-64f4a5d390f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:09.729Z|d21f9aed-f96a-49b4-b0a7-64f4a5d390f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:09.728Z|2c045918-4664-471f-831b-b0dfb321aca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:09.730Z|2c045918-4664-471f-831b-b0dfb321aca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:09.735Z|01fe1fc9-71ae-4ef2-8b2d-91b2d32bc149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:09.735Z|01fe1fc9-71ae-4ef2-8b2d-91b2d32bc149|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:16.449Z|246eb5d2-fc2c-452d-a0da-734309ae6f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:09:16.452Z|246eb5d2-fc2c-452d-a0da-734309ae6f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:09:16.835Z|07f77972-5b50-4bb2-b6f7-a15bb1a99b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:09:16.835Z|07f77972-5b50-4bb2-b6f7-a15bb1a99b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:09:19.754Z|aeb9fdf4-c22c-4827-af20-001345d595e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:19.754Z|c72ec9bb-cb83-459f-99bd-11f2cb93d979|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:19.755Z|b37fe199-2b1b-4f73-b59b-1190c834fe77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:19.755Z|c72ec9bb-cb83-459f-99bd-11f2cb93d979|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:19.755Z|aeb9fdf4-c22c-4827-af20-001345d595e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:19.755Z|b37fe199-2b1b-4f73-b59b-1190c834fe77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:29.784Z|b9f71dd4-a61b-4de7-922f-115486a2fd51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:29.784Z|3fa2d40e-54da-4eb4-84de-d928e0d642f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:29.784Z|688363d2-8672-4d55-9f92-5504cac95adc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:29.786Z|b9f71dd4-a61b-4de7-922f-115486a2fd51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:29.786Z|3fa2d40e-54da-4eb4-84de-d928e0d642f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:29.786Z|688363d2-8672-4d55-9f92-5504cac95adc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:31.453Z|7821b3a1-ebe6-450b-b9d7-0f26e59db683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:09:31.453Z|7821b3a1-ebe6-450b-b9d7-0f26e59db683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:09:38.514Z|282885ae-4130-4819-a540-fee46da7d2ac|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:09:38.515Z|282885ae-4130-4819-a540-fee46da7d2ac|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:39.811Z|1f8d9ab9-3dbc-40c8-bd74-976896e0eab9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:39.812Z|1f8d9ab9-3dbc-40c8-bd74-976896e0eab9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:39.814Z|998db82a-935d-4971-901f-d0d1e19d9dea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:39.814Z|abd9ceab-1855-4ef0-b9e0-c5ddd1af56ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:39.814Z|abd9ceab-1855-4ef0-b9e0-c5ddd1af56ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:39.814Z|998db82a-935d-4971-901f-d0d1e19d9dea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:46.449Z|d5d1848e-b3f9-4587-9d37-c120f7e58862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:09:46.450Z|d5d1848e-b3f9-4587-9d37-c120f7e58862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:09:46.836Z|fdae26e4-4807-4df5-9fc9-e2e1088799e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:09:46.837Z|fdae26e4-4807-4df5-9fc9-e2e1088799e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:09:49.834Z|1ce77f66-596b-419b-9087-b75deacfb6f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:49.834Z|d2abc7fe-836f-459f-8ee7-d9748bd81a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:49.835Z|d2abc7fe-836f-459f-8ee7-d9748bd81a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:49.835Z|f6ef3274-42c5-4224-973d-20d446d1b8cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:49.835Z|1ce77f66-596b-419b-9087-b75deacfb6f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:49.836Z|f6ef3274-42c5-4224-973d-20d446d1b8cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:59.858Z|877d76df-fd86-4587-bee4-778e1c290db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:59.858Z|02619622-8cca-4876-9d77-bb4376da1a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:59.858Z|877d76df-fd86-4587-bee4-778e1c290db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:59.858Z|02619622-8cca-4876-9d77-bb4376da1a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:09:59.859Z|4f69878b-2e3e-4b89-a031-af3e749d7847|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:09:59.860Z|4f69878b-2e3e-4b89-a031-af3e749d7847|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:01.450Z|d5fb21d7-ad88-4b9b-80dd-7f3034b5d65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:10:01.453Z|d5fb21d7-ad88-4b9b-80dd-7f3034b5d65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:10:09.882Z|c24b1401-6dd6-4d89-afc0-27c01ee81224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:09.883Z|c24b1401-6dd6-4d89-afc0-27c01ee81224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:09.883Z|0ae67a63-39b2-4082-8f0d-b551608506a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:09.883Z|e5a0e885-51d8-4914-9dab-d8016573a3e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:09.884Z|0ae67a63-39b2-4082-8f0d-b551608506a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:09.884Z|e5a0e885-51d8-4914-9dab-d8016573a3e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:16.449Z|aedb1b2e-d2e0-45f3-b752-06a8cc5ed808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:10:16.450Z|aedb1b2e-d2e0-45f3-b752-06a8cc5ed808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:10:16.837Z|4c46a0f2-b4f5-46f4-bcd0-070ea2898b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:10:16.838Z|4c46a0f2-b4f5-46f4-bcd0-070ea2898b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:10:19.911Z|4f83369a-2c89-4175-84be-daf5966f98a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:19.911Z|837e0c6f-811c-4ab5-ace4-82b21697d61d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:19.912Z|4f83369a-2c89-4175-84be-daf5966f98a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:19.912Z|837e0c6f-811c-4ab5-ace4-82b21697d61d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:19.913Z|3a569b80-818b-4201-bb04-e98c60565544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:19.913Z|3a569b80-818b-4201-bb04-e98c60565544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:29.948Z|ce9dadaa-0af5-4643-909b-b93d3cbd18a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:29.948Z|b6afab89-b926-40e7-9191-76aa66f51488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:29.948Z|41cf6f0a-c467-47fe-b21d-4042256761a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:29.953Z|ce9dadaa-0af5-4643-909b-b93d3cbd18a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:29.953Z|b6afab89-b926-40e7-9191-76aa66f51488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:29.953Z|41cf6f0a-c467-47fe-b21d-4042256761a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:31.450Z|dd9500d3-e956-4753-a6fa-aae6b990f386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:10:31.451Z|dd9500d3-e956-4753-a6fa-aae6b990f386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:10:38.514Z|c23acd37-7c5a-432a-8562-4d42a8d538e5|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:10:38.515Z|c23acd37-7c5a-432a-8562-4d42a8d538e5|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:39.989Z|0b61a7a0-3f87-46b5-928c-3677914a5366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:39.990Z|0b61a7a0-3f87-46b5-928c-3677914a5366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:39.991Z|b7e3ad2b-715e-408c-9895-40649aff1c93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:39.992Z|b7e3ad2b-715e-408c-9895-40649aff1c93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:39.992Z|6effbcb1-343f-419f-b4aa-208dde672754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:39.992Z|6effbcb1-343f-419f-b4aa-208dde672754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:46.449Z|58d3ffe9-6764-46e5-9397-f983f75213e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:10:46.453Z|58d3ffe9-6764-46e5-9397-f983f75213e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:10:46.838Z|1cde68d5-4e7e-47af-afd4-c23e2aa0abc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:10:46.839Z|1cde68d5-4e7e-47af-afd4-c23e2aa0abc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:10:50.021Z|fd30909f-8a98-48bd-9ec8-e423ec18855e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:50.021Z|0329776f-e2b3-4960-abb1-7c2f39f5f052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:50.021Z|2ade961b-ef14-4163-be9d-8aa2e69ecf01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:10:50.021Z|fd30909f-8a98-48bd-9ec8-e423ec18855e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:50.021Z|0329776f-e2b3-4960-abb1-7c2f39f5f052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:10:50.021Z|2ade961b-ef14-4163-be9d-8aa2e69ecf01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:00.045Z|5cdf056a-6247-43e3-a5d3-7423e34cc557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:00.046Z|5cdf056a-6247-43e3-a5d3-7423e34cc557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:00.046Z|f36dd482-49e5-4b46-b090-92de623e6151|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:00.046Z|f36dd482-49e5-4b46-b090-92de623e6151|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:00.047Z|3830e52d-4913-4c16-a96d-35f6b8ff3958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:00.047Z|3830e52d-4913-4c16-a96d-35f6b8ff3958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:01.449Z|1e0d04f6-799e-4cbc-981a-6b8941a2f9fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:11:01.450Z|1e0d04f6-799e-4cbc-981a-6b8941a2f9fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:11:10.071Z|65a2bd39-fe1b-4835-b8ae-173f713b89b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:10.071Z|65a2bd39-fe1b-4835-b8ae-173f713b89b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:10.073Z|8a37bc54-6f05-46fa-8f3f-38605fc77601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:10.074Z|8a37bc54-6f05-46fa-8f3f-38605fc77601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:10.080Z|7ff4c156-e27f-4a71-a919-bbf47089fd30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:10.080Z|7ff4c156-e27f-4a71-a919-bbf47089fd30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:16.449Z|2efcdc64-6f06-4a80-ad40-37d11fed7e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:11:16.450Z|2efcdc64-6f06-4a80-ad40-37d11fed7e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:11:16.840Z|334fdd26-b2f3-4e98-ab82-497e415f0e1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:11:16.840Z|334fdd26-b2f3-4e98-ab82-497e415f0e1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:11:20.095Z|1fee5547-2b75-4fe8-9976-81176676d2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:20.095Z|5a63a056-6dcb-41f9-9d3d-1d57cb7834c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:20.095Z|5a63a056-6dcb-41f9-9d3d-1d57cb7834c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:20.095Z|1fee5547-2b75-4fe8-9976-81176676d2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:20.098Z|9bfdead2-568b-468f-9f2a-300ad83e9135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:20.098Z|9bfdead2-568b-468f-9f2a-300ad83e9135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:30.118Z|90783e91-41cb-4f94-a69c-0807b4783a41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:30.119Z|90783e91-41cb-4f94-a69c-0807b4783a41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:30.119Z|45b087f2-ab5f-4875-81f1-0f3e52bb4fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:30.120Z|45b087f2-ab5f-4875-81f1-0f3e52bb4fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:30.118Z|1b7e3075-5bc3-4bf8-8525-fa9651bec4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:30.121Z|1b7e3075-5bc3-4bf8-8525-fa9651bec4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:31.449Z|22a29b90-222d-4956-a500-1d1bb725b40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:11:31.452Z|22a29b90-222d-4956-a500-1d1bb725b40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:11:38.514Z|c51ee64e-bc54-412e-b836-ffffd40c35be|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:11:38.515Z|c51ee64e-bc54-412e-b836-ffffd40c35be|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:40.142Z|44f44381-68ae-4a4f-ba74-f2ee7367d775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:40.142Z|2a896885-d119-46a9-80da-f1444ac130c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:40.143Z|44f44381-68ae-4a4f-ba74-f2ee7367d775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:40.143Z|2a896885-d119-46a9-80da-f1444ac130c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:40.144Z|8ce55a14-2ba4-4341-8f0f-02a2cebfaa4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:40.145Z|8ce55a14-2ba4-4341-8f0f-02a2cebfaa4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:46.449Z|8cb80f2b-f376-4857-abdb-0ac574e9544c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:11:46.450Z|8cb80f2b-f376-4857-abdb-0ac574e9544c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:11:46.841Z|2ddca4a9-494d-41a2-8b29-2f07e1b7fe1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:11:46.841Z|2ddca4a9-494d-41a2-8b29-2f07e1b7fe1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:11:50.169Z|21abb827-41a8-4185-aa3f-706e2a305377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:50.170Z|21abb827-41a8-4185-aa3f-706e2a305377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:50.180Z|a34d475b-a888-4c82-a22d-aaa4fead9257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:50.180Z|7d7aa6f3-ae1d-4fee-94b4-2b38c69a0f16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:11:50.180Z|a34d475b-a888-4c82-a22d-aaa4fead9257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:11:50.180Z|7d7aa6f3-ae1d-4fee-94b4-2b38c69a0f16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:00.196Z|c629561b-c270-4c1a-b950-3f62c4210697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:00.197Z|c629561b-c270-4c1a-b950-3f62c4210697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:00.202Z|bd531f38-1160-4a74-8eaf-9ee364bbe5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:00.203Z|bd531f38-1160-4a74-8eaf-9ee364bbe5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:00.213Z|910efd29-981f-4af8-ac4c-9087454af579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:00.214Z|910efd29-981f-4af8-ac4c-9087454af579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:01.450Z|993244e6-2820-488e-b905-3f8de4836f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:12:01.451Z|993244e6-2820-488e-b905-3f8de4836f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:12:10.227Z|cdc089d4-7bde-4350-a640-368668ffa8d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:10.228Z|cdc089d4-7bde-4350-a640-368668ffa8d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:10.232Z|59d7c46a-808a-4473-9914-bb0fe3531559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:10.232Z|af71e8da-dade-43b8-b357-a1c47e7fefa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:10.233Z|59d7c46a-808a-4473-9914-bb0fe3531559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:10.233Z|af71e8da-dade-43b8-b357-a1c47e7fefa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:16.450Z|00ff65c8-1c20-4bc0-b1d3-9e3dcd9bb476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:12:16.453Z|00ff65c8-1c20-4bc0-b1d3-9e3dcd9bb476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:12:16.842Z|7b2064f2-c796-4fd2-b4cd-917be0ac9d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:12:16.843Z|7b2064f2-c796-4fd2-b4cd-917be0ac9d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:12:20.255Z|9ec01c2e-92f0-4ced-a3f7-c2e876bc1f17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:20.256Z|3805d9f5-02a1-441c-be77-273dbcd10df1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:20.257Z|3805d9f5-02a1-441c-be77-273dbcd10df1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:20.258Z|549383b9-008d-4975-8cd3-a26cdb374a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:20.258Z|549383b9-008d-4975-8cd3-a26cdb374a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:20.286Z|9ec01c2e-92f0-4ced-a3f7-c2e876bc1f17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:30.294Z|a540b558-e44b-4d22-803e-c9d6645c2893|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:30.296Z|a540b558-e44b-4d22-803e-c9d6645c2893|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:30.309Z|6b0fd5c1-617e-4b7a-b4d1-51e032259e11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:30.310Z|6b0fd5c1-617e-4b7a-b4d1-51e032259e11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:30.311Z|92af5e3b-53f4-46ad-b709-885b3b4fe8c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:30.312Z|92af5e3b-53f4-46ad-b709-885b3b4fe8c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:31.450Z|2b2a71d9-a604-4280-9cb0-f7d267441203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:12:31.451Z|2b2a71d9-a604-4280-9cb0-f7d267441203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:12:38.514Z|ba1dbb67-d6b0-45d9-87eb-b4cdb0ffb75e|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:12:38.515Z|ba1dbb67-d6b0-45d9-87eb-b4cdb0ffb75e|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:40.320Z|c8489d4a-6315-4063-904d-af9d3d96ca86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:40.321Z|c8489d4a-6315-4063-904d-af9d3d96ca86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:40.328Z|e9f58d83-391d-4463-875b-1eab4e702273|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:40.328Z|e9f58d83-391d-4463-875b-1eab4e702273|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:40.331Z|dc8b079c-6baa-4e17-b334-a0b974364c14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:40.331Z|dc8b079c-6baa-4e17-b334-a0b974364c14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:46.449Z|737cce0b-d96e-4059-b7b9-2ddf270a9704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:12:46.450Z|737cce0b-d96e-4059-b7b9-2ddf270a9704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:12:46.843Z|c9422d9e-1f16-499d-9ae9-bff49449f41e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:12:46.844Z|c9422d9e-1f16-499d-9ae9-bff49449f41e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:12:50.347Z|db1d094c-afbc-47dc-b34a-c4e3a5bc88f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:50.347Z|22878b8f-c581-455e-8cb7-1395f1aa6240|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:50.348Z|db1d094c-afbc-47dc-b34a-c4e3a5bc88f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:50.348Z|22878b8f-c581-455e-8cb7-1395f1aa6240|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:12:50.353Z|0807ef0f-7f59-4e96-997f-c781d5ec307f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:12:50.353Z|0807ef0f-7f59-4e96-997f-c781d5ec307f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:00.382Z|bf1495b9-7ad7-4fda-b601-d5e7144e9e47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:00.383Z|bf1495b9-7ad7-4fda-b601-d5e7144e9e47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:00.388Z|3c12e211-321a-4b5a-9563-32da15801eda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:00.389Z|3c12e211-321a-4b5a-9563-32da15801eda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:00.389Z|e85841f2-143f-44b0-b126-7aad1a6ecf55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:00.389Z|e85841f2-143f-44b0-b126-7aad1a6ecf55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:01.449Z|b34f0ccf-a748-4f17-b09a-824a5e6386a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:13:01.452Z|b34f0ccf-a748-4f17-b09a-824a5e6386a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:13:10.408Z|c9bebaa7-634b-414e-87d5-e1b642eff5c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:10.408Z|c9bebaa7-634b-414e-87d5-e1b642eff5c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:10.409Z|bf717042-f4ad-4b66-bb89-703dac896be6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:10.409Z|bf717042-f4ad-4b66-bb89-703dac896be6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:10.415Z|fd6d5f0d-0efb-452f-b787-2573fca03ff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:10.416Z|fd6d5f0d-0efb-452f-b787-2573fca03ff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:16.449Z|75740450-951b-4759-a844-3315e7f09ce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:13:16.450Z|75740450-951b-4759-a844-3315e7f09ce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:13:16.845Z|f8e083e7-078b-40ca-939f-a940eed260d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:13:16.845Z|f8e083e7-078b-40ca-939f-a940eed260d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:13:20.431Z|6c106512-71d0-4e86-8df7-5ef2e3c12703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:20.431Z|de022662-1ab1-4b1c-b8c4-8685b6af9bb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:20.431Z|6c106512-71d0-4e86-8df7-5ef2e3c12703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:20.431Z|de022662-1ab1-4b1c-b8c4-8685b6af9bb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:20.441Z|ed4b673a-06ea-40f4-ad5f-63ef7f7ba0aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:20.441Z|ed4b673a-06ea-40f4-ad5f-63ef7f7ba0aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:30.461Z|296977e9-7446-48d9-a98e-ec5d047a1d2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:30.462Z|296977e9-7446-48d9-a98e-ec5d047a1d2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:30.464Z|e1aa2681-182f-4c8b-befc-f5fa8ea5b560|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:30.464Z|e1aa2681-182f-4c8b-befc-f5fa8ea5b560|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:30.466Z|e1f5dc45-8dc2-41c2-9300-c4efca14b067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:30.466Z|e1f5dc45-8dc2-41c2-9300-c4efca14b067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:31.449Z|f2f0045f-e6c6-468e-b6dd-ecfc8ae6524f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:13:31.450Z|f2f0045f-e6c6-468e-b6dd-ecfc8ae6524f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:13:38.515Z|7eb5646a-ff47-4a3a-a62d-531ee5c0773b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:13:38.516Z|7eb5646a-ff47-4a3a-a62d-531ee5c0773b|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:40.487Z|f6c04cd8-8b1c-4ac8-968b-389c3d9fa66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:40.486Z|d113e5c5-f178-42a4-b506-4370742f11ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:40.487Z|f6c04cd8-8b1c-4ac8-968b-389c3d9fa66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:40.487Z|d113e5c5-f178-42a4-b506-4370742f11ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:40.494Z|97349be4-aa79-40ed-a85a-4eaa32bd75ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:40.495Z|97349be4-aa79-40ed-a85a-4eaa32bd75ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:46.449Z|faf3d44c-dd36-4696-a67d-3d803b768310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:13:46.456Z|faf3d44c-dd36-4696-a67d-3d803b768310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:13:46.846Z|2c0757a0-3aec-4fa8-9608-df097ec1194a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:13:46.846Z|2c0757a0-3aec-4fa8-9608-df097ec1194a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:13:50.511Z|184b64d2-4879-4f3b-b88b-98460acf0e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:50.511Z|9eb2e3d8-df8c-4241-84a6-4bac42c6c045|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:50.511Z|184b64d2-4879-4f3b-b88b-98460acf0e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:50.511Z|9eb2e3d8-df8c-4241-84a6-4bac42c6c045|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:13:50.515Z|8ac79314-6af8-4a7b-a991-73889943cd15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:13:50.516Z|8ac79314-6af8-4a7b-a991-73889943cd15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:00.538Z|bceb77fb-60da-4645-aa17-ce8aa4691015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:00.538Z|95c9493f-870c-431e-98eb-95f909188b57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:00.539Z|bceb77fb-60da-4645-aa17-ce8aa4691015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:00.539Z|95c9493f-870c-431e-98eb-95f909188b57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:00.540Z|a6463306-b3cc-4df2-9a2a-28ac0a54a28b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:00.540Z|a6463306-b3cc-4df2-9a2a-28ac0a54a28b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:01.449Z|e46e2d4c-9fa1-4ddd-9c07-d0586e422de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:14:01.450Z|e46e2d4c-9fa1-4ddd-9c07-d0586e422de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:14:10.569Z|c3d6e7b1-7b4b-4c58-9717-e160b9bebe10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:10.569Z|a51fe088-a43f-467f-892d-977b7de48cb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:10.569Z|0a48ff15-ec74-4ac6-8d19-a6ad070de141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:10.571Z|c3d6e7b1-7b4b-4c58-9717-e160b9bebe10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:10.571Z|0a48ff15-ec74-4ac6-8d19-a6ad070de141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:10.571Z|a51fe088-a43f-467f-892d-977b7de48cb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:16.451Z|00096387-f9fa-4da1-b35b-7341e2e1a648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:14:16.461Z|00096387-f9fa-4da1-b35b-7341e2e1a648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:14:16.847Z|a9a23c87-12d6-4f45-95de-0186d40ddcd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:14:16.849Z|a9a23c87-12d6-4f45-95de-0186d40ddcd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:14:20.600Z|ad2175f9-bc33-4678-b8e7-545bc9aa71df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:20.600Z|183159f8-1116-4892-97f8-8b50bc940600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:20.600Z|b5135b1b-4441-4517-ab09-12962f5c0aae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:20.602Z|183159f8-1116-4892-97f8-8b50bc940600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:20.602Z|ad2175f9-bc33-4678-b8e7-545bc9aa71df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:20.602Z|b5135b1b-4441-4517-ab09-12962f5c0aae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:30.628Z|a890cd90-2721-4a94-999f-1d2ffff67684|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:30.628Z|02fe2747-e126-470b-b546-c2fce515011c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:30.628Z|7847b2d9-1d04-443c-ad79-8562066e85f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:30.629Z|a890cd90-2721-4a94-999f-1d2ffff67684|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:30.629Z|7847b2d9-1d04-443c-ad79-8562066e85f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:30.629Z|02fe2747-e126-470b-b546-c2fce515011c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:31.450Z|3ddc259b-abe1-4d70-9806-c3889a9cb1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:14:31.450Z|3ddc259b-abe1-4d70-9806-c3889a9cb1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:14:38.514Z|1e5a9b69-6f79-40d1-8aa7-0f7279b3f1d3|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:14:38.515Z|1e5a9b69-6f79-40d1-8aa7-0f7279b3f1d3|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:40.650Z|af23e77f-fa7f-467f-bf65-4ed4bb30e0e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:40.650Z|18782bb9-6715-4b73-abea-9a00289642b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:40.650Z|af23e77f-fa7f-467f-bf65-4ed4bb30e0e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:40.651Z|18782bb9-6715-4b73-abea-9a00289642b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:40.655Z|0ea11712-85b0-476c-a66c-ef31ce30af81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:40.656Z|0ea11712-85b0-476c-a66c-ef31ce30af81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:46.450Z|7da8d382-41a0-4ef2-a893-77dc8e96080c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:14:46.450Z|7da8d382-41a0-4ef2-a893-77dc8e96080c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:14:46.850Z|4d006df7-4b08-4422-8499-b81a884605cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:14:46.850Z|4d006df7-4b08-4422-8499-b81a884605cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:14:50.672Z|93e80fb3-4b7d-40c7-996f-cec1bb7386da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:50.672Z|5329864f-6b39-4b9e-a550-e2d0dad9e15c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:50.673Z|5329864f-6b39-4b9e-a550-e2d0dad9e15c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:50.673Z|93e80fb3-4b7d-40c7-996f-cec1bb7386da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:14:50.680Z|0f339273-62aa-4284-b868-c01038062e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:14:50.681Z|0f339273-62aa-4284-b868-c01038062e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:00.697Z|6ee0c552-4ed2-49fc-8501-e3678d8dc574|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:00.697Z|6ee0c552-4ed2-49fc-8501-e3678d8dc574|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:00.698Z|cd728689-deb3-4360-8864-a427d9fa38b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:00.699Z|cd728689-deb3-4360-8864-a427d9fa38b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:00.699Z|c4f6e251-c517-4f40-a3ff-5da34dfc7d36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:00.699Z|c4f6e251-c517-4f40-a3ff-5da34dfc7d36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:01.449Z|52f223c2-d87b-49e1-83a0-b0443dc7fb62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:15:01.452Z|52f223c2-d87b-49e1-83a0-b0443dc7fb62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:15:10.719Z|16a5e441-bd0e-4218-9bd8-2c2648b22a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:10.719Z|95317700-209b-4806-87c6-8d8eb24dc903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:10.720Z|16a5e441-bd0e-4218-9bd8-2c2648b22a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:10.720Z|95317700-209b-4806-87c6-8d8eb24dc903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:10.722Z|c1274215-3103-4e90-9c79-75ec00e8bafa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:10.723Z|c1274215-3103-4e90-9c79-75ec00e8bafa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:16.449Z|ce4ded23-b31c-46de-97d0-528c5de2ccac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:15:16.450Z|ce4ded23-b31c-46de-97d0-528c5de2ccac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:15:16.851Z|54699977-53d9-491a-aa2f-a6e16fae2eba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:15:16.852Z|54699977-53d9-491a-aa2f-a6e16fae2eba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:15:20.742Z|04d56845-8eea-4334-b826-98681e868f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:20.743Z|04d56845-8eea-4334-b826-98681e868f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:20.742Z|4eb824df-defe-4b31-a3a4-3800190a9d0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:20.744Z|1dd04ecc-13ba-4023-a068-d530ce5b3ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:20.745Z|4eb824df-defe-4b31-a3a4-3800190a9d0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:20.745Z|1dd04ecc-13ba-4023-a068-d530ce5b3ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:30.764Z|58f0be33-5d9c-4948-b655-d4a6b92cc456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:30.765Z|58f0be33-5d9c-4948-b655-d4a6b92cc456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:30.767Z|af5b8080-7153-4968-93c6-e524a73c249c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:30.767Z|0c258538-2ad1-4d6e-a0e9-0919405aedbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:30.768Z|af5b8080-7153-4968-93c6-e524a73c249c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:30.768Z|0c258538-2ad1-4d6e-a0e9-0919405aedbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:31.450Z|a337127b-a308-4dab-b958-c249cb0726cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:15:31.450Z|a337127b-a308-4dab-b958-c249cb0726cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:15:38.514Z|7b775913-26e6-4bde-be7b-73551db253da|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:15:38.515Z|7b775913-26e6-4bde-be7b-73551db253da|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:40.804Z|164de1b4-cf0c-4bb2-b21d-a33c2f0bc264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:40.805Z|164de1b4-cf0c-4bb2-b21d-a33c2f0bc264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:40.806Z|844b81cc-4368-4e4c-8c7d-1168368ea66f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:40.807Z|844b81cc-4368-4e4c-8c7d-1168368ea66f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:40.811Z|77d5a2c1-c32d-43d4-afe6-b67baa2180ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:40.812Z|77d5a2c1-c32d-43d4-afe6-b67baa2180ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:46.449Z|c7f21dad-43cf-494b-b47d-46298dab83ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:15:46.453Z|c7f21dad-43cf-494b-b47d-46298dab83ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:15:46.853Z|8d5488c4-09a9-47ed-8f8c-7a402d5655da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:15:46.853Z|8d5488c4-09a9-47ed-8f8c-7a402d5655da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:15:50.827Z|68b2653c-1508-444e-aa67-10c37c9ed0dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:50.827Z|589ca0ff-0e9e-4db5-a3d6-57c0b42ab86e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:50.828Z|68b2653c-1508-444e-aa67-10c37c9ed0dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:50.828Z|589ca0ff-0e9e-4db5-a3d6-57c0b42ab86e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:15:50.833Z|34ed476c-73cb-4141-b7ad-5e2c587dd172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:15:50.833Z|34ed476c-73cb-4141-b7ad-5e2c587dd172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:00.853Z|de621f4d-0766-4887-b7b5-2e7d52c93b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:00.853Z|c391dde5-f7b1-43c4-a262-17b19be4be45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:00.853Z|3446006a-2698-4672-ab52-d2a334e6af1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:00.854Z|3446006a-2698-4672-ab52-d2a334e6af1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:00.854Z|c391dde5-f7b1-43c4-a262-17b19be4be45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:00.854Z|de621f4d-0766-4887-b7b5-2e7d52c93b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:01.450Z|f4d51983-a9b4-4989-834b-7f7d43e1b916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:16:01.451Z|f4d51983-a9b4-4989-834b-7f7d43e1b916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:16:10.890Z|ef6922b9-3fad-4f80-baa9-c9ed1442f8d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:10.890Z|6c6b8e45-6240-4e4e-8ac0-248074f3c7d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:10.893Z|ef6922b9-3fad-4f80-baa9-c9ed1442f8d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:10.893Z|6c6b8e45-6240-4e4e-8ac0-248074f3c7d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:10.898Z|e96e6f90-c440-467b-9551-3ee249c5136e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:10.899Z|e96e6f90-c440-467b-9551-3ee249c5136e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:16.451Z|79906866-1ef2-4707-ade1-eb1a46b37ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:16:16.452Z|79906866-1ef2-4707-ade1-eb1a46b37ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:16:16.854Z|61705b62-5e57-42ab-b0de-54ec27a3522e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:16:16.855Z|61705b62-5e57-42ab-b0de-54ec27a3522e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:16:20.919Z|fd341ec9-6419-4fcc-b478-9ec449a6e9e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:20.919Z|009548d3-1e50-410e-8036-e7501d4c99f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:20.919Z|666d6f90-733a-4586-a377-157f1ad6bf29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:20.920Z|009548d3-1e50-410e-8036-e7501d4c99f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:20.920Z|666d6f90-733a-4586-a377-157f1ad6bf29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:20.920Z|fd341ec9-6419-4fcc-b478-9ec449a6e9e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:30.949Z|8e7a7dda-deea-47a6-9cd8-1d5b48a2aad8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:30.950Z|a350ede3-b1b2-4941-96ea-5f80c04220ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:30.950Z|8e7a7dda-deea-47a6-9cd8-1d5b48a2aad8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:30.950Z|a350ede3-b1b2-4941-96ea-5f80c04220ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:30.952Z|8af018a6-a837-4ddf-afbe-071ae4e500d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:30.952Z|8af018a6-a837-4ddf-afbe-071ae4e500d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:31.450Z|b86d228e-9c59-4bc0-8031-8504fa909c74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:16:31.454Z|b86d228e-9c59-4bc0-8031-8504fa909c74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:16:38.513Z|a4a4fb64-fc63-4863-b788-e78dba75485c|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:16:38.514Z|a4a4fb64-fc63-4863-b788-e78dba75485c|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:40.977Z|bf9a5d39-da26-412b-b8c6-7f7bf763bc34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:40.977Z|1e4970a3-7a63-43c4-9f55-abf962088c37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:40.978Z|bf9a5d39-da26-412b-b8c6-7f7bf763bc34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:40.978Z|1e4970a3-7a63-43c4-9f55-abf962088c37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:40.989Z|b143ae50-ccd5-48a3-8b7f-698407918618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:40.990Z|b143ae50-ccd5-48a3-8b7f-698407918618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:46.449Z|3c7001ff-753e-4280-8143-122656cb96f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:16:46.450Z|3c7001ff-753e-4280-8143-122656cb96f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:16:46.855Z|315872f8-b350-4b36-9988-8566c13aec62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:16:46.856Z|315872f8-b350-4b36-9988-8566c13aec62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:16:51.002Z|3f42847a-2914-49c4-b254-e78e90a56939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:51.003Z|3f42847a-2914-49c4-b254-e78e90a56939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:51.014Z|5dfd2d1e-b654-4e32-9084-f773d0c04119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:51.014Z|5dfd2d1e-b654-4e32-9084-f773d0c04119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:16:51.026Z|9de55474-dae5-4b22-ad9e-fa1d982021ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:16:51.027Z|9de55474-dae5-4b22-ad9e-fa1d982021ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:01.032Z|70fa1d03-d25a-42cc-bce3-9ae5325dfab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:01.033Z|70fa1d03-d25a-42cc-bce3-9ae5325dfab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:01.037Z|227c25c4-3ae9-4bda-b0c0-982fd937e004|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:01.037Z|227c25c4-3ae9-4bda-b0c0-982fd937e004|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:01.054Z|52824dcf-158e-4e12-833c-a78f3c870384|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:01.055Z|52824dcf-158e-4e12-833c-a78f3c870384|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:01.449Z|9647c72b-70bc-4f80-9441-15219bc7c292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:17:01.450Z|9647c72b-70bc-4f80-9441-15219bc7c292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:17:11.055Z|2ed9118a-dd4f-44c9-8e63-bfba4f7f3f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:11.056Z|2ed9118a-dd4f-44c9-8e63-bfba4f7f3f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:11.058Z|ec75cccc-4d65-4fdf-8900-6c2522320658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:11.059Z|ec75cccc-4d65-4fdf-8900-6c2522320658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:11.075Z|8524ac28-623b-43e2-b420-65db2f5e2a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:11.076Z|8524ac28-623b-43e2-b420-65db2f5e2a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:16.449Z|0a19c0be-81a5-4053-a089-bc7da3ebc074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:17:16.452Z|0a19c0be-81a5-4053-a089-bc7da3ebc074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:17:16.857Z|e673075a-ac19-4ae4-8b9d-4bb9e9339474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:17:16.858Z|e673075a-ac19-4ae4-8b9d-4bb9e9339474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:17:21.080Z|43e79b4a-c972-48bd-9b2e-21d2eb776781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:21.080Z|e9376ef5-a2a2-46fe-80ca-82d7ffcde043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:21.080Z|43e79b4a-c972-48bd-9b2e-21d2eb776781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:21.081Z|e9376ef5-a2a2-46fe-80ca-82d7ffcde043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:21.094Z|7d1263a9-392d-4d3c-9803-75874254b51a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:21.094Z|7d1263a9-392d-4d3c-9803-75874254b51a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:31.104Z|3d5ef579-d7d3-454b-9d05-991f29eea435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:31.104Z|6b0bc867-59a1-4e3f-989b-b769ca4e1d61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:31.105Z|3d5ef579-d7d3-454b-9d05-991f29eea435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:31.105Z|6b0bc867-59a1-4e3f-989b-b769ca4e1d61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:31.114Z|c4791111-9b48-46a9-9d2f-2eb06ea1f1f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:31.115Z|c4791111-9b48-46a9-9d2f-2eb06ea1f1f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:31.450Z|1af66746-6b9a-45ab-8aa8-7b2e43a5c0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:17:31.450Z|1af66746-6b9a-45ab-8aa8-7b2e43a5c0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:17:38.514Z|992bbe24-20c7-4e18-b699-0cec22810020|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:17:38.515Z|992bbe24-20c7-4e18-b699-0cec22810020|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:41.131Z|a1ba51ce-bbdc-46e2-9f73-3266dc2c4279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:41.132Z|a1ba51ce-bbdc-46e2-9f73-3266dc2c4279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:41.132Z|7dd692fb-47b0-436a-9bfd-75ea69e9401d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:41.133Z|f783d5c8-f87e-4b01-b8ea-f56375d0b582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:41.133Z|7dd692fb-47b0-436a-9bfd-75ea69e9401d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:41.133Z|f783d5c8-f87e-4b01-b8ea-f56375d0b582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:46.449Z|c4c59315-8449-4676-94c3-40542a26667c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:17:46.450Z|c4c59315-8449-4676-94c3-40542a26667c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:17:46.858Z|3914c83e-d324-4537-8a6c-96a47a8945a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:17:46.859Z|3914c83e-d324-4537-8a6c-96a47a8945a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:17:51.157Z|36f294ce-bb38-43b7-b397-a631e9ee9fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:51.157Z|17877c07-201b-4e56-9d3b-dd3d3bc370bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:51.157Z|17877c07-201b-4e56-9d3b-dd3d3bc370bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:51.157Z|36f294ce-bb38-43b7-b397-a631e9ee9fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:17:51.159Z|57da4310-2307-48f9-a1c1-abd49a8367f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:17:51.159Z|57da4310-2307-48f9-a1c1-abd49a8367f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:01.181Z|14328816-c19e-46a7-b4fa-8aa4ab7f9e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:01.181Z|195c86aa-27e0-4820-b1c3-2d759ee52b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:01.183Z|195c86aa-27e0-4820-b1c3-2d759ee52b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:01.183Z|14328816-c19e-46a7-b4fa-8aa4ab7f9e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:01.184Z|662472df-d8f7-450c-a757-8e3cbf5fa31c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:01.184Z|662472df-d8f7-450c-a757-8e3cbf5fa31c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:01.449Z|6f86f029-0c4c-4495-8b51-f5a8ab1836ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:18:01.452Z|6f86f029-0c4c-4495-8b51-f5a8ab1836ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:18:11.215Z|271c141f-b782-4992-a742-9ad56f2fdf4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:11.215Z|9f1491ce-012f-4ddc-9dc8-ff65528cbcf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:11.215Z|bdaaa3dc-d76d-455f-86fe-f7fc06bc61a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:11.219Z|9f1491ce-012f-4ddc-9dc8-ff65528cbcf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:11.219Z|271c141f-b782-4992-a742-9ad56f2fdf4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:11.219Z|bdaaa3dc-d76d-455f-86fe-f7fc06bc61a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:16.450Z|139075db-6ae3-4670-8378-e47ad83a6f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:18:16.452Z|139075db-6ae3-4670-8378-e47ad83a6f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:18:16.861Z|796e29d7-b520-4925-8cba-fb9e0686231c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:18:16.862Z|796e29d7-b520-4925-8cba-fb9e0686231c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:18:21.246Z|1222efa1-1df0-4fa9-9e21-86d74e04da01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:21.246Z|1424a7f6-3e50-4b6b-9ea9-11ccf401c4b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:21.247Z|1222efa1-1df0-4fa9-9e21-86d74e04da01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:21.247Z|36f6831d-7347-4477-8738-24d4c937158f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:21.247Z|1424a7f6-3e50-4b6b-9ea9-11ccf401c4b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:21.248Z|36f6831d-7347-4477-8738-24d4c937158f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:31.272Z|5827b57d-fe64-4665-9772-d81169327d38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:31.272Z|4d5d5977-33b9-4e44-b03a-395c728e5149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:31.273Z|5827b57d-fe64-4665-9772-d81169327d38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:31.273Z|4d5d5977-33b9-4e44-b03a-395c728e5149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:31.278Z|080d0d72-eb54-4002-b3d3-54d4604f6947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:31.278Z|080d0d72-eb54-4002-b3d3-54d4604f6947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:31.449Z|da5c3f80-54cf-4f4d-b36b-92a244c9a3fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:18:31.450Z|da5c3f80-54cf-4f4d-b36b-92a244c9a3fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:18:38.515Z|dd443cb7-aaea-4438-9c41-942aaa65c6e1|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:18:38.516Z|dd443cb7-aaea-4438-9c41-942aaa65c6e1|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:41.297Z|1d241187-6d5a-4fac-9c74-7f8687fe0ec4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:41.298Z|1d241187-6d5a-4fac-9c74-7f8687fe0ec4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:41.298Z|d1d7af19-ebae-45ed-9700-e141271a5323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:41.299Z|d1d7af19-ebae-45ed-9700-e141271a5323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:41.302Z|7043617f-2058-48b4-81bb-1a5063b0d09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:41.303Z|7043617f-2058-48b4-81bb-1a5063b0d09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:46.449Z|ac95da1e-6556-4fe1-8a41-279a8aeab3b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:18:46.454Z|ac95da1e-6556-4fe1-8a41-279a8aeab3b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:18:46.863Z|84d783a3-a971-4990-8939-b5680d99ae1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:18:46.863Z|84d783a3-a971-4990-8939-b5680d99ae1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:18:51.322Z|f0afa931-a75f-447d-ab8d-30198c42c0ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:51.322Z|1ddd31cb-2ced-4ab6-a878-c735f5ce7c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:51.323Z|f0afa931-a75f-447d-ab8d-30198c42c0ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:51.323Z|1ddd31cb-2ced-4ab6-a878-c735f5ce7c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:18:51.330Z|24af606c-fb1f-4d91-aa96-79851ad78ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:18:51.331Z|24af606c-fb1f-4d91-aa96-79851ad78ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:01.354Z|85808dd0-7ed9-4000-82d5-3ddc17a0b8c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:01.354Z|9000c543-2d07-461a-a711-d72c1ac440b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:01.355Z|9000c543-2d07-461a-a711-d72c1ac440b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:01.355Z|85808dd0-7ed9-4000-82d5-3ddc17a0b8c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:01.355Z|7926f20a-5feb-4a46-97bc-8df4210774a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:01.356Z|7926f20a-5feb-4a46-97bc-8df4210774a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:01.449Z|592dd92a-8e2f-4385-8571-d20fbdeb0e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:19:01.450Z|592dd92a-8e2f-4385-8571-d20fbdeb0e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:19:11.389Z|ee17c789-f344-46fe-84e2-a5471ba6a92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:11.389Z|a506a3f6-fb7f-49cb-a711-935adb9d9478|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:11.390Z|ee17c789-f344-46fe-84e2-a5471ba6a92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:11.390Z|a506a3f6-fb7f-49cb-a711-935adb9d9478|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:11.392Z|b4996012-0981-48d7-b9ec-2944cd1ef90b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:11.392Z|b4996012-0981-48d7-b9ec-2944cd1ef90b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:16.449Z|ef9e1bee-463c-4739-92b7-d3233f0275c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:19:16.450Z|ef9e1bee-463c-4739-92b7-d3233f0275c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:19:16.864Z|67f711e5-3130-4d72-b442-f74ae8d36c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:19:16.865Z|67f711e5-3130-4d72-b442-f74ae8d36c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:19:21.412Z|e70490a2-b481-4a3d-bea5-c852fa8dbf2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:21.412Z|89e790a6-6b6b-4195-9b5b-754c26ff00e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:21.412Z|ab403bee-7b11-4384-a830-8d5cd670885d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:21.412Z|89e790a6-6b6b-4195-9b5b-754c26ff00e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:21.412Z|ab403bee-7b11-4384-a830-8d5cd670885d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:21.412Z|e70490a2-b481-4a3d-bea5-c852fa8dbf2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:31.434Z|867f6c7c-0ab9-4c3c-939d-54162a9fad6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:31.434Z|867f6c7c-0ab9-4c3c-939d-54162a9fad6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:31.434Z|a7b2b202-f199-4249-9475-a6102fe3130f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:31.435Z|a7b2b202-f199-4249-9475-a6102fe3130f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:31.438Z|540b1f24-7595-4c4b-b92c-c2e88a313d28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:31.438Z|540b1f24-7595-4c4b-b92c-c2e88a313d28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:31.449Z|78db738d-b61f-4c61-b9c3-c282edab80c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:19:31.453Z|78db738d-b61f-4c61-b9c3-c282edab80c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:19:38.515Z|067859e2-e6d4-4cf0-9880-dabd4dc6aaff|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:19:38.521Z|067859e2-e6d4-4cf0-9880-dabd4dc6aaff|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:41.465Z|decf7f0c-35b4-4385-b086-9c295eab94e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:41.466Z|decf7f0c-35b4-4385-b086-9c295eab94e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:41.466Z|6cf9bd1e-8f20-42b3-b690-14bd12c218be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:41.466Z|e7dad006-b050-4062-aa39-19b0372ce14a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:41.467Z|6cf9bd1e-8f20-42b3-b690-14bd12c218be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:41.467Z|e7dad006-b050-4062-aa39-19b0372ce14a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:46.450Z|bcde894b-cf85-45b1-94bd-7607aeaf6ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:19:46.450Z|bcde894b-cf85-45b1-94bd-7607aeaf6ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:19:46.865Z|0785dd77-35a2-495f-933c-1c97f280931b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:19:46.866Z|0785dd77-35a2-495f-933c-1c97f280931b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:19:51.497Z|8361e6cb-de49-45c4-a085-5594a808d22e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:51.497Z|e2679f47-1e1e-43cc-9f6e-b92b9418e87c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:51.497Z|d7108c79-4c92-422f-b7a9-55e4297823d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:19:51.498Z|8361e6cb-de49-45c4-a085-5594a808d22e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:51.498Z|d7108c79-4c92-422f-b7a9-55e4297823d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:19:51.498Z|e2679f47-1e1e-43cc-9f6e-b92b9418e87c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:01.451Z|ea44f178-3800-4199-ac19-888602bf35d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:20:01.453Z|ea44f178-3800-4199-ac19-888602bf35d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:20:01.535Z|f5cfb315-0851-4bd6-a3b3-00c0a82e6d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:01.535Z|cd23263c-ea14-40bf-9002-8145b448f3c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:01.535Z|bb29621a-db56-41e5-8c72-3b28f27a4f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:01.537Z|f5cfb315-0851-4bd6-a3b3-00c0a82e6d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:01.537Z|cd23263c-ea14-40bf-9002-8145b448f3c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:01.538Z|bb29621a-db56-41e5-8c72-3b28f27a4f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:11.562Z|0459d656-1bc4-471e-b4aa-beda3ce4b13f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:11.562Z|5b42919a-9454-41be-806e-55b6d6364fa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:11.563Z|0459d656-1bc4-471e-b4aa-beda3ce4b13f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:11.563Z|5b42919a-9454-41be-806e-55b6d6364fa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:11.569Z|f8be8a59-0874-4219-9214-b57415e5da55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:11.569Z|f8be8a59-0874-4219-9214-b57415e5da55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:16.449Z|916a8e27-f48a-4a7e-9cd2-089f114e8455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:20:16.452Z|916a8e27-f48a-4a7e-9cd2-089f114e8455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:20:16.867Z|7dbeedd5-d6d5-403f-b8e6-05d7cc25caf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:20:16.867Z|7dbeedd5-d6d5-403f-b8e6-05d7cc25caf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:20:21.594Z|f0efcaa6-57bd-4746-829f-ef8eda7a4024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:21.594Z|1deb4549-36f0-4869-8920-f68050dc4cda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:21.595Z|1deb4549-36f0-4869-8920-f68050dc4cda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:21.595Z|f0efcaa6-57bd-4746-829f-ef8eda7a4024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:21.596Z|1f9c8d74-f957-4a56-8e15-7de972f12808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:21.596Z|1f9c8d74-f957-4a56-8e15-7de972f12808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:31.449Z|97ea9148-113d-47a4-944b-6922b1d7841b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:20:31.450Z|97ea9148-113d-47a4-944b-6922b1d7841b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:20:31.617Z|e473b33c-6e38-418f-a2e7-ceb3336a12da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:31.617Z|a2366c09-e75a-4b8e-9e69-2bf0e34f6b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:31.617Z|333cfd1b-9858-4f06-b413-c00a00389a23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:31.618Z|e473b33c-6e38-418f-a2e7-ceb3336a12da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:31.618Z|a2366c09-e75a-4b8e-9e69-2bf0e34f6b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:31.618Z|333cfd1b-9858-4f06-b413-c00a00389a23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:38.515Z|b9c50f99-c17f-4d65-a2f2-c37f162097b8|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:20:38.515Z|b9c50f99-c17f-4d65-a2f2-c37f162097b8|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:41.640Z|7d7bad0b-bef5-414c-a619-5fab52212283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:41.640Z|b9da8c61-d845-4142-ac1b-eb617a1aaedb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:41.641Z|b9da8c61-d845-4142-ac1b-eb617a1aaedb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:41.641Z|7d7bad0b-bef5-414c-a619-5fab52212283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:41.644Z|cb6ff7ae-48b6-424e-88e6-0960523fb826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:41.644Z|cb6ff7ae-48b6-424e-88e6-0960523fb826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:46.449Z|97708c90-23fb-404c-a2f3-af662f002d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:20:46.450Z|97708c90-23fb-404c-a2f3-af662f002d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:20:46.868Z|0f4f3986-0b07-49d4-b89d-900b7b3d4c85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:20:46.868Z|0f4f3986-0b07-49d4-b89d-900b7b3d4c85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:20:51.666Z|946e1a1a-3667-4047-a4c2-a94e3caf7ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:51.667Z|946e1a1a-3667-4047-a4c2-a94e3caf7ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:51.667Z|334e07b4-16e6-4388-9d4c-e07133cb35c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:51.667Z|334e07b4-16e6-4388-9d4c-e07133cb35c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:20:51.669Z|5a9b6213-b86a-444a-b7fa-cf9bf029cfc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:20:51.670Z|5a9b6213-b86a-444a-b7fa-cf9bf029cfc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:01.449Z|d98c0b42-ccba-4682-8e8a-a8928b39df7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:21:01.452Z|d98c0b42-ccba-4682-8e8a-a8928b39df7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:21:01.691Z|f768d2ea-d56e-4189-848a-64c27da46470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:01.691Z|ec8a3699-40b2-4142-bcef-7b0b4a8bcb2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:01.692Z|ec8a3699-40b2-4142-bcef-7b0b4a8bcb2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:01.692Z|f768d2ea-d56e-4189-848a-64c27da46470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:01.694Z|390c4514-5a49-4c62-b0a2-c77db7fdc0cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:01.694Z|390c4514-5a49-4c62-b0a2-c77db7fdc0cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:11.715Z|0dafedf1-c90f-4786-81cd-e0128a3a4ed9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:11.715Z|7b9f6969-d20e-45fc-9c6a-5b548d103097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:11.716Z|7b9f6969-d20e-45fc-9c6a-5b548d103097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:11.716Z|0dafedf1-c90f-4786-81cd-e0128a3a4ed9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:11.716Z|03cf1be4-5d59-4b8a-b51b-1b9e0a5a6749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:11.717Z|03cf1be4-5d59-4b8a-b51b-1b9e0a5a6749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:16.449Z|1b26b6a3-284c-43e2-9f65-885b02e11ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:21:16.450Z|1b26b6a3-284c-43e2-9f65-885b02e11ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:21:16.869Z|e45898d6-6053-47b1-aaf1-00d3fc0a51b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:21:16.869Z|e45898d6-6053-47b1-aaf1-00d3fc0a51b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:21:21.738Z|ce67aa1e-d903-483b-b906-751896e273ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:21.739Z|ce67aa1e-d903-483b-b906-751896e273ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:21.740Z|02444db0-5154-4cbf-bce9-addc2175f939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:21.740Z|02444db0-5154-4cbf-bce9-addc2175f939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:21.741Z|8840b3b3-0be2-4298-a5a7-3f0a46c5194b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:21.742Z|8840b3b3-0be2-4298-a5a7-3f0a46c5194b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:31.449Z|d4b9cd80-9e13-4e13-84e7-c6ee68cb96e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:21:31.450Z|d4b9cd80-9e13-4e13-84e7-c6ee68cb96e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:21:31.763Z|3a694e97-0ee9-4edd-995d-759d645d09b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:31.763Z|812c8f0c-d694-4f05-9ccd-da4a9995dee5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:31.763Z|3a694e97-0ee9-4edd-995d-759d645d09b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:31.763Z|812c8f0c-d694-4f05-9ccd-da4a9995dee5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:31.764Z|b2cfdfad-3d40-4d9b-b923-940ef47a3cf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:31.765Z|b2cfdfad-3d40-4d9b-b923-940ef47a3cf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:38.516Z|67b9d4c5-065e-45df-bf0f-ef99b2caf6da|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:21:38.517Z|67b9d4c5-065e-45df-bf0f-ef99b2caf6da|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:41.794Z|449cdfbf-96f5-4692-81d1-c58fb9e6640f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:41.794Z|39620b45-6670-471a-84a3-9462a1c774fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:41.794Z|0ea51294-d276-4d98-a50d-9dd678f8b9dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:41.795Z|449cdfbf-96f5-4692-81d1-c58fb9e6640f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:41.795Z|0ea51294-d276-4d98-a50d-9dd678f8b9dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:41.795Z|39620b45-6670-471a-84a3-9462a1c774fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:46.451Z|d0ea0a6c-42dd-4fd8-8496-75a9bf2a9c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:21:46.455Z|d0ea0a6c-42dd-4fd8-8496-75a9bf2a9c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:21:46.870Z|f64e7c48-d5bb-4bde-bbbe-f9ce454d0f33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:21:46.871Z|f64e7c48-d5bb-4bde-bbbe-f9ce454d0f33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:21:51.826Z|f8de8d94-7d01-45dc-9849-d3d8075b6cb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:51.826Z|349dd96e-f8fc-45da-bdf1-9ba7104e0037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:51.826Z|aacb9f2f-1c84-4759-9bbc-e940a366a26a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:21:51.828Z|f8de8d94-7d01-45dc-9849-d3d8075b6cb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:51.828Z|aacb9f2f-1c84-4759-9bbc-e940a366a26a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:21:51.828Z|349dd96e-f8fc-45da-bdf1-9ba7104e0037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:01.449Z|227cec29-6ee3-420b-894d-9c6be678052b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:22:01.450Z|227cec29-6ee3-420b-894d-9c6be678052b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:22:01.854Z|0b62ebe9-25d4-4515-9754-3d7335715af6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:01.854Z|addbff68-6861-4beb-bed4-ea6635d2f3a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:01.855Z|eb570f52-dee5-4506-9dd2-470197c448d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:01.855Z|eb570f52-dee5-4506-9dd2-470197c448d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:01.855Z|0b62ebe9-25d4-4515-9754-3d7335715af6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:01.855Z|addbff68-6861-4beb-bed4-ea6635d2f3a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:11.878Z|518d87d9-1697-424d-b598-dfca42565baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:11.878Z|ba438284-3857-4781-9c25-e1be5f85b049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:11.878Z|518d87d9-1697-424d-b598-dfca42565baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:11.879Z|ba438284-3857-4781-9c25-e1be5f85b049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:11.884Z|aea72538-271b-451f-8a7f-4c707a368a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:11.884Z|aea72538-271b-451f-8a7f-4c707a368a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:16.449Z|53f4c4d8-5de7-4cbb-a8ed-be0aebfd13e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:22:16.450Z|53f4c4d8-5de7-4cbb-a8ed-be0aebfd13e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:22:16.871Z|ad3bb0bf-842a-401d-af61-185bd686ac5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:22:16.872Z|ad3bb0bf-842a-401d-af61-185bd686ac5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:22:21.902Z|b9c3945a-137d-42f6-b174-cbbd03060a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:21.902Z|b9c3945a-137d-42f6-b174-cbbd03060a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:21.902Z|086beec5-3885-41fc-bb7c-62a234aff6c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:21.904Z|416ea94e-6896-44d2-9afe-75ddb5de6abe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:21.904Z|086beec5-3885-41fc-bb7c-62a234aff6c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:21.905Z|416ea94e-6896-44d2-9afe-75ddb5de6abe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:31.449Z|93468042-9f87-4eb5-bd36-8c676e788b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:22:31.452Z|93468042-9f87-4eb5-bd36-8c676e788b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:22:31.926Z|8b7d33c1-c7ab-40ce-a91c-b03d6e12b33f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:31.926Z|b939bcb3-8c5f-4e3a-8223-778315d7f514|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:31.927Z|8b7d33c1-c7ab-40ce-a91c-b03d6e12b33f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:31.927Z|b939bcb3-8c5f-4e3a-8223-778315d7f514|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:31.929Z|c603294b-dd70-4f0f-8955-bedbd23fab62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:31.930Z|c603294b-dd70-4f0f-8955-bedbd23fab62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:38.515Z|d92c10a2-d5ef-472e-90f1-809c531c5da4|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:22:38.516Z|d92c10a2-d5ef-472e-90f1-809c531c5da4|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:41.951Z|df11819d-8d40-43bb-8ea4-1213c8d751a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:41.951Z|df11819d-8d40-43bb-8ea4-1213c8d751a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:41.952Z|58045a03-e4da-4a47-9c10-11c067428c75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:41.953Z|58045a03-e4da-4a47-9c10-11c067428c75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:41.953Z|fd82a04f-bbbb-4d9d-a03c-00fc4ca3dd2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:41.953Z|fd82a04f-bbbb-4d9d-a03c-00fc4ca3dd2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:46.449Z|3b14f8bc-50de-42db-bea9-409346361b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:22:46.450Z|3b14f8bc-50de-42db-bea9-409346361b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:22:46.873Z|aed5e334-b0b1-4555-8e4a-ce642f885b47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:22:46.873Z|aed5e334-b0b1-4555-8e4a-ce642f885b47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:22:52.462Z|80c9e2a3-58e2-4a46-83d3-dc3056b0a785|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:52.462Z|ee63deb3-b03c-417b-b94c-9a0cba553ce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:52.462Z|5ebc79d8-de8a-44a0-a636-121e5e360928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:22:52.463Z|ee63deb3-b03c-417b-b94c-9a0cba553ce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:52.463Z|5ebc79d8-de8a-44a0-a636-121e5e360928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:22:52.463Z|80c9e2a3-58e2-4a46-83d3-dc3056b0a785|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:01.449Z|c75ff00c-e0a6-42d9-94ae-aafe0e03f1c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:23:01.450Z|c75ff00c-e0a6-42d9-94ae-aafe0e03f1c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:23:02.489Z|268c8b1b-df08-4f4c-9287-a88e20185dea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:02.489Z|b00ad3e8-88b2-4f27-a250-1b64c5f9c6b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:02.489Z|5c2cc799-9524-4697-87c9-664dd90113fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:02.489Z|5c2cc799-9524-4697-87c9-664dd90113fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:02.489Z|b00ad3e8-88b2-4f27-a250-1b64c5f9c6b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:02.489Z|268c8b1b-df08-4f4c-9287-a88e20185dea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:12.512Z|f7fd2641-66f1-4055-b530-20136225c662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:12.512Z|b14bde78-b1fc-4f7e-89eb-0d216f5caeeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:12.513Z|f7fd2641-66f1-4055-b530-20136225c662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:12.513Z|b14bde78-b1fc-4f7e-89eb-0d216f5caeeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:12.514Z|cddad5a4-b359-4c7a-b619-4feb16a21dac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:12.515Z|cddad5a4-b359-4c7a-b619-4feb16a21dac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:16.449Z|b8fb84f5-5b9d-48ea-9ccf-2d965065cc9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:23:16.452Z|b8fb84f5-5b9d-48ea-9ccf-2d965065cc9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:23:16.874Z|39e312ce-4186-4f1f-82dc-109242a14619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:23:16.874Z|39e312ce-4186-4f1f-82dc-109242a14619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:23:22.535Z|3293d55c-d81b-45d3-bef5-e91c76a05ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:22.536Z|3293d55c-d81b-45d3-bef5-e91c76a05ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:22.536Z|d3fe190d-637e-49c1-892e-11fa71e39492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:22.537Z|d3fe190d-637e-49c1-892e-11fa71e39492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:22.537Z|bd03daa0-11e9-4d85-bcb8-18b728256f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:22.538Z|bd03daa0-11e9-4d85-bcb8-18b728256f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:31.449Z|1022304c-b908-4eab-a645-af2d59bf8b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:23:31.450Z|1022304c-b908-4eab-a645-af2d59bf8b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:23:32.563Z|5125e209-84f1-4ce8-8abc-b6a702357195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:32.564Z|5125e209-84f1-4ce8-8abc-b6a702357195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:32.565Z|b33383e7-e62b-4771-b847-af6e35a89258|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:32.565Z|c5803c3b-6bff-44a2-a09d-5e1143586406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:32.565Z|b33383e7-e62b-4771-b847-af6e35a89258|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:32.565Z|c5803c3b-6bff-44a2-a09d-5e1143586406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:35.872Z|470a1e9d-091e-458b-b537-e4c487775109|http-nio-8080-exec-5|error|UNKNOWN|||INFO|500||Entering 2022-02-24T12:23:35.873Z|470a1e9d-091e-458b-b537-e4c487775109|http-nio-8080-exec-5|error|UNKNOWN|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:35.922Z|a5d8cc3a-e6ee-477e-af13-779f0bce5ad8|http-nio-8080-exec-8|error|UNKNOWN|||INFO|500||Entering 2022-02-24T12:23:35.923Z|a5d8cc3a-e6ee-477e-af13-779f0bce5ad8|http-nio-8080-exec-8|error|UNKNOWN|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:35.956Z||http-nio-8080-exec-3|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in the HTTP protocol [RTSP/1.00x0d0x0a0x0d...] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:559) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T12:23:36.102Z||http-nio-8080-exec-1|||||ERROR|500||Uncaught exception thrown org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e" at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369) at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T12:23:36.107Z||http-nio-8080-exec-1|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e" at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369) at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T12:23:38.517Z|74d25361-ba97-4287-9cf8-4edddfa38830|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:23:38.518Z|74d25361-ba97-4287-9cf8-4edddfa38830|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:42.594Z|1da6a83b-9ff2-43d8-93aa-2bce1c24c8e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:42.594Z|01f76131-44c8-46d8-863a-fb93dc5f3ef2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:42.595Z|d8a7b7e8-e7da-4a38-97e1-9140f45e2832|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:42.597Z|1da6a83b-9ff2-43d8-93aa-2bce1c24c8e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:42.597Z|01f76131-44c8-46d8-863a-fb93dc5f3ef2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:42.597Z|d8a7b7e8-e7da-4a38-97e1-9140f45e2832|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:46.450Z|a8f58d1a-131d-4913-9a10-b09e51a6a3d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:23:46.451Z|a8f58d1a-131d-4913-9a10-b09e51a6a3d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:23:46.878Z|2dfbf289-b59b-424c-95dc-b477a3bcebf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:23:46.880Z|2dfbf289-b59b-424c-95dc-b477a3bcebf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:23:52.630Z|85a6c18b-e44e-47f4-8d37-a19fac0d191e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:52.630Z|63a855e9-6be3-46ce-8393-63126e320ec3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:52.631Z|63a855e9-6be3-46ce-8393-63126e320ec3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:52.631Z|85a6c18b-e44e-47f4-8d37-a19fac0d191e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:23:52.633Z|9c23659b-9754-49fd-9360-9f822720a787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:23:52.634Z|9c23659b-9754-49fd-9360-9f822720a787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:01.449Z|4f9c1386-7c04-4814-8132-fb8d8a1054cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:24:01.452Z|4f9c1386-7c04-4814-8132-fb8d8a1054cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:24:02.656Z|b7e73990-18bc-4ccf-a2e3-d9d61ae573a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:02.656Z|98a6a25c-b163-4612-84df-1b86324e427c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:02.656Z|b7e73990-18bc-4ccf-a2e3-d9d61ae573a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:02.657Z|98a6a25c-b163-4612-84df-1b86324e427c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:02.658Z|ebacc0bd-9448-4880-9a79-0e501ea034c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:02.659Z|ebacc0bd-9448-4880-9a79-0e501ea034c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:12.678Z|96b23fcd-d41c-4f73-ad96-a9f19f1b7979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:12.678Z|8a3d4ef3-6a54-4041-a639-c32a3e2b82ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:12.678Z|4fb055c3-2cbe-45fc-b10a-26effd98ea4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:12.678Z|96b23fcd-d41c-4f73-ad96-a9f19f1b7979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:12.678Z|8a3d4ef3-6a54-4041-a639-c32a3e2b82ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:12.678Z|4fb055c3-2cbe-45fc-b10a-26effd98ea4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:16.449Z|f40a3af6-f604-441f-8824-b7a91131d513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:24:16.450Z|f40a3af6-f604-441f-8824-b7a91131d513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:24:16.881Z|46beb258-62e6-4b96-99b6-f7dbbe0df1c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:24:16.881Z|46beb258-62e6-4b96-99b6-f7dbbe0df1c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:24:22.701Z|91fd1030-e859-4d02-81e7-050e96e60f73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:22.701Z|2b95c003-9ca7-43b1-ab3e-cca4fe83881f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:22.701Z|c11a504e-6b37-47a1-9e61-2c16948f310c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:22.701Z|c11a504e-6b37-47a1-9e61-2c16948f310c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:22.702Z|91fd1030-e859-4d02-81e7-050e96e60f73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:22.701Z|2b95c003-9ca7-43b1-ab3e-cca4fe83881f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:31.449Z|2b77da7a-133f-44ef-b05c-af290497b485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:24:31.450Z|2b77da7a-133f-44ef-b05c-af290497b485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:24:32.838Z|7c4bbd98-c38d-4541-894a-4460aff94dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:32.838Z|4e9e5c2f-037a-4c4b-bf13-219ca88c903a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:32.839Z|7c4bbd98-c38d-4541-894a-4460aff94dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:32.839Z|4e9e5c2f-037a-4c4b-bf13-219ca88c903a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:32.840Z|1c72ed3c-3b54-480c-ac98-1fef245e5867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:32.841Z|1c72ed3c-3b54-480c-ac98-1fef245e5867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:38.514Z|5c480c30-386b-4a6b-89bd-dd45e98933fb|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:24:38.515Z|5c480c30-386b-4a6b-89bd-dd45e98933fb|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:42.864Z|69596ba7-bb4e-41b9-bf8e-1e1ee39ecfa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:42.864Z|c848e55d-4c97-40f2-9daf-3fdc11bb299d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:42.865Z|69596ba7-bb4e-41b9-bf8e-1e1ee39ecfa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:42.865Z|c848e55d-4c97-40f2-9daf-3fdc11bb299d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:42.869Z|236028aa-ff8f-4bf0-9acb-e49617a4a46d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:42.869Z|236028aa-ff8f-4bf0-9acb-e49617a4a46d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:46.450Z|d69460e9-d84f-4070-89ad-6ccf80497982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:24:46.452Z|d69460e9-d84f-4070-89ad-6ccf80497982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:24:46.882Z|2f3be61f-07b3-433d-9130-5178227a6934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:24:46.882Z|2f3be61f-07b3-433d-9130-5178227a6934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:24:52.887Z|f7056d0a-9140-4ed5-a6ef-00863b995688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:52.888Z|f7056d0a-9140-4ed5-a6ef-00863b995688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:52.891Z|ef3972ca-a2bb-412c-9d4a-03ad38b858aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:52.891Z|ef3972ca-a2bb-412c-9d4a-03ad38b858aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:24:52.892Z|1e72f593-8f4f-41a6-9a58-7a2fd8c47585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:24:52.892Z|1e72f593-8f4f-41a6-9a58-7a2fd8c47585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:01.449Z|bde75a3b-9bd6-4b08-a4c2-9e721670963a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:25:01.450Z|bde75a3b-9bd6-4b08-a4c2-9e721670963a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:25:01.802Z||http-nio-8080-exec-1|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T12:25:02.910Z|a507a678-9e5e-4382-9019-1928f34d504e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:02.910Z|a507a678-9e5e-4382-9019-1928f34d504e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:02.911Z|1ca972a0-e2b7-468d-bfd1-434b832d30d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:02.911Z|1ca972a0-e2b7-468d-bfd1-434b832d30d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:02.914Z|8f6da7bd-f604-4ab0-a8be-4e4dd12e5812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:02.914Z|8f6da7bd-f604-4ab0-a8be-4e4dd12e5812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:12.933Z|30d75170-f37a-4e38-9800-15f8493cc786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:12.933Z|409356c4-acd6-4f1e-aa7e-15a25bcf10ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:12.934Z|30d75170-f37a-4e38-9800-15f8493cc786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:12.934Z|409356c4-acd6-4f1e-aa7e-15a25bcf10ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:12.933Z|e7efd201-8cae-4a86-869f-b2bb5a44e415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:12.935Z|e7efd201-8cae-4a86-869f-b2bb5a44e415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:16.449Z|5aa9ef61-3c23-4e3f-a6f9-ba7a17f8a0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:25:16.450Z|5aa9ef61-3c23-4e3f-a6f9-ba7a17f8a0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:25:16.883Z|30fa1480-d5d5-40e1-aa4f-c6e668bf0055|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:25:16.883Z|30fa1480-d5d5-40e1-aa4f-c6e668bf0055|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:25:22.962Z|e337e58d-6c47-4d4f-9e2c-eb2480a7db69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:22.963Z|76ec401b-08f0-4216-b12d-55679e60a83b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:22.963Z|e337e58d-6c47-4d4f-9e2c-eb2480a7db69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:22.963Z|76ec401b-08f0-4216-b12d-55679e60a83b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:22.962Z|7d2fa6ff-f08a-4964-bb19-85aa9e738a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:22.964Z|7d2fa6ff-f08a-4964-bb19-85aa9e738a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:31.451Z|9a1573b7-f56f-4043-b812-f5e67b36c2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:25:31.456Z|9a1573b7-f56f-4043-b812-f5e67b36c2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:25:33.006Z|b625e14e-577b-4c0f-9576-39e732d48b64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:33.006Z|6e12fb6f-4b28-40db-9828-0cb52245703b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:33.006Z|cfd9f9a5-2756-48cc-b5cf-0de7b635d4f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:33.010Z|6e12fb6f-4b28-40db-9828-0cb52245703b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:33.010Z|b625e14e-577b-4c0f-9576-39e732d48b64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:33.010Z|cfd9f9a5-2756-48cc-b5cf-0de7b635d4f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:38.516Z|949e8fed-f718-4b16-87d8-12266d8efd27|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:25:38.517Z|949e8fed-f718-4b16-87d8-12266d8efd27|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:43.038Z|14ddac1a-ee40-43eb-a81d-a953b20f039f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:43.039Z|14ddac1a-ee40-43eb-a81d-a953b20f039f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:43.040Z|c1be3eb6-ab80-482c-9ead-856f208bcd8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:43.040Z|c1be3eb6-ab80-482c-9ead-856f208bcd8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:43.045Z|f03e2166-d957-44a4-82cd-d2bb1a4da140|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:43.046Z|f03e2166-d957-44a4-82cd-d2bb1a4da140|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:46.449Z|b5514efa-e568-46cd-a55e-bb7d340744ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:25:46.450Z|b5514efa-e568-46cd-a55e-bb7d340744ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:25:46.884Z|92bd760d-7a6f-4e20-80fa-0a0f0ad0c5e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:25:46.885Z|92bd760d-7a6f-4e20-80fa-0a0f0ad0c5e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:25:53.061Z|c0ebd7f8-8694-43f6-a8c3-5a60a5da1aba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:53.061Z|d60f8649-c074-41d1-b99c-62ea698daed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:53.061Z|c0ebd7f8-8694-43f6-a8c3-5a60a5da1aba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:53.062Z|d60f8649-c074-41d1-b99c-62ea698daed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:25:53.065Z|1d281c1d-9209-4c13-9409-13a1dd122ba5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:25:53.066Z|1d281c1d-9209-4c13-9409-13a1dd122ba5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:01.449Z|2ec9b812-6b79-4f5c-a971-fb77b451ad74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:26:01.450Z|2ec9b812-6b79-4f5c-a971-fb77b451ad74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:26:03.087Z|f81aa20a-f11f-4c19-90cd-028477ef5ff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:03.087Z|f46de660-46a7-4549-8c24-69c81cb8d60a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:03.087Z|4c66a1da-5207-4aba-9b08-3668adcd2cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:03.088Z|f81aa20a-f11f-4c19-90cd-028477ef5ff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:03.088Z|f46de660-46a7-4549-8c24-69c81cb8d60a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:03.088Z|4c66a1da-5207-4aba-9b08-3668adcd2cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:13.111Z|4a6e4be0-1033-42e7-9a1c-608dd06aba81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:13.111Z|f547a146-41fd-40ed-bf09-e748f3fbabd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:13.111Z|ad5d19e7-53e3-4377-8d8e-475dcd0afd9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:13.112Z|ad5d19e7-53e3-4377-8d8e-475dcd0afd9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:13.112Z|4a6e4be0-1033-42e7-9a1c-608dd06aba81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:13.112Z|f547a146-41fd-40ed-bf09-e748f3fbabd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:16.449Z|ffc23ee3-b051-4104-81d3-2c99d49701b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:26:16.453Z|ffc23ee3-b051-4104-81d3-2c99d49701b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:26:16.886Z|4640c405-e6cc-4f90-b907-5db49cea96f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:26:16.886Z|4640c405-e6cc-4f90-b907-5db49cea96f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:26:23.137Z|5aa5a3d4-7c5f-4439-a9cc-74235335d40e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:23.138Z|5aa5a3d4-7c5f-4439-a9cc-74235335d40e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:23.141Z|fe0bd666-091e-4ceb-92e1-882c54bad40f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:23.142Z|fe0bd666-091e-4ceb-92e1-882c54bad40f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:23.142Z|0982fa75-6a5f-49a6-b089-19db8d15630d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:23.142Z|0982fa75-6a5f-49a6-b089-19db8d15630d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:31.449Z|f0ec619d-8ceb-4980-82fa-bd2267466ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:26:31.450Z|f0ec619d-8ceb-4980-82fa-bd2267466ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:26:33.162Z|581bfa1a-ef7c-4ee6-8c2a-1a2a78c0d78f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:33.163Z|581bfa1a-ef7c-4ee6-8c2a-1a2a78c0d78f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:33.163Z|63813c7b-f2d2-43d7-b603-a90e783081d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:33.164Z|63813c7b-f2d2-43d7-b603-a90e783081d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:33.168Z|909c5204-7e83-49be-9c9f-9b054996b122|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:33.168Z|909c5204-7e83-49be-9c9f-9b054996b122|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:38.515Z|665164e0-e241-44c5-b7ca-9a3ce3e5892e|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:26:38.516Z|665164e0-e241-44c5-b7ca-9a3ce3e5892e|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:43.185Z|7da50e63-6131-4196-bb52-397fc97bfdec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:43.185Z|0457c506-d0c2-45fd-ba37-8f305dacb2eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:43.186Z|0457c506-d0c2-45fd-ba37-8f305dacb2eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:43.186Z|7da50e63-6131-4196-bb52-397fc97bfdec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:43.186Z|520ae047-5c90-4d97-b370-564bb03ff802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:43.187Z|520ae047-5c90-4d97-b370-564bb03ff802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:46.449Z|3ed8dcf3-9596-4bd1-9d86-2b791b87d146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:26:46.450Z|3ed8dcf3-9596-4bd1-9d86-2b791b87d146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:26:46.887Z|8e2b07b5-de85-4dc1-8783-e1fce710c8cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:26:46.887Z|8e2b07b5-de85-4dc1-8783-e1fce710c8cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:26:53.209Z|cdf542e0-92f6-486c-8eb3-c2980f6703d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:53.210Z|cdf542e0-92f6-486c-8eb3-c2980f6703d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:53.211Z|d409e424-66b7-47e0-a13a-5e206562d4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:53.211Z|0e5b2bcd-9efc-4cd3-bbb7-611d9dfd7652|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:26:53.211Z|d409e424-66b7-47e0-a13a-5e206562d4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:26:53.211Z|0e5b2bcd-9efc-4cd3-bbb7-611d9dfd7652|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:01.449Z|5c786f91-e0f9-4235-acfb-5c2cc45bd980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:27:01.453Z|5c786f91-e0f9-4235-acfb-5c2cc45bd980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:27:03.236Z|a17d5261-1d5d-4207-8416-8b05f1945e3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:03.236Z|9c961b56-3d8d-4ae5-a2cc-60fbf7b973af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:03.237Z|9c961b56-3d8d-4ae5-a2cc-60fbf7b973af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:03.237Z|a17d5261-1d5d-4207-8416-8b05f1945e3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:03.246Z|70cf6f64-c723-4f5e-b2ac-cff526460cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:03.247Z|70cf6f64-c723-4f5e-b2ac-cff526460cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:13.263Z|c4fa7c27-c39b-48c8-8da3-51d7bfc65178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:13.263Z|adce6005-1da6-411e-84c0-d2266f01ce1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:13.264Z|c4fa7c27-c39b-48c8-8da3-51d7bfc65178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:13.264Z|adce6005-1da6-411e-84c0-d2266f01ce1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:13.267Z|9d6743a4-b356-4417-bf90-bc8b9585a218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:13.268Z|9d6743a4-b356-4417-bf90-bc8b9585a218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:16.449Z|b8d1a090-4793-4e29-94fd-9c7a77556c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:27:16.450Z|b8d1a090-4793-4e29-94fd-9c7a77556c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:27:16.888Z|4fc4682f-b7cf-4e4b-9923-932692d73e2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:27:16.889Z|4fc4682f-b7cf-4e4b-9923-932692d73e2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:27:23.291Z|d76fbabe-d944-4038-b3da-015df6573309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:23.291Z|b0010515-a343-4b2a-86a6-1ac5ec804aad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:23.292Z|d76fbabe-d944-4038-b3da-015df6573309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:23.292Z|b0010515-a343-4b2a-86a6-1ac5ec804aad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:23.297Z|a78ea314-6e0f-4eb5-9fad-e83c6906a438|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:23.297Z|a78ea314-6e0f-4eb5-9fad-e83c6906a438|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:31.451Z|4a446775-4415-4546-b80b-aae8d3b10177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:27:31.457Z|4a446775-4415-4546-b80b-aae8d3b10177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:27:33.327Z|5c656606-da90-4a91-9bf5-faadea9397c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:33.327Z|f12d791a-478c-4f86-8b9d-7df10263616c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:33.327Z|e498f124-c8b0-4f2c-a7e6-80ac9f9c2748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:33.329Z|5c656606-da90-4a91-9bf5-faadea9397c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:33.329Z|f12d791a-478c-4f86-8b9d-7df10263616c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:33.329Z|e498f124-c8b0-4f2c-a7e6-80ac9f9c2748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:38.517Z|a82694ee-2c05-48de-8e43-d32a52a602a7|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:27:38.518Z|a82694ee-2c05-48de-8e43-d32a52a602a7|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:43.363Z|f43af218-848d-420f-aa61-9bc5da3d474e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:43.364Z|f43af218-848d-420f-aa61-9bc5da3d474e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:43.364Z|cdfc85b8-29e8-4f3f-adec-39540f777164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:43.365Z|bdf0415f-76a5-40ee-a8c4-3f3ea215183e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:43.365Z|cdfc85b8-29e8-4f3f-adec-39540f777164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:43.366Z|bdf0415f-76a5-40ee-a8c4-3f3ea215183e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:46.450Z|581e1e06-ea09-4a98-b096-fd4bbe8a0e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:27:46.451Z|581e1e06-ea09-4a98-b096-fd4bbe8a0e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:27:46.889Z|7c678bfb-0aef-4d9b-8d66-19e95c1adbf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:27:46.890Z|7c678bfb-0aef-4d9b-8d66-19e95c1adbf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:27:53.397Z|6cae5464-a8f9-4b75-ae98-6979a7aa9ba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:53.398Z|6cae5464-a8f9-4b75-ae98-6979a7aa9ba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:53.399Z|48068fdd-90b5-40ed-b201-2fd2f4b12751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:53.399Z|48068fdd-90b5-40ed-b201-2fd2f4b12751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:27:53.400Z|163edaa8-f3dc-4d99-a807-82bd3ebf668c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:27:53.401Z|163edaa8-f3dc-4d99-a807-82bd3ebf668c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:01.449Z|d5dd1199-bf43-4ea5-9257-643a1b75013c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:28:01.450Z|d5dd1199-bf43-4ea5-9257-643a1b75013c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:28:03.424Z|1d4717f7-682a-4a2b-bb3e-bb16d81d6b0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:03.424Z|0d84efa2-fe48-4596-a9a5-0100d93afd2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:03.425Z|0d84efa2-fe48-4596-a9a5-0100d93afd2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:03.425Z|1d4717f7-682a-4a2b-bb3e-bb16d81d6b0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:03.433Z|8e5ebd80-1786-4217-87af-c95edee9f080|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:03.433Z|8e5ebd80-1786-4217-87af-c95edee9f080|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:13.446Z|bfef539c-e719-41fe-aceb-3366948853f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:13.446Z|8cf73cc4-4088-42db-a02f-16692d4b13d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:13.447Z|8cf73cc4-4088-42db-a02f-16692d4b13d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:13.447Z|bfef539c-e719-41fe-aceb-3366948853f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:13.509Z|3fd05fc7-828a-47db-9afc-a3d29179593c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:13.515Z|3fd05fc7-828a-47db-9afc-a3d29179593c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:16.449Z|093f54b4-ffe1-458a-9cf1-5fb051fc53c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:28:16.452Z|093f54b4-ffe1-458a-9cf1-5fb051fc53c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:28:16.891Z|6ea8a66b-9034-489a-915e-daf5bd3f90ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:28:16.891Z|6ea8a66b-9034-489a-915e-daf5bd3f90ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:28:23.477Z|b6c75808-e655-4957-b961-1821bd4b2d5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:23.477Z|b6c75808-e655-4957-b961-1821bd4b2d5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:23.479Z|eaa8e86e-efb4-4a52-af2b-c18274e8f02a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:23.479Z|eaa8e86e-efb4-4a52-af2b-c18274e8f02a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:23.540Z|b373dd2b-6759-43d2-bd9f-c3f46c4581af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:23.540Z|b373dd2b-6759-43d2-bd9f-c3f46c4581af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:31.449Z|734d0405-0273-46f3-849c-4bee7d22c916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:28:31.450Z|734d0405-0273-46f3-849c-4bee7d22c916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:28:33.501Z|36be3ce5-7536-4ffa-8baa-01dc99e53ba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:33.501Z|0f7d6a74-d4a9-4c76-bd11-3bf783e876dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:33.502Z|36be3ce5-7536-4ffa-8baa-01dc99e53ba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:33.502Z|0f7d6a74-d4a9-4c76-bd11-3bf783e876dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:33.560Z|a416ef69-2b1f-4a52-b46f-b225a060af8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:33.561Z|a416ef69-2b1f-4a52-b46f-b225a060af8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:38.519Z|56eb558c-d8ef-41fc-baf0-b2850a2149ad|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:28:38.520Z|56eb558c-d8ef-41fc-baf0-b2850a2149ad|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:43.525Z|d90e9427-8696-4a42-8042-9e07ff770e07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:43.525Z|8efeb0a0-31d2-4c50-af39-692ade41fb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:43.526Z|d90e9427-8696-4a42-8042-9e07ff770e07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:43.526Z|8efeb0a0-31d2-4c50-af39-692ade41fb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:43.585Z|8272d34a-ddbf-4fc1-86dd-e23885b16991|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:43.586Z|8272d34a-ddbf-4fc1-86dd-e23885b16991|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:46.449Z|40bad059-d72b-4a81-8818-8e61e354c8e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:28:46.450Z|40bad059-d72b-4a81-8818-8e61e354c8e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:28:46.892Z|b1b32ff0-4a61-4189-ab26-8b16ac3efa88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:28:46.893Z|b1b32ff0-4a61-4189-ab26-8b16ac3efa88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:28:53.551Z|a5bfa416-0379-4a1f-8779-98d7016c19b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:53.551Z|86356a37-2c2e-4329-ba57-1cbbd8478d93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:53.551Z|a5bfa416-0379-4a1f-8779-98d7016c19b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:53.551Z|86356a37-2c2e-4329-ba57-1cbbd8478d93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:28:53.614Z|530b3750-db96-48b3-b771-e27bc072598b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:28:53.615Z|530b3750-db96-48b3-b771-e27bc072598b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:01.451Z|82fdad67-7a69-4f1c-9e70-88eed2d76cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:29:01.455Z|82fdad67-7a69-4f1c-9e70-88eed2d76cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:29:03.583Z|1352ecd4-722b-457d-a5a1-40d9ee08777b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:03.583Z|fbc5c05d-2cc5-4d62-b529-a497acb0d91f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:03.586Z|fbc5c05d-2cc5-4d62-b529-a497acb0d91f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:03.586Z|1352ecd4-722b-457d-a5a1-40d9ee08777b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:03.639Z|6d7947f1-6ba5-4ad6-9565-a9e1e8c92846|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:03.639Z|6d7947f1-6ba5-4ad6-9565-a9e1e8c92846|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:13.615Z|2e15554b-af61-483b-a01e-de3197273aea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:13.616Z|d7bde99b-fd6d-491d-b590-f5d1557ffa56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:13.618Z|d7bde99b-fd6d-491d-b590-f5d1557ffa56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:13.618Z|2e15554b-af61-483b-a01e-de3197273aea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:13.663Z|9934878a-33a1-4468-931b-87118ec60c30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:13.664Z|9934878a-33a1-4468-931b-87118ec60c30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:16.450Z|16dd98f9-3081-448e-9d3c-09aeb3a49ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:29:16.451Z|16dd98f9-3081-448e-9d3c-09aeb3a49ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:29:16.893Z|015a1e2d-5a03-42ed-b92a-f2230a9baa69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:29:16.894Z|015a1e2d-5a03-42ed-b92a-f2230a9baa69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:29:23.641Z|1879a065-cea8-4ec0-9027-5335ae346db8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:23.641Z|bb2ec568-a16b-489d-9811-b9ce93458e9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:23.642Z|bb2ec568-a16b-489d-9811-b9ce93458e9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:23.642Z|1879a065-cea8-4ec0-9027-5335ae346db8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:23.690Z|df3c6e1e-5b69-431a-bdbb-2b6de4590fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:23.690Z|df3c6e1e-5b69-431a-bdbb-2b6de4590fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:31.451Z|f808081e-ce30-44ad-9b75-b4a852bb5bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:29:31.452Z|f808081e-ce30-44ad-9b75-b4a852bb5bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:29:33.668Z|ad0dfe9a-cd0d-4609-aff0-e12af29dee2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:33.668Z|44d09d29-29ff-42b3-b5d0-8c1feebff43f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:33.669Z|ad0dfe9a-cd0d-4609-aff0-e12af29dee2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:33.669Z|44d09d29-29ff-42b3-b5d0-8c1feebff43f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:33.710Z|c1b2521b-064e-4965-807e-d89677547d4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:33.710Z|c1b2521b-064e-4965-807e-d89677547d4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:38.519Z|1372edec-d8d4-4740-bb3a-fbb3d5593aa8|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T12:29:38.520Z|1372edec-d8d4-4740-bb3a-fbb3d5593aa8|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:43.696Z|5318d350-0260-4526-bd03-9aa601b8df43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:43.696Z|873e626b-fa9d-40ca-83c4-ad501e0552c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:43.697Z|5318d350-0260-4526-bd03-9aa601b8df43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:43.697Z|873e626b-fa9d-40ca-83c4-ad501e0552c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:43.729Z|e40a6301-811a-4bd6-bd7a-80354fc178da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:43.730Z|e40a6301-811a-4bd6-bd7a-80354fc178da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:46.449Z|459fdc33-3325-4187-b48e-70dc9491d26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:29:46.453Z|459fdc33-3325-4187-b48e-70dc9491d26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:29:46.895Z|68666652-16f3-4120-9120-318c797b9a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:29:46.895Z|68666652-16f3-4120-9120-318c797b9a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:29:53.724Z|d3b75748-f320-44df-9ac7-657deb6317b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:53.724Z|c9159943-a0b7-4695-8059-742da376bd4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:53.725Z|c9159943-a0b7-4695-8059-742da376bd4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:53.725Z|d3b75748-f320-44df-9ac7-657deb6317b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:29:53.748Z|e9328c1e-60a5-4ee7-8757-0d7cfe33036e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:29:53.749Z|e9328c1e-60a5-4ee7-8757-0d7cfe33036e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:30:01.449Z|f33c11ed-6473-4cfc-8d80-aec9f7193f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:30:01.450Z|f33c11ed-6473-4cfc-8d80-aec9f7193f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:30:03.747Z|2eb9d9d2-38c9-4500-8a90-b99b01ede4cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:30:03.747Z|2eb9d9d2-38c9-4500-8a90-b99b01ede4cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:30:03.754Z|b250ca03-aec4-4cdd-af29-3316cb64cac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:30:03.754Z|b250ca03-aec4-4cdd-af29-3316cb64cac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:30:03.789Z|787c045d-410b-4778-a6df-3cbb3cf8206a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:30:03.790Z|787c045d-410b-4778-a6df-3cbb3cf8206a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:30:13.776Z|a28483d6-2fe0-4169-a0fb-00706314ce92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:30:13.777Z|a28483d6-2fe0-4169-a0fb-00706314ce92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:30:13.792Z|034fda48-c7ab-497c-9c01-b41b1c72aa52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:30:13.792Z|034fda48-c7ab-497c-9c01-b41b1c72aa52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:30:13.811Z|520e2dcd-6076-4514-bb8e-e90a62971ecc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:30:13.812Z|520e2dcd-6076-4514-bb8e-e90a62971ecc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:30:16.449Z|d078202b-880b-4cb9-9b3b-7740feaeef2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:30:16.450Z|d078202b-880b-4cb9-9b3b-7740feaeef2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:30:16.896Z|b3ed7d3b-7de4-4f4a-8f78-6c015656395c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T12:30:16.896Z|b3ed7d3b-7de4-4f4a-8f78-6c015656395c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T12:30:23.808Z|b8cd0b06-1134-4817-b7bd-129f351cfb6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:30:23.809Z|b8cd0b06-1134-4817-b7bd-129f351cfb6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:30:23.811Z|6f9420e3-c00a-4151-882a-39e86769d620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:30:23.811Z|6f9420e3-c00a-4151-882a-39e86769d620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T12:30:23.843Z|25f392d6-d833-4c21-bea0-c34261baded5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T12:30:23.844Z|25f392d6-d833-4c21-bea0-c34261baded5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.